diff --git a/lib/map-data.ts b/lib/map-data.ts index 5dc859d56..df614c1d9 100644 --- a/lib/map-data.ts +++ b/lib/map-data.ts @@ -71,7 +71,7 @@ export const minorLocations: Location[] = [ { id: 'breddin-16845', name: 'PV-Anlage, 16845 Stüdenitz-Schönermark', - type: 'project', + type: 'minor_node', x: 63.88, y: 29.36, description: 'pv', @@ -79,7 +79,7 @@ export const minorLocations: Location[] = [ { id: 'bad-liebenwerda-04924', name: 'Breitbandausbau 04924 Bad Liebenwerda', - type: 'project', + type: 'minor_node', x: 73.76, y: 46.48, description: 'fiber', @@ -87,7 +87,7 @@ export const minorLocations: Location[] = [ { id: 'hünfelden-65597', name: 'Windpark, 65597 Hünfelden', - type: 'project', + type: 'minor_node', x: 29.35, y: 61.68, description: 'wind', @@ -95,7 +95,7 @@ export const minorLocations: Location[] = [ { id: 'zachow-19376', name: 'PV-Anlage, 19376 Zachow', - type: 'project', + type: 'minor_node', x: 68.62, y: 34.44, description: 'pv', @@ -103,7 +103,7 @@ export const minorLocations: Location[] = [ { id: 'schnarup-thumby-24891', name: 'Windpark, 24891 Schnarup-Thumby', - type: 'project', + type: 'minor_node', x: 41.96, y: 7.31, description: 'wind', @@ -111,7 +111,7 @@ export const minorLocations: Location[] = [ { id: 'bartow-17089', name: 'PV-Anlage, 17089 Bartow', - type: 'project', + type: 'minor_node', x: 73.39, y: 17.66, description: 'pv', @@ -119,7 +119,7 @@ export const minorLocations: Location[] = [ { id: 'regesbostel-21649', name: 'Windpark, 21649 Regesbostel', - type: 'project', + type: 'minor_node', x: 42.09, y: 23.17, description: 'wind', @@ -127,7 +127,7 @@ export const minorLocations: Location[] = [ { id: 'bomlitz-29699', name: 'Breitbandausbau 29699 Bomlitz', - type: 'project', + type: 'minor_node', x: 42.22, y: 29.09, description: 'fiber', @@ -135,7 +135,7 @@ export const minorLocations: Location[] = [ { id: 'berzhahn-56459', name: 'Windpark, 56459 Berzhahn', - type: 'project', + type: 'minor_node', x: 28.1, y: 58.9, description: 'wind', @@ -143,7 +143,7 @@ export const minorLocations: Location[] = [ { id: 'oschersleben-39387', name: 'Breitbandausbau 39387 Hordorf', - type: 'project', + type: 'minor_node', x: 55.74, y: 40.14, description: 'fiber', @@ -151,7 +151,7 @@ export const minorLocations: Location[] = [ { id: 'jessen-06917', name: 'Windpark, 06917 Jessen OT Linda', - type: 'project', + type: 'minor_node', x: 70.21, y: 42.8, description: 'wind', @@ -159,7 +159,7 @@ export const minorLocations: Location[] = [ { id: 'dettmannsdorf-18334', name: 'PV-Anlage, 18334 Dettmannsdorf', - type: 'project', + type: 'minor_node', x: 66.38, y: 14.04, description: 'pv', @@ -167,7 +167,7 @@ export const minorLocations: Location[] = [ { id: 'werneck-97440', name: 'Windpark, 97440 Werneck', - type: 'project', + type: 'minor_node', x: 45.73, y: 65.8, description: 'wind', @@ -175,7 +175,7 @@ export const minorLocations: Location[] = [ { id: 'badendorf-23619', name: 'PV-Anlage, 23619 Badendorf', - type: 'project', + type: 'minor_node', x: 49.91, y: 17.02, description: 'pv', @@ -183,7 +183,7 @@ export const minorLocations: Location[] = [ { id: 'hordorf-39387', name: 'Breitbandausbau 39387 Hordorf', - type: 'project', + type: 'minor_node', x: 55.17, y: 40.57, description: 'fiber', @@ -191,7 +191,7 @@ export const minorLocations: Location[] = [ { id: 'neißemünde-15898', name: 'PV-Anlage, 15898 Neißemünde', - type: 'project', + type: 'minor_node', x: 84.95, y: 39.9, description: 'pv', @@ -199,7 +199,7 @@ export const minorLocations: Location[] = [ { id: 'wiesenhagen-14959', name: 'PV-Anlage, 14959 Wiesenhagen', - type: 'project', + type: 'minor_node', x: 72.47, y: 38.31, description: 'pv', @@ -207,7 +207,7 @@ export const minorLocations: Location[] = [ { id: 'gersdorf-09355', name: 'Windpark, 09355 Gersdorf', - type: 'project', + type: 'minor_node', x: 67.92, y: 56.13, description: 'wind', @@ -215,7 +215,7 @@ export const minorLocations: Location[] = [ { id: 'nauen-14641', name: 'PV-Anlage, 14641 Nauen', - type: 'project', + type: 'minor_node', x: 68.95, y: 32.81, description: 'pv', @@ -223,7 +223,7 @@ export const minorLocations: Location[] = [ { id: 'eggersdorf-15374', name: 'PV-Anlage, 15374 Eggersdorf', - type: 'project', + type: 'minor_node', x: 59.59, y: 40.82, description: 'pv', @@ -231,7 +231,7 @@ export const minorLocations: Location[] = [ { id: 'guben-03172', name: 'Breitbandausbau 03172 Guben', - type: 'project', + type: 'minor_node', x: 84.55, y: 41.12, description: 'fiber', @@ -239,7 +239,7 @@ export const minorLocations: Location[] = [ { id: 'beratzhausen-93176', name: 'PV-Anlage, 93176 Beratzhausen', - type: 'project', + type: 'minor_node', x: 60.46, y: 76.77, description: 'pv', @@ -247,7 +247,7 @@ export const minorLocations: Location[] = [ { id: 'felm-24161', name: 'Windpark, 24161 Felm', - type: 'project', + type: 'minor_node', x: 45.58, y: 10.19, description: 'wind', @@ -255,7 +255,7 @@ export const minorLocations: Location[] = [ { id: 'neukieritzsch-04575', name: 'Breitbandausbau 04575 Neukieritzsch', - type: 'project', + type: 'minor_node', x: 65.5, y: 51.2, description: 'fiber', @@ -263,7 +263,7 @@ export const minorLocations: Location[] = [ { id: 'oberbarnim-15377', name: 'PV-Anlage, 15377 Oberbarnim OT Klosterdorf', - type: 'project', + type: 'minor_node', x: 79.52, y: 33.09, description: 'pv', @@ -271,7 +271,7 @@ export const minorLocations: Location[] = [ { id: 'berne-27804', name: 'Windpark, 27804 Berne', - type: 'project', + type: 'minor_node', x: 32.1, y: 25.85, description: 'wind', @@ -279,7 +279,7 @@ export const minorLocations: Location[] = [ { id: 'dossow-16909', name: 'PV-Anlage, 16909 Dossow', - type: 'project', + type: 'minor_node', x: 66.44, y: 26.41, description: 'pv', @@ -287,7 +287,7 @@ export const minorLocations: Location[] = [ { id: 'krempe-25361', name: 'PV-Anlage, 25361 Krempe', - type: 'project', + type: 'minor_node', x: 40.7, y: 17.42, description: 'pv', @@ -295,7 +295,7 @@ export const minorLocations: Location[] = [ { id: 'lübars-39291', name: 'PV-Anlage, 39291 Lübars', - type: 'project', + type: 'minor_node', x: 73.45, y: 32.78, description: 'pv', @@ -303,7 +303,7 @@ export const minorLocations: Location[] = [ { id: 'taarstedt-24893', name: 'Windpark, 24893 Taarstedt', - type: 'project', + type: 'minor_node', x: 42.4, y: 8.17, description: 'wind', @@ -311,7 +311,7 @@ export const minorLocations: Location[] = [ { id: 'rom-19372', name: 'PV-Anlage, 19372 Rom', - type: 'project', + type: 'minor_node', x: 61.55, y: 22.35, description: 'pv', @@ -319,7 +319,7 @@ export const minorLocations: Location[] = [ { id: 'bosbüll-25899', name: 'PV-Anlage, 25899 Bosbüll', - type: 'project', + type: 'minor_node', x: 35.36, y: 5, description: 'pv', @@ -327,7 +327,7 @@ export const minorLocations: Location[] = [ { id: 'schwarzhofen-92447', name: 'PV-Anlage, 92447 Schwarzhofen', - type: 'project', + type: 'minor_node', x: 64.76, y: 73.46, description: 'pv', @@ -335,7 +335,7 @@ export const minorLocations: Location[] = [ { id: 'göhlsdorf-14797', name: 'PV-Anlage, 14797 Göhlsdorf', - type: 'project', + type: 'minor_node', x: 68.78, y: 35.98, description: 'pv', @@ -343,7 +343,7 @@ export const minorLocations: Location[] = [ { id: 'zehdenick-16792', name: '110 kV Kabeltrasse, 16792 Zehdenick', - type: 'project', + type: 'minor_node', x: 73.35, y: 28.02, description: 'power', @@ -351,7 +351,7 @@ export const minorLocations: Location[] = [ { id: 'osterburg-39606', name: 'Windpark, 39606 Osterburg OT Krevese', - type: 'project', + type: 'minor_node', x: 59.63, y: 30.48, description: 'wind', @@ -359,7 +359,7 @@ export const minorLocations: Location[] = [ { id: 'holzheim-89438', name: 'PV-Anlage, 89438 Holzheim', - type: 'project', + type: 'minor_node', x: 49.58, y: 84.44, description: 'pv', @@ -367,7 +367,7 @@ export const minorLocations: Location[] = [ { id: 'adelschlag-85111', name: 'PV-Anlage, 85111 Adelschlag', - type: 'project', + type: 'minor_node', x: 55.23, y: 80.23, description: 'pv', @@ -375,7 +375,7 @@ export const minorLocations: Location[] = [ { id: 'hoyerswerda-02977', name: 'PV-Anlage, 02977 Hoyerswerda', - type: 'project', + type: 'minor_node', x: 80.8, y: 47.74, description: 'pv', @@ -383,7 +383,7 @@ export const minorLocations: Location[] = [ { id: 'niederhummel-85416', name: 'PV-Anlage, 85416 Niederhummel', - type: 'project', + type: 'minor_node', x: 60.98, y: 85.4, description: 'pv', @@ -391,7 +391,7 @@ export const minorLocations: Location[] = [ { id: 'löffingen-79843', name: 'PV-Anlage, 79843 Löffingen', - type: 'project', + type: 'minor_node', x: 31.06, y: 92.31, description: 'pv', @@ -399,7 +399,7 @@ export const minorLocations: Location[] = [ { id: 'holste-27729', name: 'Windpark, 27729 Holste', - type: 'project', + type: 'minor_node', x: 35.35, y: 23.24, description: 'wind', @@ -407,7 +407,7 @@ export const minorLocations: Location[] = [ { id: 'lasbek-23847', name: 'Windpark, 23847 Lasbek', - type: 'project', + type: 'minor_node', x: 48.1, y: 18.71, description: 'wind', @@ -415,7 +415,7 @@ export const minorLocations: Location[] = [ { id: 'bernau-bei-berlin-16321', name: 'Windpark, 16321 Bernau bei Berlin', - type: 'project', + type: 'minor_node', x: 75.39, y: 31.83, description: 'wind', @@ -423,7 +423,7 @@ export const minorLocations: Location[] = [ { id: 'gorgast-15328', name: 'PV-Anlage, 15328 Gorgast', - type: 'project', + type: 'minor_node', x: 83.44, y: 33.39, description: 'pv', @@ -431,7 +431,7 @@ export const minorLocations: Location[] = [ { id: 'neustadt-dosse-16845', name: 'PV-Anlage, 16845 Stüdenitz-Schönermark', - type: 'project', + type: 'minor_node', x: 65.82, y: 29.83, description: 'wind', @@ -439,7 +439,7 @@ export const minorLocations: Location[] = [ { id: 'halle-06132', name: 'Breitbandausbau 06132 Halle', - type: 'project', + type: 'minor_node', x: 61.88, y: 47.76, description: 'fiber', @@ -447,7 +447,7 @@ export const minorLocations: Location[] = [ { id: 'letschin-15324', name: 'PV-Anlage, 15324 Letschin', - type: 'project', + type: 'minor_node', x: 82.02, y: 32.11, description: 'pv', @@ -455,7 +455,7 @@ export const minorLocations: Location[] = [ { id: 'sallgast-03238', name: 'PV-Anlage, 03238 Sallgast', - type: 'project', + type: 'minor_node', x: 77.65, y: 45.69, description: 'pv', @@ -463,7 +463,7 @@ export const minorLocations: Location[] = [ { id: 'rodleben-dessau-roßlau-06861', name: 'Breitbandausbau 06861 Rodleben Dessau-Roßlau', - type: 'project', + type: 'minor_node', x: 63.69, y: 41.69, description: 'fiber', @@ -471,7 +471,7 @@ export const minorLocations: Location[] = [ { id: 'gerbstedt-06347', name: 'Windpark, 06347 Gerbstedt OT Freist', - type: 'project', + type: 'minor_node', x: 58.88, y: 45.36, description: 'wind', @@ -479,7 +479,7 @@ export const minorLocations: Location[] = [ { id: 'elsterwerda-04910', name: 'Breitbandausbau 04910 Elsterwerda', - type: 'project', + type: 'minor_node', x: 74.88, y: 47.26, description: 'fiber', @@ -487,7 +487,7 @@ export const minorLocations: Location[] = [ { id: 'magdeburg-39106', name: 'PV-Anlage, 39106 Magdeburg', - type: 'project', + type: 'minor_node', x: 59.01, y: 38.7, description: 'pv', @@ -495,7 +495,7 @@ export const minorLocations: Location[] = [ { id: 'staßfurt-39443', name: 'Batteriespeicher, 39443 Staßfurt OT Förderstedt', - type: 'project', + type: 'minor_node', x: 58.97, y: 41.85, description: 'battery', @@ -503,7 +503,7 @@ export const minorLocations: Location[] = [ { id: 'alsleben-06425', name: 'Windpark, 06425 Alsleben', - type: 'project', + type: 'minor_node', x: 59.15, y: 44.01, description: 'wind', @@ -511,7 +511,7 @@ export const minorLocations: Location[] = [ { id: 'nienbüttel-25596', name: 'PV-Anlage, 25596 Nienbüttel', - type: 'project', + type: 'minor_node', x: 40.06, y: 14.97, description: 'pv', @@ -519,7 +519,7 @@ export const minorLocations: Location[] = [ { id: 'werneuchen-16356', name: 'Windpark, 16356 Werneuchen OT Seefeld', - type: 'project', + type: 'minor_node', x: 76.31, y: 32.58, description: 'wind', @@ -527,7 +527,7 @@ export const minorLocations: Location[] = [ { id: 'stüdenitz-schönermark-16845', name: 'PV-Anlage, 16845 Stüdenitz-Schönermark', - type: 'project', + type: 'minor_node', x: 64.43, y: 29.18, description: 'pv', @@ -535,7 +535,7 @@ export const minorLocations: Location[] = [ { id: 'gumtow-16866', name: 'Windpark, 16866 Gumtow OT Schrepkow', - type: 'project', + type: 'minor_node', x: 64.12, y: 28.2, description: 'wind', @@ -543,7 +543,7 @@ export const minorLocations: Location[] = [ { id: 'nöbdenitz-04626', name: 'Breitbandausbau 04626 Nöbdenitz', - type: 'project', + type: 'minor_node', x: 64.59, y: 54.41, description: 'fiber', @@ -551,7 +551,7 @@ export const minorLocations: Location[] = [ { id: 'kröpelin-18236', name: 'Windpark, 18236 Kröpelin', - type: 'project', + type: 'minor_node', x: 60.24, y: 14.56, description: 'wind', @@ -559,7 +559,7 @@ export const minorLocations: Location[] = [ { id: 'laer-48366', name: 'Windpark, 48366 Laer', - type: 'project', + type: 'minor_node', x: 22.68, y: 39.78, description: 'wind', @@ -567,7 +567,7 @@ export const minorLocations: Location[] = [ { id: 'ostbevern-48346', name: 'Windpark, 48346 Ostbevern', - type: 'project', + type: 'minor_node', x: 26.64, y: 39.84, description: 'wind', @@ -575,7 +575,7 @@ export const minorLocations: Location[] = [ { id: 'schwarmstedt-29690', name: 'Breitbandausbau 29690 Schwarmstedt', - type: 'project', + type: 'minor_node', x: 41.89, y: 31.93, description: 'fiber', @@ -583,7 +583,7 @@ export const minorLocations: Location[] = [ { id: 'prötzel-15345', name: 'PV-Anlage, 15345 Prötzel OT Sternebeck', - type: 'project', + type: 'minor_node', x: 78.84, y: 32.5, description: 'pv', @@ -591,7 +591,7 @@ export const minorLocations: Location[] = [ { id: 'blindheim-89434', name: 'PV-Anlage, 89434 Blindheim OT Wolpertstetten', - type: 'project', + type: 'minor_node', x: 50.23, y: 82.72, description: 'pv', @@ -599,7 +599,7 @@ export const minorLocations: Location[] = [ { id: 'großräschen-01983', name: 'Windpark, 01983 Großräschen', - type: 'project', + type: 'minor_node', x: 78.82, y: 45.64, description: 'wind', @@ -607,7 +607,7 @@ export const minorLocations: Location[] = [ { id: 'wolkenstein-09429', name: 'Windpark, 09429 Wolkenstein', - type: 'project', + type: 'minor_node', x: 71.1, y: 57.44, description: 'wind', @@ -615,7 +615,7 @@ export const minorLocations: Location[] = [ { id: 'fronhausen-35112', name: 'Windpark, 35112 Fronhausen OT Hassenhausen', - type: 'project', + type: 'minor_node', x: 34.1, y: 56.83, description: 'wind', @@ -623,7 +623,7 @@ export const minorLocations: Location[] = [ { id: 'dammfleth-25554', name: 'Windpark, 25554 Dammfleth OT Rotenmeer', - type: 'project', + type: 'minor_node', x: 39.62, y: 16.66, description: 'wind', @@ -631,7 +631,7 @@ export const minorLocations: Location[] = [ { id: 'langwedel-24631', name: 'PV-Anlage, 24631 Langwedel', - type: 'project', + type: 'minor_node', x: 44.46, y: 12.6, description: 'pv', @@ -639,7 +639,7 @@ export const minorLocations: Location[] = [ { id: 'jerchel-14715', name: 'PV-Anlage, 14715 Jerchel', - type: 'project', + type: 'minor_node', x: 56.22, y: 34.63, description: 'pv', @@ -647,7 +647,7 @@ export const minorLocations: Location[] = [ { id: 'beeskow-15848', name: 'Windpark, 15848 Beeskow', - type: 'project', + type: 'minor_node', x: 80.9, y: 38.43, description: 'wind', @@ -655,7 +655,7 @@ export const minorLocations: Location[] = [ { id: 'perleberg-19348', name: 'Windpark, 19348 Perleberg OT Schönfeld', - type: 'project', + type: 'minor_node', x: 60.84, y: 26.25, description: 'wind', @@ -663,7 +663,7 @@ export const minorLocations: Location[] = [ { id: 'gilching-82205', name: 'PV-Anlage, 82205 Gilching', - type: 'project', + type: 'minor_node', x: 55.84, y: 89.45, description: 'pv', @@ -671,7 +671,7 @@ export const minorLocations: Location[] = [ { id: 'bodenwöhr-92439', name: 'PV-Anlage, 92439 Bodenwöhr OT Altenschwand', - type: 'project', + type: 'minor_node', x: 64.41, y: 74.55, description: 'pv', @@ -679,7 +679,7 @@ export const minorLocations: Location[] = [ { id: 'görne-14728', name: 'PV-Anlage, 14728 Görne', - type: 'project', + type: 'minor_node', x: 66.34, y: 31.66, description: 'pv', @@ -687,7 +687,7 @@ export const minorLocations: Location[] = [ { id: 'agethorst-25560', name: 'PV-Anlage, 25560 Agethorst', - type: 'project', + type: 'minor_node', x: 40.21, y: 15.07, description: 'pv', @@ -695,7 +695,7 @@ export const minorLocations: Location[] = [ { id: 'ansbach-91522', name: 'Windpark, 91522 Ansbach', - type: 'project', + type: 'minor_node', x: 49.8, y: 74.59, description: 'wind', @@ -703,7 +703,7 @@ export const minorLocations: Location[] = [ { id: 'schinne-39579', name: 'Windpark, 39579 Schinne', - type: 'project', + type: 'minor_node', x: 59.69, y: 32.23, description: 'wind', @@ -711,7 +711,7 @@ export const minorLocations: Location[] = [ { id: 'neuengörs-23818', name: 'Windpark, 23818 Neuengörs', - type: 'project', + type: 'minor_node', x: 48.33, y: 16.63, description: 'wind', @@ -719,7 +719,7 @@ export const minorLocations: Location[] = [ { id: 'denkendorf-85095', name: 'PV-Anlage, 85095 Denkendorf', - type: 'project', + type: 'minor_node', x: 57.48, y: 79.18, description: 'pv', @@ -727,7 +727,7 @@ export const minorLocations: Location[] = [ { id: 'lindhorst-31698', name: 'Windpark, 31698 Lindhorst OT Ottensen', - type: 'project', + type: 'minor_node', x: 38.98, y: 35.98, description: 'wind', @@ -735,7 +735,7 @@ export const minorLocations: Location[] = [ { id: 'rohrenfels-86701', name: 'PV-Anlage, 86701 Rohrenfels OT Ballersdorf', - type: 'project', + type: 'minor_node', x: 54.89, y: 82.18, description: 'pv', @@ -743,7 +743,7 @@ export const minorLocations: Location[] = [ { id: 'ingoldingen-88456', name: 'PV-Anlage, 88456 Ingoldingen', - type: 'project', + type: 'minor_node', x: 42.75, y: 90.62, description: 'pv', @@ -751,7 +751,7 @@ export const minorLocations: Location[] = [ { id: 'lichtenau-33165', name: 'Windpark, 33165 Lichtenau', - type: 'project', + type: 'minor_node', x: 35.64, y: 45.44, description: 'wind', @@ -759,7 +759,7 @@ export const minorLocations: Location[] = [ { id: 'nochten-02943', name: 'PV-Anlage, 02943 Nochten', - type: 'project', + type: 'minor_node', x: 84.03, y: 47.68, description: 'pv', @@ -767,7 +767,7 @@ export const minorLocations: Location[] = [ { id: 'dalkendorf-17166', name: 'Windpark, 17166 Dalkendorf', - type: 'project', + type: 'minor_node', x: 66.23, y: 17.67, description: 'wind', @@ -775,7 +775,7 @@ export const minorLocations: Location[] = [ { id: 'schopfheim-79650', name: 'Windpark, 79650 Schopfheim', - type: 'project', + type: 'minor_node', x: 26.98, y: 94.96, description: 'wind', @@ -783,7 +783,7 @@ export const minorLocations: Location[] = [ { id: 'lunow-stolzenhagen-16248', name: 'Kabelschutzrohrtrasse, 16248 Lunow-Stolzenhagen', - type: 'project', + type: 'minor_node', x: 79.88, y: 28.84, description: 'power', @@ -791,14 +791,14 @@ export const minorLocations: Location[] = [ { id: 'petershagen-15326', name: 'PV-Anlage, 15326 Petershagen', - type: 'project', + type: 'minor_node', x: 82.5, y: 33.5, description: 'pv', }, { id: 'krevese-39606', name: 'Windpark, 39606 Osterburg OT Krevese', - type: 'project', + type: 'minor_node', x: 59.37, y: 30.29, description: 'wind', @@ -806,7 +806,7 @@ export const minorLocations: Location[] = [ { id: 'seckeritz-17440', name: 'PV-Anlage, 17440 Seckeritz', - type: 'project', + type: 'minor_node', x: 76.91, y: 15.43, description: 'pv', @@ -814,7 +814,7 @@ export const minorLocations: Location[] = [ { id: 'tempelfelde-16230', name: 'Windpark, 16230 Tempelfelde', - type: 'project', + type: 'minor_node', x: 76.55, y: 31.59, description: 'wind', @@ -822,7 +822,7 @@ export const minorLocations: Location[] = [ { id: 'altenmedingen-29575', name: 'Windpark, 29575 Altenmedingen', - type: 'project', + type: 'minor_node', x: 50.28, y: 26.09, description: 'wind', @@ -830,7 +830,7 @@ export const minorLocations: Location[] = [ { id: 'neiße-malxetal-03159', name: 'PV-Anlage, 03159 Neiße-Malxetal OT Jocksdorf', - type: 'project', + type: 'minor_node', x: 84.5, y: 45.15, description: 'pv', @@ -838,7 +838,7 @@ export const minorLocations: Location[] = [ { id: 'eisenhüttenstadt-15890', name: 'PV-Anlage, 15890 Eisenhüttenstadt', - type: 'project', + type: 'minor_node', x: 84.27, y: 38.7, description: 'pv', @@ -846,7 +846,7 @@ export const minorLocations: Location[] = [ { id: 'groß-pankow-16928', name: 'Windpark, 16928 Groß Pankow OT Kuhsdorf', - type: 'project', + type: 'minor_node', x: 62.41, y: 26.45, description: 'wind', @@ -854,7 +854,7 @@ export const minorLocations: Location[] = [ { id: 'dahlhausen-16909', name: 'PV-Anlage, 16909 Dossow', - type: 'project', + type: 'minor_node', x: 22.21, y: 50.39, description: 'pv', @@ -862,7 +862,7 @@ export const minorLocations: Location[] = [ { id: 'gnarrenburg-27442', name: 'Windpark, 27442 Gnarrenburg', - type: 'project', + type: 'minor_node', x: 36.74, y: 23.17, description: 'wind', @@ -870,7 +870,7 @@ export const minorLocations: Location[] = [ { id: 'greding-91171', name: 'PV-Anlage, 91171 Greding OT Euerwang', - type: 'project', + type: 'minor_node', x: 56.38, y: 77.43, description: 'pv', @@ -878,7 +878,7 @@ export const minorLocations: Location[] = [ { id: 'scheeßel-27383', name: 'Windpark, 27383 Scheeßel OT Wohlsdorf', - type: 'project', + type: 'minor_node', x: 40.7, y: 25.88, description: 'wind', @@ -886,7 +886,7 @@ export const minorLocations: Location[] = [ { id: 'egling-an-der-paar-86492', name: 'PV-Anlage, 86492 Egling an der Paar', - type: 'project', + type: 'minor_node', x: 53.41, y: 88.51, description: 'pv', @@ -894,7 +894,7 @@ export const minorLocations: Location[] = [ { id: 'ellingen-91792', name: 'PV-Anlage, 91792 Ellingen', - type: 'project', + type: 'minor_node', x: 52.92, y: 77.37, description: 'pv', @@ -902,7 +902,7 @@ export const minorLocations: Location[] = [ { id: 'lautzenhausen-55483', name: 'PV-Anlage, 55483 Lautzenhausen', - type: 'project', + type: 'minor_node', x: 22.12, y: 66.90, description: 'pv', @@ -910,7 +910,7 @@ export const minorLocations: Location[] = [ { id: 'schleiz-07907', name: 'Breitbandausbau 07907 Schleiz', - type: 'project', + type: 'minor_node', x: 60.19, y: 58.32, description: 'fiber', @@ -918,7 +918,7 @@ export const minorLocations: Location[] = [ { id: 'grosshartau-01909', name: 'PV-Anlage, 01909 Großhartau', - type: 'project', + type: 'minor_node', x: 79.46, y: 51.69, description: 'pv', @@ -926,7 +926,7 @@ export const minorLocations: Location[] = [ { id: 'halsbrücke-09600', name: 'Breitbandausbau 09600 Halsbrücke', - type: 'project', + type: 'minor_node', x: 73.13, y: 53.60, description: 'fiber', @@ -934,7 +934,7 @@ export const minorLocations: Location[] = [ { id: 'seinsheim-97342', name: 'PV-Anlage, 97342 Seinsheim', - type: 'project', + type: 'minor_node', x: 46.84, y: 70.21, description: 'pv', @@ -942,7 +942,7 @@ export const minorLocations: Location[] = [ { id: 'schenkenberg-17291', name: 'Kabelschutzrohrtrasse, 17291 Schenkenberg-Polen', - type: 'project', + type: 'minor_node', x: 78.11, y: 23.31, description: 'power', @@ -950,7 +950,7 @@ export const minorLocations: Location[] = [ { id: 'thundorf-97711', name: 'PV-Anlage, 97711 Thundorf OT Theinfeld', - type: 'project', + type: 'minor_node', x: 47.79, y: 62.99, description: 'pv', @@ -958,7 +958,7 @@ export const minorLocations: Location[] = [ { id: 'tarnow-18249', name: 'Windpark, 18249 Tarnow-Prüzen', - type: 'project', + type: 'minor_node', x: 61.91, y: 17.91, description: 'wind', @@ -966,7 +966,7 @@ export const minorLocations: Location[] = [ { id: 'ennigerloh-59320', name: 'PV-Anlage, 59320 Ennigerloh-Oelde', - type: 'project', + type: 'minor_node', x: 28.56, y: 42.47, description: 'pv', @@ -974,7 +974,7 @@ export const minorLocations: Location[] = [ { id: 'schenkend-bern-03172', name: 'Breitbandausbau 03172 Guben', - type: 'project', + type: 'minor_node', x: 83.38, y: 41.01, description: 'power', @@ -982,7 +982,7 @@ export const minorLocations: Location[] = [ { id: 'cottbus-03051', name: 'MS-Kabeltrasse, 03051 Cottbus', - type: 'project', + type: 'minor_node', x: 81.78, y: 44.10, description: 'power', @@ -990,7 +990,7 @@ export const minorLocations: Location[] = [ { id: 'rietz-neuendorf-15848', name: 'Windpark, 15848 Beeskow', - type: 'project', + type: 'minor_node', x: 80.54, y: 38.42, description: 'power', @@ -998,7 +998,7 @@ export const minorLocations: Location[] = [ { id: 'schlepzig-15910', name: 'NS-Kabeltrasse, 15910 Schlepzig', - type: 'project', + type: 'minor_node', x: 76.88, y: 40.21, description: 'power', @@ -1006,7 +1006,7 @@ export const minorLocations: Location[] = [ { id: 'falkenhagen-mark-15306', name: 'MS-Kabeltrasse, 15306 Falkenhagen Mark', - type: 'project', + type: 'minor_node', x: 81.61, y: 33.99, description: 'power', @@ -1014,7 +1014,7 @@ export const minorLocations: Location[] = [ { id: 'neuzelle-15898', name: 'PV-Anlage, 15898 Neißemünde', - type: 'project', + type: 'minor_node', x: 83.71, y: 39.69, description: 'power', @@ -1022,7 +1022,7 @@ export const minorLocations: Location[] = [ { id: 'eisenh-ttenstadt-15890', name: 'PV-Anlage, 15890 Eisenhüttenstadt', - type: 'project', + type: 'minor_node', x: 83.26, y: 38.35, description: 'power', @@ -1030,7 +1030,7 @@ export const minorLocations: Location[] = [ { id: 'karras-15848', name: 'Windpark, 15848 Beeskow', - type: 'project', + type: 'minor_node', x: 80.52, y: 38.32, description: 'power', @@ -1038,7 +1038,7 @@ export const minorLocations: Location[] = [ { id: 'ketzin-14669', name: 'MS-Kabeltrasse, 14669 Ketzin', - type: 'project', + type: 'minor_node', x: 68.81, y: 34.10, description: 'power', @@ -1046,7 +1046,7 @@ export const minorLocations: Location[] = [ { id: 'lieberose-15868', name: 'MS-Kabeltrasse, 15868 Lieberose', - type: 'project', + type: 'minor_node', x: 81.35, y: 40.33, description: 'power', @@ -1054,7 +1054,7 @@ export const minorLocations: Location[] = [ { id: 'strausberg-15344', name: 'MS-Kabeltrasse, 15344 Strausberg', - type: 'project', + type: 'minor_node', x: 77.72, y: 33.40, description: 'power', @@ -1062,7 +1062,7 @@ export const minorLocations: Location[] = [ { id: 'neuenhagen-15366', name: 'MS-Kabeltrasse, 15366 Neuenhagen', - type: 'project', + type: 'minor_node', x: 75.84, y: 33.94, description: 'power', @@ -1070,7 +1070,7 @@ export const minorLocations: Location[] = [ { id: 'jamlitz-15868', name: 'MS-Kabeltrasse, 15868 Jamlitz', - type: 'project', + type: 'minor_node', x: 81.40, y: 40.37, description: 'power', @@ -1078,7 +1078,7 @@ export const minorLocations: Location[] = [ { id: 'burg-03096', name: 'MS-Kabeltrasse, 03096 Burg (Spreewald)', - type: 'project', + type: 'minor_node', x: 80.27, y: 42.54, description: 'power', @@ -1086,7 +1086,7 @@ export const minorLocations: Location[] = [ { id: 'bohsdorf-03130', name: 'MS-Kabeltrasse, 03130 Bohsdorf', - type: 'project', + type: 'minor_node', x: 82.25, y: 45.64, description: 'power',