{ "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": 1, "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": 2, "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": 3, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "C:\\Users\\mmilovic\\AppData\\Roaming\\Python\\Python39\\site-packages\\pyproj\\crs\\crs.py:141: FutureWarning: '+init=:' syntax is deprecated. ':' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6\n", " in_crs_string = _prepare_from_proj_string(in_crs_string)\n", "C:\\Users\\mmilovic\\AppData\\Roaming\\Python\\Python39\\site-packages\\pyproj\\crs\\crs.py:141: FutureWarning: '+init=:' syntax is deprecated. ':' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6\n", " in_crs_string = _prepare_from_proj_string(in_crs_string)\n", "hp.pandapower.plotting.plotly.mapbox_plot - WARNING: Geo-coordinates check cannot be peformed because geopy package not available \n", "\t--> if geo-coordinates are not in lat/lon format an empty plot may appear...\n" ] }, { "data": { "text/html": [ " \n", " " ] }, "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.40549007606241, 48.41060722903666, 48.41100311474432 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.896048283667894, 7.896173712216692 ], "mode": "lines", "name": "lines", "showlegend": true, "text": "Index: 0
Name: Line 0
Length: 0.586 km
R: 0.094 Ohm
X: 0.069 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40551636934287, 48.40575963817082, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.892690190852129, 7.887502065342014, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 1
Name: Line 1
Length: 1.374 km
R: 0.221 Ohm
X: 0.161 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40360449047714 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.895064345442788 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 2
Name: Line 2
Length: 0.206 km
R: 0.033 Ohm
X: 0.024 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40360449047714, 48.39796660294922 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895064345442788, 7.89613191775149 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 3
Name: Line 3
Length: 0.617 km
R: 0.099 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39796660294922, 48.39788292247765, 48.39783122887795, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.89613191775149, 7.897077173332039, 7.9009358501319475, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 4
Name: Line 4
Length: 0.382 km
R: 0.061 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.367588997722855, 48.372747136260564, 48.38813104890056, 48.38535297479408 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.782415938904114, 7.787571249041797, 7.805636919599265, 7.811370592555369 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 5
Name: Line 5
Length: 3.303 km
R: 0.532 Ohm
X: 0.386 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36674970053756, 48.36588430787831 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.784123146908384, 7.785809443995345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 6
Name: Line 6
Length: 0.35 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36700871405821, 48.365595067644534, 48.36620372462611, 48.36639701618336, 48.36481251470263, 48.36446774724093 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.781874544974903, 7.780913142315842, 7.77915169057083, 7.777242872572381, 7.775776555187228, 7.775695905660649 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 7
Name: Line 7
Length: 0.736 km
R: 0.118 Ohm
X: 0.086 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35023997375141, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761479038023908, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 10
Name: Line 10
Length: 0.313 km
R: 0.05 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34759205831028, 48.348120675529074, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531285, 7.756422840300819, 7.756456152212044, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 11
Name: Line 11
Length: 0.258 km
R: 0.042 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.385150459695026, 48.38528923325705, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281846834, 7.754936541688859, 7.752264174321627, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 12
Name: Line 12
Length: 0.435 km
R: 0.07 Ohm
X: 0.051 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.38577499413253, 48.38647184045549, 48.386749567178704, 48.3874153634542, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281846834, 7.755867224918182, 7.756532496276515, 7.756205473201505, 7.756694065388471, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 14
Name: Line 14
Length: 0.357 km
R: 0.058 Ohm
X: 0.042 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38789817455823, 48.38787586615857, 48.38940745322478 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.816726675067033, 7.81622593503414, 7.814401857028636 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 15
Name: Line 15
Length: 0.254 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387554015831256, 48.38824937519955, 48.387702180733314, 48.38637650877378, 48.38743514280955, 48.38789817455823 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811928656238718, 7.813485965068052, 7.813979419660251, 7.81428296170347, 7.816863859935843, 7.816726675067033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 16
Name: Line 16
Length: 0.635 km
R: 0.102 Ohm
X: 0.074 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.40810118664213 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.763967963075327, 7.7711189069166515 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 17
Name: Line 17
Length: 1.3 km
R: 0.209 Ohm
X: 0.152 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40810118664213, 48.40897040695545, 48.40913221025741 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7711189069166515, 7.769656033756945, 7.769463871775121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 18
Name: Line 18
Length: 0.139 km
R: 0.022 Ohm
X: 0.016 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.401147192227256, 48.40180506554106, 48.403988079279166, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8361383171097305, 7.836125476104098, 7.83739965076556, 7.841204475200443, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 20
Name: Line 20
Length: 0.632 km
R: 0.102 Ohm
X: 0.074 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.40022903250557, 48.40021513104056 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8361383171097305, 7.835783312488762, 7.835716941924163 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 21
Name: Line 21
Length: 0.112 km
R: 0.018 Ohm
X: 0.013 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.41442695301358, 48.41556285746508 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.888004329429848, 7.888468123365731 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 22
Name: Line 22
Length: 0.312 km
R: 0.05 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.41572609267613 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888468123365731, 7.879041696902467 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 24
Name: Line 24
Length: 0.695 km
R: 0.112 Ohm
X: 0.081 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41377255466426, 48.41396058205242, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901303414862235, 7.902018853458887, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 25
Name: Line 25
Length: 0.235 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.414242480883395, 48.41442462856805, 48.41538086848998, 48.41552371266226, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8963835846532575, 7.897599470445078, 7.897895242226608, 7.901830541319305, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 26
Name: Line 26
Length: 0.561 km
R: 0.09 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.43301239443272, 48.431691688874466 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962296, 7.8098100277588465, 7.813287824838175 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 27
Name: Line 27
Length: 0.522 km
R: 0.084 Ohm
X: 0.061 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.431691688874466, 48.431385728136846, 48.43111791204204, 48.430037266388126 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.813287824838175, 7.812791494205497, 7.8109220612220165, 7.809467223941316 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 28
Name: Line 28
Length: 0.283 km
R: 0.034 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46357677093137, 48.46330568615259, 48.46088669813349, 48.458211727907035, 48.45715225417666, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815930580624138, 7.8174482688698275, 7.815439202434551, 7.818286894295967, 7.825631951055531, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 29
Name: Line 29
Length: 1.688 km
R: 0.272 Ohm
X: 0.197 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462966137609016, 48.461520715433174, 48.46377225434117, 48.46392050699719, 48.46287434251547, 48.46354502678717, 48.46357677093137 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.805015433493411, 7.808201496422336, 7.811538745152171, 7.811827811522226, 7.815509915547556, 7.815387741483943, 7.815930580624138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 30
Name: Line 30
Length: 1.073 km
R: 0.173 Ohm
X: 0.125 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.45179274446283, 48.45227496161182, 48.45155156672426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593257, 7.817498572038815, 7.817775058148472, 7.819549800807648 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 32
Name: Line 32
Length: 0.324 km
R: 0.052 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466407519502575, 48.467138864546264, 48.46829711967187, 48.46870230866751 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.800222048335613, 7.800113593024236, 7.800610379993529, 7.799503775436736 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 34
Name: Line 34
Length: 0.309 km
R: 0.05 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.466407519502575 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.80752534227331, 7.800222048335613 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 35
Name: Line 35
Length: 0.541 km
R: 0.087 Ohm
X: 0.063 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.4362055733579, 48.43694878245399, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069422, 7.806421309165015, 7.805599960895004, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 36
Name: Line 36
Length: 0.296 km
R: 0.036 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.436230098706325, 48.43479353997049, 48.433461816428554, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069422, 7.805335765721932, 7.805199488129543, 7.804603425726798, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 37
Name: Line 37
Length: 0.48 km
R: 0.059 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41861893207832, 48.41987792805789 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.766083922141606, 7.765743379197091 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 38
Name: Line 38
Length: 0.711 km
R: 0.084 Ohm
X: 0.228 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41394093258762, 48.414134725399144, 48.41297284403903 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.769730282276106, 7.770542159455186, 7.771503761305329 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 39
Name: Line 39
Length: 0.242 km
R: 0.039 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.414371438124, 48.41460781659752, 48.414566847409716, 48.413949635424736 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.768406128570779, 7.767799181835386, 7.76713218273902, 7.766593408887951 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 40
Name: Line 40
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.4348039992478, 48.43586958521815, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962296, 7.811763300489368, 7.812358889947379, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 41
Name: Line 41
Length: 0.345 km
R: 0.055 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34240156159719, 48.34188624338181, 48.33596247728857, 48.331983432639284 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160128, 7.758283756273891, 7.757160848106757, 7.753461280522283, 7.753125163009409 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 42
Name: Line 42
Length: 1.621 km
R: 0.261 Ohm
X: 0.19 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33034649606129, 48.32945774646641 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753125163009409, 7.761877118332033, 7.761240053860368 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 43
Name: Line 43
Length: 0.782 km
R: 0.126 Ohm
X: 0.091 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33020889805156, 48.3297903765829 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753125163009409, 7.753573521770244, 7.753395370106913 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 44
Name: Line 44
Length: 0.248 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41572609267613, 48.415754019328425, 48.42084885223843, 48.4229645493474 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879041696902467, 7.877416142764672, 7.854664591434976, 7.845385081335858 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 45
Name: Line 45
Length: 2.611 km
R: 0.42 Ohm
X: 0.305 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40904311794737, 48.40388379782281 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.777498262968239, 7.788731914746645 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 46
Name: Line 46
Length: 1.158 km
R: 0.186 Ohm
X: 0.136 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40388379782281, 48.39607413223037, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.788731914746645, 7.805732381533399, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 47
Name: Line 47
Length: 1.526 km
R: 0.246 Ohm
X: 0.179 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.40965933667854 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8426383362929775, 7.86375666391543 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 48
Name: Line 48
Length: 2.033 km
R: 0.327 Ohm
X: 0.238 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40965933667854, 48.40835437410063, 48.40633626883148, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.86375666391543, 7.866225916836617, 7.875543574545038, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 49
Name: Line 49
Length: 0.997 km
R: 0.161 Ohm
X: 0.117 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39170089001182, 48.39208848005875, 48.3932605026847, 48.39410379848378, 48.394554739534286, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8126537758568055, 7.812246482891534, 7.811644040831371, 7.809930941843631, 7.806087360715251, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 50
Name: Line 50
Length: 0.804 km
R: 0.129 Ohm
X: 0.094 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.39828929483894, 48.40038690577195, 48.401150186273235, 48.40220930073991, 48.402611223198186, 48.403862633463525, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8426383362929775, 7.842030849441703, 7.839096884116497, 7.83989266587349, 7.841390825296571, 7.842892000465713, 7.842087064909871, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 51
Name: Line 51
Length: 0.947 km
R: 0.153 Ohm
X: 0.111 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43625936008396, 48.43621079355224, 48.4375915317665 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.786659017249014, 7.786974059473482, 7.799059506222635 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 52
Name: Line 52
Length: 0.929 km
R: 0.11 Ohm
X: 0.297 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43784808661677, 48.43625936008396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776376345809668, 7.786659017249014 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 53
Name: Line 53
Length: 0.778 km
R: 0.092 Ohm
X: 0.249 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4375915317665, 48.438365076975934, 48.43811625359848, 48.43774644970764, 48.43721361179621, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799059506222635, 7.79926973043239, 7.802946687308421, 7.804438421470535, 7.805266836376121, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 54
Name: Line 54
Length: 0.713 km
R: 0.087 Ohm
X: 0.08 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.39694908313921, 48.39667324003736, 48.39581646128183, 48.393568726631216, 48.3920182743164, 48.389305854830766, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.763967963075327, 7.764958576168508, 7.766290866385869, 7.765925898160517, 7.763765633373263, 7.762700018994479, 7.761571047728088, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 55
Name: Line 55
Length: 1.136 km
R: 0.183 Ohm
X: 0.133 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4229645493474, 48.42844093575865, 48.429742025433235 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.845385081335858, 7.821346748489756, 7.818122484083059 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 56
Name: Line 56
Length: 2.149 km
R: 0.346 Ohm
X: 0.251 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.44215898326708 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.8166146453040595 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 57
Name: Line 57
Length: 0.811 km
R: 0.131 Ohm
X: 0.095 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46664642659273, 48.46690297490613, 48.46785146428183, 48.46940220140584, 48.4700248786312 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.834053059787828, 7.834293506224103, 7.836048527306521, 7.835171724259093, 7.835840183052138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 58
Name: Line 58
Length: 0.47 km
R: 0.076 Ohm
X: 0.055 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45816150593776, 48.45958978415041, 48.45952177587914, 48.46491575387908, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748625, 7.871205169962752, 7.865685066309862, 7.855674529525037, 7.834291967844844, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 59
Name: Line 59
Length: 3.155 km
R: 0.508 Ohm
X: 0.369 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466489410328336, 48.46658585880405, 48.46719882495215, 48.46600061457696, 48.46663092407985, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.827272008388628, 7.8277365143264825, 7.829141388900078, 7.831866337061972, 7.833564402405951, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 60
Name: Line 60
Length: 0.58 km
R: 0.093 Ohm
X: 0.068 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.466489410328336 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410403, 7.827272008388628 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 61
Name: Line 61
Length: 0.618 km
R: 0.1 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.43784808661677 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7615333943715035, 7.776376345809668 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 62
Name: Line 62
Length: 1.006 km
R: 0.12 Ohm
X: 0.322 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4604578360895, 48.459942292632206, 48.45859429978941 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.787018478319392, 7.78662365658653, 7.786003458366173 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 63
Name: Line 63
Length: 0.222 km
R: 0.036 Ohm
X: 0.026 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.46255155296364, 48.46047175881355, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.798915550853087, 7.798843163722211, 7.787194863706104, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 64
Name: Line 64
Length: 0.936 km
R: 0.151 Ohm
X: 0.11 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46585030578092, 48.46578217805131, 48.465007274168464, 48.46263647425135, 48.46107800484119, 48.461045792318515, 48.46053877935838, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.79305306057687, 7.795085016423698, 7.794918198969298, 7.796165093559586, 7.788830555207495, 7.786709754259317, 7.786464198716023, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 65
Name: Line 65
Length: 1.341 km
R: 0.216 Ohm
X: 0.157 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.385928270244946, 48.386430065450135, 48.3871739014232, 48.387554015831256 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811370592555369, 7.811595368627118, 7.8110655410750915, 7.81136875226478, 7.811928656238718 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 67
Name: Line 67
Length: 0.26 km
R: 0.042 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39773842093887, 48.399447776583635, 48.3984020874538, 48.398980931406236, 48.398094303535 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9084945276104195, 7.909391336045122, 7.924082516891615, 7.926292142746033, 7.931257487388791 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 68
Name: Line 68
Length: 1.804 km
R: 0.29 Ohm
X: 0.211 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398094303535, 48.39632695296329, 48.39605777290455 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.931257487388791, 7.932851955355446, 7.937738708318361 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 69
Name: Line 69
Length: 0.59 km
R: 0.095 Ohm
X: 0.069 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42317235658359, 48.42387899646563, 48.42556885464923 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904856256838342, 7.905657633837185, 7.903027274636419 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 70
Name: Line 70
Length: 0.368 km
R: 0.059 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.426746959273764, 48.426754589785816 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.903027274636419, 7.904313419921688, 7.904323568737333 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 71
Name: Line 71
Length: 0.162 km
R: 0.026 Ohm
X: 0.019 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.42678214922959, 48.430715471028996, 48.431871317653105, 48.43274836139323, 48.433206518352755 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.903027274636419, 7.900422767586749, 7.895925122046382, 7.89306465328747, 7.888368095378101, 7.887773560526454 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 72
Name: Line 72
Length: 1.455 km
R: 0.234 Ohm
X: 0.17 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42021485438325, 48.41985264054491, 48.42108182049426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901150019336374, 7.902983352314626, 7.904558598573622, 7.907598272338195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 73
Name: Line 73
Length: 0.466 km
R: 0.075 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42108182049426, 48.42140868537678, 48.42259830298465, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.907598272338195, 7.907531430645335, 7.9052989811040755, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 74
Name: Line 74
Length: 0.53 km
R: 0.085 Ohm
X: 0.062 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42317235658359 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901150019336374, 7.904856256838342 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 75
Name: Line 75
Length: 0.304 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.349523303920996, 48.35033193619265, 48.3526108097117 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757528366368351, 7.757431972718276, 7.7545673423258386 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 76
Name: Line 76
Length: 0.347 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36812436772768, 48.354057545467725, 48.349523303920996 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757061058783549, 7.76129468741435, 7.757528366368351 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 77
Name: Line 77
Length: 2.122 km
R: 0.342 Ohm
X: 0.248 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.424006590648986, 48.42255372117566 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.917782616603534, 7.912914076992986 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 78
Name: Line 78
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42455517977702, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076992986, 7.914608155074788, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 79
Name: Line 79
Length: 0.275 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.4262003114186, 48.42567694197769, 48.42624241123789, 48.42551677297042, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322094, 7.909609713731938, 7.910526348475593, 7.911706758846923, 7.91260162511729, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 80
Name: Line 80
Length: 0.428 km
R: 0.069 Ohm
X: 0.05 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42109713594567, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076992986, 7.914987797345011, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 81
Name: Line 81
Length: 0.338 km
R: 0.054 Ohm
X: 0.039 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.42540397589623, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322094, 7.910628274806562, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 82
Name: Line 82
Length: 0.349 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41021512075374, 48.411324882457365, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888453497872278, 7.886142061203813, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 85
Name: Line 85
Length: 0.329 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412538868389674, 48.412646305840084, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.886754678860876, 7.88626878477168, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 86
Name: Line 86
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40051528842866, 48.39898138560276, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901722719875609, 7.901478376520011, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 87
Name: Line 87
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41100311474432, 48.411197289242, 48.41219987862297 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896173712216692, 7.898364527394128, 7.899896941709586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 90
Name: Line 90
Length: 0.315 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40314742068416, 48.41145849305281, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216280506, 7.931111333953971, 7.924782339298749, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 91
Name: Line 91
Length: 2.528 km
R: 0.407 Ohm
X: 0.296 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.412959833670094, 48.41328728677549, 48.414242480883395 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894375462302109, 7.894609615717571, 7.8963835846532575 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 92
Name: Line 92
Length: 0.093 km
R: 0.015 Ohm
X: 0.011 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412959833670094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.894375462302109 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 93
Name: Line 93
Length: 0.387 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41219987862297, 48.41243010410867, 48.41377255466426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.899896941709586, 7.901517441608324, 7.901303414862235 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 94
Name: Line 94
Length: 0.272 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40146312322061, 48.400918516127334 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216280506, 7.934454805930536, 7.936287351303501 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 95
Name: Line 95
Length: 0.247 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.400918516127334, 48.3996743385898, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.936287351303501, 7.937871546738272, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 96
Name: Line 96
Length: 0.25 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39605777290455, 48.39622610359972, 48.39706035508018, 48.39826119272725, 48.39860559684791, 48.39883465485712, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.937738708318361, 7.937908408830377, 7.936633845961019, 7.936815722259916, 7.937734034157203, 7.937547687028119, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 97
Name: Line 97
Length: 0.459 km
R: 0.074 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3297903765829, 48.328974117162275, 48.32845845019049 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753395370106913, 7.755869301063094, 7.757920252549552 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 98
Name: Line 98
Length: 0.366 km
R: 0.059 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34403541580135, 48.34396313065524 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160128, 7.75782276527147, 7.755780231459689 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 99
Name: Line 99
Length: 0.291 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.396217027426985, 48.396778066442074, 48.397053760799785, 48.39773842093887 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.905919468287753, 7.905870190748854, 7.907751741755607, 7.9084945276104195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 100
Name: Line 100
Length: 0.299 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.395299306037806, 48.39512339357625, 48.3939077528269 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90205872309751, 7.9026198872801, 7.904432371911033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 101
Name: Line 101
Length: 0.236 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3939077528269, 48.39294498344864, 48.39430048606478, 48.394489103137495, 48.39499750403587 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904432371911033, 7.90720373734137, 7.90819035399443, 7.90794776041544, 7.908338597387135 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 102
Name: Line 102
Length: 0.489 km
R: 0.079 Ohm
X: 0.057 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39499750403587, 48.396340701525595, 48.396217027426985 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908338597387135, 7.907877408859961, 7.905919468287753 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 103
Name: Line 103
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.359387497487134, 48.3602321159914, 48.360821415377465, 48.36133205154042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.77541441952261, 7.775897231830879, 7.7762738316504265, 7.776701020794866 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 104
Name: Line 104
Length: 0.238 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36133205154042, 48.361342842453865, 48.36244816364895, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776701020794866, 7.777133131484123, 7.777571136256727, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 105
Name: Line 105
Length: 0.177 km
R: 0.029 Ohm
X: 0.021 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35663791686056, 48.357890227426644, 48.359387497487134 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776039269015391, 7.77632396106846, 7.77541441952261 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 106
Name: Line 106
Length: 0.283 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35778042545513, 48.35663791686056 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788042, 7.772129830968809, 7.776039269015391 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 107
Name: Line 107
Length: 0.615 km
R: 0.099 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35023997375141 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788042, 7.761479038023908 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 108
Name: Line 108
Length: 1.278 km
R: 0.206 Ohm
X: 0.149 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36446774724093, 48.36350223296791, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775695905660649, 7.776419559308654, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 109
Name: Line 109
Length: 0.147 km
R: 0.024 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34396313065524, 48.34426775081148, 48.34552927820808, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755780231459689, 7.755044310619697, 7.753952346270859, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 110
Name: Line 110
Length: 0.253 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.34600528831053, 48.34750561849222 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909383, 7.756219304854599, 7.755691317531285 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 111
Name: Line 111
Length: 0.214 km
R: 0.034 Ohm
X: 0.025 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34758219051105, 48.34920225220246, 48.34979925580374 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531285, 7.7541962576323025, 7.754530233365392, 7.752695973125167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 112
Name: Line 112
Length: 0.415 km
R: 0.067 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.345533289077835, 48.345693810989175, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909383, 7.7560847480531505, 7.754031231612078, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 113
Name: Line 113
Length: 0.18 km
R: 0.029 Ohm
X: 0.021 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34979925580374, 48.34979996068833, 48.349078642676616 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.752695973125167, 7.751810826297168, 7.745178558182357 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 114
Name: Line 114
Length: 0.562 km
R: 0.09 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.3873020769341, 48.38622195737371 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375216, 7.759170513376308, 7.76226955024253 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 116
Name: Line 116
Length: 0.399 km
R: 0.064 Ohm
X: 0.047 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38622195737371, 48.385914208309465, 48.387253837121776 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.76226955024253, 7.763443859194219, 7.764481499839719 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 117
Name: Line 117
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387253837121776, 48.38794755581447, 48.38852075079145, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.764481499839719, 7.762130310127758, 7.762763912430871, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 118
Name: Line 118
Length: 0.37 km
R: 0.06 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38651874735516, 48.386703185505056, 48.38849987706139 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.749098302762139, 7.747917223087707, 7.749908553830717 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 119
Name: Line 119
Length: 0.251 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.388485218743035, 48.388753667201904, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375216, 7.756986342856801, 7.75516628477344, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 120
Name: Line 120
Length: 0.304 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38177684669241, 48.38177158751474, 48.38124747666239, 48.38127333695404 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.754239849704478, 7.754899242160297, 7.754909950395624, 7.756128882041786 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 121
Name: Line 121
Length: 0.233 km
R: 0.037 Ohm
X: 0.027 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755177, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 122
Name: Line 122
Length: 0.118 km
R: 0.019 Ohm
X: 0.014 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38256215965859, 48.38363665057252 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.750416988747825, 7.751239703606833 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 123
Name: Line 123
Length: 0.397 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38363665057252, 48.384248057650645, 48.38471159039433, 48.38478902400804, 48.38593046261288 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.751239703606833, 7.751637732522006, 7.750171002545883, 7.748848329315541, 7.747766254755177 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 124
Name: Line 124
Length: 0.52 km
R: 0.084 Ohm
X: 0.061 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.375902471849464, 48.36812436772768 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.754719524904049, 7.757061058783549 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 125
Name: Line 125
Length: 1.526 km
R: 0.246 Ohm
X: 0.179 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38664414979842, 48.38747799457919 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755177, 7.747345601649864, 7.744260686465286 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 126
Name: Line 126
Length: 0.254 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.43345787620781 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197091, 7.7585288455939665 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 127
Name: Line 127
Length: 1.601 km
R: 0.19 Ohm
X: 0.512 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.4200299349893, 48.42373656388579 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197091, 7.766447757298655, 7.767396711800372 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 128
Name: Line 128
Length: 0.473 km
R: 0.076 Ohm
X: 0.055 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.410778162855365, 48.40987064550492 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962956967, 7.77674238652206, 7.778809539550178 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 129
Name: Line 129
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.41125561432176, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765225672614365, 7.764837816896532, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 130
Name: Line 130
Length: 0.295 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413486950801484, 48.41182097442182, 48.412450924445146, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761798098368771, 7.7639922621668935, 7.765722943668012, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 131
Name: Line 131
Length: 0.417 km
R: 0.067 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40913221025741, 48.409159177441765, 48.40969201784859, 48.41091584192147 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769463871775121, 7.769431844659233, 7.7665951997192195, 7.765225672614365 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 132
Name: Line 132
Length: 0.323 km
R: 0.052 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297438457729, 48.41331062258001, 48.4123141062621, 48.4120381144602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775990558453709, 7.776748729172764, 7.778617825020764, 7.779195765893586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 133
Name: Line 133
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40798047975019, 48.40610336882051 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.775768029695281, 7.775204689771646 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 134
Name: Line 134
Length: 0.282 km
R: 0.045 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413949635424736, 48.41402817045772, 48.41423953061414, 48.413486950801484 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.766593408887951, 7.765444260339439, 7.762677742769116, 7.761798098368771 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 135
Name: Line 135
Length: 0.396 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297284403903, 48.41358426166424, 48.41284311449611, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771503761305329, 7.773426581451681, 7.775328167829107, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 136
Name: Line 136
Length: 0.371 km
R: 0.06 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40895948375834, 48.41002748821806, 48.4106662024164 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.775834208670297, 7.775918857568513, 7.775188962956967 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 137
Name: Line 137
Length: 0.274 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.4110820109806, 48.41202505132909, 48.41266511728967, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962956967, 7.776156826669018, 7.776069305156782, 7.775436339281674, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 138
Name: Line 138
Length: 0.329 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.39984602561909, 48.39850086933367, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924163, 7.834017116189658, 7.83265609981566, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 139
Name: Line 139
Length: 0.499 km
R: 0.08 Ohm
X: 0.058 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.399196490714516, 48.39847231884331, 48.399008499161106 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924163, 7.835858596456743, 7.836801497796553, 7.837825353282277 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 140
Name: Line 140
Length: 0.316 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.435288574248574, 48.435439366512185, 48.436011043823065, 48.43731600257155, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.813250525813567, 7.812532716282892, 7.8128153969307474, 7.8125753726717475, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 141
Name: Line 141
Length: 0.388 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38938411385852, 48.389190547422494 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028636, 7.814291499576686, 7.813750946930894 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 142
Name: Line 142
Length: 0.07 km
R: 0.011 Ohm
X: 0.008 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38967584196678, 48.39156960616492, 48.39170089001182 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028636, 7.814283926768282, 7.812753400538021, 7.8126537758568055 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 143
Name: Line 143
Length: 0.286 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.388073277915936, 48.388456987331466, 48.39023179835488, 48.3911177281352, 48.39305079689933, 48.39485609666392, 48.396704883728056, 48.39743032423392, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.822295509468547, 7.823869402630555, 7.821060890101761, 7.822347038318297, 7.824097180083762, 7.828171691377432, 7.829222350628085, 7.830348907527056, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 144
Name: Line 144
Length: 1.517 km
R: 0.244 Ohm
X: 0.178 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.384299821641136, 48.38482287897183, 48.38520652110626, 48.386411329681195, 48.387031003585435, 48.38770493588316, 48.388073277915936 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.817020486640479, 7.8187887099884605, 7.8194394395365086, 7.822665542229687, 7.82198478444112, 7.822815782652554, 7.822295509468547 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 145
Name: Line 145
Length: 0.719 km
R: 0.116 Ohm
X: 0.084 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.382887094355645, 48.38240623332936, 48.383115188134305, 48.384299821641136 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815501413379947, 7.816546084219191, 7.8176024284740455, 7.817020486640479 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 146
Name: Line 146
Length: 0.22 km
R: 0.035 Ohm
X: 0.026 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45286282617741, 48.45236679952003, 48.452472330174245, 48.4520004486148 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818002161030199, 7.81735047281143, 7.816277752431433, 7.815999191593257 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 147
Name: Line 147
Length: 0.21 km
R: 0.034 Ohm
X: 0.025 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.4518489851428, 48.45198309301552, 48.451139116622976, 48.45138394977538 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593257, 7.8159470252984145, 7.8154455454548195, 7.814877765306854, 7.81386610882482 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 148
Name: Line 148
Length: 0.239 km
R: 0.039 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45286282617741 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480729, 7.818002161030199 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 149
Name: Line 149
Length: 0.345 km
R: 0.055 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45266207846716, 48.4543191325133, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480729, 7.822566781765138, 7.823197223787065, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 150
Name: Line 150
Length: 0.327 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.43027933506786, 48.43083045464513, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941316, 7.808549583479154, 7.804648465174723, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 151
Name: Line 151
Length: 0.553 km
R: 0.068 Ohm
X: 0.062 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.42998020030199, 48.42871494027006 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941316, 7.809391548745799, 7.810780426185848 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 152
Name: Line 152
Length: 0.146 km
R: 0.024 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.434970421032745, 48.43310110711298, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.815872682700299, 7.815418792061373, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 153
Name: Line 153
Length: 0.482 km
R: 0.078 Ohm
X: 0.056 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42987868583484, 48.43023545576382, 48.4306924859205, 48.43088424285493, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083059, 7.818083816984841, 7.817135120871869, 7.817461811443534, 7.816642126259775, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 154
Name: Line 154
Length: 0.443 km
R: 0.071 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42919600788272, 48.42888699876993, 48.42811920030154 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083059, 7.8164050618348995, 7.817027926271891, 7.817198631577032 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 156
Name: Line 156
Length: 0.284 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45615430303409, 48.45358185114635, 48.45301794986834, 48.453611293794474 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909234863520262, 7.903483652202673, 7.900317070730212, 7.895958297692228 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 157
Name: Line 157
Length: 1.082 km
R: 0.128 Ohm
X: 0.346 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.453611293794474, 48.45475150473159, 48.45601148005711 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895958297692228, 7.8956862736710836, 7.888307623910822 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 158
Name: Line 158
Length: 0.689 km
R: 0.082 Ohm
X: 0.221 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45601148005711, 48.45627719348572, 48.456097127840614, 48.45630214585839 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888307623910822, 7.88776916325827, 7.883674810334897, 7.882123314640699 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 161
Name: Line 161
Length: 0.468 km
R: 0.057 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.4569382040042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.913960629334794 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 162
Name: Line 162
Length: 2.595 km
R: 0.308 Ohm
X: 0.83 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.46596098113992, 48.46600035605018, 48.46630497792045, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.80752534227331, 7.80754101864081, 7.810031262748202, 7.810539456577534, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 163
Name: Line 163
Length: 0.306 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.46581065840659, 48.46590380868623, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410403, 7.814808134254484, 7.812943051142982, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 164
Name: Line 164
Length: 0.566 km
R: 0.091 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45663219653908, 48.456833482269886, 48.45740074172955, 48.45615430303409 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.913099680241396, 7.912790933340661, 7.912023603713898, 7.909234863520262 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 165
Name: Line 165
Length: 0.365 km
R: 0.043 Ohm
X: 0.117 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.462966137609016 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.798915550853087, 7.805015433493411 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 167
Name: Line 167
Length: 0.464 km
R: 0.075 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46870230866751, 48.465884252336345, 48.465880383024654 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799503775436736, 7.797891210313311, 7.796742737062005 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 168
Name: Line 168
Length: 0.42 km
R: 0.068 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.465880383024654, 48.46590636450038, 48.46585030578092 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.796742737062005, 7.794110968819995, 7.79305306057687 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 169
Name: Line 169
Length: 0.272 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46499296672238, 48.465615075712854, 48.46636840611702, 48.46654892076256, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.877253109601893, 7.876719230418665, 7.876755015618762, 7.876972891130834, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 170
Name: Line 170
Length: 0.285 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47232304101376, 48.47165336171102, 48.47114089929794, 48.46913517198261, 48.46937137732608, 48.467794565092966, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565331, 7.875534511796639, 7.875985161359858, 7.875486830253149, 7.876637087726613, 7.877441949337699, 7.8784594392724, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 171
Name: Line 171
Length: 0.77 km
R: 0.124 Ohm
X: 0.09 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4613555876003, 48.46292133786397, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8834468909549855, 7.883787221239259, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 172
Name: Line 172
Length: 0.264 km
R: 0.032 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.463027583083495, 48.463503680108325, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882607162668001, 7.884018547868955, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 173
Name: Line 173
Length: 0.197 km
R: 0.024 Ohm
X: 0.022 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462169343727574, 48.46323445829534, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880230044935533, 7.8804581438335815, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 174
Name: Line 174
Length: 0.28 km
R: 0.045 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45925446070308, 48.460217725224446, 48.460193056885444, 48.460862623984305, 48.46087555486147, 48.4613555876003 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.885108020255011, 7.884632762011413, 7.884079704569312, 7.883791479415832, 7.883409991222734, 7.8834468909549855 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 175
Name: Line 175
Length: 0.398 km
R: 0.049 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47484422826085 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565331, 7.876668674237667 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 177
Name: Line 177
Length: 0.293 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.469995861910235, 48.471352495441344, 48.47162030378073, 48.472360114769316 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8799044176633215, 7.878813093143337, 7.876277200018275, 7.875816099565331 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 178
Name: Line 178
Length: 0.449 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.466671630179064, 48.467065898624384, 48.46954175798025, 48.469995861910235 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342217, 7.8816500020356735, 7.882595447383071, 7.881056765995633, 7.8799044176633215 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 179
Name: Line 179
Length: 0.551 km
R: 0.089 Ohm
X: 0.064 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.433206518352755, 48.43560076570538, 48.442648263362436, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.887773560526454, 7.884664667578182, 7.8783627557360765, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 180
Name: Line 180
Length: 1.42 km
R: 0.229 Ohm
X: 0.166 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453797177437885, 48.45401796002383, 48.45477827748655 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.884505171805365, 7.880912379082944, 7.8780829873512435 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 181
Name: Line 181
Length: 0.54 km
R: 0.087 Ohm
X: 0.063 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45477827748655, 48.454862932557084, 48.455538853940965, 48.45634075148979, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8780829873512435, 7.877908932007487, 7.878580240512052, 7.8770142301153365, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 182
Name: Line 182
Length: 0.355 km
R: 0.043 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45630214585839, 48.456681773446036, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882123314640699, 7.879801543323435, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 183
Name: Line 183
Length: 0.338 km
R: 0.041 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45835960086805, 48.45867550572121, 48.459363549919026 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.883522518897455, 7.880600941961385, 7.880760551329065 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 184
Name: Line 184
Length: 0.44 km
R: 0.071 Ohm
X: 0.051 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453216141645576, 48.44925911156311, 48.44679416446019, 48.44659344334918 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.885301981835198, 7.88291375765926, 7.8792242738174965, 7.876889542193039 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 185
Name: Line 185
Length: 1.095 km
R: 0.176 Ohm
X: 0.128 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.4537292909254, 48.452782213375116, 48.452317091700706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.886951183856484, 7.886928854505144, 7.888244332713167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 186
Name: Line 186
Length: 0.346 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44659344334918, 48.44509707761739, 48.4444555753831, 48.443492269049536, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.876889542193039, 7.876863406747357, 7.876408564981776, 7.876439417323305, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 187
Name: Line 187
Length: 0.41 km
R: 0.066 Ohm
X: 0.048 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45828506195322, 48.46130227308567, 48.46134835145958 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748625, 7.87239644881949, 7.874935206203324, 7.875200408303946 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 189
Name: Line 189
Length: 0.446 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46134835145958, 48.46161584279951, 48.46328048605441, 48.46363931398706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875200408303946, 7.875153215471733, 7.877121230823239, 7.877500631694728 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 190
Name: Line 190
Length: 0.314 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46363931398706, 48.46499296672238 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.877500631694728, 7.877253109601893 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 191
Name: Line 191
Length: 0.152 km
R: 0.024 Ohm
X: 0.018 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.46601268490752, 48.4658585507005, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342217, 7.882132382848775, 7.883586919552062, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 192
Name: Line 192
Length: 0.397 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43345787620781, 48.43510803999951, 48.437822432849366, 48.439874883455424 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7585288455939665, 7.758956898218413, 7.758431384490911, 7.7615333943715035 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 193
Name: Line 193
Length: 1.006 km
R: 0.12 Ohm
X: 0.322 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.38527882216764, 48.382887094355645 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.811370592555369, 7.811318787572469, 7.815501413379947 ], "mode": "lines", "name": "disconnected branches", "showlegend": true, "text": "Index: 66
Name: Line 66
Length: 0.446 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34834126522201, 48.34860057697059, 48.349523303920996 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.758380110203183, 7.758084610072344, 7.757528366368351 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 8
Name: Line 8
Length: 0.146 km
R: 0.023 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.419194753695685, 48.421893919694526 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.888468123365731, 7.8936321320293485, 7.901150019336374 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 23
Name: Line 23
Length: 1.188 km
R: 0.191 Ohm
X: 0.139 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39757191961706, 48.396618597306905, 48.395299306037806 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.901304807601978, 7.901229365760782, 7.90205872309751 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 88
Name: Line 88
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.457138914558186, 48.45794147327886 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.8777176531569495, 7.872608192748625 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 188
Name: Line 188
Length: 0.386 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44215898326708, 48.45155156672426 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.8166146453040595, 7.819549800807648 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 31
Name: Line 31
Length: 0.967 km
R: 0.156 Ohm
X: 0.113 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40804865254953, 48.40564324572021, 48.40454728326978, 48.40078554671318, 48.3978570756778, 48.38043909258056, 48.366959897540426, 48.36630037040474, 48.34929061948671, 48.34823097037554, 48.38521984647603, 48.38708246531645, 48.38864165969167, 48.387039344753546, 48.402659024843004, 48.40853579679879, 48.402896572410114, 48.4006923794074, 48.41357226968398, 48.41564447507061, 48.41458034129922, 48.41545229057612, 48.432352041653594, 48.43125182008944, 48.45768199104185, 48.46264648488717, 48.45203385303732, 48.467717992109066, 48.466125368505324, 48.43755074921974, 48.43412767819952, 48.416381282067775, 48.413553784719085, 48.41448962736076, 48.435336792232974, 48.338924360335184, 48.331164964350286, 48.33109616534542, 48.41830143578343, 48.40646345788509, 48.39997896502659, 48.40388739307939, 48.40734532146605, 48.394329269009035, 48.40167974350658, 48.43690116265937, 48.43705372335036, 48.43824066528721, 48.39469259395652, 48.42570274255303, 48.43859573125822, 48.46862683284384, 48.46221876487911, 48.46659971976456, 48.466165772774715, 48.4388614850361, 48.45926829621081, 48.46151165588859, 48.46185723954627, 48.38680198343667, 48.398924932018716, 48.39619236293392, 48.42472392555743, 48.42615790696149, 48.42874881012929, 48.420033747464075, 48.42339383889283, 48.42253313813906, 48.351471372952176, 48.36109095659771, 48.42328015591232, 48.423554450476345, 48.42595967660779, 48.421825428560666, 48.42479667534862, 48.410770001605556, 48.412628227372025, 48.39974833701571, 48.41110020199316, 48.41594858510677, 48.413764883829444, 48.41283871001224, 48.41231499136582, 48.40119081967397, 48.40029642735857, 48.39766077390371, 48.32938224687258, 48.34399927322829, 48.39691591362093, 48.39451557320157, 48.39342636813777, 48.39627886447629, 48.36052676568443, 48.36189550305141, 48.358638862456885, 48.35720917115785, 48.35499590173244, 48.3630565577521, 48.34489851450978, 48.34675545340137, 48.348392221356754, 48.345613550033505, 48.34943930168247, 48.3867620171539, 48.386584022715624, 48.38760069646813, 48.387601531283224, 48.38861944297247, 48.381509532088565, 48.38622460498402, 48.38227509670791, 48.38475030720119, 48.37201341978857, 48.38706107218881, 48.42666790213285, 48.42188324943754, 48.410324404180145, 48.411840028252584, 48.41265396261166, 48.40942559764518, 48.41281236442106, 48.40704192428535, 48.41413385053593, 48.41321368808018, 48.4094934859882, 48.411553531154844, 48.39917344747638, 48.39883440477891, 48.43572520516763, 48.38928733064051, 48.39062272406585, 48.392084262517265, 48.38580892539373, 48.38276071073183, 48.45241956484713, 48.45156110481925, 48.45258691624284, 48.45349060549023, 48.4305548948565, 48.429347570286026, 48.43403576407286, 48.430788364387716, 48.429469016657976, 48.453299900507346, 48.45538149239435, 48.45618716066316, 48.457731400353936, 48.46598066859505, 48.465826396813846, 48.45677752238182, 48.4629069473678, 48.46729328050193, 48.46589337376251, 48.46599174091494, 48.470138035640275, 48.462138462732135, 48.46326563159591, 48.46313102068942, 48.46020539105494, 48.47360217151508, 48.47148639961104, 48.46830382830232, 48.43912451453391, 48.453907568730855, 48.45593980271538, 48.45649195965221, 48.45851755329463, 48.44802663801165, 48.453255752150255, 48.44477632650025, 48.45979366751945, 48.46244816442696, 48.46431614035472, 48.46593561780401, 48.43646523642444, 48.384082958261644, 48.34906194044579, 48.4205443366951, 48.395958951672355, 48.45754019391852, 48.44685527499567 ], "legendgroup": "lines", "lon": [ 7.895378121504747, 7.883015600930905, 7.8948861523921945, 7.895598131597139, 7.899006511731994, 7.796604084320531, 7.782850700834481, 7.778197281571606, 7.759929574113546, 7.757418131207613, 7.753600358005243, 7.7564497692949885, 7.8153138960313875, 7.814131190681861, 7.767543434995989, 7.770387470336798, 7.839302062983002, 7.835960814799247, 7.888658712512772, 7.883754910134099, 7.902328715257056, 7.8998628917729565, 7.811548926298511, 7.811856777713757, 7.821959422675748, 7.809870120787253, 7.8176368150936435, 7.800361986508882, 7.803873695304461, 7.806167009342323, 7.804901456928171, 7.767762746162351, 7.771022960380257, 7.768102655203082, 7.8120610952183736, 7.755311064314521, 7.757501140670721, 7.753349342389827, 7.866040367099824, 7.783115088857442, 7.797232148140022, 7.853197500104203, 7.8708847456908275, 7.808009151279441, 7.840641745585031, 7.793016782848058, 7.7815176815293405, 7.801108208870406, 7.76484576576689, 7.833365914912807, 7.815481698887657, 7.835610125782807, 7.84498324868494, 7.8305038629810255, 7.823106537399516, 7.768954870090585, 7.786313557476351, 7.793019013714158, 7.79249782438354, 7.811217146669936, 7.916736926468369, 7.935295331836903, 7.904342454236803, 7.9036703472790535, 7.898173944816565, 7.903770975444124, 7.906792552965618, 7.903003138087358, 7.755999657522057, 7.759177873098949, 7.91534834679826, 7.913761116033887, 7.911116553661258, 7.913950937168998, 7.9094571998168615, 7.887297779538045, 7.888033887228286, 7.90160054819781, 7.89726911980541, 7.919284536605948, 7.895496600185414, 7.891844278948902, 7.900707191658955, 7.935371078617019, 7.937079449020887, 7.936724784110467, 7.754632335585004, 7.756801498365579, 7.90681096625223, 7.9035261295955666, 7.905818054626202, 7.906898438573857, 7.776085531740653, 7.777352133870425, 7.775869190295535, 7.7740845499921, 7.765902503405975, 7.776993186013387, 7.754498328445278, 7.755955311192942, 7.754363245498848, 7.755057989832615, 7.748494692239763, 7.760720031809418, 7.763962679516969, 7.7633059049837385, 7.748912888459212, 7.756076313815121, 7.75490459627796, 7.748432278758658, 7.752145810710179, 7.749509665930712, 7.755890291843799, 7.745803144057575, 7.762136112395529, 7.766922234549513, 7.7777759630361185, 7.765451332181321, 7.762895180267832, 7.768013522189227, 7.777683277096765, 7.775486359733463, 7.7640610015542775, 7.774377374640395, 7.775876533119405, 7.7761130659129005, 7.833336608002659, 7.836330047126648, 7.81267405660682, 7.81402122325379, 7.813518663653152, 7.82322210920103, 7.821052490883098, 7.8170742563466185, 7.816814112621431, 7.815161655380837, 7.820305352918744, 7.822882002776101, 7.806599024326939, 7.810085987465824, 7.8156457373808355, 7.817051968851654, 7.817263772958979, 7.901900361466442, 7.891996948790952, 7.885721986796583, 7.89971111208208, 7.808786140694506, 7.816874600332444, 7.91062923361708, 7.801965492173249, 7.798697492875023, 7.7954268529410005, 7.876737123018714, 7.876061958989881, 7.883617056097123, 7.883312855268478, 7.881532653250791, 7.8843562332903625, 7.876242386901499, 7.877545146580806, 7.881826106689353, 7.88151371165713, 7.882708775444154, 7.877797235313695, 7.880962428982067, 7.88206173042942, 7.881069015738378, 7.886940019180814, 7.876635985864566, 7.873665827511408, 7.876137223147486, 7.877376870648311, 7.882859651200419, 7.7586941413546615, 7.813410100476208, 7.757806488220348, 7.897391075682862, 7.901644044429146, 7.8751629229527875, 7.818082223055853 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "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" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.4569382040042, 48.4569382040042 ], "legendgroup": "2W transformers", "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.913960629334794, 7.913960629334794, 7.913960629334794 ], "mode": "lines", "name": "2W transformers", "showlegend": true, "text": "Index: 114
Name: HV/MV Transformer 0
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -2
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.439874883455424, 48.439874883455424 ], "legendgroup": "2W transformers", "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.7615333943715035, 7.7615333943715035, 7.7615333943715035 ], "mode": "lines", "name": "2W transformers", "showlegend": false, "text": "Index: 142
Name: HV/MV Transformer 1
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -3
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "legendgroup": "2W transformers", "lon": [ 7.913960629334794, 7.7615333943715035 ], "marker": { "color": "rgb(0, 128, 0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "text": [ "Index: 114
Name: HV/MV Transformer 0
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -2
", "Index: 142
Name: HV/MV Transformer 1
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -3
" ], "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "lon": [ 7.913960629334794, 7.7615333943715035 ], "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" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.40987064550492, 48.4120381144602, 48.40610336882051, 48.4124244421834, 48.42373656388579, 48.43345787620781, 48.41987792805789, 48.40913221025741, 48.43625936008396, 48.4375915317665, 48.44215898326708, 48.466489410328336, 48.4229645493474, 48.46664642659273, 48.457138914558186, 48.45138394977538, 48.44659344334918, 48.398094303535, 48.4569382040042, 48.4055268532696, 48.44299303112847, 48.46284775712659, 48.452317091700706, 48.46870230866751, 48.45794147327886, 48.4658421352211, 48.46134835145958, 48.45859429978941, 48.46363931398706, 48.4604578360895, 48.462966137609016, 48.46499296672238, 48.4661470004884, 48.38535297479408, 48.46626640796229, 48.465880383024654, 48.46584321750807, 48.4569382040042, 48.45286282617741, 48.4520004486148, 48.453611293794474, 48.43815271598549, 48.45601148005711, 48.430037266388126, 48.43251066830495, 48.4700248786312, 48.45477827748655, 48.45630214585839, 48.45231100630828, 48.45852459670366, 48.45375026829303, 48.45412175433379, 48.433206518352755, 48.46585030578092, 48.36812436772768, 48.45615430303409, 48.426188487218326, 48.424189374801, 48.424006590648986, 48.42255372117566, 48.42871494027006, 48.42590628658488, 48.43283117116668, 48.429742025433235, 48.42811920030154, 48.420438677160725, 48.437252750993984, 48.41100311474432, 48.43503247924935, 48.399008499161106, 48.40021513104056, 48.4613555876003, 48.462169343727574, 48.459363549919026, 48.46419158988042, 48.43784808661677, 48.349523303920996, 48.38940745322478, 48.421893919694526, 48.39170089001182, 48.42317235658359, 48.404144714210396, 48.42108182049426, 48.397536748144226, 48.389190547422494, 48.388073277915936, 48.42556885464923, 48.47484422826085, 48.387554015831256, 48.469995861910235, 48.472360114769316, 48.382887094355645, 48.463027583083495, 48.384299821641136, 48.46740551089215, 48.3444105914956, 48.32845845019049, 48.3297903765829, 48.32945774646641, 48.39605777290455, 48.39911501545859, 48.34834126522201, 48.385539481251776, 48.36717009454328, 48.40115572630924, 48.40810118664213, 48.38789817455823, 48.401639717054444, 48.400918516127334, 48.35663791686056, 48.35975182971347, 48.34979925580374, 48.345772887818804, 48.349078642676616, 48.3526108097117, 48.46357677093137, 48.45155156672426, 48.466407519502575, 48.41520010054602, 48.41556285746508, 48.431691688874466, 48.35023997375141, 48.345623656884975, 48.34750561849222, 48.34396313065524, 48.41219987862297, 48.412959833670094, 48.414242480883395, 48.41021512075374, 48.41377255466426, 48.412391654151094, 48.41271758635438, 48.40051528842866, 48.40360449047714, 48.395299306037806, 48.39773842093887, 48.3939077528269, 48.396217027426985, 48.39499750403587, 48.426754589785816, 48.39757191961706, 48.398115449480244, 48.40549007606241, 48.39796660294922, 48.413949635424736, 48.413486950801484, 48.41297284403903, 48.41297438457729, 48.4106662024164, 48.40850592727621, 48.38787177811008, 48.40965933667854, 48.39606378340132, 48.39721686304388, 48.434908969273856, 48.381988033757224, 48.38651874735516, 48.36588430787831, 48.38363665057252, 48.359387497487134, 48.36261088253629, 48.36446774724093, 48.36133205154042, 48.43599439563442, 48.41414363205724, 48.40388379782281, 48.38622195737371, 48.387253837121776, 48.388816338535605, 48.38127333695404, 48.38593046261288, 48.38747799457919, 48.38819903758298, 48.38849987706139, 48.331983432639284, 48.41572609267613, 48.439874883455424, 48.439874883455424 ], "lon": [ 7.765225672614365, 7.778809539550178, 7.779195765893586, 7.775204689771646, 7.76606484746611, 7.767396711800372, 7.7585288455939665, 7.765743379197091, 7.769463871775121, 7.786659017249014, 7.799059506222635, 7.8166146453040595, 7.827272008388628, 7.845385081335858, 7.834053059787828, 7.8777176531569495, 7.81386610882482, 7.876889542193039, 7.931257487388791, 7.913960629334794, 7.878529136519797, 7.876252723593842, 7.798915550853087, 7.888244332713167, 7.799503775436736, 7.872608192748625, 7.818941066410403, 7.875200408303946, 7.786003458366173, 7.877500631694728, 7.787018478319392, 7.805015433493411, 7.877253109601893, 7.81129440007589, 7.811370592555369, 7.880884492342217, 7.796742737062005, 7.80752534227331, 7.913960629334794, 7.818002161030199, 7.815999191593257, 7.895958297692228, 7.80673405778964, 7.888307623910822, 7.809467223941316, 7.804666086284209, 7.835840183052138, 7.8780829873512435, 7.882123314640699, 7.82260854480729, 7.885461594829367, 7.88517175431814, 7.824490292422416, 7.887773560526454, 7.79305306057687, 7.757061058783549, 7.909234863520262, 7.909334378322094, 7.90828612482716, 7.917782616603534, 7.912914076992986, 7.810780426185848, 7.913933853984345, 7.817531148856758, 7.818122484083059, 7.817198631577032, 7.913786733913147, 7.812134057997846, 7.896173712216692, 7.814348752471256, 7.837825353282277, 7.835716941924163, 7.8834468909549855, 7.880230044935533, 7.880760551329065, 7.884320758321548, 7.776376345809668, 7.757528366368351, 7.814401857028636, 7.901150019336374, 7.8126537758568055, 7.904856256838342, 7.84164511823214, 7.907598272338195, 7.830587014176033, 7.813750946930894, 7.822295509468547, 7.903027274636419, 7.876668674237667, 7.811928656238718, 7.8799044176633215, 7.875816099565331, 7.815501413379947, 7.882607162668001, 7.817020486640479, 7.877156262352438, 7.759629839160128, 7.757920252549552, 7.753395370106913, 7.761240053860368, 7.937738708318361, 7.938291961287202, 7.758380110203183, 7.755987281846834, 7.781578254760578, 7.8361383171097305, 7.7711189069166515, 7.816726675067033, 7.9328354216280506, 7.936287351303501, 7.776039269015391, 7.770325968788042, 7.752695973125167, 7.7538594144436805, 7.745178558182357, 7.7545673423258386, 7.815930580624138, 7.819549800807648, 7.800222048335613, 7.902638577055225, 7.888468123365731, 7.813287824838175, 7.761479038023908, 7.756184412909383, 7.755691317531285, 7.755780231459689, 7.899896941709586, 7.894375462302109, 7.8963835846532575, 7.888453497872278, 7.901303414862235, 7.886036456351012, 7.889313095595696, 7.901722719875609, 7.895064345442788, 7.90205872309751, 7.9084945276104195, 7.904432371911033, 7.905919468287753, 7.908338597387135, 7.904323568737333, 7.901304807601978, 7.8426383362929775, 7.8947079593416, 7.89613191775149, 7.766593408887951, 7.761798098368771, 7.771503761305329, 7.775990558453709, 7.775188962956967, 7.775266635504604, 7.755277485653522, 7.86375666391543, 7.8057758179679615, 7.763967963075327, 7.810916838962296, 7.753874632672531, 7.749098302762139, 7.785809443995345, 7.751239703606833, 7.77541441952261, 7.777566812718121, 7.775695905660649, 7.776701020794866, 7.806058800069422, 7.769441570183095, 7.788731914746645, 7.76226955024253, 7.764481499839719, 7.761470329043948, 7.756128882041786, 7.747766254755177, 7.744260686465286, 7.757804110375216, 7.749908553830717, 7.753125163009409, 7.879041696902467, 7.7615333943715035, 7.7615333943715035 ], "marker": { "color": "rgb(0, 0, 255)", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "Index: 0
Name: Bus 0
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 1
Name: Bus 1
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.092 MW
", "Index: 2
Name: Bus 2
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 3
Name: Bus 3
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 4
Name: Bus 4
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.092 MW
", "Index: 5
Name: Bus 5
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 6
Name: Bus 6
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 7
Name: Bus 7
V_n: 20.0 kV
", "Index: 8
Name: Bus 8
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 29
Name: Bus 9
V_n: 20.0 kV
Static generation: 0.400 MW
", "Index: 30
Name: Bus 10
V_n: 20.0 kV
", "Index: 31
Name: Bus 11
V_n: 20.0 kV
Static generation: 0.800 MW
", "Index: 32
Name: Bus 12
V_n: 20.0 kV
Static generation: 0.200 MW
", "Index: 33
Name: Bus 13
V_n: 20.0 kV
Static generation: 0.856 MW
", "Index: 34
Name: Bus 14
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 35
Name: Bus 15
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 36
Name: Bus 16
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 37
Name: Bus 17
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 38
Name: Bus 18
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 39
Name: Bus 19
V_n: 20.0 kV
", "Index: 40
Name: Bus 20
V_n: 20.0 kV
Static generation: 0.160 MW
", "Index: 41
Name: Bus 21
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 42
Name: Bus 22
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 43
Name: Bus 23
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 44
Name: Bus 24
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 45
Name: Bus 25
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 46
Name: Bus 26
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 47
Name: Bus 27
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 48
Name: Bus 28
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 49
Name: Bus 29
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 50
Name: Bus 30
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 51
Name: Bus 31
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 52
Name: Bus 32
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 53
Name: Bus 33
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 54
Name: Bus 34
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 55
Name: Bus 35
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 56
Name: Bus 36
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 57
Name: Bus 37
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 58
Name: Bus 38
V_n: 110.0 kV
", "Index: 64
Name: Bus 39
V_n: 20.0 kV
", "Index: 65
Name: Bus 40
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 71
Name: Bus 41
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 72
Name: Bus 42
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 73
Name: Bus 43
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 74
Name: Bus 44
V_n: 20.0 kV
", "Index: 75
Name: Bus 45
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 76
Name: Bus 46
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 77
Name: Bus 47
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 78
Name: Bus 48
V_n: 20.0 kV
", "Index: 79
Name: Bus 49
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 80
Name: Bus 50
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 81
Name: Bus 51
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 82
Name: Bus 52
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 83
Name: Bus 53
V_n: 20.0 kV
Static generation: 0.315 MW
", "Index: 84
Name: Bus 54
V_n: 20.0 kV
Static generation: 0.500 MW
", "Index: 85
Name: Bus 55
V_n: 20.0 kV
Static generation: 0.300 MW
", "Index: 86
Name: Bus 56
V_n: 20.0 kV
", "Index: 94
Name: Bus 57
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 95
Name: Bus 58
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 98
Name: Bus 59
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 100
Name: Bus 60
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 101
Name: Bus 61
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 102
Name: Bus 62
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 103
Name: Bus 63
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 104
Name: Bus 64
V_n: 20.0 kV
", "Index: 106
Name: Bus 65
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 107
Name: Bus 66
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 108
Name: Bus 67
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 109
Name: Bus 68
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 110
Name: Bus 69
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 111
Name: Bus 70
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 116
Name: Bus 71
V_n: 20.0 kV
", "Index: 117
Name: Bus 72
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 118
Name: Bus 73
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 119
Name: Bus 74
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 120
Name: Bus 75
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 126
Name: Bus 76
V_n: 20.0 kV
", "Index: 129
Name: Bus 77
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.095 MW
", "Index: 131
Name: Bus 78
V_n: 20.0 kV
", "Index: 132
Name: Bus 79
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 133
Name: Bus 80
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 134
Name: Bus 81
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 136
Name: Bus 82
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 137
Name: Bus 83
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 138
Name: Bus 84
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 140
Name: Bus 85
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 141
Name: Bus 86
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 142
Name: Bus 87
V_n: 20.0 kV
", "Index: 143
Name: Bus 88
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 144
Name: Bus 89
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 145
Name: Bus 90
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 146
Name: Bus 91
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 147
Name: Bus 92
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 148
Name: Bus 93
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 149
Name: Bus 94
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 150
Name: Bus 95
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 153
Name: Bus 96
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 155
Name: Bus 97
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 157
Name: Bus 98
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 159
Name: Bus 99
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 161
Name: Bus 100
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 162
Name: Bus 101
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 167
Name: Bus 102
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 168
Name: Bus 103
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 169
Name: Bus 104
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 170
Name: Bus 105
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 171
Name: Bus 106
V_n: 20.0 kV
", "Index: 172
Name: Bus 107
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.214 MW
", "Index: 173
Name: Bus 108
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 174
Name: Bus 109
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 176
Name: Bus 110
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 178
Name: Bus 111
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 181
Name: Bus 112
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 184
Name: Bus 113
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 186
Name: Bus 114
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 188
Name: Bus 115
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 189
Name: Bus 116
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 190
Name: Bus 117
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 192
Name: Bus 118
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 194
Name: Bus 119
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.039 MW
", "Index: 195
Name: Bus 120
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.039 MW
", "Index: 196
Name: Bus 121
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 197
Name: Bus 122
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 198
Name: Bus 123
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 199
Name: Bus 124
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 200
Name: Bus 125
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 201
Name: Bus 126
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 205
Name: Bus 127
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 207
Name: Bus 128
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 210
Name: Bus 129
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 213
Name: Bus 130
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 215
Name: Bus 131
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 216
Name: Bus 132
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 219
Name: Bus 133
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.100 MW
", "Index: 221
Name: Bus 134
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 223
Name: Bus 135
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.150 MW
", "Index: 224
Name: Bus 136
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.150 MW
", "Index: 227
Name: Bus 137
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.100 MW
", "Index: 229
Name: Bus 138
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 231
Name: Bus 139
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 235
Name: Bus 140
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 236
Name: Bus 141
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.160 MW
", "Index: 237
Name: Bus 142
V_n: 20.0 kV
Static generation: 0.150 MW
", "Index: 238
Name: Bus 143
V_n: 20.0 kV
", "Index: 239
Name: Bus 144
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.090 MW
", "Index: 240
Name: Bus 145
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 241
Name: Bus 146
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 242
Name: Bus 147
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 243
Name: Bus 148
V_n: 20.0 kV
", "Index: 244
Name: Bus 149
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 245
Name: Bus 150
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.198 MW
", "Index: 246
Name: Bus 151
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 247
Name: Bus 152
V_n: 20.0 kV
", "Index: 248
Name: Bus 153
V_n: 20.0 kV
Static generation: 0.295 MW
", "Index: 253
Name: Bus 154
V_n: 20.0 kV
Static generation: 0.355 MW
", "Index: 269
Name: Bus 155
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 271
Name: Bus 156
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 273
Name: Bus 157
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.095 MW
", "Index: 275
Name: Bus 158
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 281
Name: Bus 159
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 285
Name: Bus 160
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 286
Name: Bus 161
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.054 MW
", "Index: 287
Name: Bus 162
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 288
Name: Bus 163
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 289
Name: Bus 164
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 290
Name: Bus 165
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.198 MW
", "Index: 298
Name: Bus 166
V_n: 20.0 kV
Static generation: 0.300 MW
", "Index: 301
Name: Bus 167
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.054 MW
", "Index: 303
Name: Bus 168
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 304
Name: Bus 169
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 305
Name: Bus 170
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 312
Name: Bus 171
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 313
Name: Bus 172
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 314
Name: Bus 173
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 315
Name: Bus 174
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 316
Name: Bus 175
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 317
Name: Bus 176
V_n: 20.0 kV
", "Index: 318
Name: Bus 177
V_n: 110.0 kV
", "Index: 319
Name: Bus 178
V_n: 20.0 kV
" ], "type": "scattermapbox" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "", "bearing": 0, "center": { "lat": 48.409033473281134, "lon": 7.895643318408728 }, "pitch": 0, "style": "basic", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/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": 4, "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" ] }, { "name": "stderr", "output_type": "stream", "text": [ "C:\\Users\\mmilovic\\AppData\\Roaming\\Python\\Python39\\site-packages\\pyproj\\crs\\crs.py:141: FutureWarning:\n", "\n", "'+init=:' syntax is deprecated. ':' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6\n", "\n", "C:\\Users\\mmilovic\\AppData\\Roaming\\Python\\Python39\\site-packages\\pyproj\\crs\\crs.py:141: FutureWarning:\n", "\n", "'+init=:' syntax is deprecated. ':' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6\n", "\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "\n", "after:\n", " x y coords\n", "0 7.765226 48.410916 None\n", "1 7.778810 48.409871 None\n", "100 7.912914 48.422554 None\n", "101 7.810780 48.428715 None\n", "102 7.913934 48.425906 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": 5, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "hp.pandapower.plotting.plotly.mapbox_plot - WARNING: Geo-coordinates check cannot be peformed because geopy package not available \n", "\t--> if geo-coordinates are not in lat/lon format an empty plot may appear...\n" ] }, { "data": { "text/html": [ " \n", " " ] }, "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.40549007606241, 48.41060722903666, 48.41100311474432 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.896048283667894, 7.896173712216692 ], "mode": "lines", "name": "lines", "showlegend": true, "text": "Index: 0
Name: Line 0
Length: 0.586 km
R: 0.094 Ohm
X: 0.069 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40551636934287, 48.40575963817082, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.892690190852129, 7.887502065342014, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 1
Name: Line 1
Length: 1.374 km
R: 0.221 Ohm
X: 0.161 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40360449047714 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.895064345442788 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 2
Name: Line 2
Length: 0.206 km
R: 0.033 Ohm
X: 0.024 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40360449047714, 48.39796660294922 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895064345442788, 7.89613191775149 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 3
Name: Line 3
Length: 0.617 km
R: 0.099 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39796660294922, 48.39788292247765, 48.39783122887795, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.89613191775149, 7.897077173332039, 7.9009358501319475, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 4
Name: Line 4
Length: 0.382 km
R: 0.061 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.367588997722855, 48.372747136260564, 48.38813104890056, 48.38535297479408 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.782415938904114, 7.787571249041797, 7.805636919599265, 7.811370592555369 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 5
Name: Line 5
Length: 3.303 km
R: 0.532 Ohm
X: 0.386 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36674970053756, 48.36588430787831 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.784123146908384, 7.785809443995345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 6
Name: Line 6
Length: 0.35 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36700871405821, 48.365595067644534, 48.36620372462611, 48.36639701618336, 48.36481251470263, 48.36446774724093 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.781874544974903, 7.780913142315842, 7.77915169057083, 7.777242872572381, 7.775776555187228, 7.775695905660649 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 7
Name: Line 7
Length: 0.736 km
R: 0.118 Ohm
X: 0.086 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35023997375141, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761479038023908, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 10
Name: Line 10
Length: 0.313 km
R: 0.05 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34759205831028, 48.348120675529074, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531285, 7.756422840300819, 7.756456152212044, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 11
Name: Line 11
Length: 0.258 km
R: 0.042 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.385150459695026, 48.38528923325705, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281846834, 7.754936541688859, 7.752264174321627, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 12
Name: Line 12
Length: 0.435 km
R: 0.07 Ohm
X: 0.051 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.38577499413253, 48.38647184045549, 48.386749567178704, 48.3874153634542, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281846834, 7.755867224918182, 7.756532496276515, 7.756205473201505, 7.756694065388471, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 14
Name: Line 14
Length: 0.357 km
R: 0.058 Ohm
X: 0.042 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38789817455823, 48.38787586615857, 48.38940745322478 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.816726675067033, 7.81622593503414, 7.814401857028636 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 15
Name: Line 15
Length: 0.254 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387554015831256, 48.38824937519955, 48.387702180733314, 48.38637650877378, 48.38743514280955, 48.38789817455823 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811928656238718, 7.813485965068052, 7.813979419660251, 7.81428296170347, 7.816863859935843, 7.816726675067033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 16
Name: Line 16
Length: 0.635 km
R: 0.102 Ohm
X: 0.074 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.40810118664213 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.763967963075327, 7.7711189069166515 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 17
Name: Line 17
Length: 1.3 km
R: 0.209 Ohm
X: 0.152 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40810118664213, 48.40897040695545, 48.40913221025741 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7711189069166515, 7.769656033756945, 7.769463871775121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 18
Name: Line 18
Length: 0.139 km
R: 0.022 Ohm
X: 0.016 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.401147192227256, 48.40180506554106, 48.403988079279166, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8361383171097305, 7.836125476104098, 7.83739965076556, 7.841204475200443, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 20
Name: Line 20
Length: 0.632 km
R: 0.102 Ohm
X: 0.074 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.40022903250557, 48.40021513104056 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8361383171097305, 7.835783312488762, 7.835716941924163 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 21
Name: Line 21
Length: 0.112 km
R: 0.018 Ohm
X: 0.013 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.41442695301358, 48.41556285746508 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.888004329429848, 7.888468123365731 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 22
Name: Line 22
Length: 0.312 km
R: 0.05 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.41572609267613 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888468123365731, 7.879041696902467 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 24
Name: Line 24
Length: 0.695 km
R: 0.112 Ohm
X: 0.081 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41377255466426, 48.41396058205242, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901303414862235, 7.902018853458887, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 25
Name: Line 25
Length: 0.235 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.414242480883395, 48.41442462856805, 48.41538086848998, 48.41552371266226, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8963835846532575, 7.897599470445078, 7.897895242226608, 7.901830541319305, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 26
Name: Line 26
Length: 0.561 km
R: 0.09 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.43301239443272, 48.431691688874466 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962296, 7.8098100277588465, 7.813287824838175 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 27
Name: Line 27
Length: 0.522 km
R: 0.084 Ohm
X: 0.061 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.431691688874466, 48.431385728136846, 48.43111791204204, 48.430037266388126 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.813287824838175, 7.812791494205497, 7.8109220612220165, 7.809467223941316 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 28
Name: Line 28
Length: 0.283 km
R: 0.034 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46357677093137, 48.46330568615259, 48.46088669813349, 48.458211727907035, 48.45715225417666, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815930580624138, 7.8174482688698275, 7.815439202434551, 7.818286894295967, 7.825631951055531, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 29
Name: Line 29
Length: 1.688 km
R: 0.272 Ohm
X: 0.197 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462966137609016, 48.461520715433174, 48.46377225434117, 48.46392050699719, 48.46287434251547, 48.46354502678717, 48.46357677093137 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.805015433493411, 7.808201496422336, 7.811538745152171, 7.811827811522226, 7.815509915547556, 7.815387741483943, 7.815930580624138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 30
Name: Line 30
Length: 1.073 km
R: 0.173 Ohm
X: 0.125 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.45179274446283, 48.45227496161182, 48.45155156672426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593257, 7.817498572038815, 7.817775058148472, 7.819549800807648 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 32
Name: Line 32
Length: 0.324 km
R: 0.052 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466407519502575, 48.467138864546264, 48.46829711967187, 48.46870230866751 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.800222048335613, 7.800113593024236, 7.800610379993529, 7.799503775436736 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 34
Name: Line 34
Length: 0.309 km
R: 0.05 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.466407519502575 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.80752534227331, 7.800222048335613 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 35
Name: Line 35
Length: 0.541 km
R: 0.087 Ohm
X: 0.063 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.4362055733579, 48.43694878245399, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069422, 7.806421309165015, 7.805599960895004, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 36
Name: Line 36
Length: 0.296 km
R: 0.036 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.436230098706325, 48.43479353997049, 48.433461816428554, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069422, 7.805335765721932, 7.805199488129543, 7.804603425726798, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 37
Name: Line 37
Length: 0.48 km
R: 0.059 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41861893207832, 48.41987792805789 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.766083922141606, 7.765743379197091 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 38
Name: Line 38
Length: 0.711 km
R: 0.084 Ohm
X: 0.228 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41394093258762, 48.414134725399144, 48.41297284403903 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.769730282276106, 7.770542159455186, 7.771503761305329 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 39
Name: Line 39
Length: 0.242 km
R: 0.039 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.414371438124, 48.41460781659752, 48.414566847409716, 48.413949635424736 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.768406128570779, 7.767799181835386, 7.76713218273902, 7.766593408887951 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 40
Name: Line 40
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.4348039992478, 48.43586958521815, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962296, 7.811763300489368, 7.812358889947379, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 41
Name: Line 41
Length: 0.345 km
R: 0.055 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34240156159719, 48.34188624338181, 48.33596247728857, 48.331983432639284 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160128, 7.758283756273891, 7.757160848106757, 7.753461280522283, 7.753125163009409 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 42
Name: Line 42
Length: 1.621 km
R: 0.261 Ohm
X: 0.19 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33034649606129, 48.32945774646641 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753125163009409, 7.761877118332033, 7.761240053860368 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 43
Name: Line 43
Length: 0.782 km
R: 0.126 Ohm
X: 0.091 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33020889805156, 48.3297903765829 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753125163009409, 7.753573521770244, 7.753395370106913 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 44
Name: Line 44
Length: 0.248 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41572609267613, 48.415754019328425, 48.42084885223843, 48.4229645493474 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879041696902467, 7.877416142764672, 7.854664591434976, 7.845385081335858 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 45
Name: Line 45
Length: 2.611 km
R: 0.42 Ohm
X: 0.305 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40904311794737, 48.40388379782281 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.777498262968239, 7.788731914746645 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 46
Name: Line 46
Length: 1.158 km
R: 0.186 Ohm
X: 0.136 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40388379782281, 48.39607413223037, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.788731914746645, 7.805732381533399, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 47
Name: Line 47
Length: 1.526 km
R: 0.246 Ohm
X: 0.179 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.40965933667854 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8426383362929775, 7.86375666391543 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 48
Name: Line 48
Length: 2.033 km
R: 0.327 Ohm
X: 0.238 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40965933667854, 48.40835437410063, 48.40633626883148, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.86375666391543, 7.866225916836617, 7.875543574545038, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 49
Name: Line 49
Length: 0.997 km
R: 0.161 Ohm
X: 0.117 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39170089001182, 48.39208848005875, 48.3932605026847, 48.39410379848378, 48.394554739534286, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8126537758568055, 7.812246482891534, 7.811644040831371, 7.809930941843631, 7.806087360715251, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 50
Name: Line 50
Length: 0.804 km
R: 0.129 Ohm
X: 0.094 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.39828929483894, 48.40038690577195, 48.401150186273235, 48.40220930073991, 48.402611223198186, 48.403862633463525, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8426383362929775, 7.842030849441703, 7.839096884116497, 7.83989266587349, 7.841390825296571, 7.842892000465713, 7.842087064909871, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 51
Name: Line 51
Length: 0.947 km
R: 0.153 Ohm
X: 0.111 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43625936008396, 48.43621079355224, 48.4375915317665 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.786659017249014, 7.786974059473482, 7.799059506222635 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 52
Name: Line 52
Length: 0.929 km
R: 0.11 Ohm
X: 0.297 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43784808661677, 48.43625936008396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776376345809668, 7.786659017249014 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 53
Name: Line 53
Length: 0.778 km
R: 0.092 Ohm
X: 0.249 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4375915317665, 48.438365076975934, 48.43811625359848, 48.43774644970764, 48.43721361179621, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799059506222635, 7.79926973043239, 7.802946687308421, 7.804438421470535, 7.805266836376121, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 54
Name: Line 54
Length: 0.713 km
R: 0.087 Ohm
X: 0.08 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.39694908313921, 48.39667324003736, 48.39581646128183, 48.393568726631216, 48.3920182743164, 48.389305854830766, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.763967963075327, 7.764958576168508, 7.766290866385869, 7.765925898160517, 7.763765633373263, 7.762700018994479, 7.761571047728088, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 55
Name: Line 55
Length: 1.136 km
R: 0.183 Ohm
X: 0.133 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4229645493474, 48.42844093575865, 48.429742025433235 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.845385081335858, 7.821346748489756, 7.818122484083059 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 56
Name: Line 56
Length: 2.149 km
R: 0.346 Ohm
X: 0.251 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.44215898326708 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.8166146453040595 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 57
Name: Line 57
Length: 0.811 km
R: 0.131 Ohm
X: 0.095 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46664642659273, 48.46690297490613, 48.46785146428183, 48.46940220140584, 48.4700248786312 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.834053059787828, 7.834293506224103, 7.836048527306521, 7.835171724259093, 7.835840183052138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 58
Name: Line 58
Length: 0.47 km
R: 0.076 Ohm
X: 0.055 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45816150593776, 48.45958978415041, 48.45952177587914, 48.46491575387908, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748625, 7.871205169962752, 7.865685066309862, 7.855674529525037, 7.834291967844844, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 59
Name: Line 59
Length: 3.155 km
R: 0.508 Ohm
X: 0.369 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466489410328336, 48.46658585880405, 48.46719882495215, 48.46600061457696, 48.46663092407985, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.827272008388628, 7.8277365143264825, 7.829141388900078, 7.831866337061972, 7.833564402405951, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 60
Name: Line 60
Length: 0.58 km
R: 0.093 Ohm
X: 0.068 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.466489410328336 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410403, 7.827272008388628 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 61
Name: Line 61
Length: 0.618 km
R: 0.1 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.43784808661677 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7615333943715035, 7.776376345809668 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 62
Name: Line 62
Length: 1.006 km
R: 0.12 Ohm
X: 0.322 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4604578360895, 48.459942292632206, 48.45859429978941 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.787018478319392, 7.78662365658653, 7.786003458366173 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 63
Name: Line 63
Length: 0.222 km
R: 0.036 Ohm
X: 0.026 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.46255155296364, 48.46047175881355, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.798915550853087, 7.798843163722211, 7.787194863706104, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 64
Name: Line 64
Length: 0.936 km
R: 0.151 Ohm
X: 0.11 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46585030578092, 48.46578217805131, 48.465007274168464, 48.46263647425135, 48.46107800484119, 48.461045792318515, 48.46053877935838, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.79305306057687, 7.795085016423698, 7.794918198969298, 7.796165093559586, 7.788830555207495, 7.786709754259317, 7.786464198716023, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 65
Name: Line 65
Length: 1.341 km
R: 0.216 Ohm
X: 0.157 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.385928270244946, 48.386430065450135, 48.3871739014232, 48.387554015831256 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811370592555369, 7.811595368627118, 7.8110655410750915, 7.81136875226478, 7.811928656238718 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 67
Name: Line 67
Length: 0.26 km
R: 0.042 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39773842093887, 48.399447776583635, 48.3984020874538, 48.398980931406236, 48.398094303535 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9084945276104195, 7.909391336045122, 7.924082516891615, 7.926292142746033, 7.931257487388791 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 68
Name: Line 68
Length: 1.804 km
R: 0.29 Ohm
X: 0.211 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398094303535, 48.39632695296329, 48.39605777290455 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.931257487388791, 7.932851955355446, 7.937738708318361 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 69
Name: Line 69
Length: 0.59 km
R: 0.095 Ohm
X: 0.069 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42317235658359, 48.42387899646563, 48.42556885464923 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904856256838342, 7.905657633837185, 7.903027274636419 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 70
Name: Line 70
Length: 0.368 km
R: 0.059 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.426746959273764, 48.426754589785816 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.903027274636419, 7.904313419921688, 7.904323568737333 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 71
Name: Line 71
Length: 0.162 km
R: 0.026 Ohm
X: 0.019 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.42678214922959, 48.430715471028996, 48.431871317653105, 48.43274836139323, 48.433206518352755 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.903027274636419, 7.900422767586749, 7.895925122046382, 7.89306465328747, 7.888368095378101, 7.887773560526454 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 72
Name: Line 72
Length: 1.455 km
R: 0.234 Ohm
X: 0.17 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42021485438325, 48.41985264054491, 48.42108182049426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901150019336374, 7.902983352314626, 7.904558598573622, 7.907598272338195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 73
Name: Line 73
Length: 0.466 km
R: 0.075 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42108182049426, 48.42140868537678, 48.42259830298465, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.907598272338195, 7.907531430645335, 7.9052989811040755, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 74
Name: Line 74
Length: 0.53 km
R: 0.085 Ohm
X: 0.062 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42317235658359 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901150019336374, 7.904856256838342 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 75
Name: Line 75
Length: 0.304 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.349523303920996, 48.35033193619265, 48.3526108097117 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757528366368351, 7.757431972718276, 7.7545673423258386 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 76
Name: Line 76
Length: 0.347 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36812436772768, 48.354057545467725, 48.349523303920996 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757061058783549, 7.76129468741435, 7.757528366368351 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 77
Name: Line 77
Length: 2.122 km
R: 0.342 Ohm
X: 0.248 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.424006590648986, 48.42255372117566 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.917782616603534, 7.912914076992986 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 78
Name: Line 78
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42455517977702, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076992986, 7.914608155074788, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 79
Name: Line 79
Length: 0.275 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.4262003114186, 48.42567694197769, 48.42624241123789, 48.42551677297042, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322094, 7.909609713731938, 7.910526348475593, 7.911706758846923, 7.91260162511729, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 80
Name: Line 80
Length: 0.428 km
R: 0.069 Ohm
X: 0.05 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42109713594567, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076992986, 7.914987797345011, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 81
Name: Line 81
Length: 0.338 km
R: 0.054 Ohm
X: 0.039 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.42540397589623, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322094, 7.910628274806562, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 82
Name: Line 82
Length: 0.349 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41021512075374, 48.411324882457365, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888453497872278, 7.886142061203813, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 85
Name: Line 85
Length: 0.329 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412538868389674, 48.412646305840084, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.886754678860876, 7.88626878477168, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 86
Name: Line 86
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40051528842866, 48.39898138560276, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901722719875609, 7.901478376520011, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 87
Name: Line 87
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41100311474432, 48.411197289242, 48.41219987862297 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896173712216692, 7.898364527394128, 7.899896941709586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 90
Name: Line 90
Length: 0.315 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40314742068416, 48.41145849305281, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216280506, 7.931111333953971, 7.924782339298749, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 91
Name: Line 91
Length: 2.528 km
R: 0.407 Ohm
X: 0.296 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.412959833670094, 48.41328728677549, 48.414242480883395 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894375462302109, 7.894609615717571, 7.8963835846532575 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 92
Name: Line 92
Length: 0.093 km
R: 0.015 Ohm
X: 0.011 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412959833670094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.894375462302109 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 93
Name: Line 93
Length: 0.387 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41219987862297, 48.41243010410867, 48.41377255466426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.899896941709586, 7.901517441608324, 7.901303414862235 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 94
Name: Line 94
Length: 0.272 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40146312322061, 48.400918516127334 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216280506, 7.934454805930536, 7.936287351303501 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 95
Name: Line 95
Length: 0.247 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.400918516127334, 48.3996743385898, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.936287351303501, 7.937871546738272, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 96
Name: Line 96
Length: 0.25 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39605777290455, 48.39622610359972, 48.39706035508018, 48.39826119272725, 48.39860559684791, 48.39883465485712, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.937738708318361, 7.937908408830377, 7.936633845961019, 7.936815722259916, 7.937734034157203, 7.937547687028119, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 97
Name: Line 97
Length: 0.459 km
R: 0.074 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3297903765829, 48.328974117162275, 48.32845845019049 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753395370106913, 7.755869301063094, 7.757920252549552 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 98
Name: Line 98
Length: 0.366 km
R: 0.059 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34403541580135, 48.34396313065524 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160128, 7.75782276527147, 7.755780231459689 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 99
Name: Line 99
Length: 0.291 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.396217027426985, 48.396778066442074, 48.397053760799785, 48.39773842093887 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.905919468287753, 7.905870190748854, 7.907751741755607, 7.9084945276104195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 100
Name: Line 100
Length: 0.299 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.395299306037806, 48.39512339357625, 48.3939077528269 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90205872309751, 7.9026198872801, 7.904432371911033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 101
Name: Line 101
Length: 0.236 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3939077528269, 48.39294498344864, 48.39430048606478, 48.394489103137495, 48.39499750403587 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904432371911033, 7.90720373734137, 7.90819035399443, 7.90794776041544, 7.908338597387135 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 102
Name: Line 102
Length: 0.489 km
R: 0.079 Ohm
X: 0.057 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39499750403587, 48.396340701525595, 48.396217027426985 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908338597387135, 7.907877408859961, 7.905919468287753 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 103
Name: Line 103
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.359387497487134, 48.3602321159914, 48.360821415377465, 48.36133205154042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.77541441952261, 7.775897231830879, 7.7762738316504265, 7.776701020794866 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 104
Name: Line 104
Length: 0.238 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36133205154042, 48.361342842453865, 48.36244816364895, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776701020794866, 7.777133131484123, 7.777571136256727, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 105
Name: Line 105
Length: 0.177 km
R: 0.029 Ohm
X: 0.021 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35663791686056, 48.357890227426644, 48.359387497487134 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776039269015391, 7.77632396106846, 7.77541441952261 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 106
Name: Line 106
Length: 0.283 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35778042545513, 48.35663791686056 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788042, 7.772129830968809, 7.776039269015391 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 107
Name: Line 107
Length: 0.615 km
R: 0.099 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35023997375141 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788042, 7.761479038023908 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 108
Name: Line 108
Length: 1.278 km
R: 0.206 Ohm
X: 0.149 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36446774724093, 48.36350223296791, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775695905660649, 7.776419559308654, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 109
Name: Line 109
Length: 0.147 km
R: 0.024 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34396313065524, 48.34426775081148, 48.34552927820808, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755780231459689, 7.755044310619697, 7.753952346270859, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 110
Name: Line 110
Length: 0.253 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.34600528831053, 48.34750561849222 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909383, 7.756219304854599, 7.755691317531285 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 111
Name: Line 111
Length: 0.214 km
R: 0.034 Ohm
X: 0.025 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34758219051105, 48.34920225220246, 48.34979925580374 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531285, 7.7541962576323025, 7.754530233365392, 7.752695973125167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 112
Name: Line 112
Length: 0.415 km
R: 0.067 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.345533289077835, 48.345693810989175, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909383, 7.7560847480531505, 7.754031231612078, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 113
Name: Line 113
Length: 0.18 km
R: 0.029 Ohm
X: 0.021 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34979925580374, 48.34979996068833, 48.349078642676616 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.752695973125167, 7.751810826297168, 7.745178558182357 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 114
Name: Line 114
Length: 0.562 km
R: 0.09 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.3873020769341, 48.38622195737371 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375216, 7.759170513376308, 7.76226955024253 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 116
Name: Line 116
Length: 0.399 km
R: 0.064 Ohm
X: 0.047 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38622195737371, 48.385914208309465, 48.387253837121776 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.76226955024253, 7.763443859194219, 7.764481499839719 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 117
Name: Line 117
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387253837121776, 48.38794755581447, 48.38852075079145, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.764481499839719, 7.762130310127758, 7.762763912430871, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 118
Name: Line 118
Length: 0.37 km
R: 0.06 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38651874735516, 48.386703185505056, 48.38849987706139 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.749098302762139, 7.747917223087707, 7.749908553830717 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 119
Name: Line 119
Length: 0.251 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.388485218743035, 48.388753667201904, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375216, 7.756986342856801, 7.75516628477344, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 120
Name: Line 120
Length: 0.304 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38177684669241, 48.38177158751474, 48.38124747666239, 48.38127333695404 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.754239849704478, 7.754899242160297, 7.754909950395624, 7.756128882041786 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 121
Name: Line 121
Length: 0.233 km
R: 0.037 Ohm
X: 0.027 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755177, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 122
Name: Line 122
Length: 0.118 km
R: 0.019 Ohm
X: 0.014 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38256215965859, 48.38363665057252 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.750416988747825, 7.751239703606833 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 123
Name: Line 123
Length: 0.397 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38363665057252, 48.384248057650645, 48.38471159039433, 48.38478902400804, 48.38593046261288 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.751239703606833, 7.751637732522006, 7.750171002545883, 7.748848329315541, 7.747766254755177 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 124
Name: Line 124
Length: 0.52 km
R: 0.084 Ohm
X: 0.061 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.375902471849464, 48.36812436772768 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.754719524904049, 7.757061058783549 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 125
Name: Line 125
Length: 1.526 km
R: 0.246 Ohm
X: 0.179 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38664414979842, 48.38747799457919 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755177, 7.747345601649864, 7.744260686465286 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 126
Name: Line 126
Length: 0.254 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.43345787620781 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197091, 7.7585288455939665 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 127
Name: Line 127
Length: 1.601 km
R: 0.19 Ohm
X: 0.512 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.4200299349893, 48.42373656388579 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197091, 7.766447757298655, 7.767396711800372 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 128
Name: Line 128
Length: 0.473 km
R: 0.076 Ohm
X: 0.055 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.410778162855365, 48.40987064550492 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962956967, 7.77674238652206, 7.778809539550178 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 129
Name: Line 129
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.41125561432176, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765225672614365, 7.764837816896532, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 130
Name: Line 130
Length: 0.295 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413486950801484, 48.41182097442182, 48.412450924445146, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761798098368771, 7.7639922621668935, 7.765722943668012, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 131
Name: Line 131
Length: 0.417 km
R: 0.067 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40913221025741, 48.409159177441765, 48.40969201784859, 48.41091584192147 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769463871775121, 7.769431844659233, 7.7665951997192195, 7.765225672614365 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 132
Name: Line 132
Length: 0.323 km
R: 0.052 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297438457729, 48.41331062258001, 48.4123141062621, 48.4120381144602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775990558453709, 7.776748729172764, 7.778617825020764, 7.779195765893586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 133
Name: Line 133
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40798047975019, 48.40610336882051 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.775768029695281, 7.775204689771646 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 134
Name: Line 134
Length: 0.282 km
R: 0.045 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413949635424736, 48.41402817045772, 48.41423953061414, 48.413486950801484 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.766593408887951, 7.765444260339439, 7.762677742769116, 7.761798098368771 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 135
Name: Line 135
Length: 0.396 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297284403903, 48.41358426166424, 48.41284311449611, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771503761305329, 7.773426581451681, 7.775328167829107, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 136
Name: Line 136
Length: 0.371 km
R: 0.06 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40895948375834, 48.41002748821806, 48.4106662024164 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.775834208670297, 7.775918857568513, 7.775188962956967 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 137
Name: Line 137
Length: 0.274 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.4110820109806, 48.41202505132909, 48.41266511728967, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962956967, 7.776156826669018, 7.776069305156782, 7.775436339281674, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 138
Name: Line 138
Length: 0.329 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.39984602561909, 48.39850086933367, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924163, 7.834017116189658, 7.83265609981566, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 139
Name: Line 139
Length: 0.499 km
R: 0.08 Ohm
X: 0.058 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.399196490714516, 48.39847231884331, 48.399008499161106 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924163, 7.835858596456743, 7.836801497796553, 7.837825353282277 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 140
Name: Line 140
Length: 0.316 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.435288574248574, 48.435439366512185, 48.436011043823065, 48.43731600257155, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.813250525813567, 7.812532716282892, 7.8128153969307474, 7.8125753726717475, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 141
Name: Line 141
Length: 0.388 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38938411385852, 48.389190547422494 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028636, 7.814291499576686, 7.813750946930894 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 142
Name: Line 142
Length: 0.07 km
R: 0.011 Ohm
X: 0.008 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38967584196678, 48.39156960616492, 48.39170089001182 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028636, 7.814283926768282, 7.812753400538021, 7.8126537758568055 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 143
Name: Line 143
Length: 0.286 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.388073277915936, 48.388456987331466, 48.39023179835488, 48.3911177281352, 48.39305079689933, 48.39485609666392, 48.396704883728056, 48.39743032423392, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.822295509468547, 7.823869402630555, 7.821060890101761, 7.822347038318297, 7.824097180083762, 7.828171691377432, 7.829222350628085, 7.830348907527056, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 144
Name: Line 144
Length: 1.517 km
R: 0.244 Ohm
X: 0.178 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.384299821641136, 48.38482287897183, 48.38520652110626, 48.386411329681195, 48.387031003585435, 48.38770493588316, 48.388073277915936 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.817020486640479, 7.8187887099884605, 7.8194394395365086, 7.822665542229687, 7.82198478444112, 7.822815782652554, 7.822295509468547 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 145
Name: Line 145
Length: 0.719 km
R: 0.116 Ohm
X: 0.084 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.382887094355645, 48.38240623332936, 48.383115188134305, 48.384299821641136 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815501413379947, 7.816546084219191, 7.8176024284740455, 7.817020486640479 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 146
Name: Line 146
Length: 0.22 km
R: 0.035 Ohm
X: 0.026 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45286282617741, 48.45236679952003, 48.452472330174245, 48.4520004486148 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818002161030199, 7.81735047281143, 7.816277752431433, 7.815999191593257 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 147
Name: Line 147
Length: 0.21 km
R: 0.034 Ohm
X: 0.025 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.4518489851428, 48.45198309301552, 48.451139116622976, 48.45138394977538 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593257, 7.8159470252984145, 7.8154455454548195, 7.814877765306854, 7.81386610882482 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 148
Name: Line 148
Length: 0.239 km
R: 0.039 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45286282617741 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480729, 7.818002161030199 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 149
Name: Line 149
Length: 0.345 km
R: 0.055 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45266207846716, 48.4543191325133, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480729, 7.822566781765138, 7.823197223787065, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 150
Name: Line 150
Length: 0.327 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.43027933506786, 48.43083045464513, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941316, 7.808549583479154, 7.804648465174723, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 151
Name: Line 151
Length: 0.553 km
R: 0.068 Ohm
X: 0.062 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.42998020030199, 48.42871494027006 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941316, 7.809391548745799, 7.810780426185848 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 152
Name: Line 152
Length: 0.146 km
R: 0.024 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.434970421032745, 48.43310110711298, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.815872682700299, 7.815418792061373, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 153
Name: Line 153
Length: 0.482 km
R: 0.078 Ohm
X: 0.056 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42987868583484, 48.43023545576382, 48.4306924859205, 48.43088424285493, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083059, 7.818083816984841, 7.817135120871869, 7.817461811443534, 7.816642126259775, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 154
Name: Line 154
Length: 0.443 km
R: 0.071 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42919600788272, 48.42888699876993, 48.42811920030154 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083059, 7.8164050618348995, 7.817027926271891, 7.817198631577032 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 156
Name: Line 156
Length: 0.284 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45615430303409, 48.45358185114635, 48.45301794986834, 48.453611293794474 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909234863520262, 7.903483652202673, 7.900317070730212, 7.895958297692228 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 157
Name: Line 157
Length: 1.082 km
R: 0.128 Ohm
X: 0.346 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.453611293794474, 48.45475150473159, 48.45601148005711 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895958297692228, 7.8956862736710836, 7.888307623910822 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 158
Name: Line 158
Length: 0.689 km
R: 0.082 Ohm
X: 0.221 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45601148005711, 48.45627719348572, 48.456097127840614, 48.45630214585839 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888307623910822, 7.88776916325827, 7.883674810334897, 7.882123314640699 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 161
Name: Line 161
Length: 0.468 km
R: 0.057 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.4569382040042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.913960629334794 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 162
Name: Line 162
Length: 2.595 km
R: 0.308 Ohm
X: 0.83 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.46596098113992, 48.46600035605018, 48.46630497792045, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.80752534227331, 7.80754101864081, 7.810031262748202, 7.810539456577534, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 163
Name: Line 163
Length: 0.306 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.46581065840659, 48.46590380868623, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410403, 7.814808134254484, 7.812943051142982, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 164
Name: Line 164
Length: 0.566 km
R: 0.091 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45663219653908, 48.456833482269886, 48.45740074172955, 48.45615430303409 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.913099680241396, 7.912790933340661, 7.912023603713898, 7.909234863520262 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 165
Name: Line 165
Length: 0.365 km
R: 0.043 Ohm
X: 0.117 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.462966137609016 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.798915550853087, 7.805015433493411 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 167
Name: Line 167
Length: 0.464 km
R: 0.075 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46870230866751, 48.465884252336345, 48.465880383024654 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799503775436736, 7.797891210313311, 7.796742737062005 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 168
Name: Line 168
Length: 0.42 km
R: 0.068 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.465880383024654, 48.46590636450038, 48.46585030578092 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.796742737062005, 7.794110968819995, 7.79305306057687 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 169
Name: Line 169
Length: 0.272 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46499296672238, 48.465615075712854, 48.46636840611702, 48.46654892076256, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.877253109601893, 7.876719230418665, 7.876755015618762, 7.876972891130834, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 170
Name: Line 170
Length: 0.285 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47232304101376, 48.47165336171102, 48.47114089929794, 48.46913517198261, 48.46937137732608, 48.467794565092966, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565331, 7.875534511796639, 7.875985161359858, 7.875486830253149, 7.876637087726613, 7.877441949337699, 7.8784594392724, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 171
Name: Line 171
Length: 0.77 km
R: 0.124 Ohm
X: 0.09 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4613555876003, 48.46292133786397, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8834468909549855, 7.883787221239259, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 172
Name: Line 172
Length: 0.264 km
R: 0.032 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.463027583083495, 48.463503680108325, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882607162668001, 7.884018547868955, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 173
Name: Line 173
Length: 0.197 km
R: 0.024 Ohm
X: 0.022 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462169343727574, 48.46323445829534, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880230044935533, 7.8804581438335815, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 174
Name: Line 174
Length: 0.28 km
R: 0.045 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45925446070308, 48.460217725224446, 48.460193056885444, 48.460862623984305, 48.46087555486147, 48.4613555876003 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.885108020255011, 7.884632762011413, 7.884079704569312, 7.883791479415832, 7.883409991222734, 7.8834468909549855 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 175
Name: Line 175
Length: 0.398 km
R: 0.049 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47484422826085 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565331, 7.876668674237667 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 177
Name: Line 177
Length: 0.293 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.469995861910235, 48.471352495441344, 48.47162030378073, 48.472360114769316 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8799044176633215, 7.878813093143337, 7.876277200018275, 7.875816099565331 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 178
Name: Line 178
Length: 0.449 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.466671630179064, 48.467065898624384, 48.46954175798025, 48.469995861910235 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342217, 7.8816500020356735, 7.882595447383071, 7.881056765995633, 7.8799044176633215 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 179
Name: Line 179
Length: 0.551 km
R: 0.089 Ohm
X: 0.064 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.433206518352755, 48.43560076570538, 48.442648263362436, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.887773560526454, 7.884664667578182, 7.8783627557360765, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 180
Name: Line 180
Length: 1.42 km
R: 0.229 Ohm
X: 0.166 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453797177437885, 48.45401796002383, 48.45477827748655 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.884505171805365, 7.880912379082944, 7.8780829873512435 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 181
Name: Line 181
Length: 0.54 km
R: 0.087 Ohm
X: 0.063 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45477827748655, 48.454862932557084, 48.455538853940965, 48.45634075148979, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8780829873512435, 7.877908932007487, 7.878580240512052, 7.8770142301153365, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 182
Name: Line 182
Length: 0.355 km
R: 0.043 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45630214585839, 48.456681773446036, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882123314640699, 7.879801543323435, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 183
Name: Line 183
Length: 0.338 km
R: 0.041 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45835960086805, 48.45867550572121, 48.459363549919026 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.883522518897455, 7.880600941961385, 7.880760551329065 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 184
Name: Line 184
Length: 0.44 km
R: 0.071 Ohm
X: 0.051 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453216141645576, 48.44925911156311, 48.44679416446019, 48.44659344334918 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.885301981835198, 7.88291375765926, 7.8792242738174965, 7.876889542193039 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 185
Name: Line 185
Length: 1.095 km
R: 0.176 Ohm
X: 0.128 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.4537292909254, 48.452782213375116, 48.452317091700706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.886951183856484, 7.886928854505144, 7.888244332713167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 186
Name: Line 186
Length: 0.346 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44659344334918, 48.44509707761739, 48.4444555753831, 48.443492269049536, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.876889542193039, 7.876863406747357, 7.876408564981776, 7.876439417323305, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 187
Name: Line 187
Length: 0.41 km
R: 0.066 Ohm
X: 0.048 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45828506195322, 48.46130227308567, 48.46134835145958 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748625, 7.87239644881949, 7.874935206203324, 7.875200408303946 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 189
Name: Line 189
Length: 0.446 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46134835145958, 48.46161584279951, 48.46328048605441, 48.46363931398706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875200408303946, 7.875153215471733, 7.877121230823239, 7.877500631694728 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 190
Name: Line 190
Length: 0.314 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46363931398706, 48.46499296672238 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.877500631694728, 7.877253109601893 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 191
Name: Line 191
Length: 0.152 km
R: 0.024 Ohm
X: 0.018 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.46601268490752, 48.4658585507005, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342217, 7.882132382848775, 7.883586919552062, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 192
Name: Line 192
Length: 0.397 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43345787620781, 48.43510803999951, 48.437822432849366, 48.439874883455424 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7585288455939665, 7.758956898218413, 7.758431384490911, 7.7615333943715035 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 193
Name: Line 193
Length: 1.006 km
R: 0.12 Ohm
X: 0.322 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.38527882216764, 48.382887094355645 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.811370592555369, 7.811318787572469, 7.815501413379947 ], "mode": "lines", "name": "disconnected branches", "showlegend": true, "text": "Index: 66
Name: Line 66
Length: 0.446 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34834126522201, 48.34860057697059, 48.349523303920996 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.758380110203183, 7.758084610072344, 7.757528366368351 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 8
Name: Line 8
Length: 0.146 km
R: 0.023 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.419194753695685, 48.421893919694526 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.888468123365731, 7.8936321320293485, 7.901150019336374 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 23
Name: Line 23
Length: 1.188 km
R: 0.191 Ohm
X: 0.139 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39757191961706, 48.396618597306905, 48.395299306037806 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.901304807601978, 7.901229365760782, 7.90205872309751 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 88
Name: Line 88
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.457138914558186, 48.45794147327886 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.8777176531569495, 7.872608192748625 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 188
Name: Line 188
Length: 0.386 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44215898326708, 48.45155156672426 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.8166146453040595, 7.819549800807648 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 31
Name: Line 31
Length: 0.967 km
R: 0.156 Ohm
X: 0.113 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40804865254953, 48.40564324572021, 48.40454728326978, 48.40078554671318, 48.3978570756778, 48.38043909258056, 48.366959897540426, 48.36630037040474, 48.34929061948671, 48.34823097037554, 48.38521984647603, 48.38708246531645, 48.38864165969167, 48.387039344753546, 48.402659024843004, 48.40853579679879, 48.402896572410114, 48.4006923794074, 48.41357226968398, 48.41564447507061, 48.41458034129922, 48.41545229057612, 48.432352041653594, 48.43125182008944, 48.45768199104185, 48.46264648488717, 48.45203385303732, 48.467717992109066, 48.466125368505324, 48.43755074921974, 48.43412767819952, 48.416381282067775, 48.413553784719085, 48.41448962736076, 48.435336792232974, 48.338924360335184, 48.331164964350286, 48.33109616534542, 48.41830143578343, 48.40646345788509, 48.39997896502659, 48.40388739307939, 48.40734532146605, 48.394329269009035, 48.40167974350658, 48.43690116265937, 48.43705372335036, 48.43824066528721, 48.39469259395652, 48.42570274255303, 48.43859573125822, 48.46862683284384, 48.46221876487911, 48.46659971976456, 48.466165772774715, 48.4388614850361, 48.45926829621081, 48.46151165588859, 48.46185723954627, 48.38680198343667, 48.398924932018716, 48.39619236293392, 48.42472392555743, 48.42615790696149, 48.42874881012929, 48.420033747464075, 48.42339383889283, 48.42253313813906, 48.351471372952176, 48.36109095659771, 48.42328015591232, 48.423554450476345, 48.42595967660779, 48.421825428560666, 48.42479667534862, 48.410770001605556, 48.412628227372025, 48.39974833701571, 48.41110020199316, 48.41594858510677, 48.413764883829444, 48.41283871001224, 48.41231499136582, 48.40119081967397, 48.40029642735857, 48.39766077390371, 48.32938224687258, 48.34399927322829, 48.39691591362093, 48.39451557320157, 48.39342636813777, 48.39627886447629, 48.36052676568443, 48.36189550305141, 48.358638862456885, 48.35720917115785, 48.35499590173244, 48.3630565577521, 48.34489851450978, 48.34675545340137, 48.348392221356754, 48.345613550033505, 48.34943930168247, 48.3867620171539, 48.386584022715624, 48.38760069646813, 48.387601531283224, 48.38861944297247, 48.381509532088565, 48.38622460498402, 48.38227509670791, 48.38475030720119, 48.37201341978857, 48.38706107218881, 48.42666790213285, 48.42188324943754, 48.410324404180145, 48.411840028252584, 48.41265396261166, 48.40942559764518, 48.41281236442106, 48.40704192428535, 48.41413385053593, 48.41321368808018, 48.4094934859882, 48.411553531154844, 48.39917344747638, 48.39883440477891, 48.43572520516763, 48.38928733064051, 48.39062272406585, 48.392084262517265, 48.38580892539373, 48.38276071073183, 48.45241956484713, 48.45156110481925, 48.45258691624284, 48.45349060549023, 48.4305548948565, 48.429347570286026, 48.43403576407286, 48.430788364387716, 48.429469016657976, 48.453299900507346, 48.45538149239435, 48.45618716066316, 48.457731400353936, 48.46598066859505, 48.465826396813846, 48.45677752238182, 48.4629069473678, 48.46729328050193, 48.46589337376251, 48.46599174091494, 48.470138035640275, 48.462138462732135, 48.46326563159591, 48.46313102068942, 48.46020539105494, 48.47360217151508, 48.47148639961104, 48.46830382830232, 48.43912451453391, 48.453907568730855, 48.45593980271538, 48.45649195965221, 48.45851755329463, 48.44802663801165, 48.453255752150255, 48.44477632650025, 48.45979366751945, 48.46244816442696, 48.46431614035472, 48.46593561780401, 48.43646523642444, 48.384082958261644, 48.34906194044579, 48.4205443366951, 48.395958951672355, 48.45754019391852, 48.44685527499567 ], "legendgroup": "lines", "lon": [ 7.895378121504747, 7.883015600930905, 7.8948861523921945, 7.895598131597139, 7.899006511731994, 7.796604084320531, 7.782850700834481, 7.778197281571606, 7.759929574113546, 7.757418131207613, 7.753600358005243, 7.7564497692949885, 7.8153138960313875, 7.814131190681861, 7.767543434995989, 7.770387470336798, 7.839302062983002, 7.835960814799247, 7.888658712512772, 7.883754910134099, 7.902328715257056, 7.8998628917729565, 7.811548926298511, 7.811856777713757, 7.821959422675748, 7.809870120787253, 7.8176368150936435, 7.800361986508882, 7.803873695304461, 7.806167009342323, 7.804901456928171, 7.767762746162351, 7.771022960380257, 7.768102655203082, 7.8120610952183736, 7.755311064314521, 7.757501140670721, 7.753349342389827, 7.866040367099824, 7.783115088857442, 7.797232148140022, 7.853197500104203, 7.8708847456908275, 7.808009151279441, 7.840641745585031, 7.793016782848058, 7.7815176815293405, 7.801108208870406, 7.76484576576689, 7.833365914912807, 7.815481698887657, 7.835610125782807, 7.84498324868494, 7.8305038629810255, 7.823106537399516, 7.768954870090585, 7.786313557476351, 7.793019013714158, 7.79249782438354, 7.811217146669936, 7.916736926468369, 7.935295331836903, 7.904342454236803, 7.9036703472790535, 7.898173944816565, 7.903770975444124, 7.906792552965618, 7.903003138087358, 7.755999657522057, 7.759177873098949, 7.91534834679826, 7.913761116033887, 7.911116553661258, 7.913950937168998, 7.9094571998168615, 7.887297779538045, 7.888033887228286, 7.90160054819781, 7.89726911980541, 7.919284536605948, 7.895496600185414, 7.891844278948902, 7.900707191658955, 7.935371078617019, 7.937079449020887, 7.936724784110467, 7.754632335585004, 7.756801498365579, 7.90681096625223, 7.9035261295955666, 7.905818054626202, 7.906898438573857, 7.776085531740653, 7.777352133870425, 7.775869190295535, 7.7740845499921, 7.765902503405975, 7.776993186013387, 7.754498328445278, 7.755955311192942, 7.754363245498848, 7.755057989832615, 7.748494692239763, 7.760720031809418, 7.763962679516969, 7.7633059049837385, 7.748912888459212, 7.756076313815121, 7.75490459627796, 7.748432278758658, 7.752145810710179, 7.749509665930712, 7.755890291843799, 7.745803144057575, 7.762136112395529, 7.766922234549513, 7.7777759630361185, 7.765451332181321, 7.762895180267832, 7.768013522189227, 7.777683277096765, 7.775486359733463, 7.7640610015542775, 7.774377374640395, 7.775876533119405, 7.7761130659129005, 7.833336608002659, 7.836330047126648, 7.81267405660682, 7.81402122325379, 7.813518663653152, 7.82322210920103, 7.821052490883098, 7.8170742563466185, 7.816814112621431, 7.815161655380837, 7.820305352918744, 7.822882002776101, 7.806599024326939, 7.810085987465824, 7.8156457373808355, 7.817051968851654, 7.817263772958979, 7.901900361466442, 7.891996948790952, 7.885721986796583, 7.89971111208208, 7.808786140694506, 7.816874600332444, 7.91062923361708, 7.801965492173249, 7.798697492875023, 7.7954268529410005, 7.876737123018714, 7.876061958989881, 7.883617056097123, 7.883312855268478, 7.881532653250791, 7.8843562332903625, 7.876242386901499, 7.877545146580806, 7.881826106689353, 7.88151371165713, 7.882708775444154, 7.877797235313695, 7.880962428982067, 7.88206173042942, 7.881069015738378, 7.886940019180814, 7.876635985864566, 7.873665827511408, 7.876137223147486, 7.877376870648311, 7.882859651200419, 7.7586941413546615, 7.813410100476208, 7.757806488220348, 7.897391075682862, 7.901644044429146, 7.8751629229527875, 7.818082223055853 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "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" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.4569382040042, 48.4569382040042 ], "legendgroup": "2W transformers", "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.913960629334794, 7.913960629334794, 7.913960629334794 ], "mode": "lines", "name": "2W transformers", "showlegend": true, "text": "Index: 114
Name: HV/MV Transformer 0
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -2
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.439874883455424, 48.439874883455424 ], "legendgroup": "2W transformers", "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.7615333943715035, 7.7615333943715035, 7.7615333943715035 ], "mode": "lines", "name": "2W transformers", "showlegend": false, "text": "Index: 142
Name: HV/MV Transformer 1
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -3
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "legendgroup": "2W transformers", "lon": [ 7.913960629334794, 7.7615333943715035 ], "marker": { "color": "rgb(0, 128, 0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "text": [ "Index: 114
Name: HV/MV Transformer 0
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -2
", "Index: 142
Name: HV/MV Transformer 1
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -3
" ], "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "lon": [ 7.913960629334794, 7.7615333943715035 ], "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" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.40987064550492, 48.4120381144602, 48.40610336882051, 48.4124244421834, 48.42373656388579, 48.43345787620781, 48.41987792805789, 48.40913221025741, 48.43625936008396, 48.4375915317665, 48.44215898326708, 48.466489410328336, 48.4229645493474, 48.46664642659273, 48.457138914558186, 48.45138394977538, 48.44659344334918, 48.398094303535, 48.4569382040042, 48.4055268532696, 48.44299303112847, 48.46284775712659, 48.452317091700706, 48.46870230866751, 48.45794147327886, 48.4658421352211, 48.46134835145958, 48.45859429978941, 48.46363931398706, 48.4604578360895, 48.462966137609016, 48.46499296672238, 48.4661470004884, 48.38535297479408, 48.46626640796229, 48.465880383024654, 48.46584321750807, 48.4569382040042, 48.45286282617741, 48.4520004486148, 48.453611293794474, 48.43815271598549, 48.45601148005711, 48.430037266388126, 48.43251066830495, 48.4700248786312, 48.45477827748655, 48.45630214585839, 48.45231100630828, 48.45852459670366, 48.45375026829303, 48.45412175433379, 48.433206518352755, 48.46585030578092, 48.36812436772768, 48.45615430303409, 48.426188487218326, 48.424189374801, 48.424006590648986, 48.42255372117566, 48.42871494027006, 48.42590628658488, 48.43283117116668, 48.429742025433235, 48.42811920030154, 48.420438677160725, 48.437252750993984, 48.41100311474432, 48.43503247924935, 48.399008499161106, 48.40021513104056, 48.4613555876003, 48.462169343727574, 48.459363549919026, 48.46419158988042, 48.43784808661677, 48.349523303920996, 48.38940745322478, 48.421893919694526, 48.39170089001182, 48.42317235658359, 48.404144714210396, 48.42108182049426, 48.397536748144226, 48.389190547422494, 48.388073277915936, 48.42556885464923, 48.47484422826085, 48.387554015831256, 48.469995861910235, 48.472360114769316, 48.382887094355645, 48.463027583083495, 48.384299821641136, 48.46740551089215, 48.3444105914956, 48.32845845019049, 48.3297903765829, 48.32945774646641, 48.39605777290455, 48.39911501545859, 48.34834126522201, 48.385539481251776, 48.36717009454328, 48.40115572630924, 48.40810118664213, 48.38789817455823, 48.401639717054444, 48.400918516127334, 48.35663791686056, 48.35975182971347, 48.34979925580374, 48.345772887818804, 48.349078642676616, 48.3526108097117, 48.46357677093137, 48.45155156672426, 48.466407519502575, 48.41520010054602, 48.41556285746508, 48.431691688874466, 48.35023997375141, 48.345623656884975, 48.34750561849222, 48.34396313065524, 48.41219987862297, 48.412959833670094, 48.414242480883395, 48.41021512075374, 48.41377255466426, 48.412391654151094, 48.41271758635438, 48.40051528842866, 48.40360449047714, 48.395299306037806, 48.39773842093887, 48.3939077528269, 48.396217027426985, 48.39499750403587, 48.426754589785816, 48.39757191961706, 48.398115449480244, 48.40549007606241, 48.39796660294922, 48.413949635424736, 48.413486950801484, 48.41297284403903, 48.41297438457729, 48.4106662024164, 48.40850592727621, 48.38787177811008, 48.40965933667854, 48.39606378340132, 48.39721686304388, 48.434908969273856, 48.381988033757224, 48.38651874735516, 48.36588430787831, 48.38363665057252, 48.359387497487134, 48.36261088253629, 48.36446774724093, 48.36133205154042, 48.43599439563442, 48.41414363205724, 48.40388379782281, 48.38622195737371, 48.387253837121776, 48.388816338535605, 48.38127333695404, 48.38593046261288, 48.38747799457919, 48.38819903758298, 48.38849987706139, 48.331983432639284, 48.41572609267613, 48.439874883455424, 48.439874883455424 ], "lon": [ 7.765225672614365, 7.778809539550178, 7.779195765893586, 7.775204689771646, 7.76606484746611, 7.767396711800372, 7.7585288455939665, 7.765743379197091, 7.769463871775121, 7.786659017249014, 7.799059506222635, 7.8166146453040595, 7.827272008388628, 7.845385081335858, 7.834053059787828, 7.8777176531569495, 7.81386610882482, 7.876889542193039, 7.931257487388791, 7.913960629334794, 7.878529136519797, 7.876252723593842, 7.798915550853087, 7.888244332713167, 7.799503775436736, 7.872608192748625, 7.818941066410403, 7.875200408303946, 7.786003458366173, 7.877500631694728, 7.787018478319392, 7.805015433493411, 7.877253109601893, 7.81129440007589, 7.811370592555369, 7.880884492342217, 7.796742737062005, 7.80752534227331, 7.913960629334794, 7.818002161030199, 7.815999191593257, 7.895958297692228, 7.80673405778964, 7.888307623910822, 7.809467223941316, 7.804666086284209, 7.835840183052138, 7.8780829873512435, 7.882123314640699, 7.82260854480729, 7.885461594829367, 7.88517175431814, 7.824490292422416, 7.887773560526454, 7.79305306057687, 7.757061058783549, 7.909234863520262, 7.909334378322094, 7.90828612482716, 7.917782616603534, 7.912914076992986, 7.810780426185848, 7.913933853984345, 7.817531148856758, 7.818122484083059, 7.817198631577032, 7.913786733913147, 7.812134057997846, 7.896173712216692, 7.814348752471256, 7.837825353282277, 7.835716941924163, 7.8834468909549855, 7.880230044935533, 7.880760551329065, 7.884320758321548, 7.776376345809668, 7.757528366368351, 7.814401857028636, 7.901150019336374, 7.8126537758568055, 7.904856256838342, 7.84164511823214, 7.907598272338195, 7.830587014176033, 7.813750946930894, 7.822295509468547, 7.903027274636419, 7.876668674237667, 7.811928656238718, 7.8799044176633215, 7.875816099565331, 7.815501413379947, 7.882607162668001, 7.817020486640479, 7.877156262352438, 7.759629839160128, 7.757920252549552, 7.753395370106913, 7.761240053860368, 7.937738708318361, 7.938291961287202, 7.758380110203183, 7.755987281846834, 7.781578254760578, 7.8361383171097305, 7.7711189069166515, 7.816726675067033, 7.9328354216280506, 7.936287351303501, 7.776039269015391, 7.770325968788042, 7.752695973125167, 7.7538594144436805, 7.745178558182357, 7.7545673423258386, 7.815930580624138, 7.819549800807648, 7.800222048335613, 7.902638577055225, 7.888468123365731, 7.813287824838175, 7.761479038023908, 7.756184412909383, 7.755691317531285, 7.755780231459689, 7.899896941709586, 7.894375462302109, 7.8963835846532575, 7.888453497872278, 7.901303414862235, 7.886036456351012, 7.889313095595696, 7.901722719875609, 7.895064345442788, 7.90205872309751, 7.9084945276104195, 7.904432371911033, 7.905919468287753, 7.908338597387135, 7.904323568737333, 7.901304807601978, 7.8426383362929775, 7.8947079593416, 7.89613191775149, 7.766593408887951, 7.761798098368771, 7.771503761305329, 7.775990558453709, 7.775188962956967, 7.775266635504604, 7.755277485653522, 7.86375666391543, 7.8057758179679615, 7.763967963075327, 7.810916838962296, 7.753874632672531, 7.749098302762139, 7.785809443995345, 7.751239703606833, 7.77541441952261, 7.777566812718121, 7.775695905660649, 7.776701020794866, 7.806058800069422, 7.769441570183095, 7.788731914746645, 7.76226955024253, 7.764481499839719, 7.761470329043948, 7.756128882041786, 7.747766254755177, 7.744260686465286, 7.757804110375216, 7.749908553830717, 7.753125163009409, 7.879041696902467, 7.7615333943715035, 7.7615333943715035 ], "marker": { "color": "rgb(0, 0, 255)", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "Index: 0
Name: Bus 0
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 1
Name: Bus 1
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.092 MW
", "Index: 2
Name: Bus 2
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 3
Name: Bus 3
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 4
Name: Bus 4
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.092 MW
", "Index: 5
Name: Bus 5
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 6
Name: Bus 6
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 7
Name: Bus 7
V_n: 20.0 kV
", "Index: 8
Name: Bus 8
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 29
Name: Bus 9
V_n: 20.0 kV
Static generation: 0.400 MW
", "Index: 30
Name: Bus 10
V_n: 20.0 kV
", "Index: 31
Name: Bus 11
V_n: 20.0 kV
Static generation: 0.800 MW
", "Index: 32
Name: Bus 12
V_n: 20.0 kV
Static generation: 0.200 MW
", "Index: 33
Name: Bus 13
V_n: 20.0 kV
Static generation: 0.856 MW
", "Index: 34
Name: Bus 14
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 35
Name: Bus 15
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 36
Name: Bus 16
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 37
Name: Bus 17
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 38
Name: Bus 18
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 39
Name: Bus 19
V_n: 20.0 kV
", "Index: 40
Name: Bus 20
V_n: 20.0 kV
Static generation: 0.160 MW
", "Index: 41
Name: Bus 21
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 42
Name: Bus 22
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 43
Name: Bus 23
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 44
Name: Bus 24
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 45
Name: Bus 25
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 46
Name: Bus 26
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 47
Name: Bus 27
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 48
Name: Bus 28
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 49
Name: Bus 29
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 50
Name: Bus 30
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 51
Name: Bus 31
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 52
Name: Bus 32
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 53
Name: Bus 33
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 54
Name: Bus 34
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 55
Name: Bus 35
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 56
Name: Bus 36
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 57
Name: Bus 37
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 58
Name: Bus 38
V_n: 110.0 kV
", "Index: 64
Name: Bus 39
V_n: 20.0 kV
", "Index: 65
Name: Bus 40
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 71
Name: Bus 41
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 72
Name: Bus 42
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 73
Name: Bus 43
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 74
Name: Bus 44
V_n: 20.0 kV
", "Index: 75
Name: Bus 45
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 76
Name: Bus 46
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 77
Name: Bus 47
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 78
Name: Bus 48
V_n: 20.0 kV
", "Index: 79
Name: Bus 49
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 80
Name: Bus 50
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 81
Name: Bus 51
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 82
Name: Bus 52
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 83
Name: Bus 53
V_n: 20.0 kV
Static generation: 0.315 MW
", "Index: 84
Name: Bus 54
V_n: 20.0 kV
Static generation: 0.500 MW
", "Index: 85
Name: Bus 55
V_n: 20.0 kV
Static generation: 0.300 MW
", "Index: 86
Name: Bus 56
V_n: 20.0 kV
", "Index: 94
Name: Bus 57
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 95
Name: Bus 58
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 98
Name: Bus 59
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 100
Name: Bus 60
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 101
Name: Bus 61
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 102
Name: Bus 62
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 103
Name: Bus 63
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 104
Name: Bus 64
V_n: 20.0 kV
", "Index: 106
Name: Bus 65
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 107
Name: Bus 66
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 108
Name: Bus 67
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 109
Name: Bus 68
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 110
Name: Bus 69
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 111
Name: Bus 70
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 116
Name: Bus 71
V_n: 20.0 kV
", "Index: 117
Name: Bus 72
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 118
Name: Bus 73
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 119
Name: Bus 74
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 120
Name: Bus 75
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 126
Name: Bus 76
V_n: 20.0 kV
", "Index: 129
Name: Bus 77
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.095 MW
", "Index: 131
Name: Bus 78
V_n: 20.0 kV
", "Index: 132
Name: Bus 79
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 133
Name: Bus 80
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 134
Name: Bus 81
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 136
Name: Bus 82
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 137
Name: Bus 83
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 138
Name: Bus 84
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 140
Name: Bus 85
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 141
Name: Bus 86
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 142
Name: Bus 87
V_n: 20.0 kV
", "Index: 143
Name: Bus 88
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 144
Name: Bus 89
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 145
Name: Bus 90
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 146
Name: Bus 91
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 147
Name: Bus 92
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 148
Name: Bus 93
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 149
Name: Bus 94
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 150
Name: Bus 95
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 153
Name: Bus 96
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 155
Name: Bus 97
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 157
Name: Bus 98
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 159
Name: Bus 99
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 161
Name: Bus 100
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 162
Name: Bus 101
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 167
Name: Bus 102
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 168
Name: Bus 103
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 169
Name: Bus 104
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 170
Name: Bus 105
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 171
Name: Bus 106
V_n: 20.0 kV
", "Index: 172
Name: Bus 107
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.214 MW
", "Index: 173
Name: Bus 108
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 174
Name: Bus 109
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 176
Name: Bus 110
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 178
Name: Bus 111
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 181
Name: Bus 112
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 184
Name: Bus 113
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 186
Name: Bus 114
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 188
Name: Bus 115
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 189
Name: Bus 116
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 190
Name: Bus 117
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 192
Name: Bus 118
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 194
Name: Bus 119
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.039 MW
", "Index: 195
Name: Bus 120
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.039 MW
", "Index: 196
Name: Bus 121
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 197
Name: Bus 122
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 198
Name: Bus 123
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 199
Name: Bus 124
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 200
Name: Bus 125
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 201
Name: Bus 126
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 205
Name: Bus 127
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 207
Name: Bus 128
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 210
Name: Bus 129
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 213
Name: Bus 130
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 215
Name: Bus 131
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 216
Name: Bus 132
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 219
Name: Bus 133
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.100 MW
", "Index: 221
Name: Bus 134
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 223
Name: Bus 135
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.150 MW
", "Index: 224
Name: Bus 136
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.150 MW
", "Index: 227
Name: Bus 137
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.100 MW
", "Index: 229
Name: Bus 138
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 231
Name: Bus 139
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 235
Name: Bus 140
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 236
Name: Bus 141
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.160 MW
", "Index: 237
Name: Bus 142
V_n: 20.0 kV
Static generation: 0.150 MW
", "Index: 238
Name: Bus 143
V_n: 20.0 kV
", "Index: 239
Name: Bus 144
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.090 MW
", "Index: 240
Name: Bus 145
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 241
Name: Bus 146
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 242
Name: Bus 147
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 243
Name: Bus 148
V_n: 20.0 kV
", "Index: 244
Name: Bus 149
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 245
Name: Bus 150
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.198 MW
", "Index: 246
Name: Bus 151
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 247
Name: Bus 152
V_n: 20.0 kV
", "Index: 248
Name: Bus 153
V_n: 20.0 kV
Static generation: 0.295 MW
", "Index: 253
Name: Bus 154
V_n: 20.0 kV
Static generation: 0.355 MW
", "Index: 269
Name: Bus 155
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 271
Name: Bus 156
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 273
Name: Bus 157
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.095 MW
", "Index: 275
Name: Bus 158
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 281
Name: Bus 159
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 285
Name: Bus 160
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 286
Name: Bus 161
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.054 MW
", "Index: 287
Name: Bus 162
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 288
Name: Bus 163
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 289
Name: Bus 164
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 290
Name: Bus 165
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.198 MW
", "Index: 298
Name: Bus 166
V_n: 20.0 kV
Static generation: 0.300 MW
", "Index: 301
Name: Bus 167
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.054 MW
", "Index: 303
Name: Bus 168
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 304
Name: Bus 169
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 305
Name: Bus 170
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 312
Name: Bus 171
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 313
Name: Bus 172
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 314
Name: Bus 173
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 315
Name: Bus 174
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 316
Name: Bus 175
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 317
Name: Bus 176
V_n: 20.0 kV
", "Index: 318
Name: Bus 177
V_n: 110.0 kV
", "Index: 319
Name: Bus 178
V_n: 20.0 kV
" ], "type": "scattermapbox" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "", "bearing": 0, "center": { "lat": 48.409033473281134, "lon": 7.895643318408728 }, "pitch": 0, "style": "satellite", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "simple_plotly(net, on_map=True,map_style='satellite');" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "C:\\Users\\mmilovic\\AppData\\Roaming\\Python\\Python39\\site-packages\\pyproj\\crs\\crs.py:141: FutureWarning:\n", "\n", "'+init=:' syntax is deprecated. ':' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6\n", "\n", "C:\\Users\\mmilovic\\AppData\\Roaming\\Python\\Python39\\site-packages\\pyproj\\crs\\crs.py:141: FutureWarning:\n", "\n", "'+init=:' syntax is deprecated. ':' is the preferred initialization method. When making the change, be mindful of axis order changes: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj-6\n", "\n", "hp.pandapower.plotting.plotly.mapbox_plot - WARNING: Geo-coordinates check cannot be peformed because geopy package not available \n", "\t--> if geo-coordinates are not in lat/lon format an empty plot may appear...\n" ] }, { "data": { "text/html": [ " \n", " " ] }, "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.40549007606241, 48.41060722903666, 48.41100311474432 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.896048283667894, 7.896173712216692 ], "mode": "lines", "name": "lines", "showlegend": true, "text": "Index: 0
Name: Line 0
Length: 0.586 km
R: 0.094 Ohm
X: 0.069 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40551636934287, 48.40575963817082, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.892690190852129, 7.887502065342014, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 1
Name: Line 1
Length: 1.374 km
R: 0.221 Ohm
X: 0.161 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40360449047714 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8947079593416, 7.895064345442788 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 2
Name: Line 2
Length: 0.206 km
R: 0.033 Ohm
X: 0.024 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40360449047714, 48.39796660294922 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895064345442788, 7.89613191775149 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 3
Name: Line 3
Length: 0.617 km
R: 0.099 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39796660294922, 48.39788292247765, 48.39783122887795, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.89613191775149, 7.897077173332039, 7.9009358501319475, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 4
Name: Line 4
Length: 0.382 km
R: 0.061 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.367588997722855, 48.372747136260564, 48.38813104890056, 48.38535297479408 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.782415938904114, 7.787571249041797, 7.805636919599265, 7.811370592555369 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 5
Name: Line 5
Length: 3.303 km
R: 0.532 Ohm
X: 0.386 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36674970053756, 48.36588430787831 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.784123146908384, 7.785809443995345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 6
Name: Line 6
Length: 0.35 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36700871405821, 48.365595067644534, 48.36620372462611, 48.36639701618336, 48.36481251470263, 48.36446774724093 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760578, 7.781874544974903, 7.780913142315842, 7.77915169057083, 7.777242872572381, 7.775776555187228, 7.775695905660649 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 7
Name: Line 7
Length: 0.736 km
R: 0.118 Ohm
X: 0.086 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35023997375141, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761479038023908, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 10
Name: Line 10
Length: 0.313 km
R: 0.05 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34759205831028, 48.348120675529074, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531285, 7.756422840300819, 7.756456152212044, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 11
Name: Line 11
Length: 0.258 km
R: 0.042 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.385150459695026, 48.38528923325705, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281846834, 7.754936541688859, 7.752264174321627, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 12
Name: Line 12
Length: 0.435 km
R: 0.07 Ohm
X: 0.051 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.38577499413253, 48.38647184045549, 48.386749567178704, 48.3874153634542, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281846834, 7.755867224918182, 7.756532496276515, 7.756205473201505, 7.756694065388471, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 14
Name: Line 14
Length: 0.357 km
R: 0.058 Ohm
X: 0.042 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38789817455823, 48.38787586615857, 48.38940745322478 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.816726675067033, 7.81622593503414, 7.814401857028636 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 15
Name: Line 15
Length: 0.254 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387554015831256, 48.38824937519955, 48.387702180733314, 48.38637650877378, 48.38743514280955, 48.38789817455823 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811928656238718, 7.813485965068052, 7.813979419660251, 7.81428296170347, 7.816863859935843, 7.816726675067033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 16
Name: Line 16
Length: 0.635 km
R: 0.102 Ohm
X: 0.074 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.40810118664213 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.763967963075327, 7.7711189069166515 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 17
Name: Line 17
Length: 1.3 km
R: 0.209 Ohm
X: 0.152 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40810118664213, 48.40897040695545, 48.40913221025741 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7711189069166515, 7.769656033756945, 7.769463871775121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 18
Name: Line 18
Length: 0.139 km
R: 0.022 Ohm
X: 0.016 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.401147192227256, 48.40180506554106, 48.403988079279166, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8361383171097305, 7.836125476104098, 7.83739965076556, 7.841204475200443, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 20
Name: Line 20
Length: 0.632 km
R: 0.102 Ohm
X: 0.074 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.40022903250557, 48.40021513104056 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8361383171097305, 7.835783312488762, 7.835716941924163 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 21
Name: Line 21
Length: 0.112 km
R: 0.018 Ohm
X: 0.013 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.41442695301358, 48.41556285746508 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.888004329429848, 7.888468123365731 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 22
Name: Line 22
Length: 0.312 km
R: 0.05 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.41572609267613 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888468123365731, 7.879041696902467 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 24
Name: Line 24
Length: 0.695 km
R: 0.112 Ohm
X: 0.081 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41377255466426, 48.41396058205242, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901303414862235, 7.902018853458887, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 25
Name: Line 25
Length: 0.235 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.414242480883395, 48.41442462856805, 48.41538086848998, 48.41552371266226, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8963835846532575, 7.897599470445078, 7.897895242226608, 7.901830541319305, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 26
Name: Line 26
Length: 0.561 km
R: 0.09 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.43301239443272, 48.431691688874466 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962296, 7.8098100277588465, 7.813287824838175 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 27
Name: Line 27
Length: 0.522 km
R: 0.084 Ohm
X: 0.061 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.431691688874466, 48.431385728136846, 48.43111791204204, 48.430037266388126 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.813287824838175, 7.812791494205497, 7.8109220612220165, 7.809467223941316 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 28
Name: Line 28
Length: 0.283 km
R: 0.034 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46357677093137, 48.46330568615259, 48.46088669813349, 48.458211727907035, 48.45715225417666, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815930580624138, 7.8174482688698275, 7.815439202434551, 7.818286894295967, 7.825631951055531, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 29
Name: Line 29
Length: 1.688 km
R: 0.272 Ohm
X: 0.197 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462966137609016, 48.461520715433174, 48.46377225434117, 48.46392050699719, 48.46287434251547, 48.46354502678717, 48.46357677093137 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.805015433493411, 7.808201496422336, 7.811538745152171, 7.811827811522226, 7.815509915547556, 7.815387741483943, 7.815930580624138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 30
Name: Line 30
Length: 1.073 km
R: 0.173 Ohm
X: 0.125 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.45179274446283, 48.45227496161182, 48.45155156672426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593257, 7.817498572038815, 7.817775058148472, 7.819549800807648 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 32
Name: Line 32
Length: 0.324 km
R: 0.052 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466407519502575, 48.467138864546264, 48.46829711967187, 48.46870230866751 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.800222048335613, 7.800113593024236, 7.800610379993529, 7.799503775436736 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 34
Name: Line 34
Length: 0.309 km
R: 0.05 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.466407519502575 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.80752534227331, 7.800222048335613 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 35
Name: Line 35
Length: 0.541 km
R: 0.087 Ohm
X: 0.063 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.4362055733579, 48.43694878245399, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069422, 7.806421309165015, 7.805599960895004, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 36
Name: Line 36
Length: 0.296 km
R: 0.036 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.436230098706325, 48.43479353997049, 48.433461816428554, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069422, 7.805335765721932, 7.805199488129543, 7.804603425726798, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 37
Name: Line 37
Length: 0.48 km
R: 0.059 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41861893207832, 48.41987792805789 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.766083922141606, 7.765743379197091 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 38
Name: Line 38
Length: 0.711 km
R: 0.084 Ohm
X: 0.228 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41394093258762, 48.414134725399144, 48.41297284403903 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.769730282276106, 7.770542159455186, 7.771503761305329 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 39
Name: Line 39
Length: 0.242 km
R: 0.039 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.414371438124, 48.41460781659752, 48.414566847409716, 48.413949635424736 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183095, 7.768406128570779, 7.767799181835386, 7.76713218273902, 7.766593408887951 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 40
Name: Line 40
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.4348039992478, 48.43586958521815, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962296, 7.811763300489368, 7.812358889947379, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 41
Name: Line 41
Length: 0.345 km
R: 0.055 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34240156159719, 48.34188624338181, 48.33596247728857, 48.331983432639284 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160128, 7.758283756273891, 7.757160848106757, 7.753461280522283, 7.753125163009409 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 42
Name: Line 42
Length: 1.621 km
R: 0.261 Ohm
X: 0.19 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33034649606129, 48.32945774646641 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753125163009409, 7.761877118332033, 7.761240053860368 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 43
Name: Line 43
Length: 0.782 km
R: 0.126 Ohm
X: 0.091 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33020889805156, 48.3297903765829 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753125163009409, 7.753573521770244, 7.753395370106913 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 44
Name: Line 44
Length: 0.248 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41572609267613, 48.415754019328425, 48.42084885223843, 48.4229645493474 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879041696902467, 7.877416142764672, 7.854664591434976, 7.845385081335858 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 45
Name: Line 45
Length: 2.611 km
R: 0.42 Ohm
X: 0.305 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40904311794737, 48.40388379782281 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.777498262968239, 7.788731914746645 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 46
Name: Line 46
Length: 1.158 km
R: 0.186 Ohm
X: 0.136 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40388379782281, 48.39607413223037, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.788731914746645, 7.805732381533399, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 47
Name: Line 47
Length: 1.526 km
R: 0.246 Ohm
X: 0.179 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.40965933667854 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8426383362929775, 7.86375666391543 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 48
Name: Line 48
Length: 2.033 km
R: 0.327 Ohm
X: 0.238 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40965933667854, 48.40835437410063, 48.40633626883148, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.86375666391543, 7.866225916836617, 7.875543574545038, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 49
Name: Line 49
Length: 0.997 km
R: 0.161 Ohm
X: 0.117 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39170089001182, 48.39208848005875, 48.3932605026847, 48.39410379848378, 48.394554739534286, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8126537758568055, 7.812246482891534, 7.811644040831371, 7.809930941843631, 7.806087360715251, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 50
Name: Line 50
Length: 0.804 km
R: 0.129 Ohm
X: 0.094 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.39828929483894, 48.40038690577195, 48.401150186273235, 48.40220930073991, 48.402611223198186, 48.403862633463525, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8426383362929775, 7.842030849441703, 7.839096884116497, 7.83989266587349, 7.841390825296571, 7.842892000465713, 7.842087064909871, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 51
Name: Line 51
Length: 0.947 km
R: 0.153 Ohm
X: 0.111 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43625936008396, 48.43621079355224, 48.4375915317665 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.786659017249014, 7.786974059473482, 7.799059506222635 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 52
Name: Line 52
Length: 0.929 km
R: 0.11 Ohm
X: 0.297 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43784808661677, 48.43625936008396 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776376345809668, 7.786659017249014 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 53
Name: Line 53
Length: 0.778 km
R: 0.092 Ohm
X: 0.249 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4375915317665, 48.438365076975934, 48.43811625359848, 48.43774644970764, 48.43721361179621, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799059506222635, 7.79926973043239, 7.802946687308421, 7.804438421470535, 7.805266836376121, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 54
Name: Line 54
Length: 0.713 km
R: 0.087 Ohm
X: 0.08 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.39694908313921, 48.39667324003736, 48.39581646128183, 48.393568726631216, 48.3920182743164, 48.389305854830766, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.763967963075327, 7.764958576168508, 7.766290866385869, 7.765925898160517, 7.763765633373263, 7.762700018994479, 7.761571047728088, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 55
Name: Line 55
Length: 1.136 km
R: 0.183 Ohm
X: 0.133 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4229645493474, 48.42844093575865, 48.429742025433235 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.845385081335858, 7.821346748489756, 7.818122484083059 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 56
Name: Line 56
Length: 2.149 km
R: 0.346 Ohm
X: 0.251 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.44215898326708 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.8166146453040595 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 57
Name: Line 57
Length: 0.811 km
R: 0.131 Ohm
X: 0.095 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46664642659273, 48.46690297490613, 48.46785146428183, 48.46940220140584, 48.4700248786312 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.834053059787828, 7.834293506224103, 7.836048527306521, 7.835171724259093, 7.835840183052138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 58
Name: Line 58
Length: 0.47 km
R: 0.076 Ohm
X: 0.055 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45816150593776, 48.45958978415041, 48.45952177587914, 48.46491575387908, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748625, 7.871205169962752, 7.865685066309862, 7.855674529525037, 7.834291967844844, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 59
Name: Line 59
Length: 3.155 km
R: 0.508 Ohm
X: 0.369 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466489410328336, 48.46658585880405, 48.46719882495215, 48.46600061457696, 48.46663092407985, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.827272008388628, 7.8277365143264825, 7.829141388900078, 7.831866337061972, 7.833564402405951, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 60
Name: Line 60
Length: 0.58 km
R: 0.093 Ohm
X: 0.068 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.466489410328336 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410403, 7.827272008388628 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 61
Name: Line 61
Length: 0.618 km
R: 0.1 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.43784808661677 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7615333943715035, 7.776376345809668 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 62
Name: Line 62
Length: 1.006 km
R: 0.12 Ohm
X: 0.322 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4604578360895, 48.459942292632206, 48.45859429978941 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.787018478319392, 7.78662365658653, 7.786003458366173 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 63
Name: Line 63
Length: 0.222 km
R: 0.036 Ohm
X: 0.026 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.46255155296364, 48.46047175881355, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.798915550853087, 7.798843163722211, 7.787194863706104, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 64
Name: Line 64
Length: 0.936 km
R: 0.151 Ohm
X: 0.11 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46585030578092, 48.46578217805131, 48.465007274168464, 48.46263647425135, 48.46107800484119, 48.461045792318515, 48.46053877935838, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.79305306057687, 7.795085016423698, 7.794918198969298, 7.796165093559586, 7.788830555207495, 7.786709754259317, 7.786464198716023, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 65
Name: Line 65
Length: 1.341 km
R: 0.216 Ohm
X: 0.157 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.385928270244946, 48.386430065450135, 48.3871739014232, 48.387554015831256 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811370592555369, 7.811595368627118, 7.8110655410750915, 7.81136875226478, 7.811928656238718 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 67
Name: Line 67
Length: 0.26 km
R: 0.042 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39773842093887, 48.399447776583635, 48.3984020874538, 48.398980931406236, 48.398094303535 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9084945276104195, 7.909391336045122, 7.924082516891615, 7.926292142746033, 7.931257487388791 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 68
Name: Line 68
Length: 1.804 km
R: 0.29 Ohm
X: 0.211 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398094303535, 48.39632695296329, 48.39605777290455 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.931257487388791, 7.932851955355446, 7.937738708318361 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 69
Name: Line 69
Length: 0.59 km
R: 0.095 Ohm
X: 0.069 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42317235658359, 48.42387899646563, 48.42556885464923 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904856256838342, 7.905657633837185, 7.903027274636419 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 70
Name: Line 70
Length: 0.368 km
R: 0.059 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.426746959273764, 48.426754589785816 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.903027274636419, 7.904313419921688, 7.904323568737333 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 71
Name: Line 71
Length: 0.162 km
R: 0.026 Ohm
X: 0.019 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.42678214922959, 48.430715471028996, 48.431871317653105, 48.43274836139323, 48.433206518352755 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.903027274636419, 7.900422767586749, 7.895925122046382, 7.89306465328747, 7.888368095378101, 7.887773560526454 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 72
Name: Line 72
Length: 1.455 km
R: 0.234 Ohm
X: 0.17 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42021485438325, 48.41985264054491, 48.42108182049426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901150019336374, 7.902983352314626, 7.904558598573622, 7.907598272338195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 73
Name: Line 73
Length: 0.466 km
R: 0.075 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42108182049426, 48.42140868537678, 48.42259830298465, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.907598272338195, 7.907531430645335, 7.9052989811040755, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 74
Name: Line 74
Length: 0.53 km
R: 0.085 Ohm
X: 0.062 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42317235658359 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901150019336374, 7.904856256838342 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 75
Name: Line 75
Length: 0.304 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.349523303920996, 48.35033193619265, 48.3526108097117 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757528366368351, 7.757431972718276, 7.7545673423258386 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 76
Name: Line 76
Length: 0.347 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36812436772768, 48.354057545467725, 48.349523303920996 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757061058783549, 7.76129468741435, 7.757528366368351 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 77
Name: Line 77
Length: 2.122 km
R: 0.342 Ohm
X: 0.248 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.424006590648986, 48.42255372117566 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.917782616603534, 7.912914076992986 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 78
Name: Line 78
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42455517977702, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076992986, 7.914608155074788, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 79
Name: Line 79
Length: 0.275 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.4262003114186, 48.42567694197769, 48.42624241123789, 48.42551677297042, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322094, 7.909609713731938, 7.910526348475593, 7.911706758846923, 7.91260162511729, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 80
Name: Line 80
Length: 0.428 km
R: 0.069 Ohm
X: 0.05 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42109713594567, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076992986, 7.914987797345011, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 81
Name: Line 81
Length: 0.338 km
R: 0.054 Ohm
X: 0.039 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.42540397589623, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322094, 7.910628274806562, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 82
Name: Line 82
Length: 0.349 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41021512075374, 48.411324882457365, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888453497872278, 7.886142061203813, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 85
Name: Line 85
Length: 0.329 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412538868389674, 48.412646305840084, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.886754678860876, 7.88626878477168, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 86
Name: Line 86
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40051528842866, 48.39898138560276, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901722719875609, 7.901478376520011, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 87
Name: Line 87
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41100311474432, 48.411197289242, 48.41219987862297 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896173712216692, 7.898364527394128, 7.899896941709586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 90
Name: Line 90
Length: 0.315 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40314742068416, 48.41145849305281, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216280506, 7.931111333953971, 7.924782339298749, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 91
Name: Line 91
Length: 2.528 km
R: 0.407 Ohm
X: 0.296 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.412959833670094, 48.41328728677549, 48.414242480883395 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894375462302109, 7.894609615717571, 7.8963835846532575 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 92
Name: Line 92
Length: 0.093 km
R: 0.015 Ohm
X: 0.011 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412959833670094 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595696, 7.894375462302109 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 93
Name: Line 93
Length: 0.387 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41219987862297, 48.41243010410867, 48.41377255466426 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.899896941709586, 7.901517441608324, 7.901303414862235 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 94
Name: Line 94
Length: 0.272 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40146312322061, 48.400918516127334 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216280506, 7.934454805930536, 7.936287351303501 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 95
Name: Line 95
Length: 0.247 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.400918516127334, 48.3996743385898, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.936287351303501, 7.937871546738272, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 96
Name: Line 96
Length: 0.25 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39605777290455, 48.39622610359972, 48.39706035508018, 48.39826119272725, 48.39860559684791, 48.39883465485712, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.937738708318361, 7.937908408830377, 7.936633845961019, 7.936815722259916, 7.937734034157203, 7.937547687028119, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 97
Name: Line 97
Length: 0.459 km
R: 0.074 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3297903765829, 48.328974117162275, 48.32845845019049 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753395370106913, 7.755869301063094, 7.757920252549552 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 98
Name: Line 98
Length: 0.366 km
R: 0.059 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34403541580135, 48.34396313065524 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160128, 7.75782276527147, 7.755780231459689 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 99
Name: Line 99
Length: 0.291 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.396217027426985, 48.396778066442074, 48.397053760799785, 48.39773842093887 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.905919468287753, 7.905870190748854, 7.907751741755607, 7.9084945276104195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 100
Name: Line 100
Length: 0.299 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.395299306037806, 48.39512339357625, 48.3939077528269 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90205872309751, 7.9026198872801, 7.904432371911033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 101
Name: Line 101
Length: 0.236 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3939077528269, 48.39294498344864, 48.39430048606478, 48.394489103137495, 48.39499750403587 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904432371911033, 7.90720373734137, 7.90819035399443, 7.90794776041544, 7.908338597387135 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 102
Name: Line 102
Length: 0.489 km
R: 0.079 Ohm
X: 0.057 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39499750403587, 48.396340701525595, 48.396217027426985 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908338597387135, 7.907877408859961, 7.905919468287753 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 103
Name: Line 103
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.359387497487134, 48.3602321159914, 48.360821415377465, 48.36133205154042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.77541441952261, 7.775897231830879, 7.7762738316504265, 7.776701020794866 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 104
Name: Line 104
Length: 0.238 km
R: 0.038 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36133205154042, 48.361342842453865, 48.36244816364895, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776701020794866, 7.777133131484123, 7.777571136256727, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 105
Name: Line 105
Length: 0.177 km
R: 0.029 Ohm
X: 0.021 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35663791686056, 48.357890227426644, 48.359387497487134 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776039269015391, 7.77632396106846, 7.77541441952261 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 106
Name: Line 106
Length: 0.283 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35778042545513, 48.35663791686056 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788042, 7.772129830968809, 7.776039269015391 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 107
Name: Line 107
Length: 0.615 km
R: 0.099 Ohm
X: 0.072 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35023997375141 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788042, 7.761479038023908 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 108
Name: Line 108
Length: 1.278 km
R: 0.206 Ohm
X: 0.149 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36446774724093, 48.36350223296791, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775695905660649, 7.776419559308654, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 109
Name: Line 109
Length: 0.147 km
R: 0.024 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34396313065524, 48.34426775081148, 48.34552927820808, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755780231459689, 7.755044310619697, 7.753952346270859, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 110
Name: Line 110
Length: 0.253 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.34600528831053, 48.34750561849222 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909383, 7.756219304854599, 7.755691317531285 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 111
Name: Line 111
Length: 0.214 km
R: 0.034 Ohm
X: 0.025 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34758219051105, 48.34920225220246, 48.34979925580374 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531285, 7.7541962576323025, 7.754530233365392, 7.752695973125167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 112
Name: Line 112
Length: 0.415 km
R: 0.067 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.345533289077835, 48.345693810989175, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909383, 7.7560847480531505, 7.754031231612078, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 113
Name: Line 113
Length: 0.18 km
R: 0.029 Ohm
X: 0.021 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34979925580374, 48.34979996068833, 48.349078642676616 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.752695973125167, 7.751810826297168, 7.745178558182357 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 114
Name: Line 114
Length: 0.562 km
R: 0.09 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.3873020769341, 48.38622195737371 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375216, 7.759170513376308, 7.76226955024253 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 116
Name: Line 116
Length: 0.399 km
R: 0.064 Ohm
X: 0.047 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38622195737371, 48.385914208309465, 48.387253837121776 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.76226955024253, 7.763443859194219, 7.764481499839719 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 117
Name: Line 117
Length: 0.261 km
R: 0.042 Ohm
X: 0.031 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387253837121776, 48.38794755581447, 48.38852075079145, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.764481499839719, 7.762130310127758, 7.762763912430871, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 118
Name: Line 118
Length: 0.37 km
R: 0.06 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38651874735516, 48.386703185505056, 48.38849987706139 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.749098302762139, 7.747917223087707, 7.749908553830717 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 119
Name: Line 119
Length: 0.251 km
R: 0.04 Ohm
X: 0.029 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.388485218743035, 48.388753667201904, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375216, 7.756986342856801, 7.75516628477344, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 120
Name: Line 120
Length: 0.304 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38177684669241, 48.38177158751474, 48.38124747666239, 48.38127333695404 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.754239849704478, 7.754899242160297, 7.754909950395624, 7.756128882041786 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 121
Name: Line 121
Length: 0.233 km
R: 0.037 Ohm
X: 0.027 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755177, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 122
Name: Line 122
Length: 0.118 km
R: 0.019 Ohm
X: 0.014 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38256215965859, 48.38363665057252 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.750416988747825, 7.751239703606833 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 123
Name: Line 123
Length: 0.397 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38363665057252, 48.384248057650645, 48.38471159039433, 48.38478902400804, 48.38593046261288 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.751239703606833, 7.751637732522006, 7.750171002545883, 7.748848329315541, 7.747766254755177 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 124
Name: Line 124
Length: 0.52 km
R: 0.084 Ohm
X: 0.061 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.375902471849464, 48.36812436772768 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672531, 7.754719524904049, 7.757061058783549 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 125
Name: Line 125
Length: 1.526 km
R: 0.246 Ohm
X: 0.179 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38664414979842, 48.38747799457919 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755177, 7.747345601649864, 7.744260686465286 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 126
Name: Line 126
Length: 0.254 km
R: 0.041 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.43345787620781 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197091, 7.7585288455939665 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 127
Name: Line 127
Length: 1.601 km
R: 0.19 Ohm
X: 0.512 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.4200299349893, 48.42373656388579 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197091, 7.766447757298655, 7.767396711800372 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 128
Name: Line 128
Length: 0.473 km
R: 0.076 Ohm
X: 0.055 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.410778162855365, 48.40987064550492 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962956967, 7.77674238652206, 7.778809539550178 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 129
Name: Line 129
Length: 0.298 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.41125561432176, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765225672614365, 7.764837816896532, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 130
Name: Line 130
Length: 0.295 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413486950801484, 48.41182097442182, 48.412450924445146, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761798098368771, 7.7639922621668935, 7.765722943668012, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 131
Name: Line 131
Length: 0.417 km
R: 0.067 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40913221025741, 48.409159177441765, 48.40969201784859, 48.41091584192147 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769463871775121, 7.769431844659233, 7.7665951997192195, 7.765225672614365 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 132
Name: Line 132
Length: 0.323 km
R: 0.052 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297438457729, 48.41331062258001, 48.4123141062621, 48.4120381144602 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775990558453709, 7.776748729172764, 7.778617825020764, 7.779195765893586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 133
Name: Line 133
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40798047975019, 48.40610336882051 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.775768029695281, 7.775204689771646 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 134
Name: Line 134
Length: 0.282 km
R: 0.045 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413949635424736, 48.41402817045772, 48.41423953061414, 48.413486950801484 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.766593408887951, 7.765444260339439, 7.762677742769116, 7.761798098368771 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 135
Name: Line 135
Length: 0.396 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297284403903, 48.41358426166424, 48.41284311449611, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771503761305329, 7.773426581451681, 7.775328167829107, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 136
Name: Line 136
Length: 0.371 km
R: 0.06 Ohm
X: 0.043 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40895948375834, 48.41002748821806, 48.4106662024164 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504604, 7.775834208670297, 7.775918857568513, 7.775188962956967 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 137
Name: Line 137
Length: 0.274 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.4110820109806, 48.41202505132909, 48.41266511728967, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962956967, 7.776156826669018, 7.776069305156782, 7.775436339281674, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 138
Name: Line 138
Length: 0.329 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.39984602561909, 48.39850086933367, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924163, 7.834017116189658, 7.83265609981566, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 139
Name: Line 139
Length: 0.499 km
R: 0.08 Ohm
X: 0.058 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.399196490714516, 48.39847231884331, 48.399008499161106 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924163, 7.835858596456743, 7.836801497796553, 7.837825353282277 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 140
Name: Line 140
Length: 0.316 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.435288574248574, 48.435439366512185, 48.436011043823065, 48.43731600257155, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.813250525813567, 7.812532716282892, 7.8128153969307474, 7.8125753726717475, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 141
Name: Line 141
Length: 0.388 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38938411385852, 48.389190547422494 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028636, 7.814291499576686, 7.813750946930894 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 142
Name: Line 142
Length: 0.07 km
R: 0.011 Ohm
X: 0.008 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38967584196678, 48.39156960616492, 48.39170089001182 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028636, 7.814283926768282, 7.812753400538021, 7.8126537758568055 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 143
Name: Line 143
Length: 0.286 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.388073277915936, 48.388456987331466, 48.39023179835488, 48.3911177281352, 48.39305079689933, 48.39485609666392, 48.396704883728056, 48.39743032423392, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.822295509468547, 7.823869402630555, 7.821060890101761, 7.822347038318297, 7.824097180083762, 7.828171691377432, 7.829222350628085, 7.830348907527056, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 144
Name: Line 144
Length: 1.517 km
R: 0.244 Ohm
X: 0.178 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.384299821641136, 48.38482287897183, 48.38520652110626, 48.386411329681195, 48.387031003585435, 48.38770493588316, 48.388073277915936 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.817020486640479, 7.8187887099884605, 7.8194394395365086, 7.822665542229687, 7.82198478444112, 7.822815782652554, 7.822295509468547 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 145
Name: Line 145
Length: 0.719 km
R: 0.116 Ohm
X: 0.084 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.382887094355645, 48.38240623332936, 48.383115188134305, 48.384299821641136 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815501413379947, 7.816546084219191, 7.8176024284740455, 7.817020486640479 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 146
Name: Line 146
Length: 0.22 km
R: 0.035 Ohm
X: 0.026 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45286282617741, 48.45236679952003, 48.452472330174245, 48.4520004486148 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818002161030199, 7.81735047281143, 7.816277752431433, 7.815999191593257 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 147
Name: Line 147
Length: 0.21 km
R: 0.034 Ohm
X: 0.025 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.4518489851428, 48.45198309301552, 48.451139116622976, 48.45138394977538 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593257, 7.8159470252984145, 7.8154455454548195, 7.814877765306854, 7.81386610882482 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 148
Name: Line 148
Length: 0.239 km
R: 0.039 Ohm
X: 0.028 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45286282617741 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480729, 7.818002161030199 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 149
Name: Line 149
Length: 0.345 km
R: 0.055 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45266207846716, 48.4543191325133, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480729, 7.822566781765138, 7.823197223787065, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 150
Name: Line 150
Length: 0.327 km
R: 0.053 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.43027933506786, 48.43083045464513, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941316, 7.808549583479154, 7.804648465174723, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 151
Name: Line 151
Length: 0.553 km
R: 0.068 Ohm
X: 0.062 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.42998020030199, 48.42871494027006 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941316, 7.809391548745799, 7.810780426185848 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 152
Name: Line 152
Length: 0.146 km
R: 0.024 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.434970421032745, 48.43310110711298, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471256, 7.815872682700299, 7.815418792061373, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 153
Name: Line 153
Length: 0.482 km
R: 0.078 Ohm
X: 0.056 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42987868583484, 48.43023545576382, 48.4306924859205, 48.43088424285493, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083059, 7.818083816984841, 7.817135120871869, 7.817461811443534, 7.816642126259775, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 154
Name: Line 154
Length: 0.443 km
R: 0.071 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42919600788272, 48.42888699876993, 48.42811920030154 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083059, 7.8164050618348995, 7.817027926271891, 7.817198631577032 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 156
Name: Line 156
Length: 0.284 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45615430303409, 48.45358185114635, 48.45301794986834, 48.453611293794474 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909234863520262, 7.903483652202673, 7.900317070730212, 7.895958297692228 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 157
Name: Line 157
Length: 1.082 km
R: 0.128 Ohm
X: 0.346 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.453611293794474, 48.45475150473159, 48.45601148005711 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895958297692228, 7.8956862736710836, 7.888307623910822 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 158
Name: Line 158
Length: 0.689 km
R: 0.082 Ohm
X: 0.221 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45601148005711, 48.45627719348572, 48.456097127840614, 48.45630214585839 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888307623910822, 7.88776916325827, 7.883674810334897, 7.882123314640699 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 161
Name: Line 161
Length: 0.468 km
R: 0.057 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.4569382040042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.913960629334794 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 162
Name: Line 162
Length: 2.595 km
R: 0.308 Ohm
X: 0.83 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.46596098113992, 48.46600035605018, 48.46630497792045, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.80752534227331, 7.80754101864081, 7.810031262748202, 7.810539456577534, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 163
Name: Line 163
Length: 0.306 km
R: 0.049 Ohm
X: 0.036 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.46581065840659, 48.46590380868623, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410403, 7.814808134254484, 7.812943051142982, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 164
Name: Line 164
Length: 0.566 km
R: 0.091 Ohm
X: 0.066 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45663219653908, 48.456833482269886, 48.45740074172955, 48.45615430303409 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.913099680241396, 7.912790933340661, 7.912023603713898, 7.909234863520262 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 165
Name: Line 165
Length: 0.365 km
R: 0.043 Ohm
X: 0.117 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.462966137609016 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.798915550853087, 7.805015433493411 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 167
Name: Line 167
Length: 0.464 km
R: 0.075 Ohm
X: 0.054 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46870230866751, 48.465884252336345, 48.465880383024654 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799503775436736, 7.797891210313311, 7.796742737062005 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 168
Name: Line 168
Length: 0.42 km
R: 0.068 Ohm
X: 0.049 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.465880383024654, 48.46590636450038, 48.46585030578092 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.796742737062005, 7.794110968819995, 7.79305306057687 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 169
Name: Line 169
Length: 0.272 km
R: 0.044 Ohm
X: 0.032 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46499296672238, 48.465615075712854, 48.46636840611702, 48.46654892076256, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.877253109601893, 7.876719230418665, 7.876755015618762, 7.876972891130834, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 170
Name: Line 170
Length: 0.285 km
R: 0.046 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47232304101376, 48.47165336171102, 48.47114089929794, 48.46913517198261, 48.46937137732608, 48.467794565092966, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565331, 7.875534511796639, 7.875985161359858, 7.875486830253149, 7.876637087726613, 7.877441949337699, 7.8784594392724, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 171
Name: Line 171
Length: 0.77 km
R: 0.124 Ohm
X: 0.09 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4613555876003, 48.46292133786397, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8834468909549855, 7.883787221239259, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 172
Name: Line 172
Length: 0.264 km
R: 0.032 Ohm
X: 0.03 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.463027583083495, 48.463503680108325, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882607162668001, 7.884018547868955, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 173
Name: Line 173
Length: 0.197 km
R: 0.024 Ohm
X: 0.022 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462169343727574, 48.46323445829534, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880230044935533, 7.8804581438335815, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 174
Name: Line 174
Length: 0.28 km
R: 0.045 Ohm
X: 0.033 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45925446070308, 48.460217725224446, 48.460193056885444, 48.460862623984305, 48.46087555486147, 48.4613555876003 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.885108020255011, 7.884632762011413, 7.884079704569312, 7.883791479415832, 7.883409991222734, 7.8834468909549855 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 175
Name: Line 175
Length: 0.398 km
R: 0.049 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47484422826085 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565331, 7.876668674237667 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 177
Name: Line 177
Length: 0.293 km
R: 0.047 Ohm
X: 0.034 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.469995861910235, 48.471352495441344, 48.47162030378073, 48.472360114769316 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8799044176633215, 7.878813093143337, 7.876277200018275, 7.875816099565331 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 178
Name: Line 178
Length: 0.449 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.466671630179064, 48.467065898624384, 48.46954175798025, 48.469995861910235 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342217, 7.8816500020356735, 7.882595447383071, 7.881056765995633, 7.8799044176633215 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 179
Name: Line 179
Length: 0.551 km
R: 0.089 Ohm
X: 0.064 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.433206518352755, 48.43560076570538, 48.442648263362436, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.887773560526454, 7.884664667578182, 7.8783627557360765, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 180
Name: Line 180
Length: 1.42 km
R: 0.229 Ohm
X: 0.166 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453797177437885, 48.45401796002383, 48.45477827748655 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.884505171805365, 7.880912379082944, 7.8780829873512435 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 181
Name: Line 181
Length: 0.54 km
R: 0.087 Ohm
X: 0.063 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45477827748655, 48.454862932557084, 48.455538853940965, 48.45634075148979, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8780829873512435, 7.877908932007487, 7.878580240512052, 7.8770142301153365, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 182
Name: Line 182
Length: 0.355 km
R: 0.043 Ohm
X: 0.04 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45630214585839, 48.456681773446036, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882123314640699, 7.879801543323435, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 183
Name: Line 183
Length: 0.338 km
R: 0.041 Ohm
X: 0.038 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45835960086805, 48.45867550572121, 48.459363549919026 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829367, 7.883522518897455, 7.880600941961385, 7.880760551329065 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 184
Name: Line 184
Length: 0.44 km
R: 0.071 Ohm
X: 0.051 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453216141645576, 48.44925911156311, 48.44679416446019, 48.44659344334918 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.885301981835198, 7.88291375765926, 7.8792242738174965, 7.876889542193039 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 185
Name: Line 185
Length: 1.095 km
R: 0.176 Ohm
X: 0.128 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.4537292909254, 48.452782213375116, 48.452317091700706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.88517175431814, 7.886951183856484, 7.886928854505144, 7.888244332713167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 186
Name: Line 186
Length: 0.346 km
R: 0.056 Ohm
X: 0.041 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44659344334918, 48.44509707761739, 48.4444555753831, 48.443492269049536, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.876889542193039, 7.876863406747357, 7.876408564981776, 7.876439417323305, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 187
Name: Line 187
Length: 0.41 km
R: 0.066 Ohm
X: 0.048 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45828506195322, 48.46130227308567, 48.46134835145958 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748625, 7.87239644881949, 7.874935206203324, 7.875200408303946 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 189
Name: Line 189
Length: 0.446 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46134835145958, 48.46161584279951, 48.46328048605441, 48.46363931398706 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875200408303946, 7.875153215471733, 7.877121230823239, 7.877500631694728 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 190
Name: Line 190
Length: 0.314 km
R: 0.051 Ohm
X: 0.037 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46363931398706, 48.46499296672238 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.877500631694728, 7.877253109601893 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 191
Name: Line 191
Length: 0.152 km
R: 0.024 Ohm
X: 0.018 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.46601268490752, 48.4658585507005, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342217, 7.882132382848775, 7.883586919552062, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 192
Name: Line 192
Length: 0.397 km
R: 0.064 Ohm
X: 0.046 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43345787620781, 48.43510803999951, 48.437822432849366, 48.439874883455424 ], "legendgroup": "lines", "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7585288455939665, 7.758956898218413, 7.758431384490911, 7.7615333943715035 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Index: 193
Name: Line 193
Length: 1.006 km
R: 0.12 Ohm
X: 0.322 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.38527882216764, 48.382887094355645 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.811370592555369, 7.811318787572469, 7.815501413379947 ], "mode": "lines", "name": "disconnected branches", "showlegend": true, "text": "Index: 66
Name: Line 66
Length: 0.446 km
R: 0.072 Ohm
X: 0.052 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34834126522201, 48.34860057697059, 48.349523303920996 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.758380110203183, 7.758084610072344, 7.757528366368351 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 8
Name: Line 8
Length: 0.146 km
R: 0.023 Ohm
X: 0.017 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.419194753695685, 48.421893919694526 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.888468123365731, 7.8936321320293485, 7.901150019336374 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 23
Name: Line 23
Length: 1.188 km
R: 0.191 Ohm
X: 0.139 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39757191961706, 48.396618597306905, 48.395299306037806 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.901304807601978, 7.901229365760782, 7.90205872309751 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 88
Name: Line 88
Length: 0.296 km
R: 0.048 Ohm
X: 0.035 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.457138914558186, 48.45794147327886 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.8777176531569495, 7.872608192748625 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 188
Name: Line 188
Length: 0.386 km
R: 0.062 Ohm
X: 0.045 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44215898326708, 48.45155156672426 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 0.5 }, "lon": [ 7.8166146453040595, 7.819549800807648 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Index: 31
Name: Line 31
Length: 0.967 km
R: 0.156 Ohm
X: 0.113 Ohm
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40804865254953, 48.40564324572021, 48.40454728326978, 48.40078554671318, 48.3978570756778, 48.38043909258056, 48.366959897540426, 48.36630037040474, 48.34929061948671, 48.34823097037554, 48.38521984647603, 48.38708246531645, 48.38864165969167, 48.387039344753546, 48.402659024843004, 48.40853579679879, 48.402896572410114, 48.4006923794074, 48.41357226968398, 48.41564447507061, 48.41458034129922, 48.41545229057612, 48.432352041653594, 48.43125182008944, 48.45768199104185, 48.46264648488717, 48.45203385303732, 48.467717992109066, 48.466125368505324, 48.43755074921974, 48.43412767819952, 48.416381282067775, 48.413553784719085, 48.41448962736076, 48.435336792232974, 48.338924360335184, 48.331164964350286, 48.33109616534542, 48.41830143578343, 48.40646345788509, 48.39997896502659, 48.40388739307939, 48.40734532146605, 48.394329269009035, 48.40167974350658, 48.43690116265937, 48.43705372335036, 48.43824066528721, 48.39469259395652, 48.42570274255303, 48.43859573125822, 48.46862683284384, 48.46221876487911, 48.46659971976456, 48.466165772774715, 48.4388614850361, 48.45926829621081, 48.46151165588859, 48.46185723954627, 48.38680198343667, 48.398924932018716, 48.39619236293392, 48.42472392555743, 48.42615790696149, 48.42874881012929, 48.420033747464075, 48.42339383889283, 48.42253313813906, 48.351471372952176, 48.36109095659771, 48.42328015591232, 48.423554450476345, 48.42595967660779, 48.421825428560666, 48.42479667534862, 48.410770001605556, 48.412628227372025, 48.39974833701571, 48.41110020199316, 48.41594858510677, 48.413764883829444, 48.41283871001224, 48.41231499136582, 48.40119081967397, 48.40029642735857, 48.39766077390371, 48.32938224687258, 48.34399927322829, 48.39691591362093, 48.39451557320157, 48.39342636813777, 48.39627886447629, 48.36052676568443, 48.36189550305141, 48.358638862456885, 48.35720917115785, 48.35499590173244, 48.3630565577521, 48.34489851450978, 48.34675545340137, 48.348392221356754, 48.345613550033505, 48.34943930168247, 48.3867620171539, 48.386584022715624, 48.38760069646813, 48.387601531283224, 48.38861944297247, 48.381509532088565, 48.38622460498402, 48.38227509670791, 48.38475030720119, 48.37201341978857, 48.38706107218881, 48.42666790213285, 48.42188324943754, 48.410324404180145, 48.411840028252584, 48.41265396261166, 48.40942559764518, 48.41281236442106, 48.40704192428535, 48.41413385053593, 48.41321368808018, 48.4094934859882, 48.411553531154844, 48.39917344747638, 48.39883440477891, 48.43572520516763, 48.38928733064051, 48.39062272406585, 48.392084262517265, 48.38580892539373, 48.38276071073183, 48.45241956484713, 48.45156110481925, 48.45258691624284, 48.45349060549023, 48.4305548948565, 48.429347570286026, 48.43403576407286, 48.430788364387716, 48.429469016657976, 48.453299900507346, 48.45538149239435, 48.45618716066316, 48.457731400353936, 48.46598066859505, 48.465826396813846, 48.45677752238182, 48.4629069473678, 48.46729328050193, 48.46589337376251, 48.46599174091494, 48.470138035640275, 48.462138462732135, 48.46326563159591, 48.46313102068942, 48.46020539105494, 48.47360217151508, 48.47148639961104, 48.46830382830232, 48.43912451453391, 48.453907568730855, 48.45593980271538, 48.45649195965221, 48.45851755329463, 48.44802663801165, 48.453255752150255, 48.44477632650025, 48.45979366751945, 48.46244816442696, 48.46431614035472, 48.46593561780401, 48.43646523642444, 48.384082958261644, 48.34906194044579, 48.4205443366951, 48.395958951672355, 48.45754019391852, 48.44685527499567 ], "legendgroup": "lines", "lon": [ 7.895378121504747, 7.883015600930905, 7.8948861523921945, 7.895598131597139, 7.899006511731994, 7.796604084320531, 7.782850700834481, 7.778197281571606, 7.759929574113546, 7.757418131207613, 7.753600358005243, 7.7564497692949885, 7.8153138960313875, 7.814131190681861, 7.767543434995989, 7.770387470336798, 7.839302062983002, 7.835960814799247, 7.888658712512772, 7.883754910134099, 7.902328715257056, 7.8998628917729565, 7.811548926298511, 7.811856777713757, 7.821959422675748, 7.809870120787253, 7.8176368150936435, 7.800361986508882, 7.803873695304461, 7.806167009342323, 7.804901456928171, 7.767762746162351, 7.771022960380257, 7.768102655203082, 7.8120610952183736, 7.755311064314521, 7.757501140670721, 7.753349342389827, 7.866040367099824, 7.783115088857442, 7.797232148140022, 7.853197500104203, 7.8708847456908275, 7.808009151279441, 7.840641745585031, 7.793016782848058, 7.7815176815293405, 7.801108208870406, 7.76484576576689, 7.833365914912807, 7.815481698887657, 7.835610125782807, 7.84498324868494, 7.8305038629810255, 7.823106537399516, 7.768954870090585, 7.786313557476351, 7.793019013714158, 7.79249782438354, 7.811217146669936, 7.916736926468369, 7.935295331836903, 7.904342454236803, 7.9036703472790535, 7.898173944816565, 7.903770975444124, 7.906792552965618, 7.903003138087358, 7.755999657522057, 7.759177873098949, 7.91534834679826, 7.913761116033887, 7.911116553661258, 7.913950937168998, 7.9094571998168615, 7.887297779538045, 7.888033887228286, 7.90160054819781, 7.89726911980541, 7.919284536605948, 7.895496600185414, 7.891844278948902, 7.900707191658955, 7.935371078617019, 7.937079449020887, 7.936724784110467, 7.754632335585004, 7.756801498365579, 7.90681096625223, 7.9035261295955666, 7.905818054626202, 7.906898438573857, 7.776085531740653, 7.777352133870425, 7.775869190295535, 7.7740845499921, 7.765902503405975, 7.776993186013387, 7.754498328445278, 7.755955311192942, 7.754363245498848, 7.755057989832615, 7.748494692239763, 7.760720031809418, 7.763962679516969, 7.7633059049837385, 7.748912888459212, 7.756076313815121, 7.75490459627796, 7.748432278758658, 7.752145810710179, 7.749509665930712, 7.755890291843799, 7.745803144057575, 7.762136112395529, 7.766922234549513, 7.7777759630361185, 7.765451332181321, 7.762895180267832, 7.768013522189227, 7.777683277096765, 7.775486359733463, 7.7640610015542775, 7.774377374640395, 7.775876533119405, 7.7761130659129005, 7.833336608002659, 7.836330047126648, 7.81267405660682, 7.81402122325379, 7.813518663653152, 7.82322210920103, 7.821052490883098, 7.8170742563466185, 7.816814112621431, 7.815161655380837, 7.820305352918744, 7.822882002776101, 7.806599024326939, 7.810085987465824, 7.8156457373808355, 7.817051968851654, 7.817263772958979, 7.901900361466442, 7.891996948790952, 7.885721986796583, 7.89971111208208, 7.808786140694506, 7.816874600332444, 7.91062923361708, 7.801965492173249, 7.798697492875023, 7.7954268529410005, 7.876737123018714, 7.876061958989881, 7.883617056097123, 7.883312855268478, 7.881532653250791, 7.8843562332903625, 7.876242386901499, 7.877545146580806, 7.881826106689353, 7.88151371165713, 7.882708775444154, 7.877797235313695, 7.880962428982067, 7.88206173042942, 7.881069015738378, 7.886940019180814, 7.876635985864566, 7.873665827511408, 7.876137223147486, 7.877376870648311, 7.882859651200419, 7.7586941413546615, 7.813410100476208, 7.757806488220348, 7.897391075682862, 7.901644044429146, 7.8751629229527875, 7.818082223055853 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "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" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.4569382040042, 48.4569382040042 ], "legendgroup": "2W transformers", "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.913960629334794, 7.913960629334794, 7.913960629334794 ], "mode": "lines", "name": "2W transformers", "showlegend": true, "text": "Index: 114
Name: HV/MV Transformer 0
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -2
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.439874883455424, 48.439874883455424 ], "legendgroup": "2W transformers", "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.7615333943715035, 7.7615333943715035, 7.7615333943715035 ], "mode": "lines", "name": "2W transformers", "showlegend": false, "text": "Index: 142
Name: HV/MV Transformer 1
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -3
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "legendgroup": "2W transformers", "lon": [ 7.913960629334794, 7.7615333943715035 ], "marker": { "color": "rgb(0, 128, 0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "text": [ "Index: 114
Name: HV/MV Transformer 0
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -2
", "Index: 142
Name: HV/MV Transformer 1
V_n HV: 110.0 kV
V_n LV: 20.0 kV
Tap pos.: -3
" ], "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "lon": [ 7.913960629334794, 7.7615333943715035 ], "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" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.40987064550492, 48.4120381144602, 48.40610336882051, 48.4124244421834, 48.42373656388579, 48.43345787620781, 48.41987792805789, 48.40913221025741, 48.43625936008396, 48.4375915317665, 48.44215898326708, 48.466489410328336, 48.4229645493474, 48.46664642659273, 48.457138914558186, 48.45138394977538, 48.44659344334918, 48.398094303535, 48.4569382040042, 48.4055268532696, 48.44299303112847, 48.46284775712659, 48.452317091700706, 48.46870230866751, 48.45794147327886, 48.4658421352211, 48.46134835145958, 48.45859429978941, 48.46363931398706, 48.4604578360895, 48.462966137609016, 48.46499296672238, 48.4661470004884, 48.38535297479408, 48.46626640796229, 48.465880383024654, 48.46584321750807, 48.4569382040042, 48.45286282617741, 48.4520004486148, 48.453611293794474, 48.43815271598549, 48.45601148005711, 48.430037266388126, 48.43251066830495, 48.4700248786312, 48.45477827748655, 48.45630214585839, 48.45231100630828, 48.45852459670366, 48.45375026829303, 48.45412175433379, 48.433206518352755, 48.46585030578092, 48.36812436772768, 48.45615430303409, 48.426188487218326, 48.424189374801, 48.424006590648986, 48.42255372117566, 48.42871494027006, 48.42590628658488, 48.43283117116668, 48.429742025433235, 48.42811920030154, 48.420438677160725, 48.437252750993984, 48.41100311474432, 48.43503247924935, 48.399008499161106, 48.40021513104056, 48.4613555876003, 48.462169343727574, 48.459363549919026, 48.46419158988042, 48.43784808661677, 48.349523303920996, 48.38940745322478, 48.421893919694526, 48.39170089001182, 48.42317235658359, 48.404144714210396, 48.42108182049426, 48.397536748144226, 48.389190547422494, 48.388073277915936, 48.42556885464923, 48.47484422826085, 48.387554015831256, 48.469995861910235, 48.472360114769316, 48.382887094355645, 48.463027583083495, 48.384299821641136, 48.46740551089215, 48.3444105914956, 48.32845845019049, 48.3297903765829, 48.32945774646641, 48.39605777290455, 48.39911501545859, 48.34834126522201, 48.385539481251776, 48.36717009454328, 48.40115572630924, 48.40810118664213, 48.38789817455823, 48.401639717054444, 48.400918516127334, 48.35663791686056, 48.35975182971347, 48.34979925580374, 48.345772887818804, 48.349078642676616, 48.3526108097117, 48.46357677093137, 48.45155156672426, 48.466407519502575, 48.41520010054602, 48.41556285746508, 48.431691688874466, 48.35023997375141, 48.345623656884975, 48.34750561849222, 48.34396313065524, 48.41219987862297, 48.412959833670094, 48.414242480883395, 48.41021512075374, 48.41377255466426, 48.412391654151094, 48.41271758635438, 48.40051528842866, 48.40360449047714, 48.395299306037806, 48.39773842093887, 48.3939077528269, 48.396217027426985, 48.39499750403587, 48.426754589785816, 48.39757191961706, 48.398115449480244, 48.40549007606241, 48.39796660294922, 48.413949635424736, 48.413486950801484, 48.41297284403903, 48.41297438457729, 48.4106662024164, 48.40850592727621, 48.38787177811008, 48.40965933667854, 48.39606378340132, 48.39721686304388, 48.434908969273856, 48.381988033757224, 48.38651874735516, 48.36588430787831, 48.38363665057252, 48.359387497487134, 48.36261088253629, 48.36446774724093, 48.36133205154042, 48.43599439563442, 48.41414363205724, 48.40388379782281, 48.38622195737371, 48.387253837121776, 48.388816338535605, 48.38127333695404, 48.38593046261288, 48.38747799457919, 48.38819903758298, 48.38849987706139, 48.331983432639284, 48.41572609267613, 48.439874883455424, 48.439874883455424 ], "lon": [ 7.765225672614365, 7.778809539550178, 7.779195765893586, 7.775204689771646, 7.76606484746611, 7.767396711800372, 7.7585288455939665, 7.765743379197091, 7.769463871775121, 7.786659017249014, 7.799059506222635, 7.8166146453040595, 7.827272008388628, 7.845385081335858, 7.834053059787828, 7.8777176531569495, 7.81386610882482, 7.876889542193039, 7.931257487388791, 7.913960629334794, 7.878529136519797, 7.876252723593842, 7.798915550853087, 7.888244332713167, 7.799503775436736, 7.872608192748625, 7.818941066410403, 7.875200408303946, 7.786003458366173, 7.877500631694728, 7.787018478319392, 7.805015433493411, 7.877253109601893, 7.81129440007589, 7.811370592555369, 7.880884492342217, 7.796742737062005, 7.80752534227331, 7.913960629334794, 7.818002161030199, 7.815999191593257, 7.895958297692228, 7.80673405778964, 7.888307623910822, 7.809467223941316, 7.804666086284209, 7.835840183052138, 7.8780829873512435, 7.882123314640699, 7.82260854480729, 7.885461594829367, 7.88517175431814, 7.824490292422416, 7.887773560526454, 7.79305306057687, 7.757061058783549, 7.909234863520262, 7.909334378322094, 7.90828612482716, 7.917782616603534, 7.912914076992986, 7.810780426185848, 7.913933853984345, 7.817531148856758, 7.818122484083059, 7.817198631577032, 7.913786733913147, 7.812134057997846, 7.896173712216692, 7.814348752471256, 7.837825353282277, 7.835716941924163, 7.8834468909549855, 7.880230044935533, 7.880760551329065, 7.884320758321548, 7.776376345809668, 7.757528366368351, 7.814401857028636, 7.901150019336374, 7.8126537758568055, 7.904856256838342, 7.84164511823214, 7.907598272338195, 7.830587014176033, 7.813750946930894, 7.822295509468547, 7.903027274636419, 7.876668674237667, 7.811928656238718, 7.8799044176633215, 7.875816099565331, 7.815501413379947, 7.882607162668001, 7.817020486640479, 7.877156262352438, 7.759629839160128, 7.757920252549552, 7.753395370106913, 7.761240053860368, 7.937738708318361, 7.938291961287202, 7.758380110203183, 7.755987281846834, 7.781578254760578, 7.8361383171097305, 7.7711189069166515, 7.816726675067033, 7.9328354216280506, 7.936287351303501, 7.776039269015391, 7.770325968788042, 7.752695973125167, 7.7538594144436805, 7.745178558182357, 7.7545673423258386, 7.815930580624138, 7.819549800807648, 7.800222048335613, 7.902638577055225, 7.888468123365731, 7.813287824838175, 7.761479038023908, 7.756184412909383, 7.755691317531285, 7.755780231459689, 7.899896941709586, 7.894375462302109, 7.8963835846532575, 7.888453497872278, 7.901303414862235, 7.886036456351012, 7.889313095595696, 7.901722719875609, 7.895064345442788, 7.90205872309751, 7.9084945276104195, 7.904432371911033, 7.905919468287753, 7.908338597387135, 7.904323568737333, 7.901304807601978, 7.8426383362929775, 7.8947079593416, 7.89613191775149, 7.766593408887951, 7.761798098368771, 7.771503761305329, 7.775990558453709, 7.775188962956967, 7.775266635504604, 7.755277485653522, 7.86375666391543, 7.8057758179679615, 7.763967963075327, 7.810916838962296, 7.753874632672531, 7.749098302762139, 7.785809443995345, 7.751239703606833, 7.77541441952261, 7.777566812718121, 7.775695905660649, 7.776701020794866, 7.806058800069422, 7.769441570183095, 7.788731914746645, 7.76226955024253, 7.764481499839719, 7.761470329043948, 7.756128882041786, 7.747766254755177, 7.744260686465286, 7.757804110375216, 7.749908553830717, 7.753125163009409, 7.879041696902467, 7.7615333943715035, 7.7615333943715035 ], "marker": { "color": "rgb(0, 0, 255)", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "Index: 0
Name: Bus 0
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 1
Name: Bus 1
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.092 MW
", "Index: 2
Name: Bus 2
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 3
Name: Bus 3
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 4
Name: Bus 4
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.092 MW
", "Index: 5
Name: Bus 5
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 6
Name: Bus 6
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 7
Name: Bus 7
V_n: 20.0 kV
", "Index: 8
Name: Bus 8
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 29
Name: Bus 9
V_n: 20.0 kV
Static generation: 0.400 MW
", "Index: 30
Name: Bus 10
V_n: 20.0 kV
", "Index: 31
Name: Bus 11
V_n: 20.0 kV
Static generation: 0.800 MW
", "Index: 32
Name: Bus 12
V_n: 20.0 kV
Static generation: 0.200 MW
", "Index: 33
Name: Bus 13
V_n: 20.0 kV
Static generation: 0.856 MW
", "Index: 34
Name: Bus 14
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 35
Name: Bus 15
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 36
Name: Bus 16
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 37
Name: Bus 17
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 38
Name: Bus 18
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 39
Name: Bus 19
V_n: 20.0 kV
", "Index: 40
Name: Bus 20
V_n: 20.0 kV
Static generation: 0.160 MW
", "Index: 41
Name: Bus 21
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 42
Name: Bus 22
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 43
Name: Bus 23
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 44
Name: Bus 24
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 45
Name: Bus 25
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 46
Name: Bus 26
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 47
Name: Bus 27
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 48
Name: Bus 28
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 49
Name: Bus 29
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 50
Name: Bus 30
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 51
Name: Bus 31
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 52
Name: Bus 32
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 53
Name: Bus 33
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 54
Name: Bus 34
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 55
Name: Bus 35
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 56
Name: Bus 36
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 57
Name: Bus 37
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 58
Name: Bus 38
V_n: 110.0 kV
", "Index: 64
Name: Bus 39
V_n: 20.0 kV
", "Index: 65
Name: Bus 40
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 71
Name: Bus 41
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 72
Name: Bus 42
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 73
Name: Bus 43
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 74
Name: Bus 44
V_n: 20.0 kV
", "Index: 75
Name: Bus 45
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 76
Name: Bus 46
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 77
Name: Bus 47
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 78
Name: Bus 48
V_n: 20.0 kV
", "Index: 79
Name: Bus 49
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 80
Name: Bus 50
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 81
Name: Bus 51
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 82
Name: Bus 52
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 83
Name: Bus 53
V_n: 20.0 kV
Static generation: 0.315 MW
", "Index: 84
Name: Bus 54
V_n: 20.0 kV
Static generation: 0.500 MW
", "Index: 85
Name: Bus 55
V_n: 20.0 kV
Static generation: 0.300 MW
", "Index: 86
Name: Bus 56
V_n: 20.0 kV
", "Index: 94
Name: Bus 57
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 95
Name: Bus 58
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 98
Name: Bus 59
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 100
Name: Bus 60
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 101
Name: Bus 61
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 102
Name: Bus 62
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 103
Name: Bus 63
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 104
Name: Bus 64
V_n: 20.0 kV
", "Index: 106
Name: Bus 65
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.295 MW
", "Index: 107
Name: Bus 66
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 108
Name: Bus 67
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 109
Name: Bus 68
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.049 MW
", "Index: 110
Name: Bus 69
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 111
Name: Bus 70
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 116
Name: Bus 71
V_n: 20.0 kV
", "Index: 117
Name: Bus 72
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.140 MW
", "Index: 118
Name: Bus 73
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 119
Name: Bus 74
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 120
Name: Bus 75
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 126
Name: Bus 76
V_n: 20.0 kV
", "Index: 129
Name: Bus 77
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.095 MW
", "Index: 131
Name: Bus 78
V_n: 20.0 kV
", "Index: 132
Name: Bus 79
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 133
Name: Bus 80
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 134
Name: Bus 81
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 136
Name: Bus 82
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 137
Name: Bus 83
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 138
Name: Bus 84
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 140
Name: Bus 85
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 141
Name: Bus 86
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 142
Name: Bus 87
V_n: 20.0 kV
", "Index: 143
Name: Bus 88
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.155 MW
", "Index: 144
Name: Bus 89
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 145
Name: Bus 90
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 146
Name: Bus 91
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.233 MW
", "Index: 147
Name: Bus 92
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 148
Name: Bus 93
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 149
Name: Bus 94
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 150
Name: Bus 95
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.093 MW
", "Index: 153
Name: Bus 96
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 155
Name: Bus 97
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 157
Name: Bus 98
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 159
Name: Bus 99
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 161
Name: Bus 100
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 162
Name: Bus 101
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 167
Name: Bus 102
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 168
Name: Bus 103
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 169
Name: Bus 104
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 170
Name: Bus 105
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.118 MW
", "Index: 171
Name: Bus 106
V_n: 20.0 kV
", "Index: 172
Name: Bus 107
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.214 MW
", "Index: 173
Name: Bus 108
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 174
Name: Bus 109
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 176
Name: Bus 110
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 178
Name: Bus 111
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 181
Name: Bus 112
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 184
Name: Bus 113
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 186
Name: Bus 114
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 188
Name: Bus 115
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 189
Name: Bus 116
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 190
Name: Bus 117
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 192
Name: Bus 118
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 194
Name: Bus 119
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.039 MW
", "Index: 195
Name: Bus 120
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.039 MW
", "Index: 196
Name: Bus 121
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 197
Name: Bus 122
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 198
Name: Bus 123
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 199
Name: Bus 124
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 200
Name: Bus 125
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 201
Name: Bus 126
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 205
Name: Bus 127
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 207
Name: Bus 128
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.118 MW
", "Index: 210
Name: Bus 129
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 213
Name: Bus 130
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.108 MW
", "Index: 215
Name: Bus 131
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 216
Name: Bus 132
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.069 MW
", "Index: 219
Name: Bus 133
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.100 MW
", "Index: 221
Name: Bus 134
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 223
Name: Bus 135
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.150 MW
", "Index: 224
Name: Bus 136
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.150 MW
", "Index: 227
Name: Bus 137
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.100 MW
", "Index: 229
Name: Bus 138
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 231
Name: Bus 139
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.060 MW
", "Index: 235
Name: Bus 140
V_n: 20.0 kV
Load: 0.500 MW
", "Index: 236
Name: Bus 141
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.160 MW
", "Index: 237
Name: Bus 142
V_n: 20.0 kV
Static generation: 0.150 MW
", "Index: 238
Name: Bus 143
V_n: 20.0 kV
", "Index: 239
Name: Bus 144
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.090 MW
", "Index: 240
Name: Bus 145
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 241
Name: Bus 146
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.076 MW
", "Index: 242
Name: Bus 147
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.122 MW
", "Index: 243
Name: Bus 148
V_n: 20.0 kV
", "Index: 244
Name: Bus 149
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.137 MW
", "Index: 245
Name: Bus 150
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.198 MW
", "Index: 246
Name: Bus 151
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 247
Name: Bus 152
V_n: 20.0 kV
", "Index: 248
Name: Bus 153
V_n: 20.0 kV
Static generation: 0.295 MW
", "Index: 253
Name: Bus 154
V_n: 20.0 kV
Static generation: 0.355 MW
", "Index: 269
Name: Bus 155
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.309 MW
", "Index: 271
Name: Bus 156
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.109 MW
", "Index: 273
Name: Bus 157
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.095 MW
", "Index: 275
Name: Bus 158
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 281
Name: Bus 159
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 285
Name: Bus 160
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 286
Name: Bus 161
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.054 MW
", "Index: 287
Name: Bus 162
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 288
Name: Bus 163
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 289
Name: Bus 164
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.191 MW
", "Index: 290
Name: Bus 165
V_n: 20.0 kV
Load: 0.630 MW
Static generation: 0.198 MW
", "Index: 298
Name: Bus 166
V_n: 20.0 kV
Static generation: 0.300 MW
", "Index: 301
Name: Bus 167
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.054 MW
", "Index: 303
Name: Bus 168
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 304
Name: Bus 169
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 305
Name: Bus 170
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 312
Name: Bus 171
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 313
Name: Bus 172
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 314
Name: Bus 173
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 315
Name: Bus 174
V_n: 20.0 kV
Load: 0.400 MW
Static generation: 0.068 MW
", "Index: 316
Name: Bus 175
V_n: 20.0 kV
Load: 0.250 MW
Static generation: 0.041 MW
", "Index: 317
Name: Bus 176
V_n: 20.0 kV
", "Index: 318
Name: Bus 177
V_n: 110.0 kV
", "Index: 319
Name: Bus 178
V_n: 20.0 kV
" ], "type": "scattermapbox" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "", "bearing": 0, "center": { "lat": 48.409033473281134, "lon": 7.895643318408728 }, "pitch": 0, "style": "streets", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": true, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/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": 7, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "hp.pandapower.plotting.plotly.mapbox_plot - WARNING: Geo-coordinates check cannot be peformed because geopy package not available \n", "\t--> if geo-coordinates are not in lat/lon format an empty plot may appear...\n" ] }, { "data": { "text/html": [ " \n", " " ] }, "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.40549007606241, 48.41060722903666, 48.41100311474432 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,56.5,255.0)", "width": 2 }, "lon": [ 7.8947079593416, 7.896048283667894, 7.896173712216692 ], "mode": "lines", "name": "lines", "showlegend": true, "text": "Line 0
I = 17.99 %
I_from = 0.065 kA
I_to = 0.065 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40551636934287, 48.40575963817082, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.8947079593416, 7.892690190852129, 7.887502065342014, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 1
I = 9.907 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40549007606241, 48.40360449047714 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,218.4090909090909)", "width": 2 }, "lon": [ 7.8947079593416, 7.895064345442788 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 2
I = 8.175 %
I_from = 0.03 kA
I_to = 0.03 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40360449047714, 48.39796660294922 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,204.77272727272725)", "width": 2 }, "lon": [ 7.895064345442788, 7.89613191775149 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 3
I = 6.975 %
I_from = 0.025 kA
I_to = 0.025 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39796660294922, 48.39788292247765, 48.39783122887795, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,182.04545454545453)", "width": 2 }, "lon": [ 7.89613191775149, 7.897077173332039, 7.9009358501319475, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 4
I = 5.029 %
I_from = 0.018 kA
I_to = 0.018 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.367588997722855, 48.372747136260564, 48.38813104890056, 48.38535297479408 ], "legendgroup": "lines", "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.781578254760578, 7.782415938904114, 7.787571249041797, 7.805636919599265, 7.811370592555369 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 5
I = 36.772 %
I_from = 0.133 kA
I_to = 0.133 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36674970053756, 48.36588430787831 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.781578254760578, 7.784123146908384, 7.785809443995345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 6
I = 1.233 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36717009454328, 48.36700871405821, 48.365595067644534, 48.36620372462611, 48.36639701618336, 48.36481251470263, 48.36446774724093 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,204.5,255.0)", "width": 2 }, "lon": [ 7.781578254760578, 7.781874544974903, 7.780913142315842, 7.77915169057083, 7.777242872572381, 7.775776555187228, 7.775695905660649 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 7
I = 32.481 %
I_from = 0.117 kA
I_to = 0.118 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35023997375141, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,84.49999999999997,255.0)", "width": 2 }, "lon": [ 7.761479038023908, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 10
I = 20.997 %
I_from = 0.076 kA
I_to = 0.076 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34759205831028, 48.348120675529074, 48.34834126522201 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,52.49999999999997,255.0)", "width": 2 }, "lon": [ 7.755691317531285, 7.756422840300819, 7.756456152212044, 7.758380110203183 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 11
I = 17.895 %
I_from = 0.065 kA
I_to = 0.065 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.385150459695026, 48.38528923325705, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,76.5,255.0)", "width": 2 }, "lon": [ 7.755987281846834, 7.754936541688859, 7.752264174321627, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 12
I = 19.935 %
I_from = 0.072 kA
I_to = 0.072 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.385539481251776, 48.38577499413253, 48.38647184045549, 48.386749567178704, 48.3874153634542, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,104.5,255.0)", "width": 2 }, "lon": [ 7.755987281846834, 7.755867224918182, 7.756532496276515, 7.756205473201505, 7.756694065388471, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 14
I = 22.981 %
I_from = 0.083 kA
I_to = 0.083 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38789817455823, 48.38787586615857, 48.38940745322478 ], "legendgroup": "lines", "line": { "color": "rgb(63.70967741935483,255.0,183.06451612903228)", "width": 2 }, "lon": [ 7.816726675067033, 7.81622593503414, 7.814401857028636 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 15
I = 42.86 %
I_from = 0.155 kA
I_to = 0.155 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387554015831256, 48.38824937519955, 48.387702180733314, 48.38637650877378, 48.38743514280955, 48.38789817455823 ], "legendgroup": "lines", "line": { "color": "rgb(37.90322580645161,255.0,208.8709677419355)", "width": 2 }, "lon": [ 7.811928656238718, 7.813485965068052, 7.813979419660251, 7.81428296170347, 7.816863859935843, 7.816726675067033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 16
I = 39.81 %
I_from = 0.144 kA
I_to = 0.144 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.40810118664213 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,180.5,255.0)", "width": 2 }, "lon": [ 7.763967963075327, 7.7711189069166515 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 17
I = 30.403 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40810118664213, 48.40897040695545, 48.40913221025741 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,180.5,255.0)", "width": 2 }, "lon": [ 7.7711189069166515, 7.769656033756945, 7.769463871775121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 18
I = 30.361 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.401147192227256, 48.40180506554106, 48.403988079279166, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,218.4090909090909)", "width": 2 }, "lon": [ 7.8361383171097305, 7.836125476104098, 7.83739965076556, 7.841204475200443, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 20
I = 7.995 %
I_from = 0.029 kA
I_to = 0.029 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40115572630924, 48.40022903250557, 48.40021513104056 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,204.77272727272725)", "width": 2 }, "lon": [ 7.8361383171097305, 7.835783312488762, 7.835716941924163 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 21
I = 6.776 %
I_from = 0.025 kA
I_to = 0.025 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.41442695301358, 48.41556285746508 ], "legendgroup": "lines", "line": { "color": "rgb(31.4516129032258,255.0,215.3225806451613)", "width": 2 }, "lon": [ 7.889313095595696, 7.888004329429848, 7.888468123365731 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 22
I = 38.93 %
I_from = 0.141 kA
I_to = 0.141 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.41572609267613 ], "legendgroup": "lines", "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.888468123365731, 7.879041696902467 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 24
I = 40.105 %
I_from = 0.145 kA
I_to = 0.145 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41377255466426, 48.41396058205242, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,128.5,255.0)", "width": 2 }, "lon": [ 7.901303414862235, 7.902018853458887, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 25
I = 25.301 %
I_from = 0.092 kA
I_to = 0.092 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.414242480883395, 48.41442462856805, 48.41538086848998, 48.41552371266226, 48.41520010054602 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,140.5,255.0)", "width": 2 }, "lon": [ 7.8963835846532575, 7.897599470445078, 7.897895242226608, 7.901830541319305, 7.902638577055225 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 26
I = 26.511 %
I_from = 0.096 kA
I_to = 0.096 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.43301239443272, 48.431691688874466 ], "legendgroup": "lines", "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.810916838962296, 7.8098100277588465, 7.813287824838175 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 27
I = 52.061 %
I_from = 0.188 kA
I_to = 0.188 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.431691688874466, 48.431385728136846, 48.43111791204204, 48.430037266388126 ], "legendgroup": "lines", "line": { "color": "rgb(102.41935483870967,255.0,144.35483870967744)", "width": 2 }, "lon": [ 7.813287824838175, 7.812791494205497, 7.8109220612220165, 7.809467223941316 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 28
I = 47.342 %
I_from = 0.199 kA
I_to = 0.199 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46357677093137, 48.46330568615259, 48.46088669813349, 48.458211727907035, 48.45715225417666, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,250.22727272727272)", "width": 2 }, "lon": [ 7.815930580624138, 7.8174482688698275, 7.815439202434551, 7.818286894295967, 7.825631951055531, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 29
I = 10.738 %
I_from = 0.039 kA
I_to = 0.039 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462966137609016, 48.461520715433174, 48.46377225434117, 48.46392050699719, 48.46287434251547, 48.46354502678717, 48.46357677093137 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,12.5,255.0)", "width": 2 }, "lon": [ 7.805015433493411, 7.808201496422336, 7.811538745152171, 7.811827811522226, 7.815509915547556, 7.815387741483943, 7.815930580624138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 30
I = 13.814 %
I_from = 0.05 kA
I_to = 0.05 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.45179274446283, 48.45227496161182, 48.45155156672426 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.815999191593257, 7.817498572038815, 7.817775058148472, 7.819549800807648 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 32
I = 3.153 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466407519502575, 48.467138864546264, 48.46829711967187, 48.46870230866751 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,152.5,255.0)", "width": 2 }, "lon": [ 7.800222048335613, 7.800113593024236, 7.800610379993529, 7.799503775436736 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 34
I = 27.616 %
I_from = 0.1 kA
I_to = 0.1 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.466407519502575 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,184.5,255.0)", "width": 2 }, "lon": [ 7.80752534227331, 7.800222048335613 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 35
I = 30.729 %
I_from = 0.111 kA
I_to = 0.111 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.4362055733579, 48.43694878245399, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(137.9032258064515,255.0,108.87096774193559)", "width": 2 }, "lon": [ 7.806058800069422, 7.806421309165015, 7.805599960895004, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 36
I = 51.614 %
I_from = 0.217 kA
I_to = 0.217 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43599439563442, 48.436230098706325, 48.43479353997049, 48.433461816428554, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(121.77419354838707,255.0,125.00000000000001)", "width": 2 }, "lon": [ 7.806058800069422, 7.805335765721932, 7.805199488129543, 7.804603425726798, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 37
I = 49.986 %
I_from = 0.21 kA
I_to = 0.21 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41861893207832, 48.41987792805789 ], "legendgroup": "lines", "line": { "color": "rgb(163.7096774193548,255.0,83.06451612903227)", "width": 2 }, "lon": [ 7.769441570183095, 7.766083922141606, 7.765743379197091 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 38
I = 54.918 %
I_from = 0.354 kA
I_to = 0.354 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.41394093258762, 48.414134725399144, 48.41297284403903 ], "legendgroup": "lines", "line": { "color": "rgb(176.61290322580643,255.0,70.16129032258064)", "width": 2 }, "lon": [ 7.769441570183095, 7.769730282276106, 7.770542159455186, 7.771503761305329 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 39
I = 56.34 %
I_from = 0.204 kA
I_to = 0.204 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41414363205724, 48.414371438124, 48.41460781659752, 48.414566847409716, 48.413949635424736 ], "legendgroup": "lines", "line": { "color": "rgb(28.225806451612854,255.0,218.54838709677426)", "width": 2 }, "lon": [ 7.769441570183095, 7.768406128570779, 7.767799181835386, 7.76713218273902, 7.766593408887951 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 40
I = 38.499 %
I_from = 0.139 kA
I_to = 0.139 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.434908969273856, 48.4348039992478, 48.43586958521815, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(115.32258064516127,255.0,131.45161290322582)", "width": 2 }, "lon": [ 7.810916838962296, 7.811763300489368, 7.812358889947379, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 41
I = 49.057 %
I_from = 0.178 kA
I_to = 0.178 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34240156159719, 48.34188624338181, 48.33596247728857, 48.331983432639284 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,200.22727272727272)", "width": 2 }, "lon": [ 7.759629839160128, 7.758283756273891, 7.757160848106757, 7.753461280522283, 7.753125163009409 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 42
I = 6.391 %
I_from = 0.023 kA
I_to = 0.023 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33034649606129, 48.32945774646641 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.753125163009409, 7.761877118332033, 7.761240053860368 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 43
I = 1.986 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.331983432639284, 48.33020889805156, 48.3297903765829 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.753125163009409, 7.753573521770244, 7.753395370106913 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 44
I = 3.209 %
I_from = 0.012 kA
I_to = 0.012 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41572609267613, 48.415754019328425, 48.42084885223843, 48.4229645493474 ], "legendgroup": "lines", "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.879041696902467, 7.877416142764672, 7.854664591434976, 7.845385081335858 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 45
I = 40.087 %
I_from = 0.145 kA
I_to = 0.145 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40904311794737, 48.40388379782281 ], "legendgroup": "lines", "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.775266635504604, 7.777498262968239, 7.788731914746645 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 46
I = 45.93 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40388379782281, 48.39607413223037, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.788731914746645, 7.805732381533399, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 47
I = 45.978 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.40965933667854 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.8426383362929775, 7.86375666391543 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 48
I = 9.917 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40965933667854, 48.40835437410063, 48.40633626883148, 48.4055268532696 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.86375666391543, 7.866225916836617, 7.875543574545038, 7.878529136519797 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 49
I = 9.895 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39170089001182, 48.39208848005875, 48.3932605026847, 48.39410379848378, 48.394554739534286, 48.39606378340132 ], "legendgroup": "lines", "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.8126537758568055, 7.812246482891534, 7.811644040831371, 7.809930941843631, 7.806087360715251, 7.8057758179679615 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 50
I = 46.005 %
I_from = 0.167 kA
I_to = 0.166 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398115449480244, 48.39828929483894, 48.40038690577195, 48.401150186273235, 48.40220930073991, 48.402611223198186, 48.403862633463525, 48.404144714210396 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.8426383362929775, 7.842030849441703, 7.839096884116497, 7.83989266587349, 7.841390825296571, 7.842892000465713, 7.842087064909871, 7.84164511823214 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 51
I = 9.937 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43625936008396, 48.43621079355224, 48.4375915317665 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.786659017249014, 7.786974059473482, 7.799059506222635 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 52
I = 34.341 %
I_from = 0.221 kA
I_to = 0.222 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43784808661677, 48.43625936008396 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.776376345809668, 7.786659017249014 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 53
I = 34.341 %
I_from = 0.221 kA
I_to = 0.221 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4375915317665, 48.438365076975934, 48.43811625359848, 48.43774644970764, 48.43721361179621, 48.43815271598549 ], "legendgroup": "lines", "line": { "color": "rgb(144.3548387096774,255.0,102.41935483870967)", "width": 2 }, "lon": [ 7.799059506222635, 7.79926973043239, 7.802946687308421, 7.804438421470535, 7.805266836376121, 7.80673405778964 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 54
I = 52.63 %
I_from = 0.222 kA
I_to = 0.222 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39721686304388, 48.39694908313921, 48.39667324003736, 48.39581646128183, 48.393568726631216, 48.3920182743164, 48.389305854830766, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,180.5,255.0)", "width": 2 }, "lon": [ 7.763967963075327, 7.764958576168508, 7.766290866385869, 7.765925898160517, 7.763765633373263, 7.762700018994479, 7.761571047728088, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 55
I = 30.443 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4229645493474, 48.42844093575865, 48.429742025433235 ], "legendgroup": "lines", "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.845385081335858, 7.821346748489756, 7.818122484083059 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 56
I = 40.025 %
I_from = 0.145 kA
I_to = 0.145 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.44215898326708 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,132.04545454545453)", "width": 2 }, "lon": [ 7.814348752471256, 7.8166146453040595 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 57
I = 0.492 %
I_from = 0.002 kA
I_to = 0.001 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46664642659273, 48.46690297490613, 48.46785146428183, 48.46940220140584, 48.4700248786312 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.834053059787828, 7.834293506224103, 7.836048527306521, 7.835171724259093, 7.835840183052138 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 58
I = 1.237 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45816150593776, 48.45958978415041, 48.45952177587914, 48.46491575387908, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(34.677419354838705,255.0,212.09677419354838)", "width": 2 }, "lon": [ 7.872608192748625, 7.871205169962752, 7.865685066309862, 7.855674529525037, 7.834291967844844, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 59
I = 39.424 %
I_from = 0.142 kA
I_to = 0.143 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.466489410328336, 48.46658585880405, 48.46719882495215, 48.46600061457696, 48.46663092407985, 48.46664642659273 ], "legendgroup": "lines", "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.827272008388628, 7.8277365143264825, 7.829141388900078, 7.831866337061972, 7.833564402405951, 7.834053059787828 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 60
I = 36.994 %
I_from = 0.134 kA
I_to = 0.134 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.466489410328336 ], "legendgroup": "lines", "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.818941066410403, 7.827272008388628 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 61
I = 37.016 %
I_from = 0.134 kA
I_to = 0.134 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.43784808661677 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.7615333943715035, 7.776376345809668 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 62
I = 34.34 %
I_from = 0.221 kA
I_to = 0.221 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4604578360895, 48.459942292632206, 48.45859429978941 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,154.77272727272728)", "width": 2 }, "lon": [ 7.787018478319392, 7.78662365658653, 7.786003458366173 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 63
I = 2.493 %
I_from = 0.009 kA
I_to = 0.009 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.46255155296364, 48.46047175881355, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,52.49999999999997,255.0)", "width": 2 }, "lon": [ 7.798915550853087, 7.798843163722211, 7.787194863706104, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 64
I = 17.743 %
I_from = 0.064 kA
I_to = 0.064 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46585030578092, 48.46578217805131, 48.465007274168464, 48.46263647425135, 48.46107800484119, 48.461045792318515, 48.46053877935838, 48.4604578360895 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,88.5,255.0)", "width": 2 }, "lon": [ 7.79305306057687, 7.795085016423698, 7.794918198969298, 7.796165093559586, 7.788830555207495, 7.786709754259317, 7.786464198716023, 7.787018478319392 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 65
I = 21.433 %
I_from = 0.077 kA
I_to = 0.078 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.385928270244946, 48.386430065450135, 48.3871739014232, 48.387554015831256 ], "legendgroup": "lines", "line": { "color": "rgb(28.225806451612854,255.0,218.54838709677426)", "width": 2 }, "lon": [ 7.811370592555369, 7.811595368627118, 7.8110655410750915, 7.81136875226478, 7.811928656238718 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 67
I = 38.599 %
I_from = 0.14 kA
I_to = 0.14 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39773842093887, 48.399447776583635, 48.3984020874538, 48.398980931406236, 48.398094303535 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,250.22727272727272)", "width": 2 }, "lon": [ 7.9084945276104195, 7.909391336045122, 7.924082516891615, 7.926292142746033, 7.931257487388791 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 68
I = 10.696 %
I_from = 0.039 kA
I_to = 0.038 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.398094303535, 48.39632695296329, 48.39605777290455 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,255.0)", "width": 2 }, "lon": [ 7.931257487388791, 7.932851955355446, 7.937738708318361 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 69
I = 11.867 %
I_from = 0.043 kA
I_to = 0.043 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42317235658359, 48.42387899646563, 48.42556885464923 ], "legendgroup": "lines", "line": { "color": "rgb(70.16129032258063,255.0,176.61290322580646)", "width": 2 }, "lon": [ 7.904856256838342, 7.905657633837185, 7.903027274636419 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 70
I = 43.391 %
I_from = 0.157 kA
I_to = 0.157 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.426746959273764, 48.426754589785816 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,154.77272727272728)", "width": 2 }, "lon": [ 7.903027274636419, 7.904313419921688, 7.904323568737333 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 71
I = 2.462 %
I_from = 0.009 kA
I_to = 0.009 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42556885464923, 48.42678214922959, 48.430715471028996, 48.431871317653105, 48.43274836139323, 48.433206518352755 ], "legendgroup": "lines", "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.903027274636419, 7.900422767586749, 7.895925122046382, 7.89306465328747, 7.888368095378101, 7.887773560526454 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 72
I = 45.828 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42021485438325, 48.41985264054491, 48.42108182049426 ], "legendgroup": "lines", "line": { "color": "rgb(37.90322580645161,255.0,208.8709677419355)", "width": 2 }, "lon": [ 7.901150019336374, 7.902983352314626, 7.904558598573622, 7.907598272338195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 73
I = 39.483 %
I_from = 0.143 kA
I_to = 0.143 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42108182049426, 48.42140868537678, 48.42259830298465, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(21.774193548387093,255.0,225.0)", "width": 2 }, "lon": [ 7.907598272338195, 7.907531430645335, 7.9052989811040755, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 74
I = 37.531 %
I_from = 0.136 kA
I_to = 0.136 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.421893919694526, 48.42317235658359 ], "legendgroup": "lines", "line": { "color": "rgb(54.03225806451608,255.0,192.74193548387103)", "width": 2 }, "lon": [ 7.901150019336374, 7.904856256838342 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 75
I = 41.434 %
I_from = 0.15 kA
I_to = 0.15 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.349523303920996, 48.35033193619265, 48.3526108097117 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.757528366368351, 7.757431972718276, 7.7545673423258386 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 76
I = 1.953 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36812436772768, 48.354057545467725, 48.349523303920996 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,182.04545454545453)", "width": 2 }, "lon": [ 7.757061058783549, 7.76129468741435, 7.757528366368351 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 77
I = 5.01 %
I_from = 0.018 kA
I_to = 0.018 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.424006590648986, 48.42255372117566 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.917782616603534, 7.912914076992986 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 78
I = 1.981 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42455517977702, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,160.5,255.0)", "width": 2 }, "lon": [ 7.912914076992986, 7.914608155074788, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 79
I = 28.241 %
I_from = 0.102 kA
I_to = 0.102 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.4262003114186, 48.42567694197769, 48.42624241123789, 48.42551677297042, 48.42590628658488 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,192.5,255.0)", "width": 2 }, "lon": [ 7.909334378322094, 7.909609713731938, 7.910526348475593, 7.911706758846923, 7.91260162511729, 7.913933853984345 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 80
I = 31.343 %
I_from = 0.113 kA
I_to = 0.113 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.42255372117566, 48.42109713594567, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,108.5,255.0)", "width": 2 }, "lon": [ 7.912914076992986, 7.914987797345011, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 81
I = 23.177 %
I_from = 0.084 kA
I_to = 0.084 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.426188487218326, 48.42540397589623, 48.424189374801 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,224.5,250.80645161290326)", "width": 2 }, "lon": [ 7.909334378322094, 7.910628274806562, 7.90828612482716 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 82
I = 34.436 %
I_from = 0.125 kA
I_to = 0.125 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41021512075374, 48.411324882457365, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.888453497872278, 7.886142061203813, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 85
I = 1.958 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412538868389674, 48.412646305840084, 48.412391654151094 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,177.5)", "width": 2 }, "lon": [ 7.889313095595696, 7.886754678860876, 7.88626878477168, 7.886036456351012 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 86
I = 4.388 %
I_from = 0.016 kA
I_to = 0.016 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40051528842866, 48.39898138560276, 48.39757191961706 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.901722719875609, 7.901478376520011, 7.901304807601978 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 87
I = 1.965 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41100311474432, 48.411197289242, 48.41219987862297 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,68.49999999999997,255.0)", "width": 2 }, "lon": [ 7.896173712216692, 7.898364527394128, 7.899896941709586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 90
I = 19.195 %
I_from = 0.069 kA
I_to = 0.069 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40314742068416, 48.41145849305281, 48.420438677160725 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,96.5,255.0)", "width": 2 }, "lon": [ 7.9328354216280506, 7.931111333953971, 7.924782339298749, 7.913786733913147 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 91
I = 22.031 %
I_from = 0.08 kA
I_to = 0.079 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.412959833670094, 48.41328728677549, 48.414242480883395 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,172.5,255.0)", "width": 2 }, "lon": [ 7.894375462302109, 7.894609615717571, 7.8963835846532575 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 92
I = 29.562 %
I_from = 0.107 kA
I_to = 0.107 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41271758635438, 48.412959833670094 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,204.5,255.0)", "width": 2 }, "lon": [ 7.889313095595696, 7.894375462302109 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 93
I = 32.626 %
I_from = 0.118 kA
I_to = 0.118 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41219987862297, 48.41243010410867, 48.41377255466426 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,96.5,255.0)", "width": 2 }, "lon": [ 7.899896941709586, 7.901517441608324, 7.901303414862235 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 94
I = 22.245 %
I_from = 0.081 kA
I_to = 0.081 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.401639717054444, 48.40146312322061, 48.400918516127334 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,76.5,255.0)", "width": 2 }, "lon": [ 7.9328354216280506, 7.934454805930536, 7.936287351303501 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 95
I = 20.056 %
I_from = 0.073 kA
I_to = 0.073 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.400918516127334, 48.3996743385898, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,44.5,255.0)", "width": 2 }, "lon": [ 7.936287351303501, 7.937871546738272, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 96
I = 16.94 %
I_from = 0.061 kA
I_to = 0.061 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39605777290455, 48.39622610359972, 48.39706035508018, 48.39826119272725, 48.39860559684791, 48.39883465485712, 48.39911501545859 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,12.5,255.0)", "width": 2 }, "lon": [ 7.937738708318361, 7.937908408830377, 7.936633845961019, 7.936815722259916, 7.937734034157203, 7.937547687028119, 7.938291961287202 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 97
I = 13.831 %
I_from = 0.05 kA
I_to = 0.05 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3297903765829, 48.328974117162275, 48.32845845019049 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.753395370106913, 7.755869301063094, 7.757920252549552 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 98
I = 1.241 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3444105914956, 48.34403541580135, 48.34396313065524 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,222.95454545454544)", "width": 2 }, "lon": [ 7.759629839160128, 7.75782276527147, 7.755780231459689 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 99
I = 8.316 %
I_from = 0.03 kA
I_to = 0.03 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.396217027426985, 48.396778066442074, 48.397053760799785, 48.39773842093887 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,213.86363636363635)", "width": 2 }, "lon": [ 7.905919468287753, 7.905870190748854, 7.907751741755607, 7.9084945276104195 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 100
I = 7.574 %
I_from = 0.027 kA
I_to = 0.027 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.395299306037806, 48.39512339357625, 48.3939077528269 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.90205872309751, 7.9026198872801, 7.904432371911033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 101
I = 3.139 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.3939077528269, 48.39294498344864, 48.39430048606478, 48.394489103137495, 48.39499750403587 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,186.5909090909091)", "width": 2 }, "lon": [ 7.904432371911033, 7.90720373734137, 7.90819035399443, 7.90794776041544, 7.908338597387135 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 102
I = 5.12 %
I_from = 0.019 kA
I_to = 0.018 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39499750403587, 48.396340701525595, 48.396217027426985 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,200.22727272727272)", "width": 2 }, "lon": [ 7.908338597387135, 7.907877408859961, 7.905919468287753 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 103
I = 6.342 %
I_from = 0.023 kA
I_to = 0.023 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.359387497487134, 48.3602321159914, 48.360821415377465, 48.36133205154042 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,148.5,255.0)", "width": 2 }, "lon": [ 7.77541441952261, 7.775897231830879, 7.7762738316504265, 7.776701020794866 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 104
I = 27.328 %
I_from = 0.099 kA
I_to = 0.099 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36133205154042, 48.361342842453865, 48.36244816364895, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,164.5,255.0)", "width": 2 }, "lon": [ 7.776701020794866, 7.777133131484123, 7.777571136256727, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 105
I = 28.551 %
I_from = 0.103 kA
I_to = 0.103 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35663791686056, 48.357890227426644, 48.359387497487134 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,136.49999999999994,255.0)", "width": 2 }, "lon": [ 7.776039269015391, 7.77632396106846, 7.77541441952261 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 106
I = 26.105 %
I_from = 0.095 kA
I_to = 0.094 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35778042545513, 48.35663791686056 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,124.5,255.0)", "width": 2 }, "lon": [ 7.770325968788042, 7.772129830968809, 7.776039269015391 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 107
I = 24.894 %
I_from = 0.09 kA
I_to = 0.09 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.35975182971347, 48.35023997375141 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,104.5,255.0)", "width": 2 }, "lon": [ 7.770325968788042, 7.761479038023908 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 108
I = 22.964 %
I_from = 0.083 kA
I_to = 0.083 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.36446774724093, 48.36350223296791, 48.36261088253629 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,184.5,255.0)", "width": 2 }, "lon": [ 7.775695905660649, 7.776419559308654, 7.777566812718121 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 109
I = 30.516 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34396313065524, 48.34426775081148, 48.34552927820808, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,236.59090909090907)", "width": 2 }, "lon": [ 7.755780231459689, 7.755044310619697, 7.753952346270859, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 110
I = 9.543 %
I_from = 0.035 kA
I_to = 0.035 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.34600528831053, 48.34750561849222 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.5,255.0)", "width": 2 }, "lon": [ 7.756184412909383, 7.756219304854599, 7.755691317531285 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 111
I = 12.742 %
I_from = 0.046 kA
I_to = 0.046 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34750561849222, 48.34758219051105, 48.34920225220246, 48.34979925580374 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.755691317531285, 7.7541962576323025, 7.754530233365392, 7.752695973125167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 112
I = 3.197 %
I_from = 0.012 kA
I_to = 0.012 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.345623656884975, 48.345533289077835, 48.345693810989175, 48.345772887818804 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,250.22727272727272)", "width": 2 }, "lon": [ 7.756184412909383, 7.7560847480531505, 7.754031231612078, 7.7538594144436805 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 113
I = 10.77 %
I_from = 0.039 kA
I_to = 0.039 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34979925580374, 48.34979996068833, 48.349078642676616 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.752695973125167, 7.751810826297168, 7.745178558182357 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 114
I = 1.24 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.3873020769341, 48.38622195737371 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,136.49999999999994,255.0)", "width": 2 }, "lon": [ 7.757804110375216, 7.759170513376308, 7.76226955024253 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 116
I = 26.114 %
I_from = 0.095 kA
I_to = 0.094 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38622195737371, 48.385914208309465, 48.387253837121776 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,156.5,255.0)", "width": 2 }, "lon": [ 7.76226955024253, 7.763443859194219, 7.764481499839719 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 117
I = 28.041 %
I_from = 0.102 kA
I_to = 0.101 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.387253837121776, 48.38794755581447, 48.38852075079145, 48.388816338535605 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,168.49999999999994,255.0)", "width": 2 }, "lon": [ 7.764481499839719, 7.762130310127758, 7.762763912430871, 7.761470329043948 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 118
I = 29.244 %
I_from = 0.106 kA
I_to = 0.106 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38651874735516, 48.386703185505056, 48.38849987706139 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.749098302762139, 7.747917223087707, 7.749908553830717 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 119
I = 1.95 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38819903758298, 48.388485218743035, 48.388753667201904, 48.38787177811008 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,116.49999999999997,255.0)", "width": 2 }, "lon": [ 7.757804110375216, 7.756986342856801, 7.75516628477344, 7.755277485653522 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 120
I = 24.183 %
I_from = 0.088 kA
I_to = 0.088 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38177684669241, 48.38177158751474, 48.38124747666239, 48.38127333695404 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.753874632672531, 7.754239849704478, 7.754899242160297, 7.754909950395624, 7.756128882041786 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 121
I = 1.219 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38651874735516 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,24.5,255.0)", "width": 2 }, "lon": [ 7.747766254755177, 7.749098302762139 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 122
I = 14.946 %
I_from = 0.054 kA
I_to = 0.054 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.38256215965859, 48.38363665057252 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,232.04545454545453)", "width": 2 }, "lon": [ 7.753874632672531, 7.750416988747825, 7.751239703606833 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 123
I = 9.16 %
I_from = 0.033 kA
I_to = 0.033 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38363665057252, 48.384248057650645, 48.38471159039433, 48.38478902400804, 48.38593046261288 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,254.77272727272725)", "width": 2 }, "lon": [ 7.751239703606833, 7.751637732522006, 7.750171002545883, 7.748848329315541, 7.747766254755177 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 124
I = 11.087 %
I_from = 0.04 kA
I_to = 0.04 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.381988033757224, 48.375902471849464, 48.36812436772768 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,182.04545454545453)", "width": 2 }, "lon": [ 7.753874632672531, 7.754719524904049, 7.757061058783549 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 125
I = 4.938 %
I_from = 0.018 kA
I_to = 0.018 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38593046261288, 48.38664414979842, 48.38747799457919 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.747766254755177, 7.747345601649864, 7.744260686465286 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 126
I = 1.95 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.43345787620781 ], "legendgroup": "lines", "line": { "color": "rgb(170.16129032258064,255.0,76.61290322580645)", "width": 2 }, "lon": [ 7.765743379197091, 7.7585288455939665 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 127
I = 55.581 %
I_from = 0.358 kA
I_to = 0.358 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41987792805789, 48.4200299349893, 48.42373656388579 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.765743379197091, 7.766447757298655, 7.767396711800372 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 128
I = 1.202 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.410778162855365, 48.40987064550492 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.775188962956967, 7.77674238652206, 7.778809539550178 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 129
I = 1.209 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.41125561432176, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.765225672614365, 7.764837816896532, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 130
I = 34.203 %
I_from = 0.124 kA
I_to = 0.124 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413486950801484, 48.41182097442182, 48.412450924445146, 48.4124244421834 ], "legendgroup": "lines", "line": { "color": "rgb(2.4193548387096313,232.49999999999994,244.35483870967747)", "width": 2 }, "lon": [ 7.761798098368771, 7.7639922621668935, 7.765722943668012, 7.76606484746611 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 131
I = 35.398 %
I_from = 0.128 kA
I_to = 0.128 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40913221025741, 48.409159177441765, 48.40969201784859, 48.41091584192147 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,200.49999999999994,255.0)", "width": 2 }, "lon": [ 7.769463871775121, 7.769431844659233, 7.7665951997192195, 7.765225672614365 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 132
I = 32.285 %
I_from = 0.117 kA
I_to = 0.117 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297438457729, 48.41331062258001, 48.4123141062621, 48.4120381144602 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.775990558453709, 7.776748729172764, 7.778617825020764, 7.779195765893586 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 133
I = 1.208 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40798047975019, 48.40610336882051 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.775266635504604, 7.775768029695281, 7.775204689771646 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 134
I = 1.21 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.413949635424736, 48.41402817045772, 48.41423953061414, 48.413486950801484 ], "legendgroup": "lines", "line": { "color": "rgb(12.096774193548386,244.5,234.67741935483872)", "width": 2 }, "lon": [ 7.766593408887951, 7.765444260339439, 7.762677742769116, 7.761798098368771 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 135
I = 36.588 %
I_from = 0.132 kA
I_to = 0.132 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41297284403903, 48.41358426166424, 48.41284311449611, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(160.48387096774192,255.0,86.29032258064515)", "width": 2 }, "lon": [ 7.771503761305329, 7.773426581451681, 7.775328167829107, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 136
I = 54.427 %
I_from = 0.197 kA
I_to = 0.197 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40850592727621, 48.40895948375834, 48.41002748821806, 48.4106662024164 ], "legendgroup": "lines", "line": { "color": "rgb(124.99999999999999,255.0,121.77419354838709)", "width": 2 }, "lon": [ 7.775266635504604, 7.775834208670297, 7.775918857568513, 7.775188962956967 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 137
I = 50.129 %
I_from = 0.181 kA
I_to = 0.181 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4106662024164, 48.4110820109806, 48.41202505132909, 48.41266511728967, 48.41297438457729 ], "legendgroup": "lines", "line": { "color": "rgb(150.8064516129032,255.0,95.96774193548387)", "width": 2 }, "lon": [ 7.775188962956967, 7.776156826669018, 7.776069305156782, 7.775436339281674, 7.775990558453709 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 138
I = 53.244 %
I_from = 0.193 kA
I_to = 0.193 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.39984602561909, 48.39850086933367, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,191.13636363636363)", "width": 2 }, "lon": [ 7.835716941924163, 7.834017116189658, 7.83265609981566, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 139
I = 5.571 %
I_from = 0.02 kA
I_to = 0.02 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40021513104056, 48.399196490714516, 48.39847231884331, 48.399008499161106 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.835716941924163, 7.835858596456743, 7.836801497796553, 7.837825353282277 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 140
I = 1.231 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.435288574248574, 48.435439366512185, 48.436011043823065, 48.43731600257155, 48.437252750993984 ], "legendgroup": "lines", "line": { "color": "rgb(99.19354838709675,255.0,147.58064516129033)", "width": 2 }, "lon": [ 7.814348752471256, 7.813250525813567, 7.812532716282892, 7.8128153969307474, 7.8125753726717475, 7.812134057997846 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 141
I = 47.153 %
I_from = 0.171 kA
I_to = 0.171 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38938411385852, 48.389190547422494 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.814401857028636, 7.814291499576686, 7.813750946930894 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 142
I = 1.954 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38940745322478, 48.38967584196678, 48.39156960616492, 48.39170089001182 ], "legendgroup": "lines", "line": { "color": "rgb(79.8387096774193,255.0,166.93548387096777)", "width": 2 }, "lon": [ 7.814401857028636, 7.814283926768282, 7.812753400538021, 7.8126537758568055 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 143
I = 44.797 %
I_from = 0.162 kA
I_to = 0.162 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.388073277915936, 48.388456987331466, 48.39023179835488, 48.3911177281352, 48.39305079689933, 48.39485609666392, 48.396704883728056, 48.39743032423392, 48.397536748144226 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,177.5)", "width": 2 }, "lon": [ 7.822295509468547, 7.823869402630555, 7.821060890101761, 7.822347038318297, 7.824097180083762, 7.828171691377432, 7.829222350628085, 7.830348907527056, 7.830587014176033 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 144
I = 4.391 %
I_from = 0.016 kA
I_to = 0.016 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.384299821641136, 48.38482287897183, 48.38520652110626, 48.386411329681195, 48.387031003585435, 48.38770493588316, 48.388073277915936 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.817020486640479, 7.8187887099884605, 7.8194394395365086, 7.822665542229687, 7.82198478444112, 7.822815782652554, 7.822295509468547 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 145
I = 3.191 %
I_from = 0.012 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.382887094355645, 48.38240623332936, 48.383115188134305, 48.384299821641136 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.815501413379947, 7.816546084219191, 7.8176024284740455, 7.817020486640479 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 146
I = 1.971 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45286282617741, 48.45236679952003, 48.452472330174245, 48.4520004486148 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,213.86363636363635)", "width": 2 }, "lon": [ 7.818002161030199, 7.81735047281143, 7.816277752431433, 7.815999191593257 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 147
I = 7.528 %
I_from = 0.027 kA
I_to = 0.027 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4520004486148, 48.4518489851428, 48.45198309301552, 48.451139116622976, 48.45138394977538 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.815999191593257, 7.8159470252984145, 7.8154455454548195, 7.814877765306854, 7.81386610882482 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 148
I = 1.251 %
I_from = 0.004 kA
I_to = 0.005 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45286282617741 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,213.86363636363635)", "width": 2 }, "lon": [ 7.82260854480729, 7.818002161030199 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 149
I = 7.518 %
I_from = 0.027 kA
I_to = 0.027 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45231100630828, 48.45266207846716, 48.4543191325133, 48.45412175433379 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,236.59090909090907)", "width": 2 }, "lon": [ 7.82260854480729, 7.822566781765138, 7.823197223787065, 7.824490292422416 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 150
I = 9.503 %
I_from = 0.034 kA
I_to = 0.034 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.43027933506786, 48.43083045464513, 48.43251066830495 ], "legendgroup": "lines", "line": { "color": "rgb(115.32258064516127,255.0,131.45161290322582)", "width": 2 }, "lon": [ 7.809467223941316, 7.808549583479154, 7.804648465174723, 7.804666086284209 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 151
I = 48.974 %
I_from = 0.206 kA
I_to = 0.206 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.430037266388126, 48.42998020030199, 48.42871494027006 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.809467223941316, 7.809391548745799, 7.810780426185848 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 152
I = 1.922 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43503247924935, 48.434970421032745, 48.43310110711298, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(76.61290322580645,255.0,170.16129032258064)", "width": 2 }, "lon": [ 7.814348752471256, 7.815872682700299, 7.815418792061373, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 153
I = 44.184 %
I_from = 0.16 kA
I_to = 0.16 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42987868583484, 48.43023545576382, 48.4306924859205, 48.43088424285493, 48.43283117116668 ], "legendgroup": "lines", "line": { "color": "rgb(66.93548387096773,255.0,179.83870967741936)", "width": 2 }, "lon": [ 7.818122484083059, 7.818083816984841, 7.817135120871869, 7.817461811443534, 7.816642126259775, 7.817531148856758 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 154
I = 42.996 %
I_from = 0.156 kA
I_to = 0.156 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.429742025433235, 48.42919600788272, 48.42888699876993, 48.42811920030154 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.818122484083059, 7.8164050618348995, 7.817027926271891, 7.817198631577032 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 156
I = 3.046 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45615430303409, 48.45358185114635, 48.45301794986834, 48.453611293794474 ], "legendgroup": "lines", "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.909234863520262, 7.903483652202673, 7.900317070730212, 7.895958297692228 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 157
I = 36.8 %
I_from = 0.237 kA
I_to = 0.237 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.453611293794474, 48.45475150473159, 48.45601148005711 ], "legendgroup": "lines", "line": { "color": "rgb(5.645161290322579,236.5,241.12903225806454)", "width": 2 }, "lon": [ 7.895958297692228, 7.8956862736710836, 7.888307623910822 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 158
I = 35.717 %
I_from = 0.23 kA
I_to = 0.23 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45601148005711, 48.45627719348572, 48.456097127840614, 48.45630214585839 ], "legendgroup": "lines", "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.888307623910822, 7.88776916325827, 7.883674810334897, 7.882123314640699 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 161
I = 52.118 %
I_from = 0.219 kA
I_to = 0.219 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.4569382040042 ], "legendgroup": "lines", "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.885461594829367, 7.913960629334794 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 162
I = 39.993 %
I_from = 0.258 kA
I_to = 0.258 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46584321750807, 48.46596098113992, 48.46600035605018, 48.46630497792045, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,204.5,255.0)", "width": 2 }, "lon": [ 7.80752534227331, 7.80754101864081, 7.810031262748202, 7.810539456577534, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 163
I = 32.692 %
I_from = 0.118 kA
I_to = 0.118 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4658421352211, 48.46581065840659, 48.46590380868623, 48.4661470004884 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,216.5,255.0)", "width": 2 }, "lon": [ 7.818941066410403, 7.814808134254484, 7.812943051142982, 7.81129440007589 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 164
I = 33.92 %
I_from = 0.123 kA
I_to = 0.123 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45663219653908, 48.456833482269886, 48.45740074172955, 48.45615430303409 ], "legendgroup": "lines", "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.913099680241396, 7.912790933340661, 7.912023603713898, 7.909234863520262 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 165
I = 36.799 %
I_from = 0.237 kA
I_to = 0.237 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46284775712659, 48.462966137609016 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,32.5,255.0)", "width": 2 }, "lon": [ 7.798915550853087, 7.805015433493411 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 167
I = 15.768 %
I_from = 0.057 kA
I_to = 0.057 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46870230866751, 48.465884252336345, 48.465880383024654 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,120.5,255.0)", "width": 2 }, "lon": [ 7.799503775436736, 7.797891210313311, 7.796742737062005 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 168
I = 24.505 %
I_from = 0.089 kA
I_to = 0.089 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.465880383024654, 48.46590636450038, 48.46585030578092 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,88.5,255.0)", "width": 2 }, "lon": [ 7.796742737062005, 7.794110968819995, 7.79305306057687 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 169
I = 21.389 %
I_from = 0.077 kA
I_to = 0.077 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46499296672238, 48.465615075712854, 48.46636840611702, 48.46654892076256, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(92.74193548387096,255.0,154.03225806451613)", "width": 2 }, "lon": [ 7.877253109601893, 7.876719230418665, 7.876755015618762, 7.876972891130834, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 170
I = 46.137 %
I_from = 0.167 kA
I_to = 0.167 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47232304101376, 48.47165336171102, 48.47114089929794, 48.46913517198261, 48.46937137732608, 48.467794565092966, 48.46740551089215 ], "legendgroup": "lines", "line": { "color": "rgb(102.41935483870967,255.0,144.35483870967744)", "width": 2 }, "lon": [ 7.875816099565331, 7.875534511796639, 7.875985161359858, 7.875486830253149, 7.876637087726613, 7.877441949337699, 7.8784594392724, 7.877156262352438 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 171
I = 47.349 %
I_from = 0.171 kA
I_to = 0.171 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4613555876003, 48.46292133786397, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(160.48387096774192,255.0,86.29032258064515)", "width": 2 }, "lon": [ 7.8834468909549855, 7.883787221239259, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 172
I = 54.388 %
I_from = 0.229 kA
I_to = 0.229 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.463027583083495, 48.463503680108325, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(128.2258064516129,255.0,118.5483870967742)", "width": 2 }, "lon": [ 7.882607162668001, 7.884018547868955, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 173
I = 50.73 %
I_from = 0.214 kA
I_to = 0.214 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.462169343727574, 48.46323445829534, 48.463027583083495 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.880230044935533, 7.8804581438335815, 7.882607162668001 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 174
I = 3.066 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45925446070308, 48.460217725224446, 48.460193056885444, 48.460862623984305, 48.46087555486147, 48.4613555876003 ], "legendgroup": "lines", "line": { "color": "rgb(173.3870967741935,255.0,73.38709677419357)", "width": 2 }, "lon": [ 7.885461594829367, 7.885108020255011, 7.884632762011413, 7.884079704569312, 7.883791479415832, 7.883409991222734, 7.8834468909549855 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 175
I = 56.048 %
I_from = 0.236 kA
I_to = 0.236 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.472360114769316, 48.47484422826085 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.875816099565331, 7.876668674237667 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 177
I = 1.956 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.469995861910235, 48.471352495441344, 48.47162030378073, 48.472360114769316 ], "legendgroup": "lines", "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.8799044176633215, 7.878813093143337, 7.876277200018275, 7.875816099565331 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 178
I = 52.334 %
I_from = 0.189 kA
I_to = 0.189 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.466671630179064, 48.467065898624384, 48.46954175798025, 48.469995861910235 ], "legendgroup": "lines", "line": { "color": "rgb(166.93548387096772,255.0,79.83870967741936)", "width": 2 }, "lon": [ 7.880884492342217, 7.8816500020356735, 7.882595447383071, 7.881056765995633, 7.8799044176633215 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 179
I = 55.387 %
I_from = 0.2 kA
I_to = 0.2 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.433206518352755, 48.43560076570538, 48.442648263362436, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.887773560526454, 7.884664667578182, 7.8783627557360765, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 180
I = 45.774 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453797177437885, 48.45401796002383, 48.45477827748655 ], "legendgroup": "lines", "line": { "color": "rgb(179.8387096774193,255.0,66.93548387096773)", "width": 2 }, "lon": [ 7.88517175431814, 7.884505171805365, 7.880912379082944, 7.8780829873512435 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 181
I = 56.796 %
I_from = 0.206 kA
I_to = 0.206 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45477827748655, 48.454862932557084, 48.455538853940965, 48.45634075148979, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(128.2258064516129,255.0,118.5483870967742)", "width": 2 }, "lon": [ 7.8780829873512435, 7.877908932007487, 7.878580240512052, 7.8770142301153365, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 182
I = 50.488 %
I_from = 0.213 kA
I_to = 0.213 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45630214585839, 48.456681773446036, 48.457138914558186 ], "legendgroup": "lines", "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.882123314640699, 7.879801543323435, 7.8777176531569495 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 183
I = 52.13 %
I_from = 0.219 kA
I_to = 0.219 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45852459670366, 48.45835960086805, 48.45867550572121, 48.459363549919026 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.885461594829367, 7.883522518897455, 7.880600941961385, 7.880760551329065 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 184
I = 3.06 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.453216141645576, 48.44925911156311, 48.44679416446019, 48.44659344334918 ], "legendgroup": "lines", "line": { "color": "rgb(128.2258064516129,255.0,118.5483870967742)", "width": 2 }, "lon": [ 7.88517175431814, 7.885301981835198, 7.88291375765926, 7.8792242738174965, 7.876889542193039 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 185
I = 50.728 %
I_from = 0.183 kA
I_to = 0.184 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45375026829303, 48.4537292909254, 48.452782213375116, 48.452317091700706 ], "legendgroup": "lines", "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.88517175431814, 7.886951183856484, 7.886928854505144, 7.888244332713167 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 186
I = 3.067 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44659344334918, 48.44509707761739, 48.4444555753831, 48.443492269049536, 48.44299303112847 ], "legendgroup": "lines", "line": { "color": "rgb(105.64516129032252,255.0,141.12903225806457)", "width": 2 }, "lon": [ 7.876889542193039, 7.876863406747357, 7.876408564981776, 7.876439417323305, 7.876252723593842 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 187
I = 47.673 %
I_from = 0.173 kA
I_to = 0.173 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.45794147327886, 48.45828506195322, 48.46130227308567, 48.46134835145958 ], "legendgroup": "lines", "line": { "color": "rgb(44.354838709677416,255.0,202.4193548387097)", "width": 2 }, "lon": [ 7.872608192748625, 7.87239644881949, 7.874935206203324, 7.875200408303946 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 189
I = 40.545 %
I_from = 0.147 kA
I_to = 0.147 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46134835145958, 48.46161584279951, 48.46328048605441, 48.46363931398706 ], "legendgroup": "lines", "line": { "color": "rgb(60.48387096774193,255.0,186.29032258064518)", "width": 2 }, "lon": [ 7.875200408303946, 7.875153215471733, 7.877121230823239, 7.877500631694728 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 190
I = 42.487 %
I_from = 0.154 kA
I_to = 0.154 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46363931398706, 48.46499296672238 ], "legendgroup": "lines", "line": { "color": "rgb(70.16129032258063,255.0,176.61290322580646)", "width": 2 }, "lon": [ 7.877500631694728, 7.877253109601893 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 191
I = 43.699 %
I_from = 0.158 kA
I_to = 0.158 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.46626640796229, 48.46601268490752, 48.4658585507005, 48.46419158988042 ], "legendgroup": "lines", "line": { "color": "rgb(186.29032258064515,255.0,60.483870967741936)", "width": 2 }, "lon": [ 7.880884492342217, 7.882132382848775, 7.883586919552062, 7.884320758321548 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 192
I = 57.798 %
I_from = 0.209 kA
I_to = 0.209 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.43345787620781, 48.43510803999951, 48.437822432849366, 48.439874883455424 ], "legendgroup": "lines", "line": { "color": "rgb(179.8387096774193,255.0,66.93548387096773)", "width": 2 }, "lon": [ 7.7585288455939665, 7.758956898218413, 7.758431384490911, 7.7615333943715035 ], "mode": "lines", "name": "lines", "showlegend": false, "text": "Line 193
I = 56.915 %
I_from = 0.367 kA
I_to = 0.367 kA
", "type": "scattermapbox" }, { "lat": [ 48.40549007606241 ], "lon": [ 7.8947079593416 ], "marker": { "cmax": 100, "cmin": 0, "color": "rgb(255,255,255)", "colorbar": { "thickness": 10, "title": { "side": "right", "text": "Line Loading [%]" }, "x": 1.1 }, "colorscale": [ [ 0, "rgb(0,0,131)" ], [ 0.2, "rgb(0,60,170)" ], [ 0.4, "rgb(5,255,255)" ], [ 0.6, "rgb(255,255,0)" ], [ 0.8, "rgb(250,0,0)" ], [ 1, "rgb(128,0,0)" ] ], "opacity": 0, "size": 0 }, "mode": "markers", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.38535297479408, 48.38527882216764, 48.382887094355645 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 1 }, "lon": [ 7.811370592555369, 7.811318787572469, 7.815501413379947 ], "mode": "lines", "name": "disconnected branches", "showlegend": true, "text": "Line 66
I = 0.122 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.34834126522201, 48.34860057697059, 48.349523303920996 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 1 }, "lon": [ 7.758380110203183, 7.758084610072344, 7.757528366368351 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Line 8
I = 0.039 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41556285746508, 48.419194753695685, 48.421893919694526 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 1 }, "lon": [ 7.888468123365731, 7.8936321320293485, 7.901150019336374 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Line 23
I = 0.324 %
I_from = 0.001 kA
I_to = 0.0 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.39757191961706, 48.396618597306905, 48.395299306037806 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 1 }, "lon": [ 7.901304807601978, 7.901229365760782, 7.90205872309751 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Line 88
I = 0.08 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.457138914558186, 48.45794147327886 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 1 }, "lon": [ 7.8777176531569495, 7.872608192748625 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Line 188
I = 0.106 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.44215898326708, 48.45155156672426 ], "legendgroup": "disconnected lines", "line": { "color": "red", "width": 1 }, "lon": [ 7.8166146453040595, 7.819549800807648 ], "mode": "lines", "name": "disconnected branches", "showlegend": false, "text": "Line 31
I = 0.268 %
I_from = 0.001 kA
I_to = 0.0 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.40804865254953, 48.40564324572021, 48.40454728326978, 48.40078554671318, 48.3978570756778, 48.38043909258056, 48.366959897540426, 48.36630037040474, 48.34929061948671, 48.34823097037554, 48.38521984647603, 48.38708246531645, 48.38864165969167, 48.387039344753546, 48.402659024843004, 48.40853579679879, 48.402896572410114, 48.4006923794074, 48.41357226968398, 48.41564447507061, 48.41458034129922, 48.41545229057612, 48.432352041653594, 48.43125182008944, 48.45768199104185, 48.46264648488717, 48.45203385303732, 48.467717992109066, 48.466125368505324, 48.43755074921974, 48.43412767819952, 48.416381282067775, 48.413553784719085, 48.41448962736076, 48.435336792232974, 48.338924360335184, 48.331164964350286, 48.33109616534542, 48.41830143578343, 48.40646345788509, 48.39997896502659, 48.40388739307939, 48.40734532146605, 48.394329269009035, 48.40167974350658, 48.43690116265937, 48.43705372335036, 48.43824066528721, 48.39469259395652, 48.42570274255303, 48.43859573125822, 48.46862683284384, 48.46221876487911, 48.46659971976456, 48.466165772774715, 48.4388614850361, 48.45926829621081, 48.46151165588859, 48.46185723954627, 48.38680198343667, 48.398924932018716, 48.39619236293392, 48.42472392555743, 48.42615790696149, 48.42874881012929, 48.420033747464075, 48.42339383889283, 48.42253313813906, 48.351471372952176, 48.36109095659771, 48.42328015591232, 48.423554450476345, 48.42595967660779, 48.421825428560666, 48.42479667534862, 48.410770001605556, 48.412628227372025, 48.39974833701571, 48.41110020199316, 48.41594858510677, 48.413764883829444, 48.41283871001224, 48.41231499136582, 48.40119081967397, 48.40029642735857, 48.39766077390371, 48.32938224687258, 48.34399927322829, 48.39691591362093, 48.39451557320157, 48.39342636813777, 48.39627886447629, 48.36052676568443, 48.36189550305141, 48.358638862456885, 48.35720917115785, 48.35499590173244, 48.3630565577521, 48.34489851450978, 48.34675545340137, 48.348392221356754, 48.345613550033505, 48.34943930168247, 48.3867620171539, 48.386584022715624, 48.38760069646813, 48.387601531283224, 48.38861944297247, 48.381509532088565, 48.38622460498402, 48.38227509670791, 48.38475030720119, 48.37201341978857, 48.38706107218881, 48.42666790213285, 48.42188324943754, 48.410324404180145, 48.411840028252584, 48.41265396261166, 48.40942559764518, 48.41281236442106, 48.40704192428535, 48.41413385053593, 48.41321368808018, 48.4094934859882, 48.411553531154844, 48.39917344747638, 48.39883440477891, 48.43572520516763, 48.38928733064051, 48.39062272406585, 48.392084262517265, 48.38580892539373, 48.38276071073183, 48.45241956484713, 48.45156110481925, 48.45258691624284, 48.45349060549023, 48.4305548948565, 48.429347570286026, 48.43403576407286, 48.430788364387716, 48.429469016657976, 48.453299900507346, 48.45538149239435, 48.45618716066316, 48.457731400353936, 48.46598066859505, 48.465826396813846, 48.45677752238182, 48.4629069473678, 48.46729328050193, 48.46589337376251, 48.46599174091494, 48.470138035640275, 48.462138462732135, 48.46326563159591, 48.46313102068942, 48.46020539105494, 48.47360217151508, 48.47148639961104, 48.46830382830232, 48.43912451453391, 48.453907568730855, 48.45593980271538, 48.45649195965221, 48.45851755329463, 48.44802663801165, 48.453255752150255, 48.44477632650025, 48.45979366751945, 48.46244816442696, 48.46431614035472, 48.46593561780401, 48.43646523642444, 48.40549007606241, 48.384082958261644, 48.34906194044579, 48.4205443366951, 48.395958951672355, 48.45754019391852, 48.44685527499567 ], "legendgroup": "lines", "lon": [ 7.895378121504747, 7.883015600930905, 7.8948861523921945, 7.895598131597139, 7.899006511731994, 7.796604084320531, 7.782850700834481, 7.778197281571606, 7.759929574113546, 7.757418131207613, 7.753600358005243, 7.7564497692949885, 7.8153138960313875, 7.814131190681861, 7.767543434995989, 7.770387470336798, 7.839302062983002, 7.835960814799247, 7.888658712512772, 7.883754910134099, 7.902328715257056, 7.8998628917729565, 7.811548926298511, 7.811856777713757, 7.821959422675748, 7.809870120787253, 7.8176368150936435, 7.800361986508882, 7.803873695304461, 7.806167009342323, 7.804901456928171, 7.767762746162351, 7.771022960380257, 7.768102655203082, 7.8120610952183736, 7.755311064314521, 7.757501140670721, 7.753349342389827, 7.866040367099824, 7.783115088857442, 7.797232148140022, 7.853197500104203, 7.8708847456908275, 7.808009151279441, 7.840641745585031, 7.793016782848058, 7.7815176815293405, 7.801108208870406, 7.76484576576689, 7.833365914912807, 7.815481698887657, 7.835610125782807, 7.84498324868494, 7.8305038629810255, 7.823106537399516, 7.768954870090585, 7.786313557476351, 7.793019013714158, 7.79249782438354, 7.811217146669936, 7.916736926468369, 7.935295331836903, 7.904342454236803, 7.9036703472790535, 7.898173944816565, 7.903770975444124, 7.906792552965618, 7.903003138087358, 7.755999657522057, 7.759177873098949, 7.91534834679826, 7.913761116033887, 7.911116553661258, 7.913950937168998, 7.9094571998168615, 7.887297779538045, 7.888033887228286, 7.90160054819781, 7.89726911980541, 7.919284536605948, 7.895496600185414, 7.891844278948902, 7.900707191658955, 7.935371078617019, 7.937079449020887, 7.936724784110467, 7.754632335585004, 7.756801498365579, 7.90681096625223, 7.9035261295955666, 7.905818054626202, 7.906898438573857, 7.776085531740653, 7.777352133870425, 7.775869190295535, 7.7740845499921, 7.765902503405975, 7.776993186013387, 7.754498328445278, 7.755955311192942, 7.754363245498848, 7.755057989832615, 7.748494692239763, 7.760720031809418, 7.763962679516969, 7.7633059049837385, 7.748912888459212, 7.756076313815121, 7.75490459627796, 7.748432278758658, 7.752145810710179, 7.749509665930712, 7.755890291843799, 7.745803144057575, 7.762136112395529, 7.766922234549513, 7.7777759630361185, 7.765451332181321, 7.762895180267832, 7.768013522189227, 7.777683277096765, 7.775486359733463, 7.7640610015542775, 7.774377374640395, 7.775876533119405, 7.7761130659129005, 7.833336608002659, 7.836330047126648, 7.81267405660682, 7.81402122325379, 7.813518663653152, 7.82322210920103, 7.821052490883098, 7.8170742563466185, 7.816814112621431, 7.815161655380837, 7.820305352918744, 7.822882002776101, 7.806599024326939, 7.810085987465824, 7.8156457373808355, 7.817051968851654, 7.817263772958979, 7.901900361466442, 7.891996948790952, 7.885721986796583, 7.89971111208208, 7.808786140694506, 7.816874600332444, 7.91062923361708, 7.801965492173249, 7.798697492875023, 7.7954268529410005, 7.876737123018714, 7.876061958989881, 7.883617056097123, 7.883312855268478, 7.881532653250791, 7.8843562332903625, 7.876242386901499, 7.877545146580806, 7.881826106689353, 7.88151371165713, 7.882708775444154, 7.877797235313695, 7.880962428982067, 7.88206173042942, 7.881069015738378, 7.886940019180814, 7.876635985864566, 7.873665827511408, 7.876137223147486, 7.877376870648311, 7.882859651200419, 7.7586941413546615, 7.8947079593416, 7.813410100476208, 7.757806488220348, 7.897391075682862, 7.901644044429146, 7.8751629229527875, 7.818082223055853 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "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" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.4569382040042, 48.4569382040042 ], "legendgroup": "2W transformers", "line": { "color": "rgb(255.0,189.07407407407416,0.0)", "width": 3 }, "lon": [ 7.913960629334794, 7.913960629334794, 7.913960629334794 ], "mode": "lines", "name": "2W transformers", "showlegend": true, "text": "HV/MV Transformer 0
I = 70.872 %
I_hv = 0.093 kA
I_lv = 0.495 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.439874883455424, 48.439874883455424, 48.439874883455424 ], "legendgroup": "2W transformers", "line": { "color": "rgb(255.0,52.03703703703709,0.0)", "width": 3 }, "lon": [ 7.7615333943715035, 7.7615333943715035, 7.7615333943715035 ], "mode": "lines", "name": "2W transformers", "showlegend": false, "text": "HV/MV Transformer 1
I = 85.502 %
I_hv = 0.112 kA
I_lv = 0.588 kA
", "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.4569382040042 ], "legendgroup": "2W transformers", "lon": [ 7.913960629334794 ], "marker": { "color": "rgb(255.0,52.03703703703709,0.0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "showlegend": false, "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" }, { "hoverinfo": "text", "lat": [ 48.4569382040042, 48.439874883455424 ], "lon": [ 7.913960629334794, 7.7615333943715035 ], "marker": { "color": "rgb(128, 128, 128)", "size": 20, "symbol": "circle" }, "mode": "markers", "name": "external_grid", "text": [ "Bus 38", "Bus 177" ], "type": "scattermapbox" }, { "hoverinfo": "text", "lat": [ 48.41091584192147, 48.40987064550492, 48.4120381144602, 48.40610336882051, 48.4124244421834, 48.42373656388579, 48.43345787620781, 48.41987792805789, 48.40913221025741, 48.43625936008396, 48.4375915317665, 48.44215898326708, 48.466489410328336, 48.4229645493474, 48.46664642659273, 48.457138914558186, 48.45138394977538, 48.44659344334918, 48.398094303535, 48.4569382040042, 48.4055268532696, 48.44299303112847, 48.46284775712659, 48.452317091700706, 48.46870230866751, 48.45794147327886, 48.4658421352211, 48.46134835145958, 48.45859429978941, 48.46363931398706, 48.4604578360895, 48.462966137609016, 48.46499296672238, 48.4661470004884, 48.38535297479408, 48.46626640796229, 48.465880383024654, 48.46584321750807, 48.4569382040042, 48.45286282617741, 48.4520004486148, 48.453611293794474, 48.43815271598549, 48.45601148005711, 48.430037266388126, 48.43251066830495, 48.4700248786312, 48.45477827748655, 48.45630214585839, 48.45231100630828, 48.45852459670366, 48.45375026829303, 48.45412175433379, 48.433206518352755, 48.46585030578092, 48.36812436772768, 48.45615430303409, 48.426188487218326, 48.424189374801, 48.424006590648986, 48.42255372117566, 48.42871494027006, 48.42590628658488, 48.43283117116668, 48.429742025433235, 48.42811920030154, 48.420438677160725, 48.437252750993984, 48.41100311474432, 48.43503247924935, 48.399008499161106, 48.40021513104056, 48.4613555876003, 48.462169343727574, 48.459363549919026, 48.46419158988042, 48.43784808661677, 48.349523303920996, 48.38940745322478, 48.421893919694526, 48.39170089001182, 48.42317235658359, 48.404144714210396, 48.42108182049426, 48.397536748144226, 48.389190547422494, 48.388073277915936, 48.42556885464923, 48.47484422826085, 48.387554015831256, 48.469995861910235, 48.472360114769316, 48.382887094355645, 48.463027583083495, 48.384299821641136, 48.46740551089215, 48.3444105914956, 48.32845845019049, 48.3297903765829, 48.32945774646641, 48.39605777290455, 48.39911501545859, 48.34834126522201, 48.385539481251776, 48.36717009454328, 48.40115572630924, 48.40810118664213, 48.38789817455823, 48.401639717054444, 48.400918516127334, 48.35663791686056, 48.35975182971347, 48.34979925580374, 48.345772887818804, 48.349078642676616, 48.3526108097117, 48.46357677093137, 48.45155156672426, 48.466407519502575, 48.41520010054602, 48.41556285746508, 48.431691688874466, 48.35023997375141, 48.345623656884975, 48.34750561849222, 48.34396313065524, 48.41219987862297, 48.412959833670094, 48.414242480883395, 48.41021512075374, 48.41377255466426, 48.412391654151094, 48.41271758635438, 48.40051528842866, 48.40360449047714, 48.395299306037806, 48.39773842093887, 48.3939077528269, 48.396217027426985, 48.39499750403587, 48.426754589785816, 48.39757191961706, 48.398115449480244, 48.40549007606241, 48.39796660294922, 48.413949635424736, 48.413486950801484, 48.41297284403903, 48.41297438457729, 48.4106662024164, 48.40850592727621, 48.38787177811008, 48.40965933667854, 48.39606378340132, 48.39721686304388, 48.434908969273856, 48.381988033757224, 48.38651874735516, 48.36588430787831, 48.38363665057252, 48.359387497487134, 48.36261088253629, 48.36446774724093, 48.36133205154042, 48.43599439563442, 48.41414363205724, 48.40388379782281, 48.38622195737371, 48.387253837121776, 48.388816338535605, 48.38127333695404, 48.38593046261288, 48.38747799457919, 48.38819903758298, 48.38849987706139, 48.331983432639284, 48.41572609267613, 48.439874883455424, 48.439874883455424 ], "lon": [ 7.765225672614365, 7.778809539550178, 7.779195765893586, 7.775204689771646, 7.76606484746611, 7.767396711800372, 7.7585288455939665, 7.765743379197091, 7.769463871775121, 7.786659017249014, 7.799059506222635, 7.8166146453040595, 7.827272008388628, 7.845385081335858, 7.834053059787828, 7.8777176531569495, 7.81386610882482, 7.876889542193039, 7.931257487388791, 7.913960629334794, 7.878529136519797, 7.876252723593842, 7.798915550853087, 7.888244332713167, 7.799503775436736, 7.872608192748625, 7.818941066410403, 7.875200408303946, 7.786003458366173, 7.877500631694728, 7.787018478319392, 7.805015433493411, 7.877253109601893, 7.81129440007589, 7.811370592555369, 7.880884492342217, 7.796742737062005, 7.80752534227331, 7.913960629334794, 7.818002161030199, 7.815999191593257, 7.895958297692228, 7.80673405778964, 7.888307623910822, 7.809467223941316, 7.804666086284209, 7.835840183052138, 7.8780829873512435, 7.882123314640699, 7.82260854480729, 7.885461594829367, 7.88517175431814, 7.824490292422416, 7.887773560526454, 7.79305306057687, 7.757061058783549, 7.909234863520262, 7.909334378322094, 7.90828612482716, 7.917782616603534, 7.912914076992986, 7.810780426185848, 7.913933853984345, 7.817531148856758, 7.818122484083059, 7.817198631577032, 7.913786733913147, 7.812134057997846, 7.896173712216692, 7.814348752471256, 7.837825353282277, 7.835716941924163, 7.8834468909549855, 7.880230044935533, 7.880760551329065, 7.884320758321548, 7.776376345809668, 7.757528366368351, 7.814401857028636, 7.901150019336374, 7.8126537758568055, 7.904856256838342, 7.84164511823214, 7.907598272338195, 7.830587014176033, 7.813750946930894, 7.822295509468547, 7.903027274636419, 7.876668674237667, 7.811928656238718, 7.8799044176633215, 7.875816099565331, 7.815501413379947, 7.882607162668001, 7.817020486640479, 7.877156262352438, 7.759629839160128, 7.757920252549552, 7.753395370106913, 7.761240053860368, 7.937738708318361, 7.938291961287202, 7.758380110203183, 7.755987281846834, 7.781578254760578, 7.8361383171097305, 7.7711189069166515, 7.816726675067033, 7.9328354216280506, 7.936287351303501, 7.776039269015391, 7.770325968788042, 7.752695973125167, 7.7538594144436805, 7.745178558182357, 7.7545673423258386, 7.815930580624138, 7.819549800807648, 7.800222048335613, 7.902638577055225, 7.888468123365731, 7.813287824838175, 7.761479038023908, 7.756184412909383, 7.755691317531285, 7.755780231459689, 7.899896941709586, 7.894375462302109, 7.8963835846532575, 7.888453497872278, 7.901303414862235, 7.886036456351012, 7.889313095595696, 7.901722719875609, 7.895064345442788, 7.90205872309751, 7.9084945276104195, 7.904432371911033, 7.905919468287753, 7.908338597387135, 7.904323568737333, 7.901304807601978, 7.8426383362929775, 7.8947079593416, 7.89613191775149, 7.766593408887951, 7.761798098368771, 7.771503761305329, 7.775990558453709, 7.775188962956967, 7.775266635504604, 7.755277485653522, 7.86375666391543, 7.8057758179679615, 7.763967963075327, 7.810916838962296, 7.753874632672531, 7.749098302762139, 7.785809443995345, 7.751239703606833, 7.77541441952261, 7.777566812718121, 7.775695905660649, 7.776701020794866, 7.806058800069422, 7.769441570183095, 7.788731914746645, 7.76226955024253, 7.764481499839719, 7.761470329043948, 7.756128882041786, 7.747766254755177, 7.744260686465286, 7.757804110375216, 7.749908553830717, 7.753125163009409, 7.879041696902467, 7.7615333943715035, 7.7615333943715035 ], "marker": { "cmax": 1.1, "cmin": 0.9, "color": [ 1.0094727560608208, 1.0093543109466556, 1.0103055250584003, 1.008611275570322, 1.0100214603190203, 1.0155592717983408, 1.0235513513298844, 1.0155904076312805, 1.0089050932534194, 1.0236718927792827, 1.021041722671437, 1.0121240923407486, 0.9858773236515528, 1.0054137208875131, 0.9870531269286261, 1.0054069303868987, 0.9756578394240185, 0.9997861024089084, 0.9812640901058449, 1.014597720294635, 0.9938968084499201, 0.9987145764978701, 0.9782906813653734, 1.0027742070008776, 0.9816422294943451, 0.9938259179115988, 0.9846214416339073, 0.9948081307432901, 0.9791666714701001, 0.9955340939664891, 0.9791978320464139, 0.9778904697642157, 0.9958944038271148, 0.9835679790024514, 0.996712445857319, 1.0015473118017488, 0.9810809994639828, 0.9830202113323624, 1, 0.9757630860435329, 0.9756745525037093, 1.009713787405165, 1.0192423366919114, 1.007488197503348, 1.016063579902885, 1.0173606142831537, 0.9870212158479796, 1.0045187893728942, 1.0062795001879983, 0.9759077536489005, 1.0051084035293487, 1.00283388236381, 0.976081120817308, 0.9951483260580907, 0.9807651206682341, 1.0007666907360484, 1.0133588490984682, 0.9871353067360894, 0.9877954259463959, 0.9859402424026603, 0.9859731447864187, 1.016047753127489, 0.9863984177837107, 1.0109829359542752, 1.009973463869048, 1.0099247402671985, 0.9855471698690038, 1.0130804548169157, 0.9951104418965488, 1.0121127904594531, 0.9915236890699862, 0.991545300033801, 1.0040057222368237, 1.0032483185230574, 1.0050330261488736, 1.0028044677867762, 1.025896287203316, 1.0001910370976699, 0.9992244171642294, 0.9899033323774271, 0.9999227538479225, 0.9905980499726812, 0.9918535597681084, 0.9888914336074682, 0.9913981095868439, 0.9992166263501266, 0.9910418124823451, 0.9914783911768346, 0.9985651682949297, 0.9972582960917797, 0.9998792095891068, 0.9985972978302311, 0.9908908066466433, 1.003296584307181, 0.9909152112309619, 0.9966119244094506, 0.9839254660252476, 0.9832974023876303, 0.9833224969298355, 0.9832816847089093, 0.9816466324194058, 0.9819934329896343, 0.9846928111882661, 1.0022200015290557, 0.9900875219064981, 0.9915852880648959, 1.0086764206903194, 0.9986322309807055, 0.9824997204736515, 0.9822261847795428, 0.9874956327109731, 0.986659104380935, 0.9843675898539287, 0.984186483213932, 0.9843296048567857, 1.0001531911874157, 0.9770789858906487, 0.9756171709226338, 0.9821085555438406, 0.9960560730877068, 0.9983230721942259, 1.015423977922945, 0.9850536667756332, 0.9842918851640109, 0.9844404007424935, 0.9840558129498556, 0.9954235927231143, 0.9969911151297378, 0.9968439725678925, 0.9975677981140652, 0.9957412414338025, 0.9976038166355263, 0.9976678004386628, 0.9940954075743005, 0.9944730242066424, 0.9797880513180581, 0.9802011818536617, 0.9798297444844061, 0.9800753608992867, 0.979969959357904, 0.9914558841160959, 0.9941282174047483, 0.9923543486050256, 0.9945661841748469, 0.994234907037716, 1.0116144719459021, 1.0108245652579064, 1.0114216458986232, 1.0103254061440052, 1.0093743034938099, 1.0086302510999945, 1.0026688600304323, 0.9933993503336846, 1.001938566295055, 1.0065267069182497, 1.0139777638346206, 1.0011527680203747, 1.0017479343928182, 0.9900636109031387, 1.0013451836743108, 0.9878987527612069, 0.9885317679962844, 0.9887772966230447, 0.9882548470591559, 1.0185093341494955, 1.0121622750039116, 1.0057505181667856, 1.0036419415110163, 1.0040428059975646, 1.0046353179301901, 1.001136942544931, 1.00165253009736, 1.001624796869806, 1.0030709124412895, 1.0017205066434751, 0.9833668206300006, 0.9998216491979978, 1, 1.0288039994992464 ], "colorbar": { "thickness": 10, "title": { "side": "right", "text": "Bus Voltage [pu]" }, "x": 1 }, "colorscale": [ [ 0, "rgb(0,0,131)" ], [ 0.2, "rgb(0,60,170)" ], [ 0.4, "rgb(5,255,255)" ], [ 0.6, "rgb(255,255,0)" ], [ 0.8, "rgb(250,0,0)" ], [ 1, "rgb(128,0,0)" ] ], "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "Bus 0
V_m = 1.009 pu
V_m = 20.189 kV
V_a = -6.779 deg", "Bus 1
V_m = 1.009 pu
V_m = 20.187 kV
V_a = -6.784 deg", "Bus 2
V_m = 1.01 pu
V_m = 20.206 kV
V_a = -6.753 deg", "Bus 3
V_m = 1.009 pu
V_m = 20.172 kV
V_a = -6.807 deg", "Bus 4
V_m = 1.01 pu
V_m = 20.2 kV
V_a = -6.761 deg", "Bus 5
V_m = 1.016 pu
V_m = 20.311 kV
V_a = -6.321 deg", "Bus 6
V_m = 1.024 pu
V_m = 20.471 kV
V_a = -5.479 deg", "Bus 7
V_m = 1.016 pu
V_m = 20.312 kV
V_a = -6.32 deg", "Bus 8
V_m = 1.009 pu
V_m = 20.178 kV
V_a = -6.797 deg", "Bus 9
V_m = 1.024 pu
V_m = 20.473 kV
V_a = -5.53 deg", "Bus 10
V_m = 1.021 pu
V_m = 20.421 kV
V_a = -5.837 deg", "Bus 11
V_m = 1.012 pu
V_m = 20.242 kV
V_a = -6.196 deg", "Bus 12
V_m = 0.986 pu
V_m = 19.718 kV
V_a = -5.832 deg", "Bus 13
V_m = 1.005 pu
V_m = 20.108 kV
V_a = -6.43 deg", "Bus 14
V_m = 0.987 pu
V_m = 19.741 kV
V_a = -5.794 deg", "Bus 15
V_m = 1.005 pu
V_m = 20.108 kV
V_a = -5.033 deg", "Bus 16
V_m = 0.976 pu
V_m = 19.513 kV
V_a = -6.156 deg", "Bus 17
V_m = 1.0 pu
V_m = 19.996 kV
V_a = -5.214 deg", "Bus 18
V_m = 0.981 pu
V_m = 19.625 kV
V_a = -5.791 deg", "Bus 19
V_m = 1.015 pu
V_m = 20.292 kV
V_a = -4.213 deg", "Bus 20
V_m = 0.994 pu
V_m = 19.878 kV
V_a = -6.838 deg", "Bus 21
V_m = 0.999 pu
V_m = 19.974 kV
V_a = -5.248 deg", "Bus 22
V_m = 0.978 pu
V_m = 19.566 kV
V_a = -6.074 deg", "Bus 23
V_m = 1.003 pu
V_m = 20.055 kV
V_a = -5.122 deg", "Bus 24
V_m = 0.982 pu
V_m = 19.633 kV
V_a = -5.965 deg", "Bus 25
V_m = 0.994 pu
V_m = 19.877 kV
V_a = -5.576 deg", "Bus 26
V_m = 0.985 pu
V_m = 19.692 kV
V_a = -5.871 deg", "Bus 27
V_m = 0.995 pu
V_m = 19.896 kV
V_a = -5.544 deg", "Bus 28
V_m = 0.979 pu
V_m = 19.583 kV
V_a = -6.046 deg", "Bus 29
V_m = 0.996 pu
V_m = 19.911 kV
V_a = -5.521 deg", "Bus 30
V_m = 0.979 pu
V_m = 19.584 kV
V_a = -6.045 deg", "Bus 31
V_m = 0.978 pu
V_m = 19.558 kV
V_a = -6.087 deg", "Bus 32
V_m = 0.996 pu
V_m = 19.918 kV
V_a = -5.509 deg", "Bus 33
V_m = 0.984 pu
V_m = 19.671 kV
V_a = -5.904 deg", "Bus 34
V_m = 0.997 pu
V_m = 19.934 kV
V_a = -7.191 deg", "Bus 35
V_m = 1.002 pu
V_m = 20.031 kV
V_a = -5.329 deg", "Bus 36
V_m = 0.981 pu
V_m = 19.622 kV
V_a = -5.984 deg", "Bus 37
V_m = 0.983 pu
V_m = 19.66 kV
V_a = -5.922 deg", "Bus 38
V_m = 1.0 pu
V_m = 110.0 kV
V_a = 0.0 deg", "Bus 39
V_m = 0.976 pu
V_m = 19.515 kV
V_a = -6.153 deg", "Bus 40
V_m = 0.976 pu
V_m = 19.513 kV
V_a = -6.155 deg", "Bus 41
V_m = 1.01 pu
V_m = 20.194 kV
V_a = -4.716 deg", "Bus 42
V_m = 1.019 pu
V_m = 20.385 kV
V_a = -5.914 deg", "Bus 43
V_m = 1.007 pu
V_m = 20.15 kV
V_a = -4.951 deg", "Bus 44
V_m = 1.016 pu
V_m = 20.321 kV
V_a = -6.052 deg", "Bus 45
V_m = 1.017 pu
V_m = 20.347 kV
V_a = -5.995 deg", "Bus 46
V_m = 0.987 pu
V_m = 19.74 kV
V_a = -5.795 deg", "Bus 47
V_m = 1.005 pu
V_m = 20.09 kV
V_a = -5.068 deg", "Bus 48
V_m = 1.006 pu
V_m = 20.126 kV
V_a = -4.999 deg", "Bus 49
V_m = 0.976 pu
V_m = 19.518 kV
V_a = -6.149 deg", "Bus 50
V_m = 1.005 pu
V_m = 20.102 kV
V_a = -5.198 deg", "Bus 51
V_m = 1.003 pu
V_m = 20.057 kV
V_a = -5.12 deg", "Bus 52
V_m = 0.976 pu
V_m = 19.522 kV
V_a = -6.143 deg", "Bus 53
V_m = 0.995 pu
V_m = 19.903 kV
V_a = -5.359 deg", "Bus 54
V_m = 0.981 pu
V_m = 19.615 kV
V_a = -5.994 deg", "Bus 55
V_m = 1.001 pu
V_m = 20.015 kV
V_a = -7.058 deg", "Bus 56
V_m = 1.013 pu
V_m = 20.267 kV
V_a = -4.339 deg", "Bus 57
V_m = 0.987 pu
V_m = 19.743 kV
V_a = -5.605 deg", "Bus 58
V_m = 0.988 pu
V_m = 19.756 kV
V_a = -5.585 deg", "Bus 59
V_m = 0.986 pu
V_m = 19.719 kV
V_a = -5.643 deg", "Bus 60
V_m = 0.986 pu
V_m = 19.719 kV
V_a = -5.642 deg", "Bus 61
V_m = 1.016 pu
V_m = 20.321 kV
V_a = -6.052 deg", "Bus 62
V_m = 0.986 pu
V_m = 19.728 kV
V_a = -5.629 deg", "Bus 63
V_m = 1.011 pu
V_m = 20.22 kV
V_a = -6.234 deg", "Bus 64
V_m = 1.01 pu
V_m = 20.199 kV
V_a = -6.27 deg", "Bus 65
V_m = 1.01 pu
V_m = 20.198 kV
V_a = -6.271 deg", "Bus 66
V_m = 0.986 pu
V_m = 19.711 kV
V_a = -5.656 deg", "Bus 67
V_m = 1.013 pu
V_m = 20.262 kV
V_a = -6.161 deg", "Bus 68
V_m = 0.995 pu
V_m = 19.902 kV
V_a = -6.787 deg", "Bus 69
V_m = 1.012 pu
V_m = 20.242 kV
V_a = -6.195 deg", "Bus 70
V_m = 0.992 pu
V_m = 19.83 kV
V_a = -6.928 deg", "Bus 71
V_m = 0.992 pu
V_m = 19.831 kV
V_a = -6.928 deg", "Bus 72
V_m = 1.004 pu
V_m = 20.08 kV
V_a = -5.242 deg", "Bus 73
V_m = 1.003 pu
V_m = 20.065 kV
V_a = -5.271 deg", "Bus 74
V_m = 1.005 pu
V_m = 20.101 kV
V_a = -5.2 deg", "Bus 75
V_m = 1.003 pu
V_m = 20.056 kV
V_a = -5.29 deg", "Bus 76
V_m = 1.026 pu
V_m = 20.518 kV
V_a = -5.274 deg", "Bus 77
V_m = 1.0 pu
V_m = 20.004 kV
V_a = -7.076 deg", "Bus 78
V_m = 0.999 pu
V_m = 19.984 kV
V_a = -7.11 deg", "Bus 79
V_m = 0.99 pu
V_m = 19.798 kV
V_a = -5.52 deg", "Bus 80
V_m = 1.0 pu
V_m = 19.998 kV
V_a = -7.088 deg", "Bus 81
V_m = 0.991 pu
V_m = 19.812 kV
V_a = -5.498 deg", "Bus 82
V_m = 0.992 pu
V_m = 19.837 kV
V_a = -6.917 deg", "Bus 83
V_m = 0.989 pu
V_m = 19.778 kV
V_a = -5.551 deg", "Bus 84
V_m = 0.991 pu
V_m = 19.828 kV
V_a = -6.933 deg", "Bus 85
V_m = 0.999 pu
V_m = 19.984 kV
V_a = -7.11 deg", "Bus 86
V_m = 0.991 pu
V_m = 19.821 kV
V_a = -6.945 deg", "Bus 87
V_m = 0.991 pu
V_m = 19.83 kV
V_a = -5.471 deg", "Bus 88
V_m = 0.999 pu
V_m = 19.971 kV
V_a = -5.423 deg", "Bus 89
V_m = 0.997 pu
V_m = 19.945 kV
V_a = -7.174 deg", "Bus 90
V_m = 1.0 pu
V_m = 19.998 kV
V_a = -5.382 deg", "Bus 91
V_m = 0.999 pu
V_m = 19.972 kV
V_a = -5.422 deg", "Bus 92
V_m = 0.991 pu
V_m = 19.818 kV
V_a = -6.949 deg", "Bus 93
V_m = 1.003 pu
V_m = 20.066 kV
V_a = -5.27 deg", "Bus 94
V_m = 0.991 pu
V_m = 19.818 kV
V_a = -6.949 deg", "Bus 95
V_m = 0.997 pu
V_m = 19.932 kV
V_a = -5.486 deg", "Bus 96
V_m = 0.984 pu
V_m = 19.679 kV
V_a = -7.598 deg", "Bus 97
V_m = 0.983 pu
V_m = 19.666 kV
V_a = -7.619 deg", "Bus 98
V_m = 0.983 pu
V_m = 19.666 kV
V_a = -7.618 deg", "Bus 99
V_m = 0.983 pu
V_m = 19.666 kV
V_a = -7.619 deg", "Bus 100
V_m = 0.982 pu
V_m = 19.633 kV
V_a = -5.779 deg", "Bus 101
V_m = 0.982 pu
V_m = 19.64 kV
V_a = -5.768 deg", "Bus 102
V_m = 0.985 pu
V_m = 19.694 kV
V_a = -7.573 deg", "Bus 103
V_m = 1.002 pu
V_m = 20.044 kV
V_a = -7.007 deg", "Bus 104
V_m = 0.99 pu
V_m = 19.802 kV
V_a = -7.402 deg", "Bus 105
V_m = 0.992 pu
V_m = 19.832 kV
V_a = -6.926 deg", "Bus 106
V_m = 1.009 pu
V_m = 20.174 kV
V_a = -6.804 deg", "Bus 107
V_m = 0.999 pu
V_m = 19.973 kV
V_a = -7.129 deg", "Bus 108
V_m = 0.982 pu
V_m = 19.65 kV
V_a = -5.752 deg", "Bus 109
V_m = 0.982 pu
V_m = 19.645 kV
V_a = -5.761 deg", "Bus 110
V_m = 0.987 pu
V_m = 19.75 kV
V_a = -7.484 deg", "Bus 111
V_m = 0.987 pu
V_m = 19.733 kV
V_a = -7.511 deg", "Bus 112
V_m = 0.984 pu
V_m = 19.687 kV
V_a = -7.583 deg", "Bus 113
V_m = 0.984 pu
V_m = 19.684 kV
V_a = -7.589 deg", "Bus 114
V_m = 0.984 pu
V_m = 19.687 kV
V_a = -7.585 deg", "Bus 115
V_m = 1.0 pu
V_m = 20.003 kV
V_a = -7.077 deg", "Bus 116
V_m = 0.977 pu
V_m = 19.542 kV
V_a = -6.113 deg", "Bus 117
V_m = 0.976 pu
V_m = 19.512 kV
V_a = -6.157 deg", "Bus 118
V_m = 0.982 pu
V_m = 19.642 kV
V_a = -5.95 deg", "Bus 119
V_m = 0.996 pu
V_m = 19.921 kV
V_a = -6.751 deg", "Bus 120
V_m = 0.998 pu
V_m = 19.966 kV
V_a = -6.673 deg", "Bus 121
V_m = 1.015 pu
V_m = 20.308 kV
V_a = -6.079 deg", "Bus 122
V_m = 0.985 pu
V_m = 19.701 kV
V_a = -7.562 deg", "Bus 123
V_m = 0.984 pu
V_m = 19.686 kV
V_a = -7.586 deg", "Bus 124
V_m = 0.984 pu
V_m = 19.689 kV
V_a = -7.581 deg", "Bus 125
V_m = 0.984 pu
V_m = 19.681 kV
V_a = -7.594 deg", "Bus 126
V_m = 0.995 pu
V_m = 19.908 kV
V_a = -6.774 deg", "Bus 127
V_m = 0.997 pu
V_m = 19.94 kV
V_a = -6.718 deg", "Bus 128
V_m = 0.997 pu
V_m = 19.937 kV
V_a = -6.723 deg", "Bus 129
V_m = 0.998 pu
V_m = 19.951 kV
V_a = -6.698 deg", "Bus 130
V_m = 0.996 pu
V_m = 19.915 kV
V_a = -6.763 deg", "Bus 131
V_m = 0.998 pu
V_m = 19.952 kV
V_a = -6.697 deg", "Bus 132
V_m = 0.998 pu
V_m = 19.953 kV
V_a = -6.695 deg", "Bus 133
V_m = 0.994 pu
V_m = 19.882 kV
V_a = -6.822 deg", "Bus 134
V_m = 0.994 pu
V_m = 19.889 kV
V_a = -6.811 deg", "Bus 135
V_m = 0.98 pu
V_m = 19.596 kV
V_a = -5.836 deg", "Bus 136
V_m = 0.98 pu
V_m = 19.604 kV
V_a = -5.824 deg", "Bus 137
V_m = 0.98 pu
V_m = 19.597 kV
V_a = -5.835 deg", "Bus 138
V_m = 0.98 pu
V_m = 19.602 kV
V_a = -5.828 deg", "Bus 139
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 142
V_m = 0.992 pu
V_m = 19.847 kV
V_a = -6.899 deg", "Bus 143
V_m = 0.995 pu
V_m = 19.891 kV
V_a = -6.808 deg", "Bus 144
V_m = 0.994 pu
V_m = 19.885 kV
V_a = -6.818 deg", "Bus 145
V_m = 1.012 pu
V_m = 20.232 kV
V_a = -6.711 deg", "Bus 146
V_m = 1.011 pu
V_m = 20.216 kV
V_a = -6.736 deg", "Bus 147
V_m = 1.011 pu
V_m = 20.228 kV
V_a = -6.717 deg", "Bus 148
V_m = 1.01 pu
V_m = 20.207 kV
V_a = -6.752 deg", "Bus 149
V_m = 1.009 pu
V_m = 20.187 kV
V_a = -6.783 deg", "Bus 150
V_m = 1.009 pu
V_m = 20.173 kV
V_a = -6.807 deg", "Bus 151
V_m = 1.003 pu
V_m = 20.053 kV
V_a = -6.993 deg", "Bus 152
V_m = 0.993 pu
V_m = 19.868 kV
V_a = -6.859 deg", "Bus 153
V_m = 1.002 pu
V_m = 20.039 kV
V_a = -7.023 deg", "Bus 154
V_m = 1.007 pu
V_m = 20.131 kV
V_a = -6.873 deg", "Bus 155
V_m = 1.014 pu
V_m = 20.28 kV
V_a = -6.129 deg", "Bus 156
V_m = 1.001 pu
V_m = 20.023 kV
V_a = -7.043 deg", "Bus 157
V_m = 1.002 pu
V_m = 20.035 kV
V_a = -7.022 deg", "Bus 158
V_m = 0.99 pu
V_m = 19.801 kV
V_a = -7.403 deg", "Bus 159
V_m = 1.001 pu
V_m = 20.027 kV
V_a = -7.036 deg", "Bus 160
V_m = 0.988 pu
V_m = 19.758 kV
V_a = -7.471 deg", "Bus 161
V_m = 0.989 pu
V_m = 19.771 kV
V_a = -7.451 deg", "Bus 162
V_m = 0.989 pu
V_m = 19.776 kV
V_a = -7.443 deg", "Bus 163
V_m = 0.988 pu
V_m = 19.765 kV
V_a = -7.46 deg", "Bus 164
V_m = 1.019 pu
V_m = 20.37 kV
V_a = -5.946 deg", "Bus 165
V_m = 1.012 pu
V_m = 20.243 kV
V_a = -6.694 deg", "Bus 166
V_m = 1.006 pu
V_m = 20.115 kV
V_a = -6.901 deg", "Bus 167
V_m = 1.004 pu
V_m = 20.073 kV
V_a = -6.963 deg", "Bus 168
V_m = 1.004 pu
V_m = 20.081 kV
V_a = -6.95 deg", "Bus 169
V_m = 1.005 pu
V_m = 20.093 kV
V_a = -6.932 deg", "Bus 170
V_m = 1.001 pu
V_m = 20.023 kV
V_a = -7.043 deg", "Bus 171
V_m = 1.002 pu
V_m = 20.033 kV
V_a = -7.025 deg", "Bus 172
V_m = 1.002 pu
V_m = 20.032 kV
V_a = -7.026 deg", "Bus 173
V_m = 1.003 pu
V_m = 20.061 kV
V_a = -6.98 deg", "Bus 174
V_m = 1.002 pu
V_m = 20.034 kV
V_a = -7.023 deg", "Bus 175
V_m = 0.983 pu
V_m = 19.667 kV
V_a = -7.617 deg", "Bus 176
V_m = 1.0 pu
V_m = 19.996 kV
V_a = -6.623 deg", "Bus 177
V_m = 1.0 pu
V_m = 110.0 kV
V_a = 0.0 deg", "Bus 178
V_m = 1.029 pu
V_m = 20.576 kV
V_a = -4.944 deg" ], "type": "scattermapbox" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "", "bearing": 0, "center": { "lat": 48.409033473281134, "lon": 7.895643318408728 }, "pitch": 0, "style": "dark", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": false, "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "fillpattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/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 (ipykernel)", "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.9.13" } }, "nbformat": 4, "nbformat_minor": 2 }