Update the entsoegridkit scrape

This commit is contained in:
Jonas Hörsch 2018-07-10 16:33:58 +02:00
parent f0e6d447e8
commit 1d14166be1
4 changed files with 3359 additions and 1170 deletions

View File

@ -1,8 +1,8 @@
# Unofficial ENTSO-E dataset processed by GridKit
This dataset was generated based on a map extract from May 11, 2016.
This dataset was generated based on a map extract from May 25, 2018.
This is an _unofficial_ extract of the
[ENTSO-E interactive map](https://www.entsoe.eu/map/Pages/default.aspx)
[ENTSO-E interactive map](https://www.entsoe.eu/data/map/)
of the European power system (including to a limited extent North
Africa and the Middle East). The dataset has been processed by GridKit
to form complete topological connections. This dataset is neither
@ -14,12 +14,11 @@ This dataset may be inaccurate in several ways, notably:
is known to choose topological clarity over geographical
accuracy. Hence coordinates will not correspond exactly to reality.
+ Voltage levels are typically provided as ranges by ENTSO-E, of which
the lower bound has been reported in this dataset. Not all lines -
especially DC lines - contain voltage information.
the lower bound has been reported in this dataset.
+ Line structure conflicts are resolved by picking the first structure
in the set
+ Transformers are _not present_ in the original ENTSO-E dataset,
there presence has been derived from the different voltages from
their presence has been derived from the different voltages from
connected lines.
+ The connection between generators and busses is derived as the
geographically nearest station at the lowest voltage level. This
@ -29,7 +28,6 @@ All users are advised to exercise caution in the use of this
dataset. No liability is taken for inaccuracies.
## Contents of dataset
This dataset is provided as set of CSV files that describe the ENTSO-E
@ -53,22 +51,41 @@ Example code for reading the files:
Describes terminals, vertices, or 'nodes' of the system
+ `bus_id`: the unique identifier for the bus
+ `station_id`: the substation or plant of this; a station may have
multiple buses, which are typically connected by transformers
+ `station_id`: unique identifier of its substation; a station may have multiple buses, which are typically connected by transformers
+ `voltage`: the operating voltage of this bus
+ `dc`: boolean ('t' or 'f'), describes whether the bus is a HVDC
terminal (t) or a regular AC terminal (f)
+ `symbol`: type of station of this bus.
+ `under_construction`: boolean ('t' if station is currently under construction,
'f' otherwise)
+ `tags`: _hstore_ encoded dictionary of 'extra' properties for this bus
+ `under_construction`: boolean ('t' if station is currently under
construction, 'f' otherwise)
+ `geometry`: location of the station in well-known-text format (WGS84)
+ `x`: longitude of its location
+ `y`: latitude of its location
**NOTA BENE**: During the processing of the network, so called
'synthetic' stations may be inserted on locations where lines are
apparantly connected. Such synthetic stations can be recognised
because their symbol is always `joint`.
### lines.csv:
Buses are connected by AC-lines:
+ `line_id`: unique identifier for the line
+ `bus0`: first of the two connected buses
+ `bus1`: second of two connected buses
+ `voltage`: operating voltage of the line (identical to operating voltage of
the bus)
+ `circuits`: number of (independent) circuits in this link, each of which
typically has 3 cables.
+ `length`: length of line in km
+ `underground`: boolean, `t` if this is an underground cable, `f` for
an overhead line
+ `under_construction`: boolean, `t` for lines that are currently
under construction
+ `tags`: _hstore_ encoded dictionary of extra properties for this link
+ `geometry`: extent of this line in well-known-text format (WGS84)
### links.csv:
Connections between buses:

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,8 @@ link_id,bus0,bus1,length,underground,under_construction,tags,geometry
4696,1382,2210,408976.732151903,f,f,'"oid"=>"5623", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"1", "visible"=>"1", "objectid"=>"6295.0", "tie_line"=>"0", "country_1"=>"IT", "country_2"=>"IT", "shape_leng"=>"405372.100307"','LINESTRING(12.9016398608036 41.3911400977127,12.704315 41.347948,12.418671 41.400505,12.381592 41.425223,11.236267 41.448903,10.708923 41.479776,9.858856 41.352072,9.38232400000001 41.33042,9.049988 41.276774,8.55560299999999 41.139365,8.21673470498402 40.9126992665561)'
3813,1455,1685,234837.771697975,f,f,'"oid"=>"4740", "text_"=>"Rómulo", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"5236.0", "tie_line"=>"0", "country_1"=>"ES", "country_2"=>"ES", "shape_leng"=>"238061.157325"','LINESTRING(2.49070293275846 39.5612523626689,1.13159199999999 39.610978,-0.234388810835716 39.7303872041291)'
4716,2102,2239,403708.16435761,f,t,'"oid"=>"5643", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"6316.0", "tie_line"=>"1", "country_1"=>"IT", "country_2"=>"ME", "shape_leng"=>"44595.857291"','LINESTRING(18.8123738493087 42.446553913368,18.532562 42.270196,16.269379 42.066626,15.117188 42.363618,14.414062 42.430552,14.0986519114697 42.4133423335347)'
5194,2304,2306,24858.8753451579,f,f,'"oid"=>"6121", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"6811.0", "tie_line"=>"0", "country_1"=>"FR", "country_2"=>"FR", "shape_leng"=>"24275.085337"','LINESTRING(9.37679290556688 42.7043136884789,9.35897800000001 42.551057,9.45192114328203 42.537966100535)'
5191,2304,2345,103661.154236776,f,f,'"oid"=>"6118", "text_"=>"200", "symbol"=>"DC-Line", "t9_code"=>"94.1.1/2", "visible"=>"1", "objectid"=>"6808.0", "tie_line"=>"1", "country_1"=>"FR", "country_2"=>"IT", "shape_leng"=>"101078.639397"','LINESTRING(10.5931384780706 42.9693939238002,9.37725952192937 42.7047344758388)'
5194,2304,2306,24858.8753451579,f,f,'"oid"=>"6121", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"6811.0", "tie_line"=>"0", "country_1"=>"FR", "country_2"=>"FR", "shape_leng"=>"24275.085337"','LINESTRING(9.37679290556688 42.7043136884789,9.35897800000001 42.551057,9.45192114328203 42.537966100535)'
5192,2305,2306,130348.092932367,f,f,'"oid"=>"6119", "text_"=>"200", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"6809.0", "tie_line"=>"0", "country_1"=>"FR", "country_2"=>"FR", "shape_leng"=>"127344.325471"','LINESTRING(9.45200083130642 42.5377090957558,9.354858 42.485264,9.38644400000001 42.11758,9.1352490147475 41.4265766255529)'
5193,2305,2326,24829.3672036421,f,f,'"oid"=>"6120", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"95.1.1", "visible"=>"1", "objectid"=>"6810.0", "tie_line"=>"1", "country_1"=>"FR", "country_2"=>"IT", "shape_leng"=>"24402.863874"','LINESTRING(9.13523096348879 41.4259252670228,9.20095103651121 41.2079178326458)'
6360,2405,2526,45335.5782845481,f,f,'"oid"=>"7278", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"1", "visible"=>"1", "objectid"=>"8065.0", "tie_line"=>"1", "country_1"=>"FR", "country_2"=>"ES", "shape_leng"=>"44520.037189"','LINESTRING(2.98258937475798 42.2776054575372,2.90313700000001 42.39608,2.77420232639068 42.6548628961607)'
@ -24,29 +24,29 @@ link_id,bus0,bus1,length,underground,under_construction,tags,geometry
9490,6772,6207,584884.361423452,f,f,'"oid"=>"10686", "text_"=>"NorNed - 450 kV", "symbol"=>"DC-Line", "t9_code"=>"27.1.1", "visible"=>"1", "objectid"=>"5920.0", "tie_line"=>"1", "country_1"=>"NL", "country_2"=>"NO", "shape_leng"=>"562724.943236"','LINESTRING(6.92780881479011 53.3751661185552,6.86782799999999 53.379233,6.70028700000001 53.441446,6.25534099999999 53.645452,6.43798799999999 58.129396,6.90176983363655 58.2646181670361)'
6751,5650,5723,165004.090965326,f,t,'"oid"=>"7718", "text_"=>"BorWin 2", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(6.86000825824671 54.3812651337048,7.27569600000001 54.29008,7.28942900000001 53.860626,7.531128 53.417717,7.45559699999999 53.152536,7.39271278260296 53.1074228464079)'
6642,5650,5724,156258.455931956,f,f,'"oid"=>"7609", "text_"=>"BorWin 1", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(6.85179663721271 54.322139003386,6.93100000000001 54.323732,7.209778 54.265224,7.22213700000001 53.866295,7.470703 53.398889,7.39249699499828 53.1074824395961)'
6692,5733,5721,127468.770451046,f,t,'"oid"=>"7659", "text_"=>"DolWin 2", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(7.11083642533805 53.9622884951916,7.07244900000001 53.807139,7.301788 53.39807,7.267456 53.110514,7.29354899999999 52.907246,7.23884382586787 52.8511218605975)'
6644,5733,5728,136040.969392242,f,t,'"oid"=>"7611", "text_"=>"DolWin 3", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(6.84423909613981 53.8134034091297,6.71264599999999 53.692641,6.65634200000001 53.597395,6.73461900000001 53.554994,7.11364700000001 53.45126,7.05596900000001 53.340713,7.23861700000001 53.26932,7.21527100000001 53.121229,7.24273699999999 52.931258,7.23863084977976 52.8511594178425)'
6645,5733,5720,134544.28314153,f,t,'"oid"=>"7612", "text_"=>"DolWin 1", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(6.84493115764205 53.880059,6.91040000000001 53.880059,7.11776699999999 53.834702,7.36358600000001 53.396432,7.322388 53.111339,7.33749399999999 52.893163,7.23898268024805 52.8510454193129)'
6692,5733,5721,127468.770451046,f,t,'"oid"=>"7659", "text_"=>"DolWin 2", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(7.11083642533805 53.9622884951916,7.07244900000001 53.807139,7.301788 53.39807,7.267456 53.110514,7.29354899999999 52.907246,7.23884382586787 52.8511218605975)'
9491,5665,5719,81684.4543582208,f,t,'"oid"=>"10687", "text_"=>"HelWin 1", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(8.12610708224912 54.310749538123,8.238373 54.256401,9.23086005457126 53.9723584283444)'
6691,5665,5725,148135.950651395,f,f,'"oid"=>"7658", "text_"=>"SylWin 2", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(7.78817367341845 54.922189653752,7.88406400000001 54.8355,8.33587599999999 54.279658,9.05548099999999 54.069059,9.23093519099976 53.9724232077593)'
6640,5665,5718,83005.1380018596,f,f,'"oid"=>"7607", "text_"=>"HelWin 2", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(8.05751622346115 54.2506908487435,8.20678699999999 54.217073,8.88931300000001 54.02794,9.23083111229041 53.972313230325)'
6691,5665,5725,148135.950651395,f,f,'"oid"=>"7658", "text_"=>"SylWin 2", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(7.78817367341845 54.922189653752,7.88406400000001 54.8355,8.33587599999999 54.279658,9.05548099999999 54.069059,9.23093519099976 53.9724232077593)'
9491,5665,5719,81684.4543582208,f,t,'"oid"=>"10687", "text_"=>"HelWin 1", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"0", "country_1"=>"DE", "country_2"=>"DE", "shape_leng"=>"150003.734466"','LINESTRING(8.12610708224912 54.310749538123,8.238373 54.256401,9.23086005457126 53.9723584283444)'
10824,5731,7265,147214.04709046,f,t,,'LINESTRING(7.09557904789569 54.4434653914636,6.59042399999999 53.907574,6.64810199999999 53.683695,6.594543 53.59821,6.707153 53.529697,7.15570504476494 53.4016060326116)'
6752,5615,5708,283477.495928471,f,t,'"oid"=>"7719", "text_"=>"Cobra", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"2041.0", "tie_line"=>"1", "country_1"=>"DK", "country_2"=>"NL", "shape_leng"=>"150003.734466"','LINESTRING(8.8600391100636 55.432848739557,8.444366 55.375209,7.34298700000001 53.881679,6.96258499999999 53.784426,6.70028700000001 53.467613,6.82484164376939 53.4366400754007)'
2669,5848,5866,58771.7307537441,f,f,'"oid"=>"3596", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"222.1.1", "visible"=>"1", "objectid"=>"3899.0", "tie_line"=>"1", "country_1"=>"GB", "country_2"=>"NI", "shape_leng"=>"56925.26305"','LINESTRING(-5.73306617190822 54.8134302157552,-5.59478800000001 54.840245,-5.045471 55.009126,-4.94689119666178 55.0726725733)'
2668,5848,5866,59137.1365911204,f,f,'"oid"=>"3595", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"222.1.2", "visible"=>"1", "objectid"=>"3898.0", "tie_line"=>"1", "country_1"=>"GB", "country_2"=>"NI", "shape_leng"=>"57319.088253"','LINESTRING(-5.73321119306294 54.8135493620786,-5.630493 54.887667,-5.13610799999999 55.041401,-4.94702335604522 55.0727927465134)'
2669,5848,5866,58771.7307537441,f,f,'"oid"=>"3596", "text_"=>" ", "symbol"=>"DC-Line", "t9_code"=>"222.1.1", "visible"=>"1", "objectid"=>"3899.0", "tie_line"=>"1", "country_1"=>"GB", "country_2"=>"NI", "shape_leng"=>"56925.26305"','LINESTRING(-5.73306617190822 54.8134302157552,-5.59478800000001 54.840245,-5.045471 55.009126,-4.94689119666178 55.0726725733)'
11377,5762,5885,242450.989469544,t,f,,'LINESTRING(-3.12293866971141 53.2079426023868,-3.13934300000001 53.266034,-3.368683 53.376775,-5.62088 53.519084,-6.10015899999999 53.502751,-6.61057667841126 53.4831601346879)'
4329,5847,6435,700301.244062368,f,f,'"oid"=>"5256", "text_"=>"North Sea Link 500 kV", "symbol"=>"DC-Line", "t9_code"=>"27.1.1", "visible"=>"1", "objectid"=>"5920.0", "tie_line"=>"1", "country_1"=>"GB", "country_2"=>"NO", "shape_leng"=>"562724.943236"','LINESTRING(-1.55699956501686 55.2213735821133,5.648346 59.234284,5.898285 59.321981,6.19766199999999 59.447868,6.24847399999999 59.510636,6.374817 59.537799,6.7726227557604 59.5419712989793)'
2376,6101,6139,93396.6170140978,f,f,'"oid"=>"3303", "text_"=>"150", "symbol"=>"DC-Line", "t9_code"=>"0", "visible"=>"1", "objectid"=>"3584.0", "tie_line"=>"0", "country_1"=>"SE", "country_2"=>"SE", "shape_leng"=>"90842.402903"','LINESTRING(18.2286220235428 57.5703946551429,16.901093 57.671114,16.6818075469884 57.6916306998678)'
239,6116,6148,122981.800798867,f,f,'"oid"=>"1164", "text_"=>"285", "symbol"=>"DC-Line", "t9_code"=>"166.1.1", "visible"=>"1", "objectid"=>"1224.0", "tie_line"=>"1", "country_1"=>"DK", "country_2"=>"SE", "shape_leng"=>"120856.824528"','LINESTRING(12.0227886546349 57.561389036366,11.002808 57.197296,10.741882 57.15263,10.578461 57.16678,10.368347 57.122823,10.2163568157015 57.1309990744838)'
238,6116,6148,122294.287716319,f,f,'"oid"=>"1163", "text_"=>"Konti-Skan", "symbol"=>"DC-Line", "t9_code"=>"165.1.1", "visible"=>"1", "objectid"=>"1223.0", "tie_line"=>"1", "country_1"=>"DK", "country_2"=>"SE", "shape_leng"=>"120626.751199"','LINESTRING(12.0227169523258 57.5615050628108,11.867981 57.555629,10.972595 57.230016,10.739136 57.192832,10.568848 57.20771,10.2163284758357 57.1311135868958)'
239,6116,6148,122981.800798867,f,f,'"oid"=>"1164", "text_"=>"285", "symbol"=>"DC-Line", "t9_code"=>"166.1.1", "visible"=>"1", "objectid"=>"1224.0", "tie_line"=>"1", "country_1"=>"DK", "country_2"=>"SE", "shape_leng"=>"120856.824528"','LINESTRING(12.0227886546349 57.561389036366,11.002808 57.197296,10.741882 57.15263,10.578461 57.16678,10.368347 57.122823,10.2163568157015 57.1309990744838)'
11565,6132,5574,226514.649326761,t,f,,'LINESTRING(13.5777773379359 55.9094430311017,13.8414 57.217378,14.544525 57.73935,14.6252853862955 57.7984831392593)'
381,6174,6209,210666.94621287,f,f,'"oid"=>"1307", "text_"=>"250", "symbol"=>"DC-Line", "t9_code"=>"164.1.1", "visible"=>"1", "objectid"=>"1379.0", "tie_line"=>"1", "country_1"=>"DK", "country_2"=>"NO", "shape_leng"=>"204840.317249"','LINESTRING(9.56074750224265 56.516561214303,9.503174 56.648677,9.54162600000001 56.875247,9.28070100000001 57.197296,8.26583900000001 58.084411,8.16165102185036 58.2081282356103)'
237,6174,6209,212750.577343761,f,f,'"oid"=>"1162", "text_"=>"350", "symbol"=>"DC-Line", "t9_code"=>"163.1.2", "visible"=>"1", "objectid"=>"1222.0", "tie_line"=>"1", "country_1"=>"DK", "country_2"=>"NO", "shape_leng"=>"206871.351925"','LINESTRING(8.16142767013484 58.2081095131397,8.143616 58.10691,9.20654300000001 57.171992,9.456482 56.875247,9.40979000000001 56.630553,9.56058836853872 56.5165206568655)'
11088,6174,6832,54077.9267844652,t,f,,'LINESTRING(9.32966051130477 56.9248351439779,9.37545800000001 56.870744,9.31778000000001 56.610153,9.56048484268672 56.5164629076377)'
11384,6209,6837,146105.878820407,t,f,,'LINESTRING(8.16116080079384 58.208172610895,8.08731100000001 58.167081,8.072205 58.088041,9.14749099999999 57.13922,9.19793538195845 57.0799786848463)'
512,6305,6315,122329.458202435,f,f,'"oid"=>"1438", "text_"=>"Estlink 2", "symbol"=>"DC-Line", "t9_code"=>"1", "visible"=>"1", "objectid"=>"1540.0", "tie_line"=>"1", "country_1"=>"EE", "country_2"=>"FI", "shape_leng"=>"150842.664695"','LINESTRING(25.6423319845153 60.4394217640119,25.745087 60.360243,25.63385 60.272515,26.423492 59.612907,26.4783287364851 59.4850675077606)'
499,6313,6299,82082.3549434492,f,f,'"oid"=>"1425", "text_"=>"150 k (Estlink)", "symbol"=>"DC-Line", "t9_code"=>"820.1.1", "visible"=>"1", "objectid"=>"1525.0", "tie_line"=>"1", "country_1"=>"EE", "country_2"=>"FI", "shape_leng"=>"82676.775597"','LINESTRING(24.6573571811312 60.1665726116419,24.3869848188688 59.4425062066935)'
500,6331,6360,267959.970010768,f,f,'"oid"=>"1426", "text_"=>"Fenno-Skan 2 (500kV)", "symbol"=>"DC-Line", "t9_code"=>"1", "visible"=>"1", "objectid"=>"1526.0", "tie_line"=>"1", "country_1"=>"FI", "country_2"=>"SE", "shape_leng"=>"257703.255483"','LINESTRING(17.0593630437863 60.5503864910584,17.171631 60.503906,18.009338 60.483615,21.647186 60.866981,21.8143401168721 60.9136388093372)'
432,6331,6342,211484.452988439,f,f,'"oid"=>"1358", "text_"=>"Fenno-Skan 1 400 kV", "symbol"=>"DC-Line", "t9_code"=>"803.1.1", "visible"=>"1", "objectid"=>"1448.0", "tie_line"=>"1", "country_1"=>"FI", "country_2"=>"SE", "shape_leng"=>"207613.372205"','LINESTRING(18.0207632210302 60.5323398461219,21.590881 60.911744,21.8142796551472 60.9137429883019)'
500,6331,6360,267959.970010768,f,f,'"oid"=>"1426", "text_"=>"Fenno-Skan 2 (500kV)", "symbol"=>"DC-Line", "t9_code"=>"1", "visible"=>"1", "objectid"=>"1526.0", "tie_line"=>"1", "country_1"=>"FI", "country_2"=>"SE", "shape_leng"=>"257703.255483"','LINESTRING(17.0593630437863 60.5503864910584,17.171631 60.503906,18.009338 60.483615,21.647186 60.866981,21.8143401168721 60.9136388093372)'
433,6332,6368,140096.025212325,f,f,'"oid"=>"1359", "text_"=>"ÅL-Link (80 kV)", "symbol"=>"DC-Line", "t9_code"=>"804.1.1", "visible"=>"1", "objectid"=>"1450.0", "tie_line"=>"0", "country_1"=>"FI", "country_2"=>"FI", "shape_leng"=>"54434.820425"','LINESTRING(22.3045590749066 60.436843028645,19.8486089250935 60.1299344803413)'
11088,6832,6174,54077.9267844652,t,f,,'LINESTRING(9.32966051130477 56.9248351439779,9.37545800000001 56.870744,9.31778000000001 56.610153,9.56048484268672 56.5164629076377)'
11087,6832,6837,19038.8838605709,t,f,,'LINESTRING(9.19794289864857 57.0799698502709,9.32965299461465 56.9248440154681)'
11384,6837,6209,146105.878820407,t,f,,'LINESTRING(8.16116080079384 58.208172610895,8.08731100000001 58.167081,8.072205 58.088041,9.14749099999999 57.13922,9.19793538195845 57.0799786848463)'

Can't render this file because it contains an unexpected character in line 2 and column 33.