Make xy numbers instead of strings
This commit is contained in:
@@ -10,6 +10,8 @@ for (const item of data) {
|
||||
}
|
||||
const connectedSystems = item.connectedSystems.split(",")
|
||||
item.connectedSystems = connectedSystems
|
||||
item.x = parseInt(item.x)
|
||||
item.y = parseInt(item.y)
|
||||
dataPerRegion[item.regionName].push(item)
|
||||
delete item.regionName
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "F-KBNV",
|
||||
"x": "30",
|
||||
"y": "410",
|
||||
"x": 30,
|
||||
"y": 410,
|
||||
"security": -0.04573214005663084,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JL-P9P",
|
||||
"x": "35",
|
||||
"y": "265",
|
||||
"x": 35,
|
||||
"y": 265,
|
||||
"security": -0.1131701122846339,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-UWFS",
|
||||
"x": "40",
|
||||
"y": "515",
|
||||
"x": 40,
|
||||
"y": 515,
|
||||
"security": -0.01269866547902154,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T-C5A0",
|
||||
"x": "50",
|
||||
"y": "315",
|
||||
"x": 50,
|
||||
"y": 315,
|
||||
"security": -0.1012231477101665,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DLY-RG",
|
||||
"x": "50",
|
||||
"y": "360",
|
||||
"x": 50,
|
||||
"y": 360,
|
||||
"security": -0.06506757132417762,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BWO-UU",
|
||||
"x": "70",
|
||||
"y": "615",
|
||||
"x": 70,
|
||||
"y": 615,
|
||||
"security": -0.008386049763518533,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PQWA-L",
|
||||
"x": "75",
|
||||
"y": "570",
|
||||
"x": 75,
|
||||
"y": 570,
|
||||
"security": -0.0104690923575288,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M9-OS2",
|
||||
"x": "125",
|
||||
"y": "515",
|
||||
"x": 125,
|
||||
"y": 515,
|
||||
"security": -0.02480228788709815,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -73,8 +73,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T-YWDD",
|
||||
"x": "135",
|
||||
"y": "350",
|
||||
"x": 135,
|
||||
"y": 350,
|
||||
"security": -0.04500862483220181,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UP-L3Y",
|
||||
"x": "150",
|
||||
"y": "300",
|
||||
"x": 150,
|
||||
"y": 300,
|
||||
"security": -0.05571884310798658,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -91,8 +91,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KER-EU",
|
||||
"x": "155",
|
||||
"y": "170",
|
||||
"x": 155,
|
||||
"y": 170,
|
||||
"security": -0.04351583532713421,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -100,8 +100,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "69A-54",
|
||||
"x": "200",
|
||||
"y": "475",
|
||||
"x": 200,
|
||||
"y": 475,
|
||||
"security": -0.03371852827718991,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -109,8 +109,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FNS3-F",
|
||||
"x": "215",
|
||||
"y": "105",
|
||||
"x": 215,
|
||||
"y": 105,
|
||||
"security": -0.02138916191779106,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -118,8 +118,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CLDT-L",
|
||||
"x": "225",
|
||||
"y": "385",
|
||||
"x": 225,
|
||||
"y": 385,
|
||||
"security": -0.05013289458924908,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -127,8 +127,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-CE1R",
|
||||
"x": "230",
|
||||
"y": "5",
|
||||
"x": 230,
|
||||
"y": 5,
|
||||
"security": -0.02114286131273202,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -136,8 +136,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NSE-U1",
|
||||
"x": "230",
|
||||
"y": "180",
|
||||
"x": 230,
|
||||
"y": 180,
|
||||
"security": -0.02351788804762856,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -145,8 +145,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5V-YL6",
|
||||
"x": "230",
|
||||
"y": "520",
|
||||
"x": 230,
|
||||
"y": 520,
|
||||
"security": -0.02815760460963324,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -154,8 +154,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SQVI-U",
|
||||
"x": "245",
|
||||
"y": "580",
|
||||
"x": 245,
|
||||
"y": 580,
|
||||
"security": -0.03039303163302687,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -163,8 +163,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FR-RCH",
|
||||
"x": "290",
|
||||
"y": "125",
|
||||
"x": 290,
|
||||
"y": 125,
|
||||
"security": -0.01697362814699932,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -172,8 +172,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "50-TJY",
|
||||
"x": "295",
|
||||
"y": "40",
|
||||
"x": 295,
|
||||
"y": 40,
|
||||
"security": -0.02839246375053395,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -181,8 +181,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IAWJ-X",
|
||||
"x": "305",
|
||||
"y": "85",
|
||||
"x": 305,
|
||||
"y": 85,
|
||||
"security": -0.01900169536705909,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -190,8 +190,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZV-KZO",
|
||||
"x": "305",
|
||||
"y": "195",
|
||||
"x": 305,
|
||||
"y": 195,
|
||||
"security": -0.02321449055405889,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -199,8 +199,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-Y06L",
|
||||
"x": "320",
|
||||
"y": "355",
|
||||
"x": 320,
|
||||
"y": 355,
|
||||
"security": -0.06661757275385227,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -208,8 +208,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-KPAR",
|
||||
"x": "340",
|
||||
"y": "420",
|
||||
"x": 340,
|
||||
"y": 420,
|
||||
"security": -0.06042589021452882,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -217,8 +217,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2RV-06",
|
||||
"x": "340",
|
||||
"y": "470",
|
||||
"x": 340,
|
||||
"y": 470,
|
||||
"security": -0.07827419872843178,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -226,8 +226,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-RPGP",
|
||||
"x": "375",
|
||||
"y": "210",
|
||||
"x": 375,
|
||||
"y": 210,
|
||||
"security": -0.03272737815868709,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7BA-TK",
|
||||
"x": "380",
|
||||
"y": "105",
|
||||
"x": 380,
|
||||
"y": 105,
|
||||
"security": -0.01058669611237539,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -244,8 +244,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HHQ-8L",
|
||||
"x": "430",
|
||||
"y": "410",
|
||||
"x": 430,
|
||||
"y": 410,
|
||||
"security": -0.02687274070075907,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -253,8 +253,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8U-RZH",
|
||||
"x": "440",
|
||||
"y": "460",
|
||||
"x": 440,
|
||||
"y": 460,
|
||||
"security": -0.02043230570552179,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -262,8 +262,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R79-I7",
|
||||
"x": "450",
|
||||
"y": "220",
|
||||
"x": 450,
|
||||
"y": 220,
|
||||
"security": -0.035995282492432,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -271,8 +271,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QU7-EE",
|
||||
"x": "450",
|
||||
"y": "510",
|
||||
"x": 450,
|
||||
"y": 510,
|
||||
"security": -0.01566951706063569,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -280,8 +280,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0IRK-R",
|
||||
"x": "475",
|
||||
"y": "105",
|
||||
"x": 475,
|
||||
"y": 105,
|
||||
"security": -0.006288421467540051,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -289,8 +289,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DT-7EO",
|
||||
"x": "480",
|
||||
"y": "360",
|
||||
"x": 480,
|
||||
"y": 360,
|
||||
"security": -0.03472869008915058,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -298,8 +298,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UC-X28",
|
||||
"x": "535",
|
||||
"y": "225",
|
||||
"x": 535,
|
||||
"y": 225,
|
||||
"security": -0.03313184293294469,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -307,8 +307,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "90G-OA",
|
||||
"x": "540",
|
||||
"y": "305",
|
||||
"x": 540,
|
||||
"y": 305,
|
||||
"security": -0.03325497458419024,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -316,8 +316,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7-8XK0",
|
||||
"x": "630",
|
||||
"y": "315",
|
||||
"x": 630,
|
||||
"y": 315,
|
||||
"security": -0.03127612097217147,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -325,8 +325,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-N6MC",
|
||||
"x": "715",
|
||||
"y": "305",
|
||||
"x": 715,
|
||||
"y": 305,
|
||||
"security": -0.02359277837861407,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -334,8 +334,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2-NF2Z",
|
||||
"x": "735",
|
||||
"y": "460",
|
||||
"x": 735,
|
||||
"y": 460,
|
||||
"security": -0.03404445577795956,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -343,8 +343,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LQB-TC",
|
||||
"x": "755",
|
||||
"y": "525",
|
||||
"x": 755,
|
||||
"y": 525,
|
||||
"security": -0.02503484730840144,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -352,8 +352,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FX-XMW",
|
||||
"x": "780",
|
||||
"y": "240",
|
||||
"x": 780,
|
||||
"y": 240,
|
||||
"security": -0.02053900506488138,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -361,8 +361,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P3UD-M",
|
||||
"x": "800",
|
||||
"y": "325",
|
||||
"x": 800,
|
||||
"y": 325,
|
||||
"security": -0.03954292310310381,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -370,8 +370,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-BUSQ",
|
||||
"x": "805",
|
||||
"y": "410",
|
||||
"x": 805,
|
||||
"y": 410,
|
||||
"security": -0.01628768910843548,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -379,8 +379,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-HFD6",
|
||||
"x": "825",
|
||||
"y": "485",
|
||||
"x": 825,
|
||||
"y": 485,
|
||||
"security": -0.0232951710310092,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -388,8 +388,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LCN-0V",
|
||||
"x": "835",
|
||||
"y": "280",
|
||||
"x": 835,
|
||||
"y": 280,
|
||||
"security": -0.03266386052216164,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -397,8 +397,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "II-1B3",
|
||||
"x": "895",
|
||||
"y": "370",
|
||||
"x": 895,
|
||||
"y": 370,
|
||||
"security": -0.0235022945994906,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -406,8 +406,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0Z-VHC",
|
||||
"x": "900",
|
||||
"y": "435",
|
||||
"x": 900,
|
||||
"y": 435,
|
||||
"security": -0.02370289385487612,
|
||||
"connectedSystems": [
|
||||
""
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Hophib",
|
||||
"x": "15",
|
||||
"y": "105",
|
||||
"x": 15,
|
||||
"y": 105,
|
||||
"security": 0.02914748942441414,
|
||||
"connectedSystems": [
|
||||
"Karan",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Karan",
|
||||
"x": "15",
|
||||
"y": "160",
|
||||
"x": 15,
|
||||
"y": 160,
|
||||
"security": 0.04473630502072346,
|
||||
"connectedSystems": [
|
||||
"Fobiner",
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Esaeel",
|
||||
"x": "15",
|
||||
"y": "215",
|
||||
"x": 15,
|
||||
"y": 215,
|
||||
"security": 0.1013797108554942,
|
||||
"connectedSystems": [
|
||||
"Fobiner"
|
||||
@@ -31,8 +31,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nouta",
|
||||
"x": "15",
|
||||
"y": "280",
|
||||
"x": 15,
|
||||
"y": 280,
|
||||
"security": 0.2663121442851905,
|
||||
"connectedSystems": [
|
||||
"Fobiner",
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ned",
|
||||
"x": "15",
|
||||
"y": "325",
|
||||
"x": 15,
|
||||
"y": 325,
|
||||
"security": 0.1767475886451217,
|
||||
"connectedSystems": [
|
||||
"Nouta"
|
||||
@@ -50,8 +50,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Naga",
|
||||
"x": "45",
|
||||
"y": "600",
|
||||
"x": 45,
|
||||
"y": 600,
|
||||
"security": 0.03368446248994517,
|
||||
"connectedSystems": [
|
||||
"Tisot",
|
||||
@@ -62,8 +62,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Anath",
|
||||
"x": "45",
|
||||
"y": "660",
|
||||
"x": 45,
|
||||
"y": 660,
|
||||
"security": 0.0413269226409857,
|
||||
"connectedSystems": [
|
||||
"Sakht",
|
||||
@@ -73,8 +73,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Huna",
|
||||
"x": "85",
|
||||
"y": "160",
|
||||
"x": 85,
|
||||
"y": 160,
|
||||
"security": 0.11250758627479,
|
||||
"connectedSystems": [
|
||||
"Fobiner",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fobiner",
|
||||
"x": "85",
|
||||
"y": "215",
|
||||
"x": 85,
|
||||
"y": 215,
|
||||
"security": 0.1750571545686148,
|
||||
"connectedSystems": [
|
||||
"Bapraya",
|
||||
@@ -96,8 +96,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bapraya",
|
||||
"x": "85",
|
||||
"y": "280",
|
||||
"x": 85,
|
||||
"y": 280,
|
||||
"security": 0.2956583079883427,
|
||||
"connectedSystems": [
|
||||
"Pserz",
|
||||
@@ -107,8 +107,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vaini",
|
||||
"x": "85",
|
||||
"y": "380",
|
||||
"x": 85,
|
||||
"y": 380,
|
||||
"security": 0.2281417258566025,
|
||||
"connectedSystems": [
|
||||
"Ghekon",
|
||||
@@ -118,8 +118,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Anohel",
|
||||
"x": "85",
|
||||
"y": "430",
|
||||
"x": 85,
|
||||
"y": 430,
|
||||
"security": 0.1383081651418778,
|
||||
"connectedSystems": [
|
||||
"Vaini",
|
||||
@@ -128,8 +128,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Illi",
|
||||
"x": "130",
|
||||
"y": "485",
|
||||
"x": 130,
|
||||
"y": 485,
|
||||
"security": 0.1606561509432662,
|
||||
"connectedSystems": [
|
||||
"Anohel",
|
||||
@@ -138,8 +138,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pserz",
|
||||
"x": "135",
|
||||
"y": "315",
|
||||
"x": 135,
|
||||
"y": 315,
|
||||
"security": 0.3832672193237587,
|
||||
"connectedSystems": [
|
||||
"Ghekon",
|
||||
@@ -150,8 +150,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Keba",
|
||||
"x": "145",
|
||||
"y": "245",
|
||||
"x": 145,
|
||||
"y": 245,
|
||||
"security": 0.4721050627061526,
|
||||
"connectedSystems": [
|
||||
"Zaveral",
|
||||
@@ -161,8 +161,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Omigiav",
|
||||
"x": "145",
|
||||
"y": "560",
|
||||
"x": 145,
|
||||
"y": 560,
|
||||
"security": 0.1582757067793793,
|
||||
"connectedSystems": [
|
||||
"Tisot",
|
||||
@@ -171,8 +171,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zaveral",
|
||||
"x": "190",
|
||||
"y": "280",
|
||||
"x": 190,
|
||||
"y": 280,
|
||||
"security": 0.6174299282377307,
|
||||
"connectedSystems": [
|
||||
"Ghekon",
|
||||
@@ -181,8 +181,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ghekon",
|
||||
"x": "190",
|
||||
"y": "380",
|
||||
"x": 190,
|
||||
"y": 380,
|
||||
"security": 0.3855900037176088,
|
||||
"connectedSystems": [
|
||||
"Esubara",
|
||||
@@ -194,8 +194,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Soza",
|
||||
"x": "190",
|
||||
"y": "435",
|
||||
"x": 190,
|
||||
"y": 435,
|
||||
"security": 0.2754995122632081,
|
||||
"connectedSystems": [
|
||||
"Ghekon",
|
||||
@@ -204,8 +204,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Khnar",
|
||||
"x": "215",
|
||||
"y": "95",
|
||||
"x": 215,
|
||||
"y": 95,
|
||||
"security": 0.09160755771984741,
|
||||
"connectedSystems": [
|
||||
"Hakatiz",
|
||||
@@ -214,8 +214,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hakatiz",
|
||||
"x": "215",
|
||||
"y": "185",
|
||||
"x": 215,
|
||||
"y": 185,
|
||||
"security": 0.1125732364967466,
|
||||
"connectedSystems": [
|
||||
"Fihrneh",
|
||||
@@ -224,8 +224,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Esubara",
|
||||
"x": "255",
|
||||
"y": "380",
|
||||
"x": 255,
|
||||
"y": 380,
|
||||
"security": 0.2421877522108065,
|
||||
"connectedSystems": [
|
||||
"Yahyerer",
|
||||
@@ -234,8 +234,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Defsunun",
|
||||
"x": "260",
|
||||
"y": "495",
|
||||
"x": 260,
|
||||
"y": 495,
|
||||
"security": 0.1033691533022925,
|
||||
"connectedSystems": [
|
||||
"Shafrak",
|
||||
@@ -244,8 +244,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Efu",
|
||||
"x": "260",
|
||||
"y": "550",
|
||||
"x": 260,
|
||||
"y": 550,
|
||||
"security": 0.09231339820455098,
|
||||
"connectedSystems": [
|
||||
"Defsunun",
|
||||
@@ -254,8 +254,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tisot",
|
||||
"x": "260",
|
||||
"y": "605",
|
||||
"x": 260,
|
||||
"y": 605,
|
||||
"security": 0.0898759448846681,
|
||||
"connectedSystems": [
|
||||
"Efu",
|
||||
@@ -266,8 +266,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sakht",
|
||||
"x": "260",
|
||||
"y": "665",
|
||||
"x": 260,
|
||||
"y": 665,
|
||||
"security": 0.04149943381763355,
|
||||
"connectedSystems": [
|
||||
"Tisot",
|
||||
@@ -278,8 +278,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ertoo",
|
||||
"x": "270",
|
||||
"y": "15",
|
||||
"x": 270,
|
||||
"y": 15,
|
||||
"security": 0.1369328788487924,
|
||||
"connectedSystems": [
|
||||
"Khnar",
|
||||
@@ -288,8 +288,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Feshur",
|
||||
"x": "320",
|
||||
"y": "60",
|
||||
"x": 320,
|
||||
"y": 60,
|
||||
"security": 0.03551866568541762,
|
||||
"connectedSystems": [
|
||||
"Yiratal",
|
||||
@@ -298,8 +298,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pemsah",
|
||||
"x": "320",
|
||||
"y": "115",
|
||||
"x": 320,
|
||||
"y": 115,
|
||||
"security": 0.04794596615506108,
|
||||
"connectedSystems": [
|
||||
"Yiratal",
|
||||
@@ -309,8 +309,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yekh",
|
||||
"x": "320",
|
||||
"y": "175",
|
||||
"x": 320,
|
||||
"y": 175,
|
||||
"security": 0.04443374189552629,
|
||||
"connectedSystems": [
|
||||
"Pemsah"
|
||||
@@ -318,8 +318,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yahyerer",
|
||||
"x": "330",
|
||||
"y": "380",
|
||||
"x": 330,
|
||||
"y": 380,
|
||||
"security": 0.2290075103872252,
|
||||
"connectedSystems": [
|
||||
"Zazamye",
|
||||
@@ -328,8 +328,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zazamye",
|
||||
"x": "330",
|
||||
"y": "440",
|
||||
"x": 330,
|
||||
"y": 440,
|
||||
"security": 0.2147071351820927,
|
||||
"connectedSystems": [
|
||||
"Getrenjesa",
|
||||
@@ -339,8 +339,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shafrak",
|
||||
"x": "330",
|
||||
"y": "495",
|
||||
"x": 330,
|
||||
"y": 495,
|
||||
"security": 0.1629193861813669,
|
||||
"connectedSystems": [
|
||||
"Nalnifan",
|
||||
@@ -350,8 +350,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Parouz",
|
||||
"x": "335",
|
||||
"y": "270",
|
||||
"x": 335,
|
||||
"y": 270,
|
||||
"security": 0.1225004716798661,
|
||||
"connectedSystems": [
|
||||
"Fihrneh"
|
||||
@@ -359,8 +359,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Getrenjesa",
|
||||
"x": "410",
|
||||
"y": "440",
|
||||
"x": 410,
|
||||
"y": 440,
|
||||
"security": 0.3175652705453472,
|
||||
"connectedSystems": [
|
||||
"Nalnifan",
|
||||
@@ -370,8 +370,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fihrneh",
|
||||
"x": "420",
|
||||
"y": "270",
|
||||
"x": 420,
|
||||
"y": 270,
|
||||
"security": 0.1051347891132364,
|
||||
"connectedSystems": [
|
||||
"Kamih",
|
||||
@@ -383,8 +383,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Balas",
|
||||
"x": "425",
|
||||
"y": "15",
|
||||
"x": 425,
|
||||
"y": 15,
|
||||
"security": 0.04363471827257703,
|
||||
"connectedSystems": [
|
||||
"Ertoo",
|
||||
@@ -394,8 +394,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yiratal",
|
||||
"x": "425",
|
||||
"y": "85",
|
||||
"x": 425,
|
||||
"y": 85,
|
||||
"security": 0.03798658154165491,
|
||||
"connectedSystems": [
|
||||
"Edilkam",
|
||||
@@ -406,8 +406,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Edilkam",
|
||||
"x": "425",
|
||||
"y": "160",
|
||||
"x": 425,
|
||||
"y": 160,
|
||||
"security": 0.0720004563916109,
|
||||
"connectedSystems": [
|
||||
"Fihrneh",
|
||||
@@ -416,8 +416,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jerhesh",
|
||||
"x": "460",
|
||||
"y": "380",
|
||||
"x": 460,
|
||||
"y": 380,
|
||||
"security": 0.3441314605322881,
|
||||
"connectedSystems": [
|
||||
"Nalnifan",
|
||||
@@ -426,8 +426,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nalnifan",
|
||||
"x": "465",
|
||||
"y": "495",
|
||||
"x": 465,
|
||||
"y": 495,
|
||||
"security": 0.2860095147774159,
|
||||
"connectedSystems": [
|
||||
"Sazilid",
|
||||
@@ -438,8 +438,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hoseen",
|
||||
"x": "505",
|
||||
"y": "40",
|
||||
"x": 505,
|
||||
"y": 40,
|
||||
"security": 0.07572570824181035,
|
||||
"connectedSystems": [
|
||||
"Balas",
|
||||
@@ -448,8 +448,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gesh",
|
||||
"x": "505",
|
||||
"y": "160",
|
||||
"x": 505,
|
||||
"y": 160,
|
||||
"security": 0.1114069857026571,
|
||||
"connectedSystems": [
|
||||
"Fihrneh",
|
||||
@@ -458,8 +458,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sazilid",
|
||||
"x": "525",
|
||||
"y": "395",
|
||||
"x": 525,
|
||||
"y": 395,
|
||||
"security": 0.5319720406751727,
|
||||
"connectedSystems": [
|
||||
"Shenda",
|
||||
@@ -469,8 +469,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Chibi",
|
||||
"x": "550",
|
||||
"y": "90",
|
||||
"x": 550,
|
||||
"y": 90,
|
||||
"security": 0.4786732021611831,
|
||||
"connectedSystems": [
|
||||
"Haimeh"
|
||||
@@ -478,8 +478,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pahineh",
|
||||
"x": "570",
|
||||
"y": "30",
|
||||
"x": 570,
|
||||
"y": 30,
|
||||
"security": 0.7518781391064108,
|
||||
"connectedSystems": [
|
||||
"Avada",
|
||||
@@ -488,8 +488,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rashagh",
|
||||
"x": "570",
|
||||
"y": "325",
|
||||
"x": 570,
|
||||
"y": 325,
|
||||
"security": 0.400523883338445,
|
||||
"connectedSystems": [
|
||||
"Shenda",
|
||||
@@ -499,8 +499,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Haimeh",
|
||||
"x": "590",
|
||||
"y": "145",
|
||||
"x": 590,
|
||||
"y": 145,
|
||||
"security": 0.4985548327159305,
|
||||
"connectedSystems": [
|
||||
"Jasson",
|
||||
@@ -511,8 +511,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nielez",
|
||||
"x": "590",
|
||||
"y": "525",
|
||||
"x": 590,
|
||||
"y": 525,
|
||||
"security": 0.1133205173043533,
|
||||
"connectedSystems": [
|
||||
"Soliara",
|
||||
@@ -521,8 +521,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tukanas",
|
||||
"x": "590",
|
||||
"y": "600",
|
||||
"x": 590,
|
||||
"y": 600,
|
||||
"security": 0.113999928235053,
|
||||
"connectedSystems": [
|
||||
"Soliara",
|
||||
@@ -533,8 +533,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Avada",
|
||||
"x": "620",
|
||||
"y": "90",
|
||||
"x": 620,
|
||||
"y": 90,
|
||||
"security": 0.6893498195436256,
|
||||
"connectedSystems": [
|
||||
"Haimeh",
|
||||
@@ -544,8 +544,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shenda",
|
||||
"x": "630",
|
||||
"y": "395",
|
||||
"x": 630,
|
||||
"y": 395,
|
||||
"security": 0.4551778744853768,
|
||||
"connectedSystems": [
|
||||
"Nema",
|
||||
@@ -555,8 +555,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jasson",
|
||||
"x": "640",
|
||||
"y": "185",
|
||||
"x": 640,
|
||||
"y": 185,
|
||||
"security": 0.2506199243906265,
|
||||
"connectedSystems": [
|
||||
"Kenahehab",
|
||||
@@ -566,8 +566,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sota",
|
||||
"x": "665",
|
||||
"y": "325",
|
||||
"x": 665,
|
||||
"y": 325,
|
||||
"security": 0.3151422604736529,
|
||||
"connectedSystems": [
|
||||
"Nema",
|
||||
@@ -576,8 +576,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mishi",
|
||||
"x": "670",
|
||||
"y": "30",
|
||||
"x": 670,
|
||||
"y": 30,
|
||||
"security": 0.7146642993142036,
|
||||
"connectedSystems": [
|
||||
"Avada",
|
||||
@@ -586,8 +586,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Afrah",
|
||||
"x": "680",
|
||||
"y": "465",
|
||||
"x": 680,
|
||||
"y": 465,
|
||||
"security": 0.3162071299439512,
|
||||
"connectedSystems": [
|
||||
"Nema",
|
||||
@@ -596,8 +596,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Soliara",
|
||||
"x": "680",
|
||||
"y": "525",
|
||||
"x": 680,
|
||||
"y": 525,
|
||||
"security": 0.1633963725857686,
|
||||
"connectedSystems": [
|
||||
"Afrah",
|
||||
@@ -610,8 +610,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ahraghen",
|
||||
"x": "680",
|
||||
"y": "600",
|
||||
"x": 680,
|
||||
"y": 600,
|
||||
"security": 0.2031488846245733,
|
||||
"connectedSystems": [
|
||||
"Soliara",
|
||||
@@ -621,8 +621,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sheri",
|
||||
"x": "690",
|
||||
"y": "675",
|
||||
"x": 690,
|
||||
"y": 675,
|
||||
"security": 0.05685317434277215,
|
||||
"connectedSystems": [
|
||||
"Tukanas",
|
||||
@@ -631,8 +631,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bazadod",
|
||||
"x": "705",
|
||||
"y": "90",
|
||||
"x": 705,
|
||||
"y": 90,
|
||||
"security": 0.4709653922168261,
|
||||
"connectedSystems": [
|
||||
"Haimeh"
|
||||
@@ -640,8 +640,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kenahehab",
|
||||
"x": "710",
|
||||
"y": "150",
|
||||
"x": 710,
|
||||
"y": 150,
|
||||
"security": 0.2294651782289705,
|
||||
"connectedSystems": [
|
||||
"Yehaba",
|
||||
@@ -651,8 +651,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nema",
|
||||
"x": "730",
|
||||
"y": "395",
|
||||
"x": 730,
|
||||
"y": 395,
|
||||
"security": 0.3068477974176139,
|
||||
"connectedSystems": [
|
||||
"Hier",
|
||||
@@ -663,8 +663,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kamih",
|
||||
"x": "745",
|
||||
"y": "270",
|
||||
"x": 745,
|
||||
"y": 270,
|
||||
"security": 0.2446716176578679,
|
||||
"connectedSystems": [
|
||||
"Gens",
|
||||
@@ -675,8 +675,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fageras",
|
||||
"x": "770",
|
||||
"y": "525",
|
||||
"x": 770,
|
||||
"y": 525,
|
||||
"security": 0.1345305082640104,
|
||||
"connectedSystems": [
|
||||
"Soliara"
|
||||
@@ -684,8 +684,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ajna",
|
||||
"x": "770",
|
||||
"y": "600",
|
||||
"x": 770,
|
||||
"y": 600,
|
||||
"security": 0.1853875895772117,
|
||||
"connectedSystems": [
|
||||
"Soliara",
|
||||
@@ -695,8 +695,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shirshocin",
|
||||
"x": "795",
|
||||
"y": "65",
|
||||
"x": 795,
|
||||
"y": 65,
|
||||
"security": 0.264278260864831,
|
||||
"connectedSystems": [
|
||||
"Zayi",
|
||||
@@ -706,8 +706,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yehaba",
|
||||
"x": "795",
|
||||
"y": "135",
|
||||
"x": 795,
|
||||
"y": 135,
|
||||
"security": 0.241706551655,
|
||||
"connectedSystems": [
|
||||
"Shirshocin",
|
||||
@@ -717,8 +717,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gens",
|
||||
"x": "795",
|
||||
"y": "215",
|
||||
"x": 795,
|
||||
"y": 215,
|
||||
"security": 0.1710619207962286,
|
||||
"connectedSystems": [
|
||||
"Yehaba",
|
||||
@@ -728,8 +728,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hier",
|
||||
"x": "825",
|
||||
"y": "395",
|
||||
"x": 825,
|
||||
"y": 395,
|
||||
"security": 0.3607799657102757,
|
||||
"connectedSystems": [
|
||||
"Kamih",
|
||||
@@ -739,8 +739,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zayi",
|
||||
"x": "875",
|
||||
"y": "65",
|
||||
"x": 875,
|
||||
"y": 65,
|
||||
"security": 0.3215850073100112,
|
||||
"connectedSystems": [
|
||||
"Van",
|
||||
@@ -750,8 +750,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Maseera",
|
||||
"x": "875",
|
||||
"y": "145",
|
||||
"x": 875,
|
||||
"y": 145,
|
||||
"security": 0.3372040041790461,
|
||||
"connectedSystems": [
|
||||
"Shakasi",
|
||||
@@ -761,8 +761,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Maalna",
|
||||
"x": "920",
|
||||
"y": "230",
|
||||
"x": 920,
|
||||
"y": 230,
|
||||
"security": 0.3240645240287904,
|
||||
"connectedSystems": [
|
||||
"Shakasi",
|
||||
@@ -771,8 +771,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Marmeha",
|
||||
"x": "920",
|
||||
"y": "315",
|
||||
"x": 920,
|
||||
"y": 315,
|
||||
"security": 0.2796446096390225,
|
||||
"connectedSystems": [
|
||||
"Isid"
|
||||
@@ -780,8 +780,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Isid",
|
||||
"x": "920",
|
||||
"y": "355",
|
||||
"x": 920,
|
||||
"y": 355,
|
||||
"security": 0.2740715123060192,
|
||||
"connectedSystems": [
|
||||
"Sadana",
|
||||
@@ -790,8 +790,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sadana",
|
||||
"x": "920",
|
||||
"y": "395",
|
||||
"x": 920,
|
||||
"y": 395,
|
||||
"security": 0.3646884189362021,
|
||||
"connectedSystems": [
|
||||
"Hier",
|
||||
@@ -801,8 +801,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Onanam",
|
||||
"x": "920",
|
||||
"y": "430",
|
||||
"x": 920,
|
||||
"y": 430,
|
||||
"security": 0.3885338669657803,
|
||||
"connectedSystems": [
|
||||
"Sadana",
|
||||
@@ -811,8 +811,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Udianoor",
|
||||
"x": "920",
|
||||
"y": "460",
|
||||
"x": 920,
|
||||
"y": 460,
|
||||
"security": 0.3763894826550489,
|
||||
"connectedSystems": [
|
||||
"Onanam",
|
||||
@@ -821,8 +821,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vehan",
|
||||
"x": "920",
|
||||
"y": "490",
|
||||
"x": 920,
|
||||
"y": 490,
|
||||
"security": 0.3665234185227236,
|
||||
"connectedSystems": [
|
||||
"Udianoor",
|
||||
@@ -831,8 +831,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Van",
|
||||
"x": "960",
|
||||
"y": "65",
|
||||
"x": 960,
|
||||
"y": 65,
|
||||
"security": 0.3124498837243469,
|
||||
"connectedSystems": [
|
||||
"Otakod",
|
||||
@@ -842,8 +842,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shakasi",
|
||||
"x": "960",
|
||||
"y": "145",
|
||||
"x": 960,
|
||||
"y": 145,
|
||||
"security": 0.3177314845768791,
|
||||
"connectedSystems": [
|
||||
"Van",
|
||||
@@ -853,8 +853,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D4KU-5",
|
||||
"x": "15",
|
||||
"y": "50",
|
||||
"x": 15,
|
||||
"y": 50,
|
||||
"security": -0.1097036371952269,
|
||||
"connectedSystems": [
|
||||
"L-A5XP",
|
||||
@@ -863,8 +863,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rafeme",
|
||||
"x": "43",
|
||||
"y": "703",
|
||||
"x": 43,
|
||||
"y": 703,
|
||||
"security": 0.1832812042101505,
|
||||
"connectedSystems": [
|
||||
"Pout",
|
||||
@@ -873,8 +873,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1-SMEB",
|
||||
"x": "260",
|
||||
"y": "700",
|
||||
"x": 260,
|
||||
"y": 700,
|
||||
"security": -0.1026428634292512,
|
||||
"connectedSystems": [
|
||||
"Q-HESZ",
|
||||
@@ -885,8 +885,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Agaullores",
|
||||
"x": "795",
|
||||
"y": "15",
|
||||
"x": 795,
|
||||
"y": 15,
|
||||
"security": 0.07120088191083751,
|
||||
"connectedSystems": [
|
||||
"Faurulle",
|
||||
@@ -895,8 +895,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zinkon",
|
||||
"x": "920",
|
||||
"y": "520",
|
||||
"x": 920,
|
||||
"y": 520,
|
||||
"security": 0.7084131673911223,
|
||||
"connectedSystems": [
|
||||
"Nare",
|
||||
@@ -905,8 +905,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Otakod",
|
||||
"x": "955",
|
||||
"y": "15",
|
||||
"x": 955,
|
||||
"y": 15,
|
||||
"security": 0.3321149173254194,
|
||||
"connectedSystems": [
|
||||
"Olin",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Notoras",
|
||||
"x": "10",
|
||||
"y": "495",
|
||||
"x": 10,
|
||||
"y": 495,
|
||||
"security": 0.1887906329280157,
|
||||
"connectedSystems": [
|
||||
"Nisuwa"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nisuwa",
|
||||
"x": "75",
|
||||
"y": "430",
|
||||
"x": 75,
|
||||
"y": 430,
|
||||
"security": 0.3094325504125951,
|
||||
"connectedSystems": [
|
||||
"Hirri",
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sarenemi",
|
||||
"x": "90",
|
||||
"y": "10",
|
||||
"x": 90,
|
||||
"y": 10,
|
||||
"security": 0.2168523187684844,
|
||||
"connectedSystems": [
|
||||
"Hykanima",
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Teimo",
|
||||
"x": "120",
|
||||
"y": "270",
|
||||
"x": 120,
|
||||
"y": 270,
|
||||
"security": 0.2732082220038178,
|
||||
"connectedSystems": [
|
||||
"Kedama"
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kedama",
|
||||
"x": "120",
|
||||
"y": "360",
|
||||
"x": 120,
|
||||
"y": 360,
|
||||
"security": 0.338464408401388,
|
||||
"connectedSystems": [
|
||||
"Nisuwa",
|
||||
@@ -54,8 +54,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oinasiken",
|
||||
"x": "135",
|
||||
"y": "480",
|
||||
"x": 135,
|
||||
"y": 480,
|
||||
"security": 0.2337136584963991,
|
||||
"connectedSystems": [
|
||||
"Nisuwa",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hykanima",
|
||||
"x": "160",
|
||||
"y": "10",
|
||||
"x": 160,
|
||||
"y": 10,
|
||||
"security": 0.2468593790859909,
|
||||
"connectedSystems": [
|
||||
"Villasen",
|
||||
@@ -76,8 +76,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ashitsu",
|
||||
"x": "160",
|
||||
"y": "105",
|
||||
"x": 160,
|
||||
"y": 105,
|
||||
"security": 0.264888227498742,
|
||||
"connectedSystems": [
|
||||
"Hykanima",
|
||||
@@ -87,8 +87,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hirri",
|
||||
"x": "170",
|
||||
"y": "430",
|
||||
"x": 170,
|
||||
"y": 430,
|
||||
"security": 0.3355040326242781,
|
||||
"connectedSystems": [
|
||||
"Nisuwa",
|
||||
@@ -98,8 +98,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ienakkamon",
|
||||
"x": "200",
|
||||
"y": "60",
|
||||
"x": 200,
|
||||
"y": 60,
|
||||
"security": 0.1079880907762967,
|
||||
"connectedSystems": [
|
||||
"Okagaiken",
|
||||
@@ -108,8 +108,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rakapas",
|
||||
"x": "235",
|
||||
"y": "410",
|
||||
"x": 235,
|
||||
"y": 410,
|
||||
"security": 0.2227803741106745,
|
||||
"connectedSystems": [
|
||||
"Pynekastoh",
|
||||
@@ -119,8 +119,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Reitsato",
|
||||
"x": "250",
|
||||
"y": "330",
|
||||
"x": 250,
|
||||
"y": 330,
|
||||
"security": 0.1895104797339514,
|
||||
"connectedSystems": [
|
||||
"Okkamon",
|
||||
@@ -130,8 +130,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Okagaiken",
|
||||
"x": "255",
|
||||
"y": "30",
|
||||
"x": 255,
|
||||
"y": 30,
|
||||
"security": 0.1400771017942635,
|
||||
"connectedSystems": [
|
||||
"Villasen",
|
||||
@@ -141,8 +141,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pynekastoh",
|
||||
"x": "270",
|
||||
"y": "485",
|
||||
"x": 270,
|
||||
"y": 485,
|
||||
"security": 0.2396328126460955,
|
||||
"connectedSystems": [
|
||||
"Hikkoken",
|
||||
@@ -153,8 +153,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mushikegi",
|
||||
"x": "280",
|
||||
"y": "220",
|
||||
"x": 280,
|
||||
"y": 220,
|
||||
"security": 0.4336119498002067,
|
||||
"connectedSystems": [
|
||||
"Asakai",
|
||||
@@ -165,8 +165,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Okkamon",
|
||||
"x": "310",
|
||||
"y": "295",
|
||||
"x": 310,
|
||||
"y": 295,
|
||||
"security": 0.2853636062219562,
|
||||
"connectedSystems": [
|
||||
"Asakai",
|
||||
@@ -176,8 +176,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Iwisoda",
|
||||
"x": "315",
|
||||
"y": "410",
|
||||
"x": 315,
|
||||
"y": 410,
|
||||
"security": 0.2383604680234293,
|
||||
"connectedSystems": [
|
||||
"Rakapas"
|
||||
@@ -185,8 +185,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Villasen",
|
||||
"x": "340",
|
||||
"y": "10",
|
||||
"x": 340,
|
||||
"y": 10,
|
||||
"security": 0.1406933648209858,
|
||||
"connectedSystems": [
|
||||
"Okagaiken",
|
||||
@@ -197,8 +197,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kehjari",
|
||||
"x": "340",
|
||||
"y": "105",
|
||||
"x": 340,
|
||||
"y": 105,
|
||||
"security": 0.2475813871572802,
|
||||
"connectedSystems": [
|
||||
"Villasen",
|
||||
@@ -208,8 +208,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vaaralen",
|
||||
"x": "355",
|
||||
"y": "220",
|
||||
"x": 355,
|
||||
"y": 220,
|
||||
"security": 0.3134974203737037,
|
||||
"connectedSystems": [
|
||||
"Asakai",
|
||||
@@ -219,8 +219,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Teskanen",
|
||||
"x": "380",
|
||||
"y": "170",
|
||||
"x": 380,
|
||||
"y": 170,
|
||||
"security": 0.287172039785336,
|
||||
"connectedSystems": [
|
||||
"Vaaralen"
|
||||
@@ -228,8 +228,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Korasen",
|
||||
"x": "415",
|
||||
"y": "10",
|
||||
"x": 415,
|
||||
"y": 10,
|
||||
"security": 0.1289910484804758,
|
||||
"connectedSystems": [
|
||||
"Villasen"
|
||||
@@ -237,8 +237,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Elunala",
|
||||
"x": "425",
|
||||
"y": "235",
|
||||
"x": 425,
|
||||
"y": 235,
|
||||
"security": 0.2525983678075129,
|
||||
"connectedSystems": [
|
||||
"Prism",
|
||||
@@ -247,8 +247,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Asakai",
|
||||
"x": "425",
|
||||
"y": "285",
|
||||
"x": 425,
|
||||
"y": 285,
|
||||
"security": 0.2563743679780248,
|
||||
"connectedSystems": [
|
||||
"Prism",
|
||||
@@ -261,8 +261,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hikkoken",
|
||||
"x": "445",
|
||||
"y": "520",
|
||||
"x": 445,
|
||||
"y": 520,
|
||||
"security": 0.3427550899386341,
|
||||
"connectedSystems": [
|
||||
"Immuri",
|
||||
@@ -273,8 +273,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Prism",
|
||||
"x": "495",
|
||||
"y": "235",
|
||||
"x": 495,
|
||||
"y": 235,
|
||||
"security": 0.2350872343187915,
|
||||
"connectedSystems": [
|
||||
"Asakai",
|
||||
@@ -284,8 +284,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ikoskio",
|
||||
"x": "495",
|
||||
"y": "285",
|
||||
"x": 495,
|
||||
"y": 285,
|
||||
"security": 0.2833122411630536,
|
||||
"connectedSystems": [
|
||||
"Samanuni",
|
||||
@@ -295,8 +295,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Immuri",
|
||||
"x": "500",
|
||||
"y": "580",
|
||||
"x": 500,
|
||||
"y": 580,
|
||||
"security": 0.4211598176049199,
|
||||
"connectedSystems": [
|
||||
"Nennamaila",
|
||||
@@ -305,8 +305,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hallanen",
|
||||
"x": "540",
|
||||
"y": "510",
|
||||
"x": 540,
|
||||
"y": 510,
|
||||
"security": 0.3643611153478946,
|
||||
"connectedSystems": [
|
||||
"Enaluri",
|
||||
@@ -315,8 +315,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Martoh",
|
||||
"x": "550",
|
||||
"y": "45",
|
||||
"x": 550,
|
||||
"y": 45,
|
||||
"security": 0.3828368832655683,
|
||||
"connectedSystems": [
|
||||
"Kehjari",
|
||||
@@ -328,8 +328,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Iralaja",
|
||||
"x": "550",
|
||||
"y": "100",
|
||||
"x": 550,
|
||||
"y": 100,
|
||||
"security": 0.3197668723516429,
|
||||
"connectedSystems": [
|
||||
"Raihbaka",
|
||||
@@ -338,8 +338,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Astoh",
|
||||
"x": "605",
|
||||
"y": "220",
|
||||
"x": 605,
|
||||
"y": 220,
|
||||
"security": 0.612424055025467,
|
||||
"connectedSystems": [
|
||||
"Tsuruma",
|
||||
@@ -348,8 +348,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Raihbaka",
|
||||
"x": "620",
|
||||
"y": "130",
|
||||
"x": 620,
|
||||
"y": 130,
|
||||
"security": 0.3798002003045615,
|
||||
"connectedSystems": [
|
||||
"Iralaja",
|
||||
@@ -359,8 +359,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Samanuni",
|
||||
"x": "620",
|
||||
"y": "295",
|
||||
"x": 620,
|
||||
"y": 295,
|
||||
"security": 0.6527848435914495,
|
||||
"connectedSystems": [
|
||||
"Uchomida",
|
||||
@@ -371,8 +371,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nennamaila",
|
||||
"x": "625",
|
||||
"y": "565",
|
||||
"x": 625,
|
||||
"y": 565,
|
||||
"security": 0.2742577740469258,
|
||||
"connectedSystems": [
|
||||
"Immuri",
|
||||
@@ -384,8 +384,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Enaluri",
|
||||
"x": "630",
|
||||
"y": "490",
|
||||
"x": 630,
|
||||
"y": 490,
|
||||
"security": 0.3277980248613788,
|
||||
"connectedSystems": [
|
||||
"Akidagi",
|
||||
@@ -395,8 +395,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eha",
|
||||
"x": "665",
|
||||
"y": "20",
|
||||
"x": 665,
|
||||
"y": 20,
|
||||
"security": 0.3971850789636056,
|
||||
"connectedSystems": [
|
||||
"Martoh",
|
||||
@@ -406,8 +406,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tsuruma",
|
||||
"x": "680",
|
||||
"y": "195",
|
||||
"x": 680,
|
||||
"y": 195,
|
||||
"security": 0.5426334127741059,
|
||||
"connectedSystems": [
|
||||
"Onnamon",
|
||||
@@ -416,8 +416,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uuhulanen",
|
||||
"x": "685",
|
||||
"y": "250",
|
||||
"x": 685,
|
||||
"y": 250,
|
||||
"security": 0.4920794878017317,
|
||||
"connectedSystems": [
|
||||
"Samanuni",
|
||||
@@ -427,8 +427,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kinakka",
|
||||
"x": "700",
|
||||
"y": "110",
|
||||
"x": 700,
|
||||
"y": 110,
|
||||
"security": 0.4156230084766713,
|
||||
"connectedSystems": [
|
||||
"Martoh",
|
||||
@@ -439,8 +439,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uchomida",
|
||||
"x": "705",
|
||||
"y": "330",
|
||||
"x": 705,
|
||||
"y": 330,
|
||||
"security": 0.4947269335963372,
|
||||
"connectedSystems": [
|
||||
"Samanuni",
|
||||
@@ -449,8 +449,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Akidagi",
|
||||
"x": "730",
|
||||
"y": "465",
|
||||
"x": 730,
|
||||
"y": 465,
|
||||
"security": 0.4449388239034815,
|
||||
"connectedSystems": [
|
||||
"Aivonen",
|
||||
@@ -460,8 +460,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rohamaa",
|
||||
"x": "735",
|
||||
"y": "275",
|
||||
"x": 735,
|
||||
"y": 275,
|
||||
"security": 0.5047168855302212,
|
||||
"connectedSystems": [
|
||||
"Uchomida",
|
||||
@@ -470,8 +470,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Innia",
|
||||
"x": "740",
|
||||
"y": "60",
|
||||
"x": 740,
|
||||
"y": 60,
|
||||
"security": 0.3171389730733891,
|
||||
"connectedSystems": [
|
||||
"Martoh",
|
||||
@@ -482,8 +482,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Onnamon",
|
||||
"x": "780",
|
||||
"y": "220",
|
||||
"x": 780,
|
||||
"y": 220,
|
||||
"security": 0.555534508863,
|
||||
"connectedSystems": [
|
||||
"Kinakka",
|
||||
@@ -495,8 +495,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aivonen",
|
||||
"x": "850",
|
||||
"y": "415",
|
||||
"x": 850,
|
||||
"y": 415,
|
||||
"security": 0.3773302510081624,
|
||||
"connectedSystems": [
|
||||
"Pavanakka",
|
||||
@@ -505,8 +505,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pavanakka",
|
||||
"x": "920",
|
||||
"y": "110",
|
||||
"x": 920,
|
||||
"y": 110,
|
||||
"security": 0.3956485128095337,
|
||||
"connectedSystems": [
|
||||
"Innia",
|
||||
@@ -515,8 +515,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Karjataimon",
|
||||
"x": "10",
|
||||
"y": "10",
|
||||
"x": 10,
|
||||
"y": 10,
|
||||
"security": 0.2847066068577709,
|
||||
"connectedSystems": [
|
||||
"Nannaras",
|
||||
@@ -528,8 +528,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tama",
|
||||
"x": "25",
|
||||
"y": "355",
|
||||
"x": 25,
|
||||
"y": 355,
|
||||
"security": 0.2825556883337969,
|
||||
"connectedSystems": [
|
||||
"Sujarento",
|
||||
@@ -539,8 +539,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Abune",
|
||||
"x": "110",
|
||||
"y": "540",
|
||||
"x": 110,
|
||||
"y": 540,
|
||||
"security": 0.2856340438691167,
|
||||
"connectedSystems": [
|
||||
"Heydieles",
|
||||
@@ -549,8 +549,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Manjonakko",
|
||||
"x": "205",
|
||||
"y": "195",
|
||||
"x": 205,
|
||||
"y": 195,
|
||||
"security": 0.3347173713759986,
|
||||
"connectedSystems": [
|
||||
"Uuna",
|
||||
@@ -559,8 +559,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W-4NUU",
|
||||
"x": "285",
|
||||
"y": "70",
|
||||
"x": 285,
|
||||
"y": 70,
|
||||
"security": -0.02001883213499212,
|
||||
"connectedSystems": [
|
||||
"6-4V20",
|
||||
@@ -569,8 +569,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ohbochi",
|
||||
"x": "530",
|
||||
"y": "185",
|
||||
"x": 530,
|
||||
"y": 185,
|
||||
"security": 0.4109272722293859,
|
||||
"connectedSystems": [
|
||||
"Elanoda",
|
||||
@@ -580,8 +580,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Athounon",
|
||||
"x": "579",
|
||||
"y": "359",
|
||||
"x": 579,
|
||||
"y": 359,
|
||||
"security": 0.07620591158878565,
|
||||
"connectedSystems": [
|
||||
"Mercomesier",
|
||||
@@ -590,8 +590,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aldranette",
|
||||
"x": "745",
|
||||
"y": "560",
|
||||
"x": 745,
|
||||
"y": 560,
|
||||
"security": 0.3675104837434901,
|
||||
"connectedSystems": [
|
||||
"Vlillirier",
|
||||
@@ -601,8 +601,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Piak",
|
||||
"x": "790",
|
||||
"y": "155",
|
||||
"x": 790,
|
||||
"y": 155,
|
||||
"security": 0.7411521742777911,
|
||||
"connectedSystems": [
|
||||
"Elonaya",
|
||||
@@ -612,8 +612,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oicx",
|
||||
"x": "915",
|
||||
"y": "25",
|
||||
"x": 915,
|
||||
"y": 25,
|
||||
"security": 0.3300450347926329,
|
||||
"connectedSystems": [
|
||||
"Vlillirier",
|
||||
|
||||
1492
public/Branch.json
1492
public/Branch.json
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "U-QMOA",
|
||||
"x": "20",
|
||||
"y": "210",
|
||||
"x": 20,
|
||||
"y": 210,
|
||||
"security": -0.3097907558894293,
|
||||
"connectedSystems": [
|
||||
"O-5TN1"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O-5TN1",
|
||||
"x": "70",
|
||||
"y": "175",
|
||||
"x": 70,
|
||||
"y": 175,
|
||||
"security": -0.4044791172851695,
|
||||
"connectedSystems": [
|
||||
"I6-SYN",
|
||||
@@ -20,8 +20,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LMM7-L",
|
||||
"x": "105",
|
||||
"y": "335",
|
||||
"x": 105,
|
||||
"y": 335,
|
||||
"security": -0.1932617773995348,
|
||||
"connectedSystems": [
|
||||
"2-2EWC",
|
||||
@@ -30,8 +30,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IVP-KA",
|
||||
"x": "105",
|
||||
"y": "620",
|
||||
"x": 105,
|
||||
"y": 620,
|
||||
"security": -0.0630877989118237,
|
||||
"connectedSystems": [
|
||||
"W2T-TR",
|
||||
@@ -40,8 +40,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E1W-TB",
|
||||
"x": "110",
|
||||
"y": "285",
|
||||
"x": 110,
|
||||
"y": 285,
|
||||
"security": -0.1933371163443711,
|
||||
"connectedSystems": [
|
||||
"I6-SYN",
|
||||
@@ -50,8 +50,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2-2EWC",
|
||||
"x": "125",
|
||||
"y": "385",
|
||||
"x": 125,
|
||||
"y": 385,
|
||||
"security": -0.1070951183760639,
|
||||
"connectedSystems": [
|
||||
"Q-UEN6",
|
||||
@@ -61,8 +61,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W2T-TR",
|
||||
"x": "130",
|
||||
"y": "570",
|
||||
"x": 130,
|
||||
"y": 570,
|
||||
"security": -0.0502633485059043,
|
||||
"connectedSystems": [
|
||||
"M-CNUD",
|
||||
@@ -73,8 +73,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I6-SYN",
|
||||
"x": "135",
|
||||
"y": "150",
|
||||
"x": 135,
|
||||
"y": 150,
|
||||
"security": -0.3493166010410577,
|
||||
"connectedSystems": [
|
||||
"E1W-TB",
|
||||
@@ -85,8 +85,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YE1-9S",
|
||||
"x": "140",
|
||||
"y": "525",
|
||||
"x": 140,
|
||||
"y": 525,
|
||||
"security": -0.05054645275755076,
|
||||
"connectedSystems": [
|
||||
"W2T-TR",
|
||||
@@ -95,8 +95,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Q-UEN6",
|
||||
"x": "145",
|
||||
"y": "480",
|
||||
"x": 145,
|
||||
"y": 480,
|
||||
"security": -0.05548692652132048,
|
||||
"connectedSystems": [
|
||||
"2-2EWC",
|
||||
@@ -106,8 +106,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "995-3G",
|
||||
"x": "195",
|
||||
"y": "405",
|
||||
"x": 195,
|
||||
"y": 405,
|
||||
"security": -0.08702030249378157,
|
||||
"connectedSystems": [
|
||||
"2-2EWC",
|
||||
@@ -116,8 +116,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VK-A5G",
|
||||
"x": "215",
|
||||
"y": "130",
|
||||
"x": 215,
|
||||
"y": 130,
|
||||
"security": -0.5608118176835264,
|
||||
"connectedSystems": [
|
||||
"B-T6BT",
|
||||
@@ -126,8 +126,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "04EI-U",
|
||||
"x": "225",
|
||||
"y": "610",
|
||||
"x": 225,
|
||||
"y": 610,
|
||||
"security": -0.07727347435456167,
|
||||
"connectedSystems": [
|
||||
"W2T-TR",
|
||||
@@ -136,8 +136,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-CNUD",
|
||||
"x": "240",
|
||||
"y": "550",
|
||||
"x": 240,
|
||||
"y": 550,
|
||||
"security": -0.04340310635271516,
|
||||
"connectedSystems": [
|
||||
"W2T-TR",
|
||||
@@ -147,8 +147,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BLMX-B",
|
||||
"x": "245",
|
||||
"y": "490",
|
||||
"x": 245,
|
||||
"y": 490,
|
||||
"security": -0.03230071991810524,
|
||||
"connectedSystems": [
|
||||
"Q-UEN6",
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D-6H64",
|
||||
"x": "275",
|
||||
"y": "400",
|
||||
"x": 275,
|
||||
"y": 400,
|
||||
"security": -0.06338869886627085,
|
||||
"connectedSystems": [
|
||||
"8-BIE3",
|
||||
@@ -168,8 +168,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-T6BT",
|
||||
"x": "285",
|
||||
"y": "130",
|
||||
"x": 285,
|
||||
"y": 130,
|
||||
"security": -0.9010969141220727,
|
||||
"connectedSystems": [
|
||||
"VK-A5G",
|
||||
@@ -179,8 +179,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-SPNN",
|
||||
"x": "300",
|
||||
"y": "85",
|
||||
"x": 300,
|
||||
"y": 85,
|
||||
"security": -0.952164152232162,
|
||||
"connectedSystems": [
|
||||
"B-T6BT",
|
||||
@@ -189,8 +189,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JNG7-K",
|
||||
"x": "325",
|
||||
"y": "35",
|
||||
"x": 325,
|
||||
"y": 35,
|
||||
"security": -0.302369984,
|
||||
"connectedSystems": [
|
||||
"VX1-HV",
|
||||
@@ -200,8 +200,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-BIE3",
|
||||
"x": "330",
|
||||
"y": "375",
|
||||
"x": 330,
|
||||
"y": 375,
|
||||
"security": -0.07609543140447905,
|
||||
"connectedSystems": [
|
||||
"D-6H64",
|
||||
@@ -210,8 +210,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-RMI5",
|
||||
"x": "365",
|
||||
"y": "240",
|
||||
"x": 365,
|
||||
"y": 240,
|
||||
"security": -0.100320876795382,
|
||||
"connectedSystems": [
|
||||
"4S0-NP",
|
||||
@@ -221,8 +221,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4S0-NP",
|
||||
"x": "365",
|
||||
"y": "290",
|
||||
"x": 365,
|
||||
"y": 290,
|
||||
"security": -0.08260341513017899,
|
||||
"connectedSystems": [
|
||||
"8-BIE3",
|
||||
@@ -231,8 +231,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5LAJ-8",
|
||||
"x": "405",
|
||||
"y": "30",
|
||||
"x": 405,
|
||||
"y": 30,
|
||||
"security": -0.196860708,
|
||||
"connectedSystems": [
|
||||
"HIK-MC",
|
||||
@@ -242,8 +242,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C-6YHJ",
|
||||
"x": "435",
|
||||
"y": "240",
|
||||
"x": 435,
|
||||
"y": 240,
|
||||
"security": -0.1293951707527842,
|
||||
"connectedSystems": [
|
||||
"K-RMI5",
|
||||
@@ -253,8 +253,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M53-1V",
|
||||
"x": "470",
|
||||
"y": "195",
|
||||
"x": 470,
|
||||
"y": 195,
|
||||
"security": -0.1921027022239121,
|
||||
"connectedSystems": [
|
||||
"C-6YHJ",
|
||||
@@ -263,8 +263,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I-2705",
|
||||
"x": "470",
|
||||
"y": "285",
|
||||
"x": 470,
|
||||
"y": 285,
|
||||
"security": -0.09067345182967623,
|
||||
"connectedSystems": [
|
||||
"C-6YHJ",
|
||||
@@ -273,8 +273,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E5T-CS",
|
||||
"x": "505",
|
||||
"y": "240",
|
||||
"x": 505,
|
||||
"y": 240,
|
||||
"security": -0.1971987061964969,
|
||||
"connectedSystems": [
|
||||
"M53-1V",
|
||||
@@ -284,8 +284,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GF-GR7",
|
||||
"x": "550",
|
||||
"y": "25",
|
||||
"x": 550,
|
||||
"y": 25,
|
||||
"security": -0.104726179,
|
||||
"connectedSystems": [
|
||||
"B9EA-G",
|
||||
@@ -296,8 +296,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W4C8-Q",
|
||||
"x": "580",
|
||||
"y": "240",
|
||||
"x": 580,
|
||||
"y": 240,
|
||||
"security": -0.2721625932036238,
|
||||
"connectedSystems": [
|
||||
"E5T-CS",
|
||||
@@ -306,8 +306,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-VC6H",
|
||||
"x": "600",
|
||||
"y": "545",
|
||||
"x": 600,
|
||||
"y": 545,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"4YO-QK",
|
||||
@@ -316,8 +316,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0LY-W1",
|
||||
"x": "605",
|
||||
"y": "455",
|
||||
"x": 605,
|
||||
"y": 455,
|
||||
"security": -0.5500394384713057,
|
||||
"connectedSystems": [
|
||||
"BTLH-I"
|
||||
@@ -325,8 +325,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DVN6-0",
|
||||
"x": "625",
|
||||
"y": "30",
|
||||
"x": 625,
|
||||
"y": 30,
|
||||
"security": -0.109999248,
|
||||
"connectedSystems": [
|
||||
"GF-GR7",
|
||||
@@ -336,8 +336,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5F-MG1",
|
||||
"x": "670",
|
||||
"y": "290",
|
||||
"x": 670,
|
||||
"y": 290,
|
||||
"security": -0.3149895336513341,
|
||||
"connectedSystems": [
|
||||
"W4C8-Q",
|
||||
@@ -346,8 +346,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BTLH-I",
|
||||
"x": "670",
|
||||
"y": "455",
|
||||
"x": 670,
|
||||
"y": 455,
|
||||
"security": -0.6291512729745483,
|
||||
"connectedSystems": [
|
||||
"NIF-JE",
|
||||
@@ -357,8 +357,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U93O-A",
|
||||
"x": "670",
|
||||
"y": "505",
|
||||
"x": 670,
|
||||
"y": 505,
|
||||
"security": -0.842993300166003,
|
||||
"connectedSystems": [
|
||||
"BTLH-I",
|
||||
@@ -367,8 +367,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4YO-QK",
|
||||
"x": "670",
|
||||
"y": "555",
|
||||
"x": 670,
|
||||
"y": 555,
|
||||
"security": -0.9061297147447775,
|
||||
"connectedSystems": [
|
||||
"U93O-A",
|
||||
@@ -378,8 +378,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8OYE-Z",
|
||||
"x": "695",
|
||||
"y": "65",
|
||||
"x": 695,
|
||||
"y": 65,
|
||||
"security": -0.5344909786812211,
|
||||
"connectedSystems": [
|
||||
"NG-M8K",
|
||||
@@ -388,8 +388,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LJ-RJK",
|
||||
"x": "735",
|
||||
"y": "590",
|
||||
"x": 735,
|
||||
"y": 590,
|
||||
"security": -0.8828175102311439,
|
||||
"connectedSystems": [
|
||||
"4YO-QK",
|
||||
@@ -398,8 +398,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NG-M8K",
|
||||
"x": "740",
|
||||
"y": "100",
|
||||
"x": 740,
|
||||
"y": 100,
|
||||
"security": -0.909781935292084,
|
||||
"connectedSystems": [
|
||||
"LQ-01M",
|
||||
@@ -409,8 +409,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LQ-01M",
|
||||
"x": "740",
|
||||
"y": "145",
|
||||
"x": 740,
|
||||
"y": 145,
|
||||
"security": -0.5795548658688002,
|
||||
"connectedSystems": [
|
||||
"M-MCP8",
|
||||
@@ -420,8 +420,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-MCP8",
|
||||
"x": "740",
|
||||
"y": "245",
|
||||
"x": 740,
|
||||
"y": 245,
|
||||
"security": -0.3857152494706989,
|
||||
"connectedSystems": [
|
||||
"P7-45V",
|
||||
@@ -431,8 +431,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P7-45V",
|
||||
"x": "740",
|
||||
"y": "290",
|
||||
"x": 740,
|
||||
"y": 290,
|
||||
"security": -0.3385785677245056,
|
||||
"connectedSystems": [
|
||||
"5F-MG1",
|
||||
@@ -443,8 +443,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JZ-B5Y",
|
||||
"x": "740",
|
||||
"y": "335",
|
||||
"x": 740,
|
||||
"y": 335,
|
||||
"security": -0.3889556008238376,
|
||||
"connectedSystems": [
|
||||
"P7-45V",
|
||||
@@ -453,8 +453,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NIF-JE",
|
||||
"x": "740",
|
||||
"y": "380",
|
||||
"x": 740,
|
||||
"y": 380,
|
||||
"security": -0.6150638433308662,
|
||||
"connectedSystems": [
|
||||
"JZ-B5Y",
|
||||
@@ -463,8 +463,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K85Y-6",
|
||||
"x": "800",
|
||||
"y": "70",
|
||||
"x": 800,
|
||||
"y": 70,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"NG-M8K",
|
||||
@@ -473,8 +473,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TPG-DD",
|
||||
"x": "815",
|
||||
"y": "270",
|
||||
"x": 815,
|
||||
"y": 270,
|
||||
"security": -0.3035746736139761,
|
||||
"connectedSystems": [
|
||||
"P7-45V",
|
||||
@@ -483,8 +483,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RV5-TT",
|
||||
"x": "820",
|
||||
"y": "145",
|
||||
"x": 820,
|
||||
"y": 145,
|
||||
"security": -0.3723657989861278,
|
||||
"connectedSystems": [
|
||||
"LQ-01M",
|
||||
@@ -493,8 +493,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PKN-NJ",
|
||||
"x": "900",
|
||||
"y": "145",
|
||||
"x": 900,
|
||||
"y": 145,
|
||||
"security": -0.2606331827376328,
|
||||
"connectedSystems": [
|
||||
"RV5-TT",
|
||||
@@ -503,8 +503,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-IYNW",
|
||||
"x": "50",
|
||||
"y": "70",
|
||||
"x": 50,
|
||||
"y": 70,
|
||||
"security": -0.1234021233333819,
|
||||
"connectedSystems": [
|
||||
"M9U-75",
|
||||
@@ -514,8 +514,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-2PQU",
|
||||
"x": "60",
|
||||
"y": "685",
|
||||
"x": 60,
|
||||
"y": 685,
|
||||
"security": -0.08096009412649185,
|
||||
"connectedSystems": [
|
||||
"2JT-3Q",
|
||||
@@ -526,8 +526,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VX1-HV",
|
||||
"x": "250",
|
||||
"y": "10",
|
||||
"x": 250,
|
||||
"y": 10,
|
||||
"security": -0.302375747,
|
||||
"connectedSystems": [
|
||||
"QQGH-G",
|
||||
@@ -538,8 +538,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C1G-XC",
|
||||
"x": "385",
|
||||
"y": "525",
|
||||
"x": 385,
|
||||
"y": 525,
|
||||
"security": -0.5640370413560221,
|
||||
"connectedSystems": [
|
||||
"4LB-EL",
|
||||
@@ -550,8 +550,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HIK-MC",
|
||||
"x": "410",
|
||||
"y": "70",
|
||||
"x": 410,
|
||||
"y": 70,
|
||||
"security": -0.353683806,
|
||||
"connectedSystems": [
|
||||
"L-WG68",
|
||||
@@ -562,8 +562,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-0FYP",
|
||||
"x": "470",
|
||||
"y": "535",
|
||||
"x": 470,
|
||||
"y": 535,
|
||||
"security": -0.4918123009961911,
|
||||
"connectedSystems": [
|
||||
"C1G-XC",
|
||||
@@ -572,8 +572,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B9EA-G",
|
||||
"x": "475",
|
||||
"y": "25",
|
||||
"x": 475,
|
||||
"y": 25,
|
||||
"security": -0.194869134,
|
||||
"connectedSystems": [
|
||||
"E4-E8W",
|
||||
@@ -583,8 +583,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HPMN-V",
|
||||
"x": "505",
|
||||
"y": "70",
|
||||
"x": 505,
|
||||
"y": 70,
|
||||
"security": -0.092647534,
|
||||
"connectedSystems": [
|
||||
"GF-GR7",
|
||||
@@ -594,8 +594,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z19-B8",
|
||||
"x": "585",
|
||||
"y": "70",
|
||||
"x": 585,
|
||||
"y": 70,
|
||||
"security": -0.072118831,
|
||||
"connectedSystems": [
|
||||
"GF-GR7",
|
||||
@@ -605,8 +605,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U1-VHY",
|
||||
"x": "695",
|
||||
"y": "10",
|
||||
"x": 695,
|
||||
"y": 10,
|
||||
"security": -0.112325043,
|
||||
"connectedSystems": [
|
||||
"DVN6-0"
|
||||
@@ -614,8 +614,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RT64-C",
|
||||
"x": "735",
|
||||
"y": "640",
|
||||
"x": 735,
|
||||
"y": 640,
|
||||
"security": -0.234027985,
|
||||
"connectedSystems": [
|
||||
"QG3-Z0",
|
||||
@@ -624,8 +624,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LTT-AP",
|
||||
"x": "800",
|
||||
"y": "25",
|
||||
"x": 800,
|
||||
"y": 25,
|
||||
"security": -0.087988692,
|
||||
"connectedSystems": [
|
||||
"YC-ANK",
|
||||
@@ -634,8 +634,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XUPK-Z",
|
||||
"x": "900",
|
||||
"y": "195",
|
||||
"x": 900,
|
||||
"y": 195,
|
||||
"security": -0.177313464,
|
||||
"connectedSystems": [
|
||||
"O-O2GN",
|
||||
|
||||
2368
public/Catch.json
2368
public/Catch.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "42SU-L",
|
||||
"x": "10",
|
||||
"y": "145",
|
||||
"x": 10,
|
||||
"y": 145,
|
||||
"security": -0.8094543824076506,
|
||||
"connectedSystems": [
|
||||
"MO-YDG"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Q-VTWJ",
|
||||
"x": "65",
|
||||
"y": "125",
|
||||
"x": 65,
|
||||
"y": 125,
|
||||
"security": -0.9357041395510824,
|
||||
"connectedSystems": [
|
||||
"MO-YDG"
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MO-YDG",
|
||||
"x": "70",
|
||||
"y": "165",
|
||||
"x": 70,
|
||||
"y": 165,
|
||||
"security": -0.9072899377263395,
|
||||
"connectedSystems": [
|
||||
"D9Z-VY",
|
||||
@@ -30,8 +30,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-A5QD",
|
||||
"x": "85",
|
||||
"y": "630",
|
||||
"x": 85,
|
||||
"y": 630,
|
||||
"security": -0.4545159107954133,
|
||||
"connectedSystems": [
|
||||
"FV-YEA",
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FV-YEA",
|
||||
"x": "90",
|
||||
"y": "695",
|
||||
"x": 90,
|
||||
"y": 695,
|
||||
"security": -0.4601063389879359,
|
||||
"connectedSystems": [
|
||||
"R8WV-7",
|
||||
@@ -52,8 +52,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HB-5L3",
|
||||
"x": "95",
|
||||
"y": "45",
|
||||
"x": 95,
|
||||
"y": 45,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"VY-866",
|
||||
@@ -62,8 +62,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "EJ-5X2",
|
||||
"x": "110",
|
||||
"y": "375",
|
||||
"x": 110,
|
||||
"y": 375,
|
||||
"security": -0.2603449360071101,
|
||||
"connectedSystems": [
|
||||
"L-Z9NB",
|
||||
@@ -72,8 +72,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-3722",
|
||||
"x": "130",
|
||||
"y": "570",
|
||||
"x": 130,
|
||||
"y": 570,
|
||||
"security": -0.4727727011475618,
|
||||
"connectedSystems": [
|
||||
"J-A5QD",
|
||||
@@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VY-866",
|
||||
"x": "135",
|
||||
"y": "90",
|
||||
"x": 135,
|
||||
"y": 90,
|
||||
"security": -0.9865672686576988,
|
||||
"connectedSystems": [
|
||||
"RGU1-T",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D9Z-VY",
|
||||
"x": "135",
|
||||
"y": "205",
|
||||
"x": 135,
|
||||
"y": 205,
|
||||
"security": -0.7040232114078424,
|
||||
"connectedSystems": [
|
||||
"4LNE-M",
|
||||
@@ -103,8 +103,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RGU1-T",
|
||||
"x": "150",
|
||||
"y": "140",
|
||||
"x": 150,
|
||||
"y": 140,
|
||||
"security": -0.8883792564879458,
|
||||
"connectedSystems": [
|
||||
"D9Z-VY",
|
||||
@@ -114,8 +114,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SK7-G6",
|
||||
"x": "185",
|
||||
"y": "685",
|
||||
"x": 185,
|
||||
"y": 685,
|
||||
"security": -0.392599512892519,
|
||||
"connectedSystems": [
|
||||
"FV-YEA",
|
||||
@@ -126,8 +126,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L-Z9NB",
|
||||
"x": "195",
|
||||
"y": "380",
|
||||
"x": 195,
|
||||
"y": 380,
|
||||
"security": -0.4558736005910863,
|
||||
"connectedSystems": [
|
||||
"U6R-F9",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4LNE-M",
|
||||
"x": "200",
|
||||
"y": "335",
|
||||
"x": 200,
|
||||
"y": 335,
|
||||
"security": -0.5669175313278483,
|
||||
"connectedSystems": [
|
||||
"L-Z9NB",
|
||||
@@ -149,8 +149,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1GT-MA",
|
||||
"x": "220",
|
||||
"y": "125",
|
||||
"x": 220,
|
||||
"y": 125,
|
||||
"security": -0.825312911898187,
|
||||
"connectedSystems": [
|
||||
"RGU1-T"
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BI0Y-X",
|
||||
"x": "220",
|
||||
"y": "625",
|
||||
"x": 220,
|
||||
"y": 625,
|
||||
"security": -0.4558113396949254,
|
||||
"connectedSystems": [
|
||||
"J-A5QD",
|
||||
@@ -169,8 +169,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DK0-N8",
|
||||
"x": "230",
|
||||
"y": "260",
|
||||
"x": 230,
|
||||
"y": 260,
|
||||
"security": -0.4569599208960238,
|
||||
"connectedSystems": [
|
||||
"4LNE-M",
|
||||
@@ -179,8 +179,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4T-VDE",
|
||||
"x": "255",
|
||||
"y": "165",
|
||||
"x": 255,
|
||||
"y": 165,
|
||||
"security": -0.3324635024280316,
|
||||
"connectedSystems": [
|
||||
"J-QOKQ"
|
||||
@@ -188,8 +188,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HXK-J6",
|
||||
"x": "275",
|
||||
"y": "300",
|
||||
"x": 275,
|
||||
"y": 300,
|
||||
"security": -0.5658051324954598,
|
||||
"connectedSystems": [
|
||||
"U6R-F9",
|
||||
@@ -198,8 +198,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U6R-F9",
|
||||
"x": "275",
|
||||
"y": "350",
|
||||
"x": 275,
|
||||
"y": 350,
|
||||
"security": -0.479750655878828,
|
||||
"connectedSystems": [
|
||||
"CUT-0V",
|
||||
@@ -209,8 +209,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4-PCHD",
|
||||
"x": "275",
|
||||
"y": "680",
|
||||
"x": 275,
|
||||
"y": 680,
|
||||
"security": -0.4404285242058794,
|
||||
"connectedSystems": [
|
||||
"SK7-G6",
|
||||
@@ -219,8 +219,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VEQ-3V",
|
||||
"x": "305",
|
||||
"y": "35",
|
||||
"x": 305,
|
||||
"y": 35,
|
||||
"security": -0.6751785614806416,
|
||||
"connectedSystems": [
|
||||
"E-EFAM"
|
||||
@@ -228,8 +228,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GQLB-V",
|
||||
"x": "350",
|
||||
"y": "600",
|
||||
"x": 350,
|
||||
"y": 600,
|
||||
"security": -0.4155518749078542,
|
||||
"connectedSystems": [
|
||||
"4-PCHD",
|
||||
@@ -239,8 +239,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-QOKQ",
|
||||
"x": "355",
|
||||
"y": "175",
|
||||
"x": 355,
|
||||
"y": 175,
|
||||
"security": -0.3169780916041168,
|
||||
"connectedSystems": [
|
||||
"DK0-N8",
|
||||
@@ -251,8 +251,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YVSL-2",
|
||||
"x": "355",
|
||||
"y": "545",
|
||||
"x": 355,
|
||||
"y": 545,
|
||||
"security": -0.3137318517199542,
|
||||
"connectedSystems": [
|
||||
"9KE-IT"
|
||||
@@ -260,8 +260,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-EFAM",
|
||||
"x": "365",
|
||||
"y": "80",
|
||||
"x": 365,
|
||||
"y": 80,
|
||||
"security": -0.3580586129416495,
|
||||
"connectedSystems": [
|
||||
"4GSZ-1",
|
||||
@@ -271,8 +271,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4GSZ-1",
|
||||
"x": "365",
|
||||
"y": "120",
|
||||
"x": 365,
|
||||
"y": 120,
|
||||
"security": -0.3681830431479177,
|
||||
"connectedSystems": [
|
||||
"J-QOKQ",
|
||||
@@ -281,8 +281,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ETXT-F",
|
||||
"x": "365",
|
||||
"y": "435",
|
||||
"x": 365,
|
||||
"y": 435,
|
||||
"security": -0.6027788590393616,
|
||||
"connectedSystems": [
|
||||
"H23-B5",
|
||||
@@ -292,8 +292,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SBEN-Q",
|
||||
"x": "415",
|
||||
"y": "25",
|
||||
"x": 415,
|
||||
"y": 25,
|
||||
"security": -0.2168391062785832,
|
||||
"connectedSystems": [
|
||||
"E-EFAM"
|
||||
@@ -301,8 +301,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-41DA",
|
||||
"x": "425",
|
||||
"y": "685",
|
||||
"x": 425,
|
||||
"y": 685,
|
||||
"security": -0.3223264288051507,
|
||||
"connectedSystems": [
|
||||
"P-NRD3"
|
||||
@@ -310,8 +310,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "A-0IIQ",
|
||||
"x": "430",
|
||||
"y": "490",
|
||||
"x": 430,
|
||||
"y": 490,
|
||||
"security": -0.4017153696965976,
|
||||
"connectedSystems": [
|
||||
"I-CMZA",
|
||||
@@ -324,8 +324,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9KE-IT",
|
||||
"x": "430",
|
||||
"y": "555",
|
||||
"x": 430,
|
||||
"y": 555,
|
||||
"security": -0.4550339654929,
|
||||
"connectedSystems": [
|
||||
"GQLB-V",
|
||||
@@ -336,8 +336,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5E-EZC",
|
||||
"x": "435",
|
||||
"y": "600",
|
||||
"x": 435,
|
||||
"y": 600,
|
||||
"security": -0.4347218954654916,
|
||||
"connectedSystems": [
|
||||
"GQLB-V",
|
||||
@@ -348,8 +348,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H23-B5",
|
||||
"x": "440",
|
||||
"y": "385",
|
||||
"x": 440,
|
||||
"y": 385,
|
||||
"security": -0.3178739379376478,
|
||||
"connectedSystems": [
|
||||
"I-CMZA",
|
||||
@@ -361,8 +361,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-7SRQ",
|
||||
"x": "445",
|
||||
"y": "145",
|
||||
"x": 445,
|
||||
"y": 145,
|
||||
"security": -0.2282773755632893,
|
||||
"connectedSystems": [
|
||||
"J-QOKQ"
|
||||
@@ -370,8 +370,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O-F4SN",
|
||||
"x": "448",
|
||||
"y": "310",
|
||||
"x": 448,
|
||||
"y": 310,
|
||||
"security": -0.1689331785349186,
|
||||
"connectedSystems": [
|
||||
"QT-EBC"
|
||||
@@ -379,8 +379,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-NRD3",
|
||||
"x": "460",
|
||||
"y": "650",
|
||||
"x": 460,
|
||||
"y": 650,
|
||||
"security": -0.2335844503482766,
|
||||
"connectedSystems": [
|
||||
"5E-EZC",
|
||||
@@ -390,8 +390,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-BYOS",
|
||||
"x": "475",
|
||||
"y": "425",
|
||||
"x": 475,
|
||||
"y": 425,
|
||||
"security": -0.2833695782779959,
|
||||
"connectedSystems": [
|
||||
"I-CMZA",
|
||||
@@ -403,8 +403,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-WEMC",
|
||||
"x": "505",
|
||||
"y": "195",
|
||||
"x": 505,
|
||||
"y": 195,
|
||||
"security": -0.4332698850887559,
|
||||
"connectedSystems": [
|
||||
"CUT-0V",
|
||||
@@ -413,8 +413,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CUT-0V",
|
||||
"x": "505",
|
||||
"y": "235",
|
||||
"x": 505,
|
||||
"y": 235,
|
||||
"security": -0.3311127013506665,
|
||||
"connectedSystems": [
|
||||
"QT-EBC",
|
||||
@@ -425,8 +425,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "S-W8CF",
|
||||
"x": "510",
|
||||
"y": "575",
|
||||
"x": 510,
|
||||
"y": 575,
|
||||
"security": -0.6364837514265569,
|
||||
"connectedSystems": [
|
||||
"5E-EZC",
|
||||
@@ -435,8 +435,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U9SE-N",
|
||||
"x": "515",
|
||||
"y": "685",
|
||||
"x": 515,
|
||||
"y": 685,
|
||||
"security": -0.288794168,
|
||||
"connectedSystems": [
|
||||
"SON-TW",
|
||||
@@ -445,8 +445,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QT-EBC",
|
||||
"x": "520",
|
||||
"y": "285",
|
||||
"x": 520,
|
||||
"y": 285,
|
||||
"security": -0.1373404966938315,
|
||||
"connectedSystems": [
|
||||
"VAF1-P",
|
||||
@@ -457,8 +457,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VAF1-P",
|
||||
"x": "525",
|
||||
"y": "325",
|
||||
"x": 525,
|
||||
"y": 325,
|
||||
"security": -0.1004116842834715,
|
||||
"connectedSystems": [
|
||||
"H23-B5",
|
||||
@@ -468,8 +468,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CBY8-J",
|
||||
"x": "555",
|
||||
"y": "455",
|
||||
"x": 555,
|
||||
"y": 455,
|
||||
"security": -0.296495884977526,
|
||||
"connectedSystems": [
|
||||
"I-CMZA",
|
||||
@@ -479,8 +479,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-RAW3",
|
||||
"x": "565",
|
||||
"y": "525",
|
||||
"x": 565,
|
||||
"y": 525,
|
||||
"security": -0.4730139721867221,
|
||||
"connectedSystems": [
|
||||
"9KE-IT",
|
||||
@@ -493,8 +493,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I-CMZA",
|
||||
"x": "580",
|
||||
"y": "395",
|
||||
"x": 580,
|
||||
"y": 395,
|
||||
"security": -0.3090228665624666,
|
||||
"connectedSystems": [
|
||||
"5E6I-W",
|
||||
@@ -506,8 +506,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FV1-RQ",
|
||||
"x": "595",
|
||||
"y": "300",
|
||||
"x": 595,
|
||||
"y": 300,
|
||||
"security": -0.08617618924286996,
|
||||
"connectedSystems": [
|
||||
"VAF1-P",
|
||||
@@ -516,8 +516,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XXZ-3W",
|
||||
"x": "595",
|
||||
"y": "595",
|
||||
"x": 595,
|
||||
"y": 595,
|
||||
"security": -0.822776247,
|
||||
"connectedSystems": [
|
||||
"SON-TW",
|
||||
@@ -526,8 +526,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SON-TW",
|
||||
"x": "595",
|
||||
"y": "675",
|
||||
"x": 595,
|
||||
"y": 675,
|
||||
"security": -0.431835634,
|
||||
"connectedSystems": [
|
||||
"XEF6-Z",
|
||||
@@ -537,8 +537,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0B-VOJ",
|
||||
"x": "675",
|
||||
"y": "20",
|
||||
"x": 675,
|
||||
"y": 20,
|
||||
"security": -0.5586921452377778,
|
||||
"connectedSystems": [
|
||||
"E0DR-G"
|
||||
@@ -546,8 +546,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E0DR-G",
|
||||
"x": "675",
|
||||
"y": "95",
|
||||
"x": 675,
|
||||
"y": 95,
|
||||
"security": -0.5010299747649564,
|
||||
"connectedSystems": [
|
||||
"9-WEMC",
|
||||
@@ -557,8 +557,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4A-6NI",
|
||||
"x": "680",
|
||||
"y": "640",
|
||||
"x": 680,
|
||||
"y": 640,
|
||||
"security": -0.7993413420956879,
|
||||
"connectedSystems": [
|
||||
"MK-YNM",
|
||||
@@ -567,8 +567,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5E6I-W",
|
||||
"x": "685",
|
||||
"y": "425",
|
||||
"x": 685,
|
||||
"y": 425,
|
||||
"security": -0.4327660808599169,
|
||||
"connectedSystems": [
|
||||
"Y-RAW3",
|
||||
@@ -578,8 +578,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KIG9-K",
|
||||
"x": "700",
|
||||
"y": "560",
|
||||
"x": 700,
|
||||
"y": 560,
|
||||
"security": -0.5002432257828779,
|
||||
"connectedSystems": [
|
||||
"Y-RAW3",
|
||||
@@ -588,8 +588,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-B957",
|
||||
"x": "720",
|
||||
"y": "680",
|
||||
"x": 720,
|
||||
"y": 680,
|
||||
"security": -0.7067651615313716,
|
||||
"connectedSystems": [
|
||||
"2-9Z6V",
|
||||
@@ -598,8 +598,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-U299",
|
||||
"x": "730",
|
||||
"y": "245",
|
||||
"x": 730,
|
||||
"y": 245,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"5ED-4E",
|
||||
@@ -608,8 +608,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MK-YNM",
|
||||
"x": "730",
|
||||
"y": "605",
|
||||
"x": 730,
|
||||
"y": 605,
|
||||
"security": -0.6873671860679774,
|
||||
"connectedSystems": [
|
||||
"KIG9-K",
|
||||
@@ -620,8 +620,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CHP-76",
|
||||
"x": "765",
|
||||
"y": "20",
|
||||
"x": 765,
|
||||
"y": 20,
|
||||
"security": -0.8928760409668915,
|
||||
"connectedSystems": [
|
||||
"KI2-S3",
|
||||
@@ -631,8 +631,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KI2-S3",
|
||||
"x": "765",
|
||||
"y": "95",
|
||||
"x": 765,
|
||||
"y": 95,
|
||||
"security": -0.7665840332567362,
|
||||
"connectedSystems": [
|
||||
"E0DR-G",
|
||||
@@ -642,8 +642,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C2-1B5",
|
||||
"x": "765",
|
||||
"y": "335",
|
||||
"x": 765,
|
||||
"y": 335,
|
||||
"security": -0.547630261951729,
|
||||
"connectedSystems": [
|
||||
"87-1PM",
|
||||
@@ -653,8 +653,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2-9Z6V",
|
||||
"x": "770",
|
||||
"y": "640",
|
||||
"x": 770,
|
||||
"y": 640,
|
||||
"security": -0.623012975192913,
|
||||
"connectedSystems": [
|
||||
"MK-YNM",
|
||||
@@ -663,8 +663,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5HN-D6",
|
||||
"x": "785",
|
||||
"y": "560",
|
||||
"x": 785,
|
||||
"y": 560,
|
||||
"security": -0.8740482632715855,
|
||||
"connectedSystems": [
|
||||
"MK-YNM",
|
||||
@@ -673,8 +673,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5ED-4E",
|
||||
"x": "815",
|
||||
"y": "265",
|
||||
"x": 815,
|
||||
"y": 265,
|
||||
"security": -0.855579127269036,
|
||||
"connectedSystems": [
|
||||
"C2-1B5",
|
||||
@@ -685,8 +685,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-H5IY",
|
||||
"x": "840",
|
||||
"y": "530",
|
||||
"x": 840,
|
||||
"y": 530,
|
||||
"security": -0.8765748298474525,
|
||||
"connectedSystems": [
|
||||
"5HN-D6",
|
||||
@@ -695,8 +695,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JE-VLG",
|
||||
"x": "850",
|
||||
"y": "315",
|
||||
"x": 850,
|
||||
"y": 315,
|
||||
"security": -0.719259327771931,
|
||||
"connectedSystems": [
|
||||
"C2-1B5",
|
||||
@@ -706,8 +706,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T-67F8",
|
||||
"x": "865",
|
||||
"y": "60",
|
||||
"x": 865,
|
||||
"y": 60,
|
||||
"security": -0.9337288147666191,
|
||||
"connectedSystems": [
|
||||
"CHP-76",
|
||||
@@ -716,8 +716,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "87-1PM",
|
||||
"x": "905",
|
||||
"y": "360",
|
||||
"x": 905,
|
||||
"y": 360,
|
||||
"security": -0.5458053467493298,
|
||||
"connectedSystems": [
|
||||
"5E6I-W",
|
||||
@@ -727,8 +727,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1M7-RK",
|
||||
"x": "915",
|
||||
"y": "525",
|
||||
"x": 915,
|
||||
"y": 525,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"P-H5IY"
|
||||
@@ -736,8 +736,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DN58-U",
|
||||
"x": "935",
|
||||
"y": "295",
|
||||
"x": 935,
|
||||
"y": 295,
|
||||
"security": -0.6639155300082936,
|
||||
"connectedSystems": [
|
||||
"87-1PM",
|
||||
@@ -747,8 +747,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-VACR",
|
||||
"x": "960",
|
||||
"y": "20",
|
||||
"x": 960,
|
||||
"y": 20,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"CHP-76",
|
||||
@@ -757,8 +757,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "58Z-IH",
|
||||
"x": "960",
|
||||
"y": "100",
|
||||
"x": 960,
|
||||
"y": 100,
|
||||
"security": -0.9492513945272189,
|
||||
"connectedSystems": [
|
||||
"KI2-S3",
|
||||
@@ -768,8 +768,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R8WV-7",
|
||||
"x": "0",
|
||||
"y": "655",
|
||||
"x": 0,
|
||||
"y": 655,
|
||||
"security": -0.433411971,
|
||||
"connectedSystems": [
|
||||
"X-Z4JW",
|
||||
@@ -779,8 +779,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SF-XJS",
|
||||
"x": "10",
|
||||
"y": "35",
|
||||
"x": 10,
|
||||
"y": 35,
|
||||
"security": -0.3083787934035475,
|
||||
"connectedSystems": [
|
||||
"Y-YHZQ",
|
||||
@@ -790,8 +790,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IAMJ-Q",
|
||||
"x": "15",
|
||||
"y": "340",
|
||||
"x": 15,
|
||||
"y": 340,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"U-RELP",
|
||||
@@ -800,8 +800,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2ID-87",
|
||||
"x": "155",
|
||||
"y": "735",
|
||||
"x": 155,
|
||||
"y": 735,
|
||||
"security": -0.335264243,
|
||||
"connectedSystems": [
|
||||
"SK7-G6",
|
||||
@@ -811,8 +811,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XEF6-Z",
|
||||
"x": "650",
|
||||
"y": "720",
|
||||
"x": 650,
|
||||
"y": 720,
|
||||
"security": -0.383923643,
|
||||
"connectedSystems": [
|
||||
"5JEZ-I",
|
||||
|
||||
1260
public/Curse.json
1260
public/Curse.json
File diff suppressed because it is too large
Load Diff
1100
public/Deklein.json
1100
public/Deklein.json
File diff suppressed because it is too large
Load Diff
1396
public/Delve.json
1396
public/Delve.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1980
public/Detorid.json
1980
public/Detorid.json
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Nidebora",
|
||||
"x": "5",
|
||||
"y": "345",
|
||||
"x": 5,
|
||||
"y": 345,
|
||||
"security": 0.8118524346585991,
|
||||
"connectedSystems": [
|
||||
"Ulerah",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ulerah",
|
||||
"x": "30",
|
||||
"y": "295",
|
||||
"x": 30,
|
||||
"y": 295,
|
||||
"security": 0.6807070842448673,
|
||||
"connectedSystems": [
|
||||
"Faktun",
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Palpis",
|
||||
"x": "30",
|
||||
"y": "395",
|
||||
"x": 30,
|
||||
"y": 395,
|
||||
"security": 0.4961653622186937,
|
||||
"connectedSystems": [
|
||||
"Nidebora",
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Faktun",
|
||||
"x": "35",
|
||||
"y": "245",
|
||||
"x": 35,
|
||||
"y": 245,
|
||||
"security": 0.6263665042529165,
|
||||
"connectedSystems": [
|
||||
"Mili",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arveyil",
|
||||
"x": "100",
|
||||
"y": "395",
|
||||
"x": 100,
|
||||
"y": 395,
|
||||
"security": 0.5253927894594405,
|
||||
"connectedSystems": [
|
||||
"Uktiad",
|
||||
@@ -52,8 +52,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mili",
|
||||
"x": "105",
|
||||
"y": "245",
|
||||
"x": 105,
|
||||
"y": 245,
|
||||
"security": 0.5605604109421383,
|
||||
"connectedSystems": [
|
||||
"Halmah",
|
||||
@@ -63,8 +63,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Halenan",
|
||||
"x": "105",
|
||||
"y": "295",
|
||||
"x": 105,
|
||||
"y": 295,
|
||||
"security": 0.6372471827433932,
|
||||
"connectedSystems": [
|
||||
"Mili",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uktiad",
|
||||
"x": "135",
|
||||
"y": "345",
|
||||
"x": 135,
|
||||
"y": 345,
|
||||
"security": 0.5569112862720097,
|
||||
"connectedSystems": [
|
||||
"Halenan",
|
||||
@@ -84,8 +84,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Halmah",
|
||||
"x": "140",
|
||||
"y": "95",
|
||||
"x": 140,
|
||||
"y": 95,
|
||||
"security": 0.448846397094033,
|
||||
"connectedSystems": [
|
||||
"Arayar",
|
||||
@@ -96,8 +96,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ussad",
|
||||
"x": "160",
|
||||
"y": "685",
|
||||
"x": 160,
|
||||
"y": 685,
|
||||
"security": 0.1623698193930272,
|
||||
"connectedSystems": [
|
||||
"Ibash"
|
||||
@@ -105,8 +105,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arayar",
|
||||
"x": "180",
|
||||
"y": "170",
|
||||
"x": 180,
|
||||
"y": 170,
|
||||
"security": 0.3862650720220674,
|
||||
"connectedSystems": [
|
||||
"Labapi",
|
||||
@@ -116,8 +116,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Asghed",
|
||||
"x": "225",
|
||||
"y": "120",
|
||||
"x": 225,
|
||||
"y": 120,
|
||||
"security": 0.355537673646794,
|
||||
"connectedSystems": [
|
||||
"Labapi",
|
||||
@@ -129,8 +129,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tararan",
|
||||
"x": "230",
|
||||
"y": "60",
|
||||
"x": 230,
|
||||
"y": 60,
|
||||
"security": 0.3271879622626721,
|
||||
"connectedSystems": [
|
||||
"Asghed",
|
||||
@@ -141,8 +141,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Thakala",
|
||||
"x": "230",
|
||||
"y": "560",
|
||||
"x": 230,
|
||||
"y": 560,
|
||||
"security": 0.352545064395382,
|
||||
"connectedSystems": [
|
||||
"Shastal"
|
||||
@@ -150,8 +150,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ibash",
|
||||
"x": "245",
|
||||
"y": "685",
|
||||
"x": 245,
|
||||
"y": 685,
|
||||
"security": 0.219099196448876,
|
||||
"connectedSystems": [
|
||||
"Soosat",
|
||||
@@ -161,8 +161,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Labapi",
|
||||
"x": "275",
|
||||
"y": "175",
|
||||
"x": 275,
|
||||
"y": 175,
|
||||
"security": 0.3837827138333774,
|
||||
"connectedSystems": [
|
||||
"Roushzar",
|
||||
@@ -172,8 +172,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sosan",
|
||||
"x": "305",
|
||||
"y": "110",
|
||||
"x": 305,
|
||||
"y": 110,
|
||||
"security": 0.3356513056210158,
|
||||
"connectedSystems": [
|
||||
"Asghed",
|
||||
@@ -183,8 +183,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Roushzar",
|
||||
"x": "320",
|
||||
"y": "210",
|
||||
"x": 320,
|
||||
"y": 210,
|
||||
"security": 0.3669797694155156,
|
||||
"connectedSystems": [
|
||||
"Huola",
|
||||
@@ -193,8 +193,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Itsyamil",
|
||||
"x": "325",
|
||||
"y": "655",
|
||||
"x": 325,
|
||||
"y": 655,
|
||||
"security": 0.2482966226576141,
|
||||
"connectedSystems": [
|
||||
"Rahadalon",
|
||||
@@ -203,8 +203,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Soosat",
|
||||
"x": "325",
|
||||
"y": "715",
|
||||
"x": 325,
|
||||
"y": 715,
|
||||
"security": 0.3366267607223346,
|
||||
"connectedSystems": [
|
||||
"Rahadalon",
|
||||
@@ -213,8 +213,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shastal",
|
||||
"x": "360",
|
||||
"y": "610",
|
||||
"x": 360,
|
||||
"y": 610,
|
||||
"security": 0.4950195213680276,
|
||||
"connectedSystems": [
|
||||
"Naeel",
|
||||
@@ -226,8 +226,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Naeel",
|
||||
"x": "365",
|
||||
"y": "480",
|
||||
"x": 365,
|
||||
"y": 480,
|
||||
"security": 0.5818266599058805,
|
||||
"connectedSystems": [
|
||||
"Dihra",
|
||||
@@ -238,8 +238,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Thasinaz",
|
||||
"x": "395",
|
||||
"y": "300",
|
||||
"x": 395,
|
||||
"y": 300,
|
||||
"security": 0.637162894568094,
|
||||
"connectedSystems": [
|
||||
"Choonka",
|
||||
@@ -248,8 +248,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dihra",
|
||||
"x": "395",
|
||||
"y": "360",
|
||||
"x": 395,
|
||||
"y": 360,
|
||||
"security": 0.5892868426460812,
|
||||
"connectedSystems": [
|
||||
"Choonka",
|
||||
@@ -260,8 +260,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lower Debyl",
|
||||
"x": "405",
|
||||
"y": "535",
|
||||
"x": 405,
|
||||
"y": 535,
|
||||
"security": 0.6006793931499531,
|
||||
"connectedSystems": [
|
||||
"Naeel",
|
||||
@@ -273,8 +273,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rahadalon",
|
||||
"x": "405",
|
||||
"y": "685",
|
||||
"x": 405,
|
||||
"y": 685,
|
||||
"security": 0.3935001849130038,
|
||||
"connectedSystems": [
|
||||
"Nakah",
|
||||
@@ -285,8 +285,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ezzara",
|
||||
"x": "415",
|
||||
"y": "40",
|
||||
"x": 415,
|
||||
"y": 40,
|
||||
"security": 0.1845107388212133,
|
||||
"connectedSystems": [
|
||||
"Arzad",
|
||||
@@ -295,8 +295,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arzad",
|
||||
"x": "415",
|
||||
"y": "85",
|
||||
"x": 415,
|
||||
"y": 85,
|
||||
"security": 0.2204297800964233,
|
||||
"connectedSystems": [
|
||||
"Sifilar",
|
||||
@@ -306,8 +306,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mendori",
|
||||
"x": "425",
|
||||
"y": "645",
|
||||
"x": 425,
|
||||
"y": 645,
|
||||
"security": 0.5382202178939379,
|
||||
"connectedSystems": [
|
||||
"Rahadalon",
|
||||
@@ -317,8 +317,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ehnoum",
|
||||
"x": "450",
|
||||
"y": "570",
|
||||
"x": 450,
|
||||
"y": 570,
|
||||
"security": 0.5671268401941059,
|
||||
"connectedSystems": [
|
||||
"Mendori",
|
||||
@@ -329,8 +329,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Choonka",
|
||||
"x": "490",
|
||||
"y": "300",
|
||||
"x": 490,
|
||||
"y": 300,
|
||||
"security": 0.6498122005263374,
|
||||
"connectedSystems": [
|
||||
"Esescama",
|
||||
@@ -342,8 +342,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dital",
|
||||
"x": "490",
|
||||
"y": "360",
|
||||
"x": 490,
|
||||
"y": 360,
|
||||
"security": 0.4787153992693476,
|
||||
"connectedSystems": [
|
||||
"Esescama",
|
||||
@@ -354,8 +354,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sifilar",
|
||||
"x": "495",
|
||||
"y": "85",
|
||||
"x": 495,
|
||||
"y": 85,
|
||||
"security": 0.2573027247571059,
|
||||
"connectedSystems": [
|
||||
"Tzvi",
|
||||
@@ -366,8 +366,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oyeman",
|
||||
"x": "495",
|
||||
"y": "135",
|
||||
"x": 495,
|
||||
"y": 135,
|
||||
"security": 0.2223806645733133,
|
||||
"connectedSystems": [
|
||||
"Tzvi",
|
||||
@@ -376,8 +376,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Upper Debyl",
|
||||
"x": "505",
|
||||
"y": "535",
|
||||
"x": 505,
|
||||
"y": 535,
|
||||
"security": 0.6951284529494342,
|
||||
"connectedSystems": [
|
||||
"Laddiaha",
|
||||
@@ -387,8 +387,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Laddiaha",
|
||||
"x": "545",
|
||||
"y": "485",
|
||||
"x": 545,
|
||||
"y": 485,
|
||||
"security": 0.717931375141341,
|
||||
"connectedSystems": [
|
||||
"Nakatre",
|
||||
@@ -400,8 +400,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nakatre",
|
||||
"x": "545",
|
||||
"y": "565",
|
||||
"x": 545,
|
||||
"y": 565,
|
||||
"security": 0.5820389968868144,
|
||||
"connectedSystems": [
|
||||
"Mendori",
|
||||
@@ -412,8 +412,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hakshma",
|
||||
"x": "545",
|
||||
"y": "610",
|
||||
"x": 545,
|
||||
"y": 610,
|
||||
"security": 0.5624689770488587,
|
||||
"connectedSystems": [
|
||||
"Nakatre",
|
||||
@@ -423,8 +423,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Raa",
|
||||
"x": "570",
|
||||
"y": "85",
|
||||
"x": 570,
|
||||
"y": 85,
|
||||
"security": 0.3096569808265264,
|
||||
"connectedSystems": [
|
||||
"Tzvi",
|
||||
@@ -434,8 +434,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tzvi",
|
||||
"x": "570",
|
||||
"y": "135",
|
||||
"x": 570,
|
||||
"y": 135,
|
||||
"security": 0.2798709362336334,
|
||||
"connectedSystems": [
|
||||
"Lamaa",
|
||||
@@ -446,8 +446,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Esescama",
|
||||
"x": "600",
|
||||
"y": "300",
|
||||
"x": 600,
|
||||
"y": 300,
|
||||
"security": 0.6126919593838573,
|
||||
"connectedSystems": [
|
||||
"Odin",
|
||||
@@ -458,8 +458,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uadelah",
|
||||
"x": "625",
|
||||
"y": "485",
|
||||
"x": 625,
|
||||
"y": 485,
|
||||
"security": 0.8296938312262335,
|
||||
"connectedSystems": [
|
||||
"Esescama",
|
||||
@@ -470,8 +470,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Riavayed",
|
||||
"x": "660",
|
||||
"y": "590",
|
||||
"x": 660,
|
||||
"y": 590,
|
||||
"security": 0.6476009328804138,
|
||||
"connectedSystems": [
|
||||
"Nakatre",
|
||||
@@ -481,8 +481,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Odin",
|
||||
"x": "680",
|
||||
"y": "290",
|
||||
"x": 680,
|
||||
"y": 290,
|
||||
"security": 0.6066692904545463,
|
||||
"connectedSystems": [
|
||||
"Ohide",
|
||||
@@ -491,8 +491,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Akes",
|
||||
"x": "705",
|
||||
"y": "495",
|
||||
"x": 705,
|
||||
"y": 495,
|
||||
"security": 0.8085227567244411,
|
||||
"connectedSystems": [
|
||||
"Uadelah",
|
||||
@@ -501,8 +501,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hati",
|
||||
"x": "705",
|
||||
"y": "560",
|
||||
"x": 705,
|
||||
"y": 560,
|
||||
"security": 0.8490347652854575,
|
||||
"connectedSystems": [
|
||||
"Uadelah",
|
||||
@@ -514,8 +514,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ohide",
|
||||
"x": "740",
|
||||
"y": "235",
|
||||
"x": 740,
|
||||
"y": 235,
|
||||
"security": 0.5739069549734275,
|
||||
"connectedSystems": [
|
||||
"Odin",
|
||||
@@ -525,8 +525,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sasoutikh",
|
||||
"x": "760",
|
||||
"y": "200",
|
||||
"x": 760,
|
||||
"y": 200,
|
||||
"security": 0.5936436206622375,
|
||||
"connectedSystems": [
|
||||
"Ohide",
|
||||
@@ -535,8 +535,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mehatoor",
|
||||
"x": "770",
|
||||
"y": "110",
|
||||
"x": 770,
|
||||
"y": 110,
|
||||
"security": 0.659472795101,
|
||||
"connectedSystems": [
|
||||
"Eredan",
|
||||
@@ -546,8 +546,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gheth",
|
||||
"x": "775",
|
||||
"y": "155",
|
||||
"x": 775,
|
||||
"y": 155,
|
||||
"security": 0.5965759839355379,
|
||||
"connectedSystems": [
|
||||
"Sasoutikh",
|
||||
@@ -556,8 +556,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eredan",
|
||||
"x": "795",
|
||||
"y": "70",
|
||||
"x": 795,
|
||||
"y": 70,
|
||||
"security": 0.7016515123701302,
|
||||
"connectedSystems": [
|
||||
"Lisudeh",
|
||||
@@ -566,8 +566,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lisudeh",
|
||||
"x": "840",
|
||||
"y": "35",
|
||||
"x": 840,
|
||||
"y": 35,
|
||||
"security": 0.7591685476991834,
|
||||
"connectedSystems": [
|
||||
"Lashesih",
|
||||
@@ -576,8 +576,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Huola",
|
||||
"x": "390",
|
||||
"y": "215",
|
||||
"x": 390,
|
||||
"y": 215,
|
||||
"security": 0.3702485876678229,
|
||||
"connectedSystems": [
|
||||
"Otelen",
|
||||
@@ -587,8 +587,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oyonata",
|
||||
"x": "395",
|
||||
"y": "165",
|
||||
"x": 395,
|
||||
"y": 165,
|
||||
"security": 0.2588910561861462,
|
||||
"connectedSystems": [
|
||||
"Sahtogas",
|
||||
@@ -598,8 +598,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nakah",
|
||||
"x": "400",
|
||||
"y": "730",
|
||||
"x": 400,
|
||||
"y": 730,
|
||||
"security": 0.3638643384360537,
|
||||
"connectedSystems": [
|
||||
"Hasateem",
|
||||
@@ -609,8 +609,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vard",
|
||||
"x": "475",
|
||||
"y": "10",
|
||||
"x": 475,
|
||||
"y": 10,
|
||||
"security": 0.3790959384381266,
|
||||
"connectedSystems": [
|
||||
"Amamake",
|
||||
@@ -622,8 +622,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KBP7-G",
|
||||
"x": "490",
|
||||
"y": "415",
|
||||
"x": 490,
|
||||
"y": 415,
|
||||
"security": -0.2589483112254808,
|
||||
"connectedSystems": [
|
||||
"Dital",
|
||||
@@ -633,8 +633,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lamaa",
|
||||
"x": "570",
|
||||
"y": "185",
|
||||
"x": 570,
|
||||
"y": 185,
|
||||
"security": 0.3552711738175655,
|
||||
"connectedSystems": [
|
||||
"Tzvi",
|
||||
@@ -644,8 +644,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kamela",
|
||||
"x": "570",
|
||||
"y": "230",
|
||||
"x": 570,
|
||||
"y": 230,
|
||||
"security": 0.4408656784799183,
|
||||
"connectedSystems": [
|
||||
"Lamaa",
|
||||
@@ -658,8 +658,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jarkkolen",
|
||||
"x": "775",
|
||||
"y": "525",
|
||||
"x": 775,
|
||||
"y": 525,
|
||||
"security": 0.8206006543419168,
|
||||
"connectedSystems": [
|
||||
"Hati",
|
||||
@@ -669,8 +669,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yuhelia",
|
||||
"x": "775",
|
||||
"y": "600",
|
||||
"x": 775,
|
||||
"y": 600,
|
||||
"security": 0.7996092811555462,
|
||||
"connectedSystems": [
|
||||
"Aghesi",
|
||||
@@ -681,8 +681,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lashesih",
|
||||
"x": "905",
|
||||
"y": "15",
|
||||
"x": 905,
|
||||
"y": 15,
|
||||
"security": 0.7516891466979871,
|
||||
"connectedSystems": [
|
||||
"Sasta",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Ladistier",
|
||||
"x": "20",
|
||||
"y": "10",
|
||||
"x": 20,
|
||||
"y": 10,
|
||||
"security": 0.2849998893118635,
|
||||
"connectedSystems": [
|
||||
"Vifrevaert",
|
||||
@@ -12,8 +12,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aeschee",
|
||||
"x": "20",
|
||||
"y": "365",
|
||||
"x": 20,
|
||||
"y": 365,
|
||||
"security": 0.1565304917557424,
|
||||
"connectedSystems": [
|
||||
"Adirain",
|
||||
@@ -25,8 +25,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Onne",
|
||||
"x": "20",
|
||||
"y": "655",
|
||||
"x": 20,
|
||||
"y": 655,
|
||||
"security": 0.3882801087888061,
|
||||
"connectedSystems": [
|
||||
"Deninard",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hecarrin",
|
||||
"x": "65",
|
||||
"y": "140",
|
||||
"x": 65,
|
||||
"y": 140,
|
||||
"security": 0.8275978485411967,
|
||||
"connectedSystems": [
|
||||
"Atlangeins"
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lisbaetanne",
|
||||
"x": "80",
|
||||
"y": "495",
|
||||
"x": 80,
|
||||
"y": 495,
|
||||
"security": 0.373262599738129,
|
||||
"connectedSystems": [
|
||||
"Aere",
|
||||
@@ -56,8 +56,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Atlangeins",
|
||||
"x": "85",
|
||||
"y": "175",
|
||||
"x": 85,
|
||||
"y": 175,
|
||||
"security": 0.8804870824892538,
|
||||
"connectedSystems": [
|
||||
"Ourapheh",
|
||||
@@ -67,8 +67,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vifrevaert",
|
||||
"x": "120",
|
||||
"y": "65",
|
||||
"x": 120,
|
||||
"y": 65,
|
||||
"security": 0.394994213235969,
|
||||
"connectedSystems": [
|
||||
"Allamotte",
|
||||
@@ -77,8 +77,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adirain",
|
||||
"x": "135",
|
||||
"y": "320",
|
||||
"x": 135,
|
||||
"y": 320,
|
||||
"security": 0.4236857698809219,
|
||||
"connectedSystems": [
|
||||
"Arnon",
|
||||
@@ -88,8 +88,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Laurvier",
|
||||
"x": "135",
|
||||
"y": "365",
|
||||
"x": 135,
|
||||
"y": 365,
|
||||
"security": 0.7310495583442387,
|
||||
"connectedSystems": [
|
||||
"Arnon",
|
||||
@@ -99,8 +99,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Attyn",
|
||||
"x": "135",
|
||||
"y": "410",
|
||||
"x": 135,
|
||||
"y": 410,
|
||||
"security": 0.669496111392775,
|
||||
"connectedSystems": [
|
||||
"Laurvier",
|
||||
@@ -109,8 +109,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Derririntel",
|
||||
"x": "155",
|
||||
"y": "190",
|
||||
"x": 155,
|
||||
"y": 190,
|
||||
"security": 0.8188007274569858,
|
||||
"connectedSystems": [
|
||||
"Tierijev",
|
||||
@@ -120,8 +120,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aere",
|
||||
"x": "180",
|
||||
"y": "495",
|
||||
"x": 180,
|
||||
"y": 495,
|
||||
"security": 0.6090615715210164,
|
||||
"connectedSystems": [
|
||||
"Arnon",
|
||||
@@ -131,8 +131,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Allamotte",
|
||||
"x": "190",
|
||||
"y": "95",
|
||||
"x": 190,
|
||||
"y": 95,
|
||||
"security": 0.590296976810497,
|
||||
"connectedSystems": [
|
||||
"Villore",
|
||||
@@ -141,8 +141,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Andole",
|
||||
"x": "200",
|
||||
"y": "245",
|
||||
"x": 200,
|
||||
"y": 245,
|
||||
"security": 0.7533894682218835,
|
||||
"connectedSystems": [
|
||||
"Ommare"
|
||||
@@ -150,8 +150,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hulmate",
|
||||
"x": "200",
|
||||
"y": "560",
|
||||
"x": 200,
|
||||
"y": 560,
|
||||
"security": 0.4318340533675543,
|
||||
"connectedSystems": [
|
||||
"Deninard",
|
||||
@@ -162,8 +162,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Cat",
|
||||
"x": "215",
|
||||
"y": "175",
|
||||
"x": 215,
|
||||
"y": 175,
|
||||
"security": 0.6773544114169816,
|
||||
"connectedSystems": [
|
||||
"Villore",
|
||||
@@ -173,8 +173,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ommare",
|
||||
"x": "220",
|
||||
"y": "210",
|
||||
"x": 220,
|
||||
"y": 210,
|
||||
"security": 0.7267059244434768,
|
||||
"connectedSystems": [
|
||||
"Cat",
|
||||
@@ -183,8 +183,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arnon",
|
||||
"x": "235",
|
||||
"y": "360",
|
||||
"x": 235,
|
||||
"y": 360,
|
||||
"security": 0.8,
|
||||
"connectedSystems": [
|
||||
"Emsar",
|
||||
@@ -195,8 +195,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Annages",
|
||||
"x": "275",
|
||||
"y": "520",
|
||||
"x": 275,
|
||||
"y": 520,
|
||||
"security": 0.6606257145042986,
|
||||
"connectedSystems": [
|
||||
"Deninard",
|
||||
@@ -205,8 +205,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Old Man Star",
|
||||
"x": "280",
|
||||
"y": "10",
|
||||
"x": 280,
|
||||
"y": 10,
|
||||
"security": 0.3356865888245387,
|
||||
"connectedSystems": [
|
||||
"Villore",
|
||||
@@ -216,8 +216,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Villore",
|
||||
"x": "290",
|
||||
"y": "120",
|
||||
"x": 290,
|
||||
"y": 120,
|
||||
"security": 0.9,
|
||||
"connectedSystems": [
|
||||
"Pemene",
|
||||
@@ -230,8 +230,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pemene",
|
||||
"x": "290",
|
||||
"y": "200",
|
||||
"x": 290,
|
||||
"y": 200,
|
||||
"security": 0.4501924356223205,
|
||||
"connectedSystems": [
|
||||
"Mesybier",
|
||||
@@ -241,8 +241,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Deninard",
|
||||
"x": "330",
|
||||
"y": "555",
|
||||
"x": 330,
|
||||
"y": 555,
|
||||
"security": 0.7093875698729967,
|
||||
"connectedSystems": [
|
||||
"Kemerk",
|
||||
@@ -253,8 +253,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Haine",
|
||||
"x": "365",
|
||||
"y": "350",
|
||||
"x": 365,
|
||||
"y": 350,
|
||||
"security": 0.4364712475000889,
|
||||
"connectedSystems": [
|
||||
"Allebin",
|
||||
@@ -263,8 +263,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Perckhevin",
|
||||
"x": "365",
|
||||
"y": "400",
|
||||
"x": 365,
|
||||
"y": 400,
|
||||
"security": 0.5317901272507735,
|
||||
"connectedSystems": [
|
||||
"Allebin",
|
||||
@@ -273,8 +273,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Isenan",
|
||||
"x": "365",
|
||||
"y": "480",
|
||||
"x": 365,
|
||||
"y": 480,
|
||||
"security": 0.2544274058400347,
|
||||
"connectedSystems": [
|
||||
"Atlulle"
|
||||
@@ -282,8 +282,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arant",
|
||||
"x": "375",
|
||||
"y": "200",
|
||||
"x": 375,
|
||||
"y": 200,
|
||||
"security": 0.6047534808332529,
|
||||
"connectedSystems": [
|
||||
"Kemerk",
|
||||
@@ -293,8 +293,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vitrauze",
|
||||
"x": "380",
|
||||
"y": "600",
|
||||
"x": 380,
|
||||
"y": 600,
|
||||
"security": 0.2997459714736777,
|
||||
"connectedSystems": [
|
||||
"Droselory",
|
||||
@@ -304,8 +304,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Palmon",
|
||||
"x": "400",
|
||||
"y": "650",
|
||||
"x": 400,
|
||||
"y": 650,
|
||||
"security": 0.4497096686225474,
|
||||
"connectedSystems": [
|
||||
"Vitrauze",
|
||||
@@ -314,8 +314,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Obalyu",
|
||||
"x": "415",
|
||||
"y": "255",
|
||||
"x": 415,
|
||||
"y": 255,
|
||||
"security": 0.4235767651155716,
|
||||
"connectedSystems": [
|
||||
"Arant",
|
||||
@@ -324,8 +324,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Droselory",
|
||||
"x": "415",
|
||||
"y": "525",
|
||||
"x": 415,
|
||||
"y": 525,
|
||||
"security": 0.5412530397555997,
|
||||
"connectedSystems": [
|
||||
"Atlulle",
|
||||
@@ -334,8 +334,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Parts",
|
||||
"x": "425",
|
||||
"y": "310",
|
||||
"x": 425,
|
||||
"y": 310,
|
||||
"security": 0.3700815966232464,
|
||||
"connectedSystems": [
|
||||
"Obalyu",
|
||||
@@ -344,8 +344,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Allebin",
|
||||
"x": "425",
|
||||
"y": "370",
|
||||
"x": 425,
|
||||
"y": 370,
|
||||
"security": 0.4605558807873058,
|
||||
"connectedSystems": [
|
||||
"Parts",
|
||||
@@ -356,8 +356,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Atlulle",
|
||||
"x": "425",
|
||||
"y": "445",
|
||||
"x": 425,
|
||||
"y": 445,
|
||||
"security": 0.4040958537669085,
|
||||
"connectedSystems": [
|
||||
"Allebin",
|
||||
@@ -367,8 +367,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mesybier",
|
||||
"x": "435",
|
||||
"y": "150",
|
||||
"x": 435,
|
||||
"y": 150,
|
||||
"security": 0.4703787655727688,
|
||||
"connectedSystems": [
|
||||
"Caslemon",
|
||||
@@ -379,8 +379,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Indregulle",
|
||||
"x": "500",
|
||||
"y": "60",
|
||||
"x": 500,
|
||||
"y": 60,
|
||||
"security": 0.241978689738401,
|
||||
"connectedSystems": [
|
||||
"Heydieles",
|
||||
@@ -389,8 +389,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Renyn",
|
||||
"x": "520",
|
||||
"y": "395",
|
||||
"x": 520,
|
||||
"y": 395,
|
||||
"security": 0.8981993375293963,
|
||||
"connectedSystems": [
|
||||
"Oursulaert",
|
||||
@@ -403,8 +403,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Duripant",
|
||||
"x": "520",
|
||||
"y": "485",
|
||||
"x": 520,
|
||||
"y": 485,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Trosquesere",
|
||||
@@ -413,8 +413,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Heydieles",
|
||||
"x": "560",
|
||||
"y": "10",
|
||||
"x": 560,
|
||||
"y": 10,
|
||||
"security": 0.3066251979101813,
|
||||
"connectedSystems": [
|
||||
"Yvangier",
|
||||
@@ -427,8 +427,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Abune",
|
||||
"x": "580",
|
||||
"y": "60",
|
||||
"x": 580,
|
||||
"y": 60,
|
||||
"security": 0.2856340438691167,
|
||||
"connectedSystems": [
|
||||
"Heydieles",
|
||||
@@ -437,8 +437,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oursulaert",
|
||||
"x": "610",
|
||||
"y": "390",
|
||||
"x": 610,
|
||||
"y": 390,
|
||||
"security": 0.8906149761216737,
|
||||
"connectedSystems": [
|
||||
"Renyn",
|
||||
@@ -448,8 +448,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ane",
|
||||
"x": "640",
|
||||
"y": "190",
|
||||
"x": 640,
|
||||
"y": 190,
|
||||
"security": 0.3095079870871969,
|
||||
"connectedSystems": [
|
||||
"Seyllin",
|
||||
@@ -458,8 +458,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Seyllin",
|
||||
"x": "640",
|
||||
"y": "230",
|
||||
"x": 640,
|
||||
"y": 230,
|
||||
"security": 0.4139828134537368,
|
||||
"connectedSystems": [
|
||||
"Metserel",
|
||||
@@ -469,8 +469,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yvangier",
|
||||
"x": "660",
|
||||
"y": "80",
|
||||
"x": 660,
|
||||
"y": 80,
|
||||
"security": 0.397838452048622,
|
||||
"connectedSystems": [
|
||||
"Charmerout",
|
||||
@@ -479,8 +479,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mies",
|
||||
"x": "660",
|
||||
"y": "410",
|
||||
"x": 660,
|
||||
"y": 410,
|
||||
"security": 0.9473784782063247,
|
||||
"connectedSystems": [
|
||||
"Luminaire",
|
||||
@@ -490,8 +490,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Couster",
|
||||
"x": "685",
|
||||
"y": "620",
|
||||
"x": 685,
|
||||
"y": 620,
|
||||
"security": 0.902460888452,
|
||||
"connectedSystems": [
|
||||
"Algogille"
|
||||
@@ -499,8 +499,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Luminaire",
|
||||
"x": "695",
|
||||
"y": "475",
|
||||
"x": 695,
|
||||
"y": 475,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Pettinck",
|
||||
@@ -510,8 +510,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Algogille",
|
||||
"x": "695",
|
||||
"y": "570",
|
||||
"x": 695,
|
||||
"y": 570,
|
||||
"security": 0.9253662033104486,
|
||||
"connectedSystems": [
|
||||
"Luminaire",
|
||||
@@ -523,8 +523,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fliet",
|
||||
"x": "700",
|
||||
"y": "0",
|
||||
"x": 700,
|
||||
"y": 0,
|
||||
"security": 0.3455105528646093,
|
||||
"connectedSystems": [
|
||||
"Heydieles",
|
||||
@@ -534,8 +534,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Actee",
|
||||
"x": "700",
|
||||
"y": "40",
|
||||
"x": 700,
|
||||
"y": 40,
|
||||
"security": 0.5014649025070264,
|
||||
"connectedSystems": [
|
||||
"Heydieles",
|
||||
@@ -545,8 +545,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aporulie",
|
||||
"x": "710",
|
||||
"y": "275",
|
||||
"x": 710,
|
||||
"y": 275,
|
||||
"security": 0.7887401205577904,
|
||||
"connectedSystems": [
|
||||
"Wysalan",
|
||||
@@ -556,8 +556,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Clorteler",
|
||||
"x": "720",
|
||||
"y": "170",
|
||||
"x": 720,
|
||||
"y": 170,
|
||||
"security": 0.5156232199088369,
|
||||
"connectedSystems": [
|
||||
"Ane"
|
||||
@@ -565,8 +565,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adrel",
|
||||
"x": "780",
|
||||
"y": "215",
|
||||
"x": 780,
|
||||
"y": 215,
|
||||
"security": 0.5523204232683239,
|
||||
"connectedSystems": [
|
||||
"Caslemon",
|
||||
@@ -576,8 +576,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Deven",
|
||||
"x": "785",
|
||||
"y": "0",
|
||||
"x": 785,
|
||||
"y": 0,
|
||||
"security": 0.317772478577719,
|
||||
"connectedSystems": [
|
||||
"Fliet",
|
||||
@@ -586,8 +586,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amane",
|
||||
"x": "785",
|
||||
"y": "40",
|
||||
"x": 785,
|
||||
"y": 40,
|
||||
"security": 0.5528478509229514,
|
||||
"connectedSystems": [
|
||||
"Actee",
|
||||
@@ -596,8 +596,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Wysalan",
|
||||
"x": "785",
|
||||
"y": "320",
|
||||
"x": 785,
|
||||
"y": 320,
|
||||
"security": 0.8220946561796088,
|
||||
"connectedSystems": [
|
||||
"Synchelle",
|
||||
@@ -608,8 +608,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Synchelle",
|
||||
"x": "785",
|
||||
"y": "375",
|
||||
"x": 785,
|
||||
"y": 375,
|
||||
"security": 0.8707330373887257,
|
||||
"connectedSystems": [
|
||||
"Kassigainen",
|
||||
@@ -621,8 +621,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Charmerout",
|
||||
"x": "810",
|
||||
"y": "105",
|
||||
"x": 810,
|
||||
"y": 105,
|
||||
"security": 0.5549203693450666,
|
||||
"connectedSystems": [
|
||||
"Caslemon",
|
||||
@@ -632,8 +632,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Caslemon",
|
||||
"x": "810",
|
||||
"y": "150",
|
||||
"x": 810,
|
||||
"y": 150,
|
||||
"security": 0.5781619382598637,
|
||||
"connectedSystems": [
|
||||
"Jolevier",
|
||||
@@ -645,8 +645,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yona",
|
||||
"x": "815",
|
||||
"y": "275",
|
||||
"x": 815,
|
||||
"y": 275,
|
||||
"security": 0.8251904771207398,
|
||||
"connectedSystems": [
|
||||
"Wysalan",
|
||||
@@ -657,8 +657,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Noghere",
|
||||
"x": "840",
|
||||
"y": "215",
|
||||
"x": 840,
|
||||
"y": 215,
|
||||
"security": 0.680808731461797,
|
||||
"connectedSystems": [
|
||||
"Caslemon",
|
||||
@@ -668,8 +668,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mesokel",
|
||||
"x": "850",
|
||||
"y": "315",
|
||||
"x": 850,
|
||||
"y": 315,
|
||||
"security": 0.8576548904039727,
|
||||
"connectedSystems": [
|
||||
"Wysalan"
|
||||
@@ -677,8 +677,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Henebene",
|
||||
"x": "855",
|
||||
"y": "350",
|
||||
"x": 855,
|
||||
"y": 350,
|
||||
"security": 0.8373290185921263,
|
||||
"connectedSystems": [
|
||||
"Synchelle"
|
||||
@@ -686,8 +686,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Estaunitte",
|
||||
"x": "885",
|
||||
"y": "40",
|
||||
"x": 885,
|
||||
"y": 40,
|
||||
"security": 0.4282039400458626,
|
||||
"connectedSystems": [
|
||||
"Amane"
|
||||
@@ -695,8 +695,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jolevier",
|
||||
"x": "895",
|
||||
"y": "140",
|
||||
"x": 895,
|
||||
"y": 140,
|
||||
"security": 0.8768835565998043,
|
||||
"connectedSystems": [
|
||||
"Yashunen",
|
||||
@@ -706,8 +706,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ourapheh",
|
||||
"x": "70",
|
||||
"y": "210",
|
||||
"x": 70,
|
||||
"y": 210,
|
||||
"security": 0.861960173311,
|
||||
"connectedSystems": [
|
||||
"Manarq",
|
||||
@@ -719,8 +719,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jovainnon",
|
||||
"x": "75",
|
||||
"y": "295",
|
||||
"x": 75,
|
||||
"y": 295,
|
||||
"security": 0.2981414191407068,
|
||||
"connectedSystems": [
|
||||
"Hevrice",
|
||||
@@ -729,8 +729,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tierijev",
|
||||
"x": "130",
|
||||
"y": "225",
|
||||
"x": 130,
|
||||
"y": 225,
|
||||
"security": 0.8379695899076048,
|
||||
"connectedSystems": [
|
||||
"Chantrousse",
|
||||
@@ -741,8 +741,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Emsar",
|
||||
"x": "225",
|
||||
"y": "310",
|
||||
"x": 225,
|
||||
"y": 310,
|
||||
"security": 0.7129289485226924,
|
||||
"connectedSystems": [
|
||||
"Manarq",
|
||||
@@ -752,8 +752,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amoderia",
|
||||
"x": "290",
|
||||
"y": "260",
|
||||
"x": 290,
|
||||
"y": 260,
|
||||
"security": 0.4048520216710199,
|
||||
"connectedSystems": [
|
||||
"Pemene",
|
||||
@@ -763,8 +763,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arraron",
|
||||
"x": "290",
|
||||
"y": "410",
|
||||
"x": 290,
|
||||
"y": 410,
|
||||
"security": 0.471987249510464,
|
||||
"connectedSystems": [
|
||||
"Amoderia",
|
||||
@@ -775,8 +775,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kemerk",
|
||||
"x": "330",
|
||||
"y": "315",
|
||||
"x": 330,
|
||||
"y": 315,
|
||||
"security": 0.7669895940730661,
|
||||
"connectedSystems": [
|
||||
"Yulai",
|
||||
@@ -787,8 +787,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Orvolle",
|
||||
"x": "430",
|
||||
"y": "110",
|
||||
"x": 430,
|
||||
"y": 110,
|
||||
"security": 0.746238173885059,
|
||||
"connectedSystems": [
|
||||
"PF-346",
|
||||
@@ -799,8 +799,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lermireve",
|
||||
"x": "455",
|
||||
"y": "700",
|
||||
"x": 455,
|
||||
"y": 700,
|
||||
"security": 0.2705772254108247,
|
||||
"connectedSystems": [
|
||||
"Raeghoscon",
|
||||
@@ -810,8 +810,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Murethand",
|
||||
"x": "500",
|
||||
"y": "110",
|
||||
"x": 500,
|
||||
"y": 110,
|
||||
"security": 0.2864525220048827,
|
||||
"connectedSystems": [
|
||||
"Mesybier",
|
||||
@@ -821,8 +821,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Trosquesere",
|
||||
"x": "500",
|
||||
"y": "545",
|
||||
"x": 500,
|
||||
"y": 545,
|
||||
"security": 0.8714566259433969,
|
||||
"connectedSystems": [
|
||||
"Duripant",
|
||||
@@ -832,8 +832,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Erme",
|
||||
"x": "505",
|
||||
"y": "230",
|
||||
"x": 505,
|
||||
"y": 230,
|
||||
"security": 0.798155591761163,
|
||||
"connectedSystems": [
|
||||
"Du Annes",
|
||||
@@ -846,8 +846,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Grinacanne",
|
||||
"x": "505",
|
||||
"y": "280",
|
||||
"x": 505,
|
||||
"y": 280,
|
||||
"security": 0.8480630016916324,
|
||||
"connectedSystems": [
|
||||
"Renyn",
|
||||
@@ -858,8 +858,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Metserel",
|
||||
"x": "570",
|
||||
"y": "230",
|
||||
"x": 570,
|
||||
"y": 230,
|
||||
"security": 0.6882390794916156,
|
||||
"connectedSystems": [
|
||||
"Du Annes",
|
||||
@@ -869,8 +869,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Du Annes",
|
||||
"x": "570",
|
||||
"y": "280",
|
||||
"x": 570,
|
||||
"y": 280,
|
||||
"security": 0.6478139505356102,
|
||||
"connectedSystems": [
|
||||
"Pettinck",
|
||||
@@ -883,8 +883,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oinasiken",
|
||||
"x": "590",
|
||||
"y": "100",
|
||||
"x": 590,
|
||||
"y": 100,
|
||||
"security": 0.2337136584963991,
|
||||
"connectedSystems": [
|
||||
"Nisuwa",
|
||||
@@ -894,8 +894,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pakhshi",
|
||||
"x": "610",
|
||||
"y": "350",
|
||||
"x": 610,
|
||||
"y": 350,
|
||||
"security": 0.845482996818,
|
||||
"connectedSystems": [
|
||||
"Tar",
|
||||
@@ -907,8 +907,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bereye",
|
||||
"x": "615",
|
||||
"y": "450",
|
||||
"x": 615,
|
||||
"y": 450,
|
||||
"security": 0.9,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -922,8 +922,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pettinck",
|
||||
"x": "695",
|
||||
"y": "310",
|
||||
"x": 695,
|
||||
"y": 310,
|
||||
"security": 0.8177613595332925,
|
||||
"connectedSystems": [
|
||||
"Luminaire",
|
||||
@@ -934,8 +934,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nagamanen",
|
||||
"x": "885",
|
||||
"y": "0",
|
||||
"x": 885,
|
||||
"y": 0,
|
||||
"security": 0.3047258976551928,
|
||||
"connectedSystems": [
|
||||
"Hasmijaala",
|
||||
@@ -946,8 +946,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kassigainen",
|
||||
"x": "885",
|
||||
"y": "490",
|
||||
"x": 885,
|
||||
"y": 490,
|
||||
"security": 0.915852313971306,
|
||||
"connectedSystems": [
|
||||
"Yashunen",
|
||||
@@ -958,8 +958,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yashunen",
|
||||
"x": "930",
|
||||
"y": "250",
|
||||
"x": 930,
|
||||
"y": 250,
|
||||
"security": 0.9512300145781948,
|
||||
"connectedSystems": [
|
||||
"Kassigainen",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Angatalie",
|
||||
"x": "15",
|
||||
"y": "545",
|
||||
"x": 15,
|
||||
"y": 545,
|
||||
"security": 0.1604663930412262,
|
||||
"connectedSystems": [
|
||||
"Mannar",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aydoteaux",
|
||||
"x": "25",
|
||||
"y": "90",
|
||||
"x": 25,
|
||||
"y": 90,
|
||||
"security": 0.6805528669102096,
|
||||
"connectedSystems": [
|
||||
"Tolle",
|
||||
@@ -21,8 +21,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mannar",
|
||||
"x": "65",
|
||||
"y": "580",
|
||||
"x": 65,
|
||||
"y": 580,
|
||||
"security": 0.285022775184,
|
||||
"connectedSystems": [
|
||||
"Olide",
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mormelot",
|
||||
"x": "80",
|
||||
"y": "530",
|
||||
"x": 80,
|
||||
"y": 530,
|
||||
"security": 0.2320840340687989,
|
||||
"connectedSystems": [
|
||||
"Mannar",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adeel",
|
||||
"x": "85",
|
||||
"y": "645",
|
||||
"x": 85,
|
||||
"y": 645,
|
||||
"security": 0.3530483964302776,
|
||||
"connectedSystems": [
|
||||
"Olide"
|
||||
@@ -51,8 +51,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jurlesel",
|
||||
"x": "95",
|
||||
"y": "350",
|
||||
"x": 95,
|
||||
"y": 350,
|
||||
"security": 0.5992497127593963,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tolle",
|
||||
"x": "100",
|
||||
"y": "90",
|
||||
"x": 100,
|
||||
"y": 90,
|
||||
"security": 0.708052067251361,
|
||||
"connectedSystems": [
|
||||
"Manarq",
|
||||
@@ -75,8 +75,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Olide",
|
||||
"x": "115",
|
||||
"y": "610",
|
||||
"x": 115,
|
||||
"y": 610,
|
||||
"security": 0.7416001213131533,
|
||||
"connectedSystems": [
|
||||
"Groothese",
|
||||
@@ -86,8 +86,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aice",
|
||||
"x": "155",
|
||||
"y": "280",
|
||||
"x": 155,
|
||||
"y": 280,
|
||||
"security": 0.6911667830472876,
|
||||
"connectedSystems": [
|
||||
"Amattens",
|
||||
@@ -98,8 +98,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amattens",
|
||||
"x": "170",
|
||||
"y": "410",
|
||||
"x": 170,
|
||||
"y": 410,
|
||||
"security": 0.5900502183233818,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -112,8 +112,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Carirgnottin",
|
||||
"x": "180",
|
||||
"y": "90",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"security": 0.6248775511168193,
|
||||
"connectedSystems": [
|
||||
"Averon",
|
||||
@@ -124,8 +124,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Scuelazyns",
|
||||
"x": "180",
|
||||
"y": "160",
|
||||
"x": 180,
|
||||
"y": 160,
|
||||
"security": 0.6416866619441537,
|
||||
"connectedSystems": [
|
||||
"Enedore",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Groothese",
|
||||
"x": "185",
|
||||
"y": "620",
|
||||
"x": 185,
|
||||
"y": 620,
|
||||
"security": 0.2682584516907588,
|
||||
"connectedSystems": [
|
||||
"Elarel",
|
||||
@@ -147,8 +147,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Junsoraert",
|
||||
"x": "190",
|
||||
"y": "340",
|
||||
"x": 190,
|
||||
"y": 340,
|
||||
"security": 0.5241831876105647,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Muer",
|
||||
"x": "255",
|
||||
"y": "35",
|
||||
"x": 255,
|
||||
"y": 35,
|
||||
"security": 0.5811638675909376,
|
||||
"connectedSystems": [
|
||||
"Odixie",
|
||||
@@ -168,8 +168,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Odixie",
|
||||
"x": "265",
|
||||
"y": "90",
|
||||
"x": 265,
|
||||
"y": 90,
|
||||
"security": 0.5503032754762968,
|
||||
"connectedSystems": [
|
||||
"Averon",
|
||||
@@ -180,8 +180,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Averon",
|
||||
"x": "265",
|
||||
"y": "160",
|
||||
"x": 265,
|
||||
"y": 160,
|
||||
"security": 0.5760883283177869,
|
||||
"connectedSystems": [
|
||||
"Enedore",
|
||||
@@ -192,8 +192,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arnatele",
|
||||
"x": "265",
|
||||
"y": "295",
|
||||
"x": 265,
|
||||
"y": 295,
|
||||
"security": 0.6229306526708074,
|
||||
"connectedSystems": [
|
||||
"Halle",
|
||||
@@ -206,8 +206,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uphene",
|
||||
"x": "265",
|
||||
"y": "505",
|
||||
"x": 265,
|
||||
"y": 505,
|
||||
"security": 0.5783271720851728,
|
||||
"connectedSystems": [
|
||||
"Amattens",
|
||||
@@ -218,8 +218,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bereye",
|
||||
"x": "270",
|
||||
"y": "375",
|
||||
"x": 270,
|
||||
"y": 375,
|
||||
"security": 0.9,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -233,8 +233,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Enedore",
|
||||
"x": "280",
|
||||
"y": "195",
|
||||
"x": 280,
|
||||
"y": 195,
|
||||
"security": 0.6467583335719689,
|
||||
"connectedSystems": [
|
||||
"Aice",
|
||||
@@ -246,8 +246,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Elarel",
|
||||
"x": "280",
|
||||
"y": "615",
|
||||
"x": 280,
|
||||
"y": 615,
|
||||
"security": 0.3945267478874255,
|
||||
"connectedSystems": [
|
||||
"Atlanins",
|
||||
@@ -257,8 +257,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bille",
|
||||
"x": "290",
|
||||
"y": "560",
|
||||
"x": 290,
|
||||
"y": 560,
|
||||
"security": 0.5158581956835364,
|
||||
"connectedSystems": [
|
||||
"Atlanins",
|
||||
@@ -269,8 +269,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mormoen",
|
||||
"x": "325",
|
||||
"y": "270",
|
||||
"x": 325,
|
||||
"y": 270,
|
||||
"security": 0.7180394844318911,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -279,8 +279,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Halle",
|
||||
"x": "325",
|
||||
"y": "330",
|
||||
"x": 325,
|
||||
"y": 330,
|
||||
"security": 0.7283624900874194,
|
||||
"connectedSystems": [
|
||||
"Arnatele",
|
||||
@@ -290,8 +290,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Laic",
|
||||
"x": "345",
|
||||
"y": "205",
|
||||
"x": 345,
|
||||
"y": 205,
|
||||
"security": 0.7931729338542655,
|
||||
"connectedSystems": [
|
||||
"Enedore",
|
||||
@@ -300,8 +300,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Antollare",
|
||||
"x": "360",
|
||||
"y": "155",
|
||||
"x": 360,
|
||||
"y": 155,
|
||||
"security": 0.6894271902190032,
|
||||
"connectedSystems": [
|
||||
"Enedore",
|
||||
@@ -311,8 +311,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Leremblompes",
|
||||
"x": "390",
|
||||
"y": "475",
|
||||
"x": 390,
|
||||
"y": 475,
|
||||
"security": 0.647192765314,
|
||||
"connectedSystems": [
|
||||
"Bereye",
|
||||
@@ -325,8 +325,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alachene",
|
||||
"x": "390",
|
||||
"y": "535",
|
||||
"x": 390,
|
||||
"y": 535,
|
||||
"security": 0.3423653062928791,
|
||||
"connectedSystems": [
|
||||
"Atlanins",
|
||||
@@ -335,8 +335,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Avele",
|
||||
"x": "425",
|
||||
"y": "210",
|
||||
"x": 425,
|
||||
"y": 210,
|
||||
"security": 0.7101435824422295,
|
||||
"connectedSystems": [
|
||||
"Leremblompes",
|
||||
@@ -345,8 +345,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Colcer",
|
||||
"x": "460",
|
||||
"y": "440",
|
||||
"x": 460,
|
||||
"y": 440,
|
||||
"security": 0.8512248960268549,
|
||||
"connectedSystems": [
|
||||
"Leremblompes"
|
||||
@@ -354,8 +354,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Atlanins",
|
||||
"x": "470",
|
||||
"y": "600",
|
||||
"x": 470,
|
||||
"y": 600,
|
||||
"security": 0.6290530090471502,
|
||||
"connectedSystems": [
|
||||
"Vaurent",
|
||||
@@ -368,8 +368,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mya",
|
||||
"x": "525",
|
||||
"y": "305",
|
||||
"x": 525,
|
||||
"y": 305,
|
||||
"security": 0.3710814414145367,
|
||||
"connectedSystems": [
|
||||
"Torvi",
|
||||
@@ -378,8 +378,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gerper",
|
||||
"x": "535",
|
||||
"y": "245",
|
||||
"x": 535,
|
||||
"y": 245,
|
||||
"security": 0.3544372000992788,
|
||||
"connectedSystems": [
|
||||
"Mya"
|
||||
@@ -387,8 +387,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Torvi",
|
||||
"x": "540",
|
||||
"y": "355",
|
||||
"x": 540,
|
||||
"y": 355,
|
||||
"security": 0.5303085937931712,
|
||||
"connectedSystems": [
|
||||
"Azer",
|
||||
@@ -397,8 +397,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Azer",
|
||||
"x": "565",
|
||||
"y": "400",
|
||||
"x": 565,
|
||||
"y": 400,
|
||||
"security": 0.6570695028087454,
|
||||
"connectedSystems": [
|
||||
"Harerget",
|
||||
@@ -410,8 +410,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mosson",
|
||||
"x": "590",
|
||||
"y": "455",
|
||||
"x": 590,
|
||||
"y": 455,
|
||||
"security": 0.6565800793318255,
|
||||
"connectedSystems": [
|
||||
"Vaurent",
|
||||
@@ -421,8 +421,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vaurent",
|
||||
"x": "605",
|
||||
"y": "585",
|
||||
"x": 605,
|
||||
"y": 585,
|
||||
"security": 0.5843099765994465,
|
||||
"connectedSystems": [
|
||||
"Marosier",
|
||||
@@ -433,8 +433,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Quier",
|
||||
"x": "625",
|
||||
"y": "55",
|
||||
"x": 625,
|
||||
"y": 55,
|
||||
"security": 0.7338821240116722,
|
||||
"connectedSystems": [
|
||||
"Frarolle"
|
||||
@@ -442,8 +442,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Harerget",
|
||||
"x": "625",
|
||||
"y": "345",
|
||||
"x": 625,
|
||||
"y": 345,
|
||||
"security": 0.8337578334304113,
|
||||
"connectedSystems": [
|
||||
"Claysson",
|
||||
@@ -454,8 +454,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Cherore",
|
||||
"x": "650",
|
||||
"y": "420",
|
||||
"x": 650,
|
||||
"y": 420,
|
||||
"security": 0.7028863843480447,
|
||||
"connectedSystems": [
|
||||
"Jaschercis",
|
||||
@@ -466,8 +466,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jaschercis",
|
||||
"x": "660",
|
||||
"y": "530",
|
||||
"x": 660,
|
||||
"y": 530,
|
||||
"security": 0.6127038720154012,
|
||||
"connectedSystems": [
|
||||
"Marosier",
|
||||
@@ -479,8 +479,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Marosier",
|
||||
"x": "675",
|
||||
"y": "620",
|
||||
"x": 675,
|
||||
"y": 620,
|
||||
"security": 0.6034455992087044,
|
||||
"connectedSystems": [
|
||||
"Lirsautton",
|
||||
@@ -490,8 +490,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aclan",
|
||||
"x": "710",
|
||||
"y": "560",
|
||||
"x": 710,
|
||||
"y": 560,
|
||||
"security": 0.5067094851027737,
|
||||
"connectedSystems": [
|
||||
"Jaschercis"
|
||||
@@ -499,8 +499,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Frarolle",
|
||||
"x": "730",
|
||||
"y": "105",
|
||||
"x": 730,
|
||||
"y": 105,
|
||||
"security": 0.7904602604737497,
|
||||
"connectedSystems": [
|
||||
"Gicodel",
|
||||
@@ -509,8 +509,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ardallabier",
|
||||
"x": "755",
|
||||
"y": "655",
|
||||
"x": 755,
|
||||
"y": 655,
|
||||
"security": 0.7136319328253772,
|
||||
"connectedSystems": [
|
||||
"Lirsautton",
|
||||
@@ -521,8 +521,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lirsautton",
|
||||
"x": "775",
|
||||
"y": "580",
|
||||
"x": 775,
|
||||
"y": 580,
|
||||
"security": 0.835555852674809,
|
||||
"connectedSystems": [
|
||||
"Marosier",
|
||||
@@ -533,8 +533,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gicodel",
|
||||
"x": "780",
|
||||
"y": "165",
|
||||
"x": 780,
|
||||
"y": 165,
|
||||
"security": 0.858425910196692,
|
||||
"connectedSystems": [
|
||||
"Ethernity",
|
||||
@@ -544,8 +544,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ethernity",
|
||||
"x": "780",
|
||||
"y": "235",
|
||||
"x": 780,
|
||||
"y": 235,
|
||||
"security": 0.9356340666048935,
|
||||
"connectedSystems": [
|
||||
"Harerget",
|
||||
@@ -558,8 +558,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Meves",
|
||||
"x": "815",
|
||||
"y": "295",
|
||||
"x": 815,
|
||||
"y": 295,
|
||||
"security": 0.9791473474606078,
|
||||
"connectedSystems": [
|
||||
"Athinard",
|
||||
@@ -571,8 +571,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Blameston",
|
||||
"x": "840",
|
||||
"y": "505",
|
||||
"x": 840,
|
||||
"y": 505,
|
||||
"security": 0.9516095482519655,
|
||||
"connectedSystems": [
|
||||
"Lirsautton",
|
||||
@@ -581,8 +581,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mattere",
|
||||
"x": "865",
|
||||
"y": "200",
|
||||
"x": 865,
|
||||
"y": 200,
|
||||
"security": 0.9511227392707943,
|
||||
"connectedSystems": [
|
||||
"Meves",
|
||||
@@ -594,8 +594,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Athinard",
|
||||
"x": "900",
|
||||
"y": "260",
|
||||
"x": 900,
|
||||
"y": 260,
|
||||
"security": 0.9749090362069222,
|
||||
"connectedSystems": [
|
||||
"Meves",
|
||||
@@ -605,8 +605,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lermireve",
|
||||
"x": "0",
|
||||
"y": "500",
|
||||
"x": 0,
|
||||
"y": 500,
|
||||
"security": 0.2705772254108247,
|
||||
"connectedSystems": [
|
||||
"Raeghoscon",
|
||||
@@ -616,8 +616,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Girani-Fa",
|
||||
"x": "5",
|
||||
"y": "35",
|
||||
"x": 5,
|
||||
"y": 35,
|
||||
"security": 0.5869574506870716,
|
||||
"connectedSystems": [
|
||||
"Tarta",
|
||||
@@ -627,8 +627,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Schoorasana",
|
||||
"x": "65",
|
||||
"y": "480",
|
||||
"x": 65,
|
||||
"y": 480,
|
||||
"security": 0.4480995303675568,
|
||||
"connectedSystems": [
|
||||
"Gratesier",
|
||||
@@ -637,8 +637,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Manarq",
|
||||
"x": "80",
|
||||
"y": "35",
|
||||
"x": 80,
|
||||
"y": 35,
|
||||
"security": 0.815666222756326,
|
||||
"connectedSystems": [
|
||||
"Tar",
|
||||
@@ -650,8 +650,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mies",
|
||||
"x": "345",
|
||||
"y": "370",
|
||||
"x": 345,
|
||||
"y": 370,
|
||||
"security": 0.9473784782063247,
|
||||
"connectedSystems": [
|
||||
"Luminaire",
|
||||
@@ -661,8 +661,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Brapelille",
|
||||
"x": "615",
|
||||
"y": "690",
|
||||
"x": 615,
|
||||
"y": 690,
|
||||
"security": 0.6724661865749801,
|
||||
"connectedSystems": [
|
||||
"Ardallabier",
|
||||
@@ -675,8 +675,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Claysson",
|
||||
"x": "635",
|
||||
"y": "270",
|
||||
"x": 635,
|
||||
"y": 270,
|
||||
"security": 0.9376874435009036,
|
||||
"connectedSystems": [
|
||||
"Harerget",
|
||||
@@ -686,8 +686,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jel",
|
||||
"x": "700",
|
||||
"y": "710",
|
||||
"x": 700,
|
||||
"y": 710,
|
||||
"security": 0.6071689587518347,
|
||||
"connectedSystems": [
|
||||
"Ardallabier",
|
||||
@@ -697,8 +697,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pulin",
|
||||
"x": "705",
|
||||
"y": "485",
|
||||
"x": 705,
|
||||
"y": 485,
|
||||
"security": 0.5419477413947693,
|
||||
"connectedSystems": [
|
||||
"Foves",
|
||||
@@ -710,8 +710,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bourynes",
|
||||
"x": "710",
|
||||
"y": "200",
|
||||
"x": 710,
|
||||
"y": 200,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Alillere",
|
||||
@@ -724,8 +724,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ardene",
|
||||
"x": "775",
|
||||
"y": "720",
|
||||
"x": 775,
|
||||
"y": 720,
|
||||
"security": 0.5517798187001999,
|
||||
"connectedSystems": [
|
||||
"Ardallabier",
|
||||
@@ -736,8 +736,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vylade",
|
||||
"x": "865",
|
||||
"y": "450",
|
||||
"x": 865,
|
||||
"y": 450,
|
||||
"security": 0.7962889720120507,
|
||||
"connectedSystems": [
|
||||
"Blameston",
|
||||
@@ -750,8 +750,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adreland",
|
||||
"x": "895",
|
||||
"y": "135",
|
||||
"x": 895,
|
||||
"y": 135,
|
||||
"security": 0.8725015366781721,
|
||||
"connectedSystems": [
|
||||
"Pettinck",
|
||||
@@ -762,8 +762,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dodixie",
|
||||
"x": "900",
|
||||
"y": "330",
|
||||
"x": 900,
|
||||
"y": 330,
|
||||
"security": 0.868406701643,
|
||||
"connectedSystems": [
|
||||
"Vylade",
|
||||
@@ -776,8 +776,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Doussivitte",
|
||||
"x": "965",
|
||||
"y": "195",
|
||||
"x": 965,
|
||||
"y": 195,
|
||||
"security": 0.7619204115722225,
|
||||
"connectedSystems": [
|
||||
"Parchanier",
|
||||
|
||||
2396
public/Fade.json
2396
public/Fade.json
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "QBH5-F",
|
||||
"x": "5",
|
||||
"y": "195",
|
||||
"x": 5,
|
||||
"y": 195,
|
||||
"security": -0.5741764894684791,
|
||||
"connectedSystems": [
|
||||
"UD-VZW",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AZN-D2",
|
||||
"x": "5",
|
||||
"y": "285",
|
||||
"x": 5,
|
||||
"y": 285,
|
||||
"security": -0.563141732189294,
|
||||
"connectedSystems": [
|
||||
"QBH5-F",
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-PR0S",
|
||||
"x": "5",
|
||||
"y": "330",
|
||||
"x": 5,
|
||||
"y": 330,
|
||||
"security": -0.5541165019169804,
|
||||
"connectedSystems": [
|
||||
"AZN-D2",
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VNGJ-U",
|
||||
"x": "10",
|
||||
"y": "375",
|
||||
"x": 10,
|
||||
"y": 375,
|
||||
"security": -0.4665699614204455,
|
||||
"connectedSystems": [
|
||||
"E-PR0S",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-LCI7",
|
||||
"x": "20",
|
||||
"y": "415",
|
||||
"x": 20,
|
||||
"y": 415,
|
||||
"security": -0.4400758467007094,
|
||||
"connectedSystems": [
|
||||
"VNGJ-U",
|
||||
@@ -53,8 +53,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UD-VZW",
|
||||
"x": "25",
|
||||
"y": "115",
|
||||
"x": 25,
|
||||
"y": 115,
|
||||
"security": -0.499025238117393,
|
||||
"connectedSystems": [
|
||||
"IV-UNR",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "V-TN6Q",
|
||||
"x": "35",
|
||||
"y": "70",
|
||||
"x": 35,
|
||||
"y": 70,
|
||||
"security": -0.3864904994294819,
|
||||
"connectedSystems": [
|
||||
"UD-VZW",
|
||||
@@ -75,8 +75,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VVO-R6",
|
||||
"x": "35",
|
||||
"y": "460",
|
||||
"x": 35,
|
||||
"y": 460,
|
||||
"security": -0.3353965158196901,
|
||||
"connectedSystems": [
|
||||
"5-LCI7",
|
||||
@@ -85,8 +85,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TR07-S",
|
||||
"x": "79",
|
||||
"y": "286",
|
||||
"x": 79,
|
||||
"y": 286,
|
||||
"security": -0.6111663265012792,
|
||||
"connectedSystems": [
|
||||
"AZN-D2",
|
||||
@@ -96,8 +96,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2-F3OE",
|
||||
"x": "79",
|
||||
"y": "330",
|
||||
"x": 79,
|
||||
"y": 330,
|
||||
"security": -0.5160801891034502,
|
||||
"connectedSystems": [
|
||||
"TR07-S"
|
||||
@@ -105,8 +105,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y2-I3W",
|
||||
"x": "80",
|
||||
"y": "425",
|
||||
"x": 80,
|
||||
"y": 425,
|
||||
"security": -0.3835652740286656,
|
||||
"connectedSystems": [
|
||||
"5-LCI7",
|
||||
@@ -115,8 +115,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-YX2D",
|
||||
"x": "100",
|
||||
"y": "90",
|
||||
"x": 100,
|
||||
"y": 90,
|
||||
"security": -0.4393549899738811,
|
||||
"connectedSystems": [
|
||||
"UD-VZW",
|
||||
@@ -126,8 +126,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D4-2XN",
|
||||
"x": "100",
|
||||
"y": "725",
|
||||
"x": 100,
|
||||
"y": 725,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"K-9UG4",
|
||||
@@ -136,8 +136,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YHP2-D",
|
||||
"x": "120",
|
||||
"y": "535",
|
||||
"x": 120,
|
||||
"y": 535,
|
||||
"security": -0.2956348013811332,
|
||||
"connectedSystems": [
|
||||
"VVO-R6",
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CL-J9W",
|
||||
"x": "145",
|
||||
"y": "445",
|
||||
"x": 145,
|
||||
"y": 445,
|
||||
"security": -0.3747502598884117,
|
||||
"connectedSystems": [
|
||||
"Y2-I3W"
|
||||
@@ -155,8 +155,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PMV-G6",
|
||||
"x": "153",
|
||||
"y": "193",
|
||||
"x": 153,
|
||||
"y": 193,
|
||||
"security": -0.4721670327397914,
|
||||
"connectedSystems": [
|
||||
"J-TPTA"
|
||||
@@ -164,8 +164,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CFLF-P",
|
||||
"x": "170",
|
||||
"y": "90",
|
||||
"x": 170,
|
||||
"y": 90,
|
||||
"security": -0.4061397462052269,
|
||||
"connectedSystems": [
|
||||
"3-YX2D",
|
||||
@@ -175,8 +175,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J94-MU",
|
||||
"x": "175",
|
||||
"y": "555",
|
||||
"x": 175,
|
||||
"y": 555,
|
||||
"security": -0.2511656620552044,
|
||||
"connectedSystems": [
|
||||
"YHP2-D",
|
||||
@@ -185,8 +185,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-9UG4",
|
||||
"x": "175",
|
||||
"y": "725",
|
||||
"x": 175,
|
||||
"y": 725,
|
||||
"security": -0.9734734324137595,
|
||||
"connectedSystems": [
|
||||
"ZID-LE",
|
||||
@@ -195,8 +195,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BGN1-O",
|
||||
"x": "182",
|
||||
"y": "347",
|
||||
"x": 182,
|
||||
"y": 347,
|
||||
"security": -0.3430114156738096,
|
||||
"connectedSystems": [
|
||||
"X6-J6R"
|
||||
@@ -204,8 +204,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X6-J6R",
|
||||
"x": "192",
|
||||
"y": "304",
|
||||
"x": 192,
|
||||
"y": 304,
|
||||
"security": -0.3994384269263079,
|
||||
"connectedSystems": [
|
||||
"5-IZGE",
|
||||
@@ -214,8 +214,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-TPTA",
|
||||
"x": "220",
|
||||
"y": "197",
|
||||
"x": 220,
|
||||
"y": 197,
|
||||
"security": -0.418409335670873,
|
||||
"connectedSystems": [
|
||||
"CFLF-P",
|
||||
@@ -227,8 +227,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-IZGE",
|
||||
"x": "220",
|
||||
"y": "250",
|
||||
"x": 220,
|
||||
"y": 250,
|
||||
"security": -0.4684785216504915,
|
||||
"connectedSystems": [
|
||||
"J-TPTA",
|
||||
@@ -238,8 +238,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M2GJ-X",
|
||||
"x": "235",
|
||||
"y": "570",
|
||||
"x": 235,
|
||||
"y": 570,
|
||||
"security": -0.2031184874387021,
|
||||
"connectedSystems": [
|
||||
"J94-MU",
|
||||
@@ -248,8 +248,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-ZFCG",
|
||||
"x": "245",
|
||||
"y": "105",
|
||||
"x": 245,
|
||||
"y": 105,
|
||||
"security": -0.3196696646865236,
|
||||
"connectedSystems": [
|
||||
"CFLF-P",
|
||||
@@ -258,8 +258,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2-RSC7",
|
||||
"x": "250",
|
||||
"y": "685",
|
||||
"x": 250,
|
||||
"y": 685,
|
||||
"security": -0.8422690704735194,
|
||||
"connectedSystems": [
|
||||
"ZID-LE"
|
||||
@@ -267,8 +267,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZID-LE",
|
||||
"x": "250",
|
||||
"y": "725",
|
||||
"x": 250,
|
||||
"y": 725,
|
||||
"security": -0.9574311197333308,
|
||||
"connectedSystems": [
|
||||
"KJ-V0P",
|
||||
@@ -278,8 +278,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4AZ-J8",
|
||||
"x": "273",
|
||||
"y": "306",
|
||||
"x": 273,
|
||||
"y": 306,
|
||||
"security": -0.4002588559474077,
|
||||
"connectedSystems": [
|
||||
"5-IZGE"
|
||||
@@ -287,8 +287,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H-P4LB",
|
||||
"x": "280",
|
||||
"y": "515",
|
||||
"x": 280,
|
||||
"y": 515,
|
||||
"security": -0.1192586599325453,
|
||||
"connectedSystems": [
|
||||
"5ELE-A",
|
||||
@@ -297,8 +297,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OXC-UL",
|
||||
"x": "287",
|
||||
"y": "184",
|
||||
"x": 287,
|
||||
"y": 184,
|
||||
"security": -0.3982282734389229,
|
||||
"connectedSystems": [
|
||||
"J-TPTA"
|
||||
@@ -306,8 +306,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UB5Z-3",
|
||||
"x": "290",
|
||||
"y": "620",
|
||||
"x": 290,
|
||||
"y": 620,
|
||||
"security": -0.3456490088920312,
|
||||
"connectedSystems": [
|
||||
"JO-32L"
|
||||
@@ -315,8 +315,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F-8Y13",
|
||||
"x": "291",
|
||||
"y": "245",
|
||||
"x": 291,
|
||||
"y": 245,
|
||||
"security": -0.3709442573340005,
|
||||
"connectedSystems": [
|
||||
"J-TPTA"
|
||||
@@ -324,8 +324,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JO-32L",
|
||||
"x": "300",
|
||||
"y": "580",
|
||||
"x": 300,
|
||||
"y": 580,
|
||||
"security": -0.307017402976178,
|
||||
"connectedSystems": [
|
||||
"M2GJ-X",
|
||||
@@ -335,8 +335,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QK-CDG",
|
||||
"x": "305",
|
||||
"y": "410",
|
||||
"x": 305,
|
||||
"y": 410,
|
||||
"security": -0.1641751807195497,
|
||||
"connectedSystems": [
|
||||
"H65-HE"
|
||||
@@ -344,8 +344,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BG-W90",
|
||||
"x": "315",
|
||||
"y": "20",
|
||||
"x": 315,
|
||||
"y": 20,
|
||||
"security": -0.1437994376719981,
|
||||
"connectedSystems": [
|
||||
"OCU4-R"
|
||||
@@ -353,8 +353,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KJ-V0P",
|
||||
"x": "325",
|
||||
"y": "725",
|
||||
"x": 325,
|
||||
"y": 725,
|
||||
"security": -0.9329807000880862,
|
||||
"connectedSystems": [
|
||||
"OBK-K8",
|
||||
@@ -363,8 +363,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DUU1-K",
|
||||
"x": "350",
|
||||
"y": "145",
|
||||
"x": 350,
|
||||
"y": 145,
|
||||
"security": -0.2313928680617664,
|
||||
"connectedSystems": [
|
||||
"9-ZFCG",
|
||||
@@ -373,8 +373,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5ELE-A",
|
||||
"x": "360",
|
||||
"y": "480",
|
||||
"x": 360,
|
||||
"y": 480,
|
||||
"security": -0.1228500043718201,
|
||||
"connectedSystems": [
|
||||
"BJ-ZFD",
|
||||
@@ -384,8 +384,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BJ-ZFD",
|
||||
"x": "365",
|
||||
"y": "430",
|
||||
"x": 365,
|
||||
"y": 430,
|
||||
"security": -0.1782217023426641,
|
||||
"connectedSystems": [
|
||||
"H65-HE",
|
||||
@@ -395,8 +395,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MSKR-1",
|
||||
"x": "365",
|
||||
"y": "580",
|
||||
"x": 365,
|
||||
"y": 580,
|
||||
"security": -0.3950938915482199,
|
||||
"connectedSystems": [
|
||||
"JO-32L",
|
||||
@@ -405,8 +405,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O9V-R7",
|
||||
"x": "370",
|
||||
"y": "290",
|
||||
"x": 370,
|
||||
"y": 290,
|
||||
"security": -0.1936852820643829,
|
||||
"connectedSystems": [
|
||||
"BLC-X0",
|
||||
@@ -415,8 +415,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H65-HE",
|
||||
"x": "370",
|
||||
"y": "380",
|
||||
"x": 370,
|
||||
"y": 380,
|
||||
"security": -0.1770315329461055,
|
||||
"connectedSystems": [
|
||||
"O9V-R7",
|
||||
@@ -427,8 +427,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OCU4-R",
|
||||
"x": "390",
|
||||
"y": "50",
|
||||
"x": 390,
|
||||
"y": 50,
|
||||
"security": -0.1376821660719809,
|
||||
"connectedSystems": [
|
||||
"Z-PNIA",
|
||||
@@ -438,8 +438,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-PNIA",
|
||||
"x": "390",
|
||||
"y": "95",
|
||||
"x": 390,
|
||||
"y": 95,
|
||||
"security": -0.1623510228271677,
|
||||
"connectedSystems": [
|
||||
"3L-Y9M",
|
||||
@@ -449,8 +449,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BLC-X0",
|
||||
"x": "390",
|
||||
"y": "235",
|
||||
"x": 390,
|
||||
"y": 235,
|
||||
"security": -0.160816687878846,
|
||||
"connectedSystems": [
|
||||
"3L-Y9M",
|
||||
@@ -460,8 +460,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OBK-K8",
|
||||
"x": "395",
|
||||
"y": "725",
|
||||
"x": 395,
|
||||
"y": 725,
|
||||
"security": -0.8905951852074128,
|
||||
"connectedSystems": [
|
||||
"SWBV-2",
|
||||
@@ -470,8 +470,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3L-Y9M",
|
||||
"x": "410",
|
||||
"y": "190",
|
||||
"x": 410,
|
||||
"y": 190,
|
||||
"security": -0.1708930089642278,
|
||||
"connectedSystems": [
|
||||
"DUU1-K",
|
||||
@@ -482,8 +482,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2UK4-N",
|
||||
"x": "435",
|
||||
"y": "535",
|
||||
"x": 435,
|
||||
"y": 535,
|
||||
"security": -0.1115969683396347,
|
||||
"connectedSystems": [
|
||||
"5ELE-A",
|
||||
@@ -492,8 +492,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-CMLV",
|
||||
"x": "440",
|
||||
"y": "415",
|
||||
"x": 440,
|
||||
"y": 415,
|
||||
"security": -0.1999607573933092,
|
||||
"connectedSystems": [
|
||||
"H65-HE",
|
||||
@@ -502,8 +502,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-X5AX",
|
||||
"x": "455",
|
||||
"y": "260",
|
||||
"x": 455,
|
||||
"y": 260,
|
||||
"security": -0.1348964723093485,
|
||||
"connectedSystems": [
|
||||
"BLC-X0",
|
||||
@@ -513,8 +513,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-YGMW",
|
||||
"x": "460",
|
||||
"y": "50",
|
||||
"x": 460,
|
||||
"y": 50,
|
||||
"security": -0.1982536608091285,
|
||||
"connectedSystems": [
|
||||
"OCU4-R",
|
||||
@@ -525,8 +525,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "75C-WN",
|
||||
"x": "460",
|
||||
"y": "95",
|
||||
"x": 460,
|
||||
"y": 95,
|
||||
"security": -0.1351332430566642,
|
||||
"connectedSystems": [
|
||||
"Z-PNIA",
|
||||
@@ -536,8 +536,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I5Q2-S",
|
||||
"x": "460",
|
||||
"y": "140",
|
||||
"x": 460,
|
||||
"y": 140,
|
||||
"security": -0.1323895620261132,
|
||||
"connectedSystems": [
|
||||
"75C-WN"
|
||||
@@ -545,8 +545,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TSG-NO",
|
||||
"x": "460",
|
||||
"y": "315",
|
||||
"x": 460,
|
||||
"y": 315,
|
||||
"security": -0.1440851754221109,
|
||||
"connectedSystems": [
|
||||
"K-X5AX",
|
||||
@@ -555,8 +555,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BJD4-E",
|
||||
"x": "480",
|
||||
"y": "215",
|
||||
"x": 480,
|
||||
"y": 215,
|
||||
"security": -0.1366391247772869,
|
||||
"connectedSystems": [
|
||||
"3L-Y9M",
|
||||
@@ -566,8 +566,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-PGT0",
|
||||
"x": "485",
|
||||
"y": "600",
|
||||
"x": 485,
|
||||
"y": 600,
|
||||
"security": -0.4845607343452935,
|
||||
"connectedSystems": [
|
||||
"MSKR-1",
|
||||
@@ -577,8 +577,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SWBV-2",
|
||||
"x": "505",
|
||||
"y": "725",
|
||||
"x": 505,
|
||||
"y": 725,
|
||||
"security": -0.7879508343886893,
|
||||
"connectedSystems": [
|
||||
"0OYZ-G",
|
||||
@@ -587,8 +587,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JI-LGM",
|
||||
"x": "530",
|
||||
"y": "25",
|
||||
"x": 530,
|
||||
"y": 25,
|
||||
"security": -0.2326678899497919,
|
||||
"connectedSystems": [
|
||||
"Y-YGMW",
|
||||
@@ -597,8 +597,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NPD9-A",
|
||||
"x": "540",
|
||||
"y": "645",
|
||||
"x": 540,
|
||||
"y": 645,
|
||||
"security": -0.5005357425634022,
|
||||
"connectedSystems": [
|
||||
"M-PGT0",
|
||||
@@ -608,8 +608,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PO-3QW",
|
||||
"x": "545",
|
||||
"y": "75",
|
||||
"x": 545,
|
||||
"y": 75,
|
||||
"security": -0.2413320104130654,
|
||||
"connectedSystems": [
|
||||
"Y-YGMW",
|
||||
@@ -619,8 +619,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VF-FN6",
|
||||
"x": "550",
|
||||
"y": "115",
|
||||
"x": 550,
|
||||
"y": 115,
|
||||
"security": -0.2260715949041119,
|
||||
"connectedSystems": [
|
||||
"PO-3QW",
|
||||
@@ -629,8 +629,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HYPL-V",
|
||||
"x": "565",
|
||||
"y": "600",
|
||||
"x": 565,
|
||||
"y": 600,
|
||||
"security": -0.5740967137276851,
|
||||
"connectedSystems": [
|
||||
"M-PGT0",
|
||||
@@ -639,8 +639,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D6SK-L",
|
||||
"x": "565",
|
||||
"y": "685",
|
||||
"x": 565,
|
||||
"y": 685,
|
||||
"security": -0.5305310789739336,
|
||||
"connectedSystems": [
|
||||
"NPD9-A",
|
||||
@@ -650,8 +650,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0OYZ-G",
|
||||
"x": "575",
|
||||
"y": "725",
|
||||
"x": 575,
|
||||
"y": 725,
|
||||
"security": -0.7170874180915987,
|
||||
"connectedSystems": [
|
||||
"D6SK-L",
|
||||
@@ -661,8 +661,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NW2S-A",
|
||||
"x": "600",
|
||||
"y": "175",
|
||||
"x": 600,
|
||||
"y": 175,
|
||||
"security": -0.126140760119733,
|
||||
"connectedSystems": [
|
||||
"U-BXU9",
|
||||
@@ -671,8 +671,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5XR-KZ",
|
||||
"x": "610",
|
||||
"y": "95",
|
||||
"x": 610,
|
||||
"y": 95,
|
||||
"security": -0.2735931829592755,
|
||||
"connectedSystems": [
|
||||
"PO-3QW",
|
||||
@@ -682,8 +682,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UTDH-N",
|
||||
"x": "610",
|
||||
"y": "470",
|
||||
"x": 610,
|
||||
"y": 470,
|
||||
"security": -0.8631898981174189,
|
||||
"connectedSystems": [
|
||||
"23M-PX",
|
||||
@@ -692,8 +692,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U-BXU9",
|
||||
"x": "620",
|
||||
"y": "235",
|
||||
"x": 620,
|
||||
"y": 235,
|
||||
"security": -0.1365665603906019,
|
||||
"connectedSystems": [
|
||||
"BJD4-E",
|
||||
@@ -704,8 +704,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZS-2LT",
|
||||
"x": "620",
|
||||
"y": "515",
|
||||
"x": 620,
|
||||
"y": 515,
|
||||
"security": -0.9083697322262241,
|
||||
"connectedSystems": [
|
||||
"UTDH-N",
|
||||
@@ -714,8 +714,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6O-XIO",
|
||||
"x": "635",
|
||||
"y": "320",
|
||||
"x": 635,
|
||||
"y": 320,
|
||||
"security": -0.293607757648704,
|
||||
"connectedSystems": [
|
||||
"NX5W-U",
|
||||
@@ -724,8 +724,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I9-ZQZ",
|
||||
"x": "640",
|
||||
"y": "665",
|
||||
"x": 640,
|
||||
"y": 665,
|
||||
"security": -0.4728399509868126,
|
||||
"connectedSystems": [
|
||||
"D6SK-L"
|
||||
@@ -733,8 +733,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R97-CI",
|
||||
"x": "645",
|
||||
"y": "725",
|
||||
"x": 645,
|
||||
"y": 725,
|
||||
"security": -0.5824709909494674,
|
||||
"connectedSystems": [
|
||||
"0OYZ-G",
|
||||
@@ -743,8 +743,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "23M-PX",
|
||||
"x": "650",
|
||||
"y": "435",
|
||||
"x": 650,
|
||||
"y": 435,
|
||||
"security": -0.6048654167630234,
|
||||
"connectedSystems": [
|
||||
"GPUS-A",
|
||||
@@ -753,8 +753,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DB1R-4",
|
||||
"x": "660",
|
||||
"y": "560",
|
||||
"x": 660,
|
||||
"y": 560,
|
||||
"security": -0.9503130048493728,
|
||||
"connectedSystems": [
|
||||
"ZS-2LT"
|
||||
@@ -762,8 +762,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C-0ND2",
|
||||
"x": "680",
|
||||
"y": "105",
|
||||
"x": 680,
|
||||
"y": 105,
|
||||
"security": -0.310323785978245,
|
||||
"connectedSystems": [
|
||||
"5XR-KZ",
|
||||
@@ -772,8 +772,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZXOG-O",
|
||||
"x": "690",
|
||||
"y": "215",
|
||||
"x": 690,
|
||||
"y": 215,
|
||||
"security": -0.1358032678580705,
|
||||
"connectedSystems": [
|
||||
"U-BXU9",
|
||||
@@ -783,8 +783,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NX5W-U",
|
||||
"x": "695",
|
||||
"y": "270",
|
||||
"x": 695,
|
||||
"y": 270,
|
||||
"security": -0.2347169637432688,
|
||||
"connectedSystems": [
|
||||
"U-BXU9",
|
||||
@@ -795,8 +795,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GPUS-A",
|
||||
"x": "710",
|
||||
"y": "415",
|
||||
"x": 710,
|
||||
"y": 415,
|
||||
"security": -0.3876638765127024,
|
||||
"connectedSystems": [
|
||||
"U1-C18",
|
||||
@@ -806,8 +806,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-ELQP",
|
||||
"x": "710",
|
||||
"y": "725",
|
||||
"x": 710,
|
||||
"y": 725,
|
||||
"security": -0.4620200787892874,
|
||||
"connectedSystems": [
|
||||
"R97-CI",
|
||||
@@ -816,8 +816,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U1-C18",
|
||||
"x": "725",
|
||||
"y": "345",
|
||||
"x": 725,
|
||||
"y": 345,
|
||||
"security": -0.2979992656871123,
|
||||
"connectedSystems": [
|
||||
"NX5W-U",
|
||||
@@ -827,8 +827,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U-JJEW",
|
||||
"x": "780",
|
||||
"y": "280",
|
||||
"x": 780,
|
||||
"y": 280,
|
||||
"security": -0.1720832477156238,
|
||||
"connectedSystems": [
|
||||
"ZXOG-O",
|
||||
@@ -837,8 +837,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-BADZ",
|
||||
"x": "780",
|
||||
"y": "475",
|
||||
"x": 780,
|
||||
"y": 475,
|
||||
"security": -0.3664738837335982,
|
||||
"connectedSystems": [
|
||||
"GPUS-A"
|
||||
@@ -846,8 +846,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P8-BKO",
|
||||
"x": "785",
|
||||
"y": "105",
|
||||
"x": 785,
|
||||
"y": 105,
|
||||
"security": -0.3475687126708447,
|
||||
"connectedSystems": [
|
||||
"C-0ND2",
|
||||
@@ -856,8 +856,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GHZ-SJ",
|
||||
"x": "845",
|
||||
"y": "15",
|
||||
"x": 845,
|
||||
"y": 15,
|
||||
"security": -0.7222878182621015,
|
||||
"connectedSystems": [
|
||||
"RIT-A7",
|
||||
@@ -867,8 +867,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RIT-A7",
|
||||
"x": "845",
|
||||
"y": "85",
|
||||
"x": 845,
|
||||
"y": 85,
|
||||
"security": -0.5414354054971708,
|
||||
"connectedSystems": [
|
||||
"P8-BKO",
|
||||
@@ -880,8 +880,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5P-AIP",
|
||||
"x": "903",
|
||||
"y": "51",
|
||||
"x": 903,
|
||||
"y": 51,
|
||||
"security": -0.743612838075715,
|
||||
"connectedSystems": [
|
||||
"RIT-A7",
|
||||
@@ -891,8 +891,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R4K-8L",
|
||||
"x": "935",
|
||||
"y": "130",
|
||||
"x": 935,
|
||||
"y": 130,
|
||||
"security": -0.3505364657980401,
|
||||
"connectedSystems": [
|
||||
"RIT-A7"
|
||||
@@ -900,8 +900,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NLO-3Z",
|
||||
"x": "954",
|
||||
"y": "16",
|
||||
"x": 954,
|
||||
"y": 16,
|
||||
"security": -0.8177807244058186,
|
||||
"connectedSystems": [
|
||||
"GHZ-SJ",
|
||||
@@ -911,8 +911,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-J50B",
|
||||
"x": "954",
|
||||
"y": "87",
|
||||
"x": 954,
|
||||
"y": 87,
|
||||
"security": -0.3300911774258656,
|
||||
"connectedSystems": [
|
||||
"RIT-A7",
|
||||
@@ -921,8 +921,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C-PEWN",
|
||||
"x": "20",
|
||||
"y": "730",
|
||||
"x": 20,
|
||||
"y": 730,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"WT-2J9",
|
||||
@@ -931,8 +931,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IV-UNR",
|
||||
"x": "74",
|
||||
"y": "157",
|
||||
"x": 74,
|
||||
"y": 157,
|
||||
"security": -0.4436635527259381,
|
||||
"connectedSystems": [
|
||||
"YALR-F",
|
||||
@@ -941,8 +941,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-7BIX",
|
||||
"x": "79",
|
||||
"y": "244",
|
||||
"x": 79,
|
||||
"y": 244,
|
||||
"security": -0.2797555173709475,
|
||||
"connectedSystems": [
|
||||
"C9N-CC",
|
||||
@@ -953,8 +953,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9MWZ-B",
|
||||
"x": "515",
|
||||
"y": "370",
|
||||
"x": 515,
|
||||
"y": 370,
|
||||
"security": -0.09644728930822122,
|
||||
"connectedSystems": [
|
||||
"TSG-NO",
|
||||
@@ -964,8 +964,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T2-V8F",
|
||||
"x": "640",
|
||||
"y": "20",
|
||||
"x": 640,
|
||||
"y": 20,
|
||||
"security": -0.250456514351739,
|
||||
"connectedSystems": [
|
||||
"JI1-SY",
|
||||
@@ -974,8 +974,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OKEO-X",
|
||||
"x": "790",
|
||||
"y": "740",
|
||||
"x": 790,
|
||||
"y": 740,
|
||||
"security": -0.9044983186080158,
|
||||
"connectedSystems": [
|
||||
"66-PMM",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1304
public/Geminate.json
1304
public/Geminate.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "94FR-S",
|
||||
"x": "10",
|
||||
"y": "60",
|
||||
"x": 10,
|
||||
"y": 60,
|
||||
"security": -0.6199086185172173,
|
||||
"connectedSystems": [
|
||||
"RF6T-8",
|
||||
@@ -13,8 +13,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZJA-6U",
|
||||
"x": "10",
|
||||
"y": "190",
|
||||
"x": 10,
|
||||
"y": 190,
|
||||
"security": -0.5704085958496965,
|
||||
"connectedSystems": [
|
||||
"94FR-S",
|
||||
@@ -25,8 +25,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O7-7UX",
|
||||
"x": "10",
|
||||
"y": "665",
|
||||
"x": 10,
|
||||
"y": 665,
|
||||
"security": -0.2574729691390388,
|
||||
"connectedSystems": [
|
||||
"Y2-QUV"
|
||||
@@ -34,8 +34,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZBP-TP",
|
||||
"x": "30",
|
||||
"y": "390",
|
||||
"x": 30,
|
||||
"y": 390,
|
||||
"security": -0.09534655557679683,
|
||||
"connectedSystems": [
|
||||
"DY-P7Q"
|
||||
@@ -43,8 +43,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XD-JW7",
|
||||
"x": "35",
|
||||
"y": "300",
|
||||
"x": 35,
|
||||
"y": 300,
|
||||
"security": -0.236784086482294,
|
||||
"connectedSystems": [
|
||||
"9-8GBA",
|
||||
@@ -53,8 +53,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R-ZUOL",
|
||||
"x": "40",
|
||||
"y": "110",
|
||||
"x": 40,
|
||||
"y": 110,
|
||||
"security": -0.639293823174218,
|
||||
"connectedSystems": [
|
||||
"94FR-S",
|
||||
@@ -63,8 +63,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-R5RB",
|
||||
"x": "60",
|
||||
"y": "15",
|
||||
"x": 60,
|
||||
"y": 15,
|
||||
"security": -0.7081210436480283,
|
||||
"connectedSystems": [
|
||||
"O3Z5-G"
|
||||
@@ -72,8 +72,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Q-HJ97",
|
||||
"x": "70",
|
||||
"y": "220",
|
||||
"x": 70,
|
||||
"y": 220,
|
||||
"security": -0.4164750827935937,
|
||||
"connectedSystems": [
|
||||
"GM-0K7"
|
||||
@@ -81,8 +81,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JDAS-0",
|
||||
"x": "80",
|
||||
"y": "595",
|
||||
"x": 80,
|
||||
"y": 595,
|
||||
"security": -0.293115686874973,
|
||||
"connectedSystems": [
|
||||
"Y19P-1",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y2-QUV",
|
||||
"x": "80",
|
||||
"y": "665",
|
||||
"x": 80,
|
||||
"y": 665,
|
||||
"security": -0.2784984803541651,
|
||||
"connectedSystems": [
|
||||
"JDAS-0",
|
||||
@@ -102,8 +102,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H-RXNZ",
|
||||
"x": "100",
|
||||
"y": "300",
|
||||
"x": 100,
|
||||
"y": 300,
|
||||
"security": -0.204139272777127,
|
||||
"connectedSystems": [
|
||||
"Z8-81T",
|
||||
@@ -113,8 +113,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z8-81T",
|
||||
"x": "100",
|
||||
"y": "345",
|
||||
"x": 100,
|
||||
"y": 345,
|
||||
"security": -0.1856209744666887,
|
||||
"connectedSystems": [
|
||||
"DY-P7Q",
|
||||
@@ -123,8 +123,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DY-P7Q",
|
||||
"x": "100",
|
||||
"y": "390",
|
||||
"x": 100,
|
||||
"y": 390,
|
||||
"security": -0.2272507844918618,
|
||||
"connectedSystems": [
|
||||
"Z8-81T",
|
||||
@@ -135,8 +135,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I-NGI8",
|
||||
"x": "110",
|
||||
"y": "110",
|
||||
"x": 110,
|
||||
"y": 110,
|
||||
"security": -0.5880219618618446,
|
||||
"connectedSystems": [
|
||||
"RF6T-8",
|
||||
@@ -148,8 +148,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E1F-LK",
|
||||
"x": "110",
|
||||
"y": "155",
|
||||
"x": 110,
|
||||
"y": 155,
|
||||
"security": -0.4525584428156066,
|
||||
"connectedSystems": [
|
||||
"ZJA-6U",
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XVV-21",
|
||||
"x": "110",
|
||||
"y": "435",
|
||||
"x": 110,
|
||||
"y": 435,
|
||||
"security": -0.3209789867556047,
|
||||
"connectedSystems": [
|
||||
"NS2L-4",
|
||||
@@ -170,8 +170,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O3Z5-G",
|
||||
"x": "150",
|
||||
"y": "15",
|
||||
"x": 150,
|
||||
"y": 15,
|
||||
"security": -0.6473343069361381,
|
||||
"connectedSystems": [
|
||||
"RF6T-8",
|
||||
@@ -181,8 +181,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RF6T-8",
|
||||
"x": "150",
|
||||
"y": "60",
|
||||
"x": 150,
|
||||
"y": 60,
|
||||
"security": -0.5938006041039952,
|
||||
"connectedSystems": [
|
||||
"94FR-S",
|
||||
@@ -193,8 +193,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GM-0K7",
|
||||
"x": "150",
|
||||
"y": "190",
|
||||
"x": 150,
|
||||
"y": 190,
|
||||
"security": -0.3868889667892439,
|
||||
"connectedSystems": [
|
||||
"RF6T-8",
|
||||
@@ -206,8 +206,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B9E-H6",
|
||||
"x": "160",
|
||||
"y": "540",
|
||||
"x": 160,
|
||||
"y": 540,
|
||||
"security": -0.3654290388500632,
|
||||
"connectedSystems": [
|
||||
"Y19P-1",
|
||||
@@ -218,8 +218,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y19P-1",
|
||||
"x": "160",
|
||||
"y": "595",
|
||||
"x": 160,
|
||||
"y": 595,
|
||||
"security": -0.1712178593484194,
|
||||
"connectedSystems": [
|
||||
"B9E-H6",
|
||||
@@ -231,8 +231,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SPBS-6",
|
||||
"x": "160",
|
||||
"y": "660",
|
||||
"x": 160,
|
||||
"y": 660,
|
||||
"security": -0.1817801962810967,
|
||||
"connectedSystems": [
|
||||
"Y19P-1",
|
||||
@@ -242,8 +242,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z4-QLD",
|
||||
"x": "175",
|
||||
"y": "240",
|
||||
"x": 175,
|
||||
"y": 240,
|
||||
"security": -0.2838201125530442,
|
||||
"connectedSystems": [
|
||||
"GM-0K7"
|
||||
@@ -251,8 +251,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4DV-1T",
|
||||
"x": "220",
|
||||
"y": "15",
|
||||
"x": 220,
|
||||
"y": 15,
|
||||
"security": -0.5864907502203445,
|
||||
"connectedSystems": [
|
||||
"O3Z5-G",
|
||||
@@ -261,8 +261,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "78TS-Q",
|
||||
"x": "235",
|
||||
"y": "280",
|
||||
"x": 235,
|
||||
"y": 280,
|
||||
"security": -0.1828080951545138,
|
||||
"connectedSystems": [
|
||||
"GXK-7F",
|
||||
@@ -271,8 +271,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GXK-7F",
|
||||
"x": "235",
|
||||
"y": "330",
|
||||
"x": 235,
|
||||
"y": 330,
|
||||
"security": -0.3292070460896001,
|
||||
"connectedSystems": [
|
||||
"DY-P7Q",
|
||||
@@ -283,8 +283,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NS2L-4",
|
||||
"x": "255",
|
||||
"y": "475",
|
||||
"x": 255,
|
||||
"y": 475,
|
||||
"security": -0.5764338418913799,
|
||||
"connectedSystems": [
|
||||
"B-S347",
|
||||
@@ -293,8 +293,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LN-56V",
|
||||
"x": "255",
|
||||
"y": "595",
|
||||
"x": 255,
|
||||
"y": 595,
|
||||
"security": -0.2182392959235501,
|
||||
"connectedSystems": [
|
||||
"Y19P-1",
|
||||
@@ -304,8 +304,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "A4B-V5",
|
||||
"x": "255",
|
||||
"y": "660",
|
||||
"x": 255,
|
||||
"y": 660,
|
||||
"security": -0.1531849057845695,
|
||||
"connectedSystems": [
|
||||
"Y19P-1",
|
||||
@@ -315,8 +315,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QN-6J2",
|
||||
"x": "270",
|
||||
"y": "75",
|
||||
"x": 270,
|
||||
"y": 75,
|
||||
"security": -0.7225184456845211,
|
||||
"connectedSystems": [
|
||||
"DR-427"
|
||||
@@ -324,8 +324,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XS-K1O",
|
||||
"x": "305",
|
||||
"y": "15",
|
||||
"x": 305,
|
||||
"y": 15,
|
||||
"security": -0.5436621961197113,
|
||||
"connectedSystems": [
|
||||
"4DV-1T",
|
||||
@@ -334,8 +334,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CJNF-J",
|
||||
"x": "315",
|
||||
"y": "280",
|
||||
"x": 315,
|
||||
"y": 280,
|
||||
"security": -0.2192111971020659,
|
||||
"connectedSystems": [
|
||||
"GXK-7F",
|
||||
@@ -345,8 +345,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "EA-HSA",
|
||||
"x": "315",
|
||||
"y": "330",
|
||||
"x": 315,
|
||||
"y": 330,
|
||||
"security": -0.5161587589572645,
|
||||
"connectedSystems": [
|
||||
"GXK-7F",
|
||||
@@ -356,8 +356,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AF0-V5",
|
||||
"x": "325",
|
||||
"y": "430",
|
||||
"x": 325,
|
||||
"y": 430,
|
||||
"security": -0.3987498015509231,
|
||||
"connectedSystems": [
|
||||
"B-S347"
|
||||
@@ -365,8 +365,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-S347",
|
||||
"x": "325",
|
||||
"y": "475",
|
||||
"x": 325,
|
||||
"y": 475,
|
||||
"security": -0.581030440956624,
|
||||
"connectedSystems": [
|
||||
"NS2L-4",
|
||||
@@ -376,8 +376,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PH-NFR",
|
||||
"x": "345",
|
||||
"y": "540",
|
||||
"x": 345,
|
||||
"y": 540,
|
||||
"security": -0.2417094348796256,
|
||||
"connectedSystems": [
|
||||
"B9E-H6",
|
||||
@@ -388,8 +388,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-6WC7",
|
||||
"x": "345",
|
||||
"y": "705",
|
||||
"x": 345,
|
||||
"y": 705,
|
||||
"security": -0.374665561819855,
|
||||
"connectedSystems": [
|
||||
"PH-NFR",
|
||||
@@ -399,8 +399,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DR-427",
|
||||
"x": "360",
|
||||
"y": "75",
|
||||
"x": 360,
|
||||
"y": 75,
|
||||
"security": -0.6862135453738378,
|
||||
"connectedSystems": [
|
||||
"FRTC-5",
|
||||
@@ -409,8 +409,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-ZJWJ",
|
||||
"x": "360",
|
||||
"y": "125",
|
||||
"x": 360,
|
||||
"y": 125,
|
||||
"security": -0.4731058525078024,
|
||||
"connectedSystems": [
|
||||
"62O-UE",
|
||||
@@ -421,8 +421,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NI-J0B",
|
||||
"x": "360",
|
||||
"y": "165",
|
||||
"x": 360,
|
||||
"y": 165,
|
||||
"security": -0.493747852252849,
|
||||
"connectedSystems": [
|
||||
"M-ZJWJ"
|
||||
@@ -430,8 +430,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RU-PT9",
|
||||
"x": "360",
|
||||
"y": "205",
|
||||
"x": 360,
|
||||
"y": 205,
|
||||
"security": -0.6099379918353032,
|
||||
"connectedSystems": [
|
||||
"R-ORB7",
|
||||
@@ -440,8 +440,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FN-DSR",
|
||||
"x": "385",
|
||||
"y": "15",
|
||||
"x": 385,
|
||||
"y": 15,
|
||||
"security": -0.3978244121681143,
|
||||
"connectedSystems": [
|
||||
"XS-K1O",
|
||||
@@ -450,8 +450,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FYI-49",
|
||||
"x": "385",
|
||||
"y": "280",
|
||||
"x": 385,
|
||||
"y": 280,
|
||||
"security": -0.6956156254296266,
|
||||
"connectedSystems": [
|
||||
"WYF8-8"
|
||||
@@ -459,8 +459,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WYF8-8",
|
||||
"x": "385",
|
||||
"y": "330",
|
||||
"x": 385,
|
||||
"y": 330,
|
||||
"security": -0.6040619943330852,
|
||||
"connectedSystems": [
|
||||
"EA-HSA",
|
||||
@@ -469,8 +469,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PPFB-U",
|
||||
"x": "400",
|
||||
"y": "385",
|
||||
"x": 400,
|
||||
"y": 385,
|
||||
"security": -0.07416618616097248,
|
||||
"connectedSystems": [
|
||||
"B-A587"
|
||||
@@ -478,8 +478,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-A587",
|
||||
"x": "400",
|
||||
"y": "430",
|
||||
"x": 400,
|
||||
"y": 430,
|
||||
"security": -0.2334492710891329,
|
||||
"connectedSystems": [
|
||||
"QI-S9W",
|
||||
@@ -488,8 +488,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QI-S9W",
|
||||
"x": "400",
|
||||
"y": "475",
|
||||
"x": 400,
|
||||
"y": 475,
|
||||
"security": -0.3419104256018859,
|
||||
"connectedSystems": [
|
||||
"B-S347",
|
||||
@@ -499,8 +499,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DW-N2S",
|
||||
"x": "410",
|
||||
"y": "570",
|
||||
"x": 410,
|
||||
"y": 570,
|
||||
"security": -0.2137121830335395,
|
||||
"connectedSystems": [
|
||||
"PH-NFR",
|
||||
@@ -512,8 +512,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D-BAMJ",
|
||||
"x": "415",
|
||||
"y": "620",
|
||||
"x": 415,
|
||||
"y": 620,
|
||||
"security": -0.1330845196091792,
|
||||
"connectedSystems": [
|
||||
"DW-N2S",
|
||||
@@ -523,8 +523,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RHE7-W",
|
||||
"x": "415",
|
||||
"y": "655",
|
||||
"x": 415,
|
||||
"y": 655,
|
||||
"security": -0.0830315158438194,
|
||||
"connectedSystems": [
|
||||
"D-BAMJ",
|
||||
@@ -533,8 +533,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F76-8Q",
|
||||
"x": "415",
|
||||
"y": "685",
|
||||
"x": 415,
|
||||
"y": 685,
|
||||
"security": -0.06021559010080702,
|
||||
"connectedSystems": [
|
||||
"RHE7-W"
|
||||
@@ -542,8 +542,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FRTC-5",
|
||||
"x": "455",
|
||||
"y": "75",
|
||||
"x": 455,
|
||||
"y": 75,
|
||||
"security": -0.6019108052326907,
|
||||
"connectedSystems": [
|
||||
"KCDX-7",
|
||||
@@ -554,8 +554,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O7-VJ5",
|
||||
"x": "455",
|
||||
"y": "125",
|
||||
"x": 455,
|
||||
"y": 125,
|
||||
"security": -0.5687394321380954,
|
||||
"connectedSystems": [
|
||||
"KCDX-7",
|
||||
@@ -566,8 +566,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R-ORB7",
|
||||
"x": "455",
|
||||
"y": "175",
|
||||
"x": 455,
|
||||
"y": 175,
|
||||
"security": -0.5964126174142745,
|
||||
"connectedSystems": [
|
||||
"O7-VJ5",
|
||||
@@ -576,8 +576,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7-ZT1Y",
|
||||
"x": "460",
|
||||
"y": "15",
|
||||
"x": 460,
|
||||
"y": 15,
|
||||
"security": -0.3023053480113128,
|
||||
"connectedSystems": [
|
||||
"FN-DSR"
|
||||
@@ -585,8 +585,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W-FHWJ",
|
||||
"x": "470",
|
||||
"y": "540",
|
||||
"x": 470,
|
||||
"y": 540,
|
||||
"security": -0.2352964063609685,
|
||||
"connectedSystems": [
|
||||
"PH-NFR",
|
||||
@@ -596,8 +596,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L-5JCJ",
|
||||
"x": "480",
|
||||
"y": "345",
|
||||
"x": 480,
|
||||
"y": 345,
|
||||
"security": -0.2589146311780283,
|
||||
"connectedSystems": [
|
||||
"REB-KR",
|
||||
@@ -606,8 +606,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QE-E1D",
|
||||
"x": "510",
|
||||
"y": "475",
|
||||
"x": 510,
|
||||
"y": 475,
|
||||
"security": -0.2738679879080892,
|
||||
"connectedSystems": [
|
||||
"QI-S9W",
|
||||
@@ -617,8 +617,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "REB-KR",
|
||||
"x": "515",
|
||||
"y": "390",
|
||||
"x": 515,
|
||||
"y": 390,
|
||||
"security": -0.2711360458944948,
|
||||
"connectedSystems": [
|
||||
"QE-E1D",
|
||||
@@ -628,8 +628,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JKWP-U",
|
||||
"x": "535",
|
||||
"y": "705",
|
||||
"x": 535,
|
||||
"y": 705,
|
||||
"security": -0.2361844774349113,
|
||||
"connectedSystems": [
|
||||
"DW-N2S",
|
||||
@@ -640,8 +640,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KCDX-7",
|
||||
"x": "540",
|
||||
"y": "90",
|
||||
"x": 540,
|
||||
"y": 90,
|
||||
"security": -0.5791839003571422,
|
||||
"connectedSystems": [
|
||||
"CKX-RW",
|
||||
@@ -651,8 +651,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4-GB14",
|
||||
"x": "555",
|
||||
"y": "345",
|
||||
"x": 555,
|
||||
"y": 345,
|
||||
"security": -0.2509683895466133,
|
||||
"connectedSystems": [
|
||||
"REB-KR",
|
||||
@@ -661,8 +661,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LK1K-5",
|
||||
"x": "585",
|
||||
"y": "475",
|
||||
"x": 585,
|
||||
"y": 475,
|
||||
"security": -0.2983358823961662,
|
||||
"connectedSystems": [
|
||||
"QE-E1D",
|
||||
@@ -672,8 +672,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LBA-SO",
|
||||
"x": "605",
|
||||
"y": "595",
|
||||
"x": 605,
|
||||
"y": 595,
|
||||
"security": -0.2740895312736529,
|
||||
"connectedSystems": [
|
||||
"AC-7LZ",
|
||||
@@ -682,8 +682,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-I162",
|
||||
"x": "610",
|
||||
"y": "240",
|
||||
"x": 610,
|
||||
"y": 240,
|
||||
"security": -0.4773045992606091,
|
||||
"connectedSystems": [
|
||||
"B2-UQW",
|
||||
@@ -692,8 +692,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E8-YS9",
|
||||
"x": "655",
|
||||
"y": "650",
|
||||
"x": 655,
|
||||
"y": 650,
|
||||
"security": -0.3044363402430225,
|
||||
"connectedSystems": [
|
||||
"AC-7LZ",
|
||||
@@ -703,8 +703,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8X6T-8",
|
||||
"x": "665",
|
||||
"y": "35",
|
||||
"x": 665,
|
||||
"y": 35,
|
||||
"security": -0.6530265482078645,
|
||||
"connectedSystems": [
|
||||
"CKX-RW"
|
||||
@@ -712,8 +712,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CKX-RW",
|
||||
"x": "665",
|
||||
"y": "90",
|
||||
"x": 665,
|
||||
"y": 90,
|
||||
"security": -0.6275157789375341,
|
||||
"connectedSystems": [
|
||||
"Y-C4AL",
|
||||
@@ -723,8 +723,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-C4AL",
|
||||
"x": "665",
|
||||
"y": "145",
|
||||
"x": 665,
|
||||
"y": 145,
|
||||
"security": -0.6867532094575355,
|
||||
"connectedSystems": [
|
||||
"08-N7Q",
|
||||
@@ -733,8 +733,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "08-N7Q",
|
||||
"x": "665",
|
||||
"y": "200",
|
||||
"x": 665,
|
||||
"y": 200,
|
||||
"security": -0.7160185989906178,
|
||||
"connectedSystems": [
|
||||
"U9U-TQ",
|
||||
@@ -744,8 +744,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B2-UQW",
|
||||
"x": "665",
|
||||
"y": "275",
|
||||
"x": 665,
|
||||
"y": 275,
|
||||
"security": -0.3719989781741813,
|
||||
"connectedSystems": [
|
||||
"LK1K-5",
|
||||
@@ -755,8 +755,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-H2MA",
|
||||
"x": "665",
|
||||
"y": "475",
|
||||
"x": 665,
|
||||
"y": 475,
|
||||
"security": -0.2729688689356563,
|
||||
"connectedSystems": [
|
||||
"LK1K-5",
|
||||
@@ -765,8 +765,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AC-7LZ",
|
||||
"x": "695",
|
||||
"y": "595",
|
||||
"x": 695,
|
||||
"y": 595,
|
||||
"security": -0.3014476315180127,
|
||||
"connectedSystems": [
|
||||
"9-XN3F",
|
||||
@@ -776,8 +776,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U9U-TQ",
|
||||
"x": "715",
|
||||
"y": "240",
|
||||
"x": 715,
|
||||
"y": 240,
|
||||
"security": -0.3452208276135632,
|
||||
"connectedSystems": [
|
||||
"B2-UQW",
|
||||
@@ -786,8 +786,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-KDOZ",
|
||||
"x": "735",
|
||||
"y": "475",
|
||||
"x": 735,
|
||||
"y": 475,
|
||||
"security": -0.2544728918276955,
|
||||
"connectedSystems": [
|
||||
"Z-H2MA",
|
||||
@@ -796,8 +796,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-XN3F",
|
||||
"x": "760",
|
||||
"y": "560",
|
||||
"x": 760,
|
||||
"y": 560,
|
||||
"security": -0.3494883070015804,
|
||||
"connectedSystems": [
|
||||
"B-KDOZ",
|
||||
@@ -807,8 +807,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2O-EEW",
|
||||
"x": "780",
|
||||
"y": "170",
|
||||
"x": 780,
|
||||
"y": 170,
|
||||
"security": -0.7616833539130824,
|
||||
"connectedSystems": [
|
||||
"W4E-IT",
|
||||
@@ -819,8 +819,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-FZ5N",
|
||||
"x": "825",
|
||||
"y": "505",
|
||||
"x": 825,
|
||||
"y": 505,
|
||||
"security": -0.4133743543963592,
|
||||
"connectedSystems": [
|
||||
"9-XN3F",
|
||||
@@ -830,8 +830,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7YSF-E",
|
||||
"x": "845",
|
||||
"y": "65",
|
||||
"x": 845,
|
||||
"y": 65,
|
||||
"security": -0.3751497512990731,
|
||||
"connectedSystems": [
|
||||
"J-QA7I"
|
||||
@@ -839,8 +839,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-QA7I",
|
||||
"x": "845",
|
||||
"y": "120",
|
||||
"x": 845,
|
||||
"y": 120,
|
||||
"security": -0.4805166630020554,
|
||||
"connectedSystems": [
|
||||
"OP9L-F",
|
||||
@@ -850,8 +850,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-N4EF",
|
||||
"x": "845",
|
||||
"y": "220",
|
||||
"x": 845,
|
||||
"y": 220,
|
||||
"security": -0.7871640706287123,
|
||||
"connectedSystems": [
|
||||
"OP9L-F",
|
||||
@@ -860,8 +860,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W4E-IT",
|
||||
"x": "850",
|
||||
"y": "290",
|
||||
"x": 850,
|
||||
"y": 290,
|
||||
"security": -0.5978428134539242,
|
||||
"connectedSystems": [
|
||||
"U79-JF",
|
||||
@@ -871,8 +871,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U79-JF",
|
||||
"x": "850",
|
||||
"y": "445",
|
||||
"x": 850,
|
||||
"y": 445,
|
||||
"security": -0.555577470798527,
|
||||
"connectedSystems": [
|
||||
"Y-FZ5N",
|
||||
@@ -881,8 +881,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OP9L-F",
|
||||
"x": "910",
|
||||
"y": "170",
|
||||
"x": 910,
|
||||
"y": 170,
|
||||
"security": -0.5825048453667098,
|
||||
"connectedSystems": [
|
||||
"W4E-IT",
|
||||
@@ -893,8 +893,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-8GBA",
|
||||
"x": "5",
|
||||
"y": "340",
|
||||
"x": 5,
|
||||
"y": 340,
|
||||
"security": -0.1388272666369121,
|
||||
"connectedSystems": [
|
||||
"KDF-GY",
|
||||
@@ -904,8 +904,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BW-WJ2",
|
||||
"x": "15",
|
||||
"y": "460",
|
||||
"x": 15,
|
||||
"y": 460,
|
||||
"security": -0.1433265826104729,
|
||||
"connectedSystems": [
|
||||
"S4-9DN",
|
||||
@@ -914,8 +914,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "62O-UE",
|
||||
"x": "265",
|
||||
"y": "125",
|
||||
"x": 265,
|
||||
"y": 125,
|
||||
"security": -0.563763361528814,
|
||||
"connectedSystems": [
|
||||
"O5Q7-U",
|
||||
@@ -924,8 +924,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R1-IMO",
|
||||
"x": "265",
|
||||
"y": "205",
|
||||
"x": 265,
|
||||
"y": 205,
|
||||
"security": -0.4435227566631144,
|
||||
"connectedSystems": [
|
||||
"T6GY-Y",
|
||||
@@ -934,8 +934,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I-9GI1",
|
||||
"x": "655",
|
||||
"y": "700",
|
||||
"x": 655,
|
||||
"y": 700,
|
||||
"security": -0.2014115982881773,
|
||||
"connectedSystems": [
|
||||
"DVWV-3",
|
||||
@@ -945,8 +945,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZMV9-A",
|
||||
"x": "890",
|
||||
"y": "505",
|
||||
"x": 890,
|
||||
"y": 505,
|
||||
"security": -0.2277492643113144,
|
||||
"connectedSystems": [
|
||||
"S-9RCJ",
|
||||
|
||||
1264
public/Impass.json
1264
public/Impass.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "1C-TD6",
|
||||
"x": "0",
|
||||
"y": "10",
|
||||
"x": 0,
|
||||
"y": 10,
|
||||
"security": -0.3750900458065621,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G5J-LH",
|
||||
"x": "10",
|
||||
"y": "320",
|
||||
"x": 10,
|
||||
"y": 320,
|
||||
"security": -0.5350957253958518,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KF1-DU",
|
||||
"x": "45",
|
||||
"y": "365",
|
||||
"x": 45,
|
||||
"y": 365,
|
||||
"security": -0.4199560969619315,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8RV-1L",
|
||||
"x": "65",
|
||||
"y": "30",
|
||||
"x": 65,
|
||||
"y": 30,
|
||||
"security": -0.3749299123496953,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R-G1SF",
|
||||
"x": "95",
|
||||
"y": "565",
|
||||
"x": 95,
|
||||
"y": 565,
|
||||
"security": -0.4590466214896356,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "N-FKXV",
|
||||
"x": "95",
|
||||
"y": "565",
|
||||
"x": 95,
|
||||
"y": 565,
|
||||
"security": -0.649492387987022,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W-WQM5",
|
||||
"x": "105",
|
||||
"y": "260",
|
||||
"x": 105,
|
||||
"y": 260,
|
||||
"security": -0.372308342105202,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-ULAA",
|
||||
"x": "110",
|
||||
"y": "305",
|
||||
"x": 110,
|
||||
"y": 305,
|
||||
"security": -0.2866281174736396,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -73,8 +73,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H-EDXD",
|
||||
"x": "110",
|
||||
"y": "345",
|
||||
"x": 110,
|
||||
"y": 345,
|
||||
"security": -0.3211388899971632,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4U-14I",
|
||||
"x": "115",
|
||||
"y": "400",
|
||||
"x": 115,
|
||||
"y": 400,
|
||||
"security": -0.3199954351311145,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -91,8 +91,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0M-M64",
|
||||
"x": "130",
|
||||
"y": "35",
|
||||
"x": 130,
|
||||
"y": 35,
|
||||
"security": -0.293175390960903,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -100,8 +100,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W5-SGC",
|
||||
"x": "185",
|
||||
"y": "5",
|
||||
"x": 185,
|
||||
"y": 5,
|
||||
"security": -0.2661355997919406,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -109,8 +109,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TO21-U",
|
||||
"x": "185",
|
||||
"y": "70",
|
||||
"x": 185,
|
||||
"y": 70,
|
||||
"security": -0.2796966277397339,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -118,8 +118,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-QXE6",
|
||||
"x": "205",
|
||||
"y": "555",
|
||||
"x": 205,
|
||||
"y": 555,
|
||||
"security": -0.4729051735275121,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -127,8 +127,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X7-8IG",
|
||||
"x": "210",
|
||||
"y": "510",
|
||||
"x": 210,
|
||||
"y": 510,
|
||||
"security": -0.3633078847774401,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -136,8 +136,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RN-5K9",
|
||||
"x": "250",
|
||||
"y": "95",
|
||||
"x": 250,
|
||||
"y": 95,
|
||||
"security": -0.2964811007204792,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -145,8 +145,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-FYJR",
|
||||
"x": "250",
|
||||
"y": "420",
|
||||
"x": 250,
|
||||
"y": 420,
|
||||
"security": -0.2079434029497262,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -154,8 +154,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YBYX-1",
|
||||
"x": "255",
|
||||
"y": "10",
|
||||
"x": 255,
|
||||
"y": 10,
|
||||
"security": -0.2335878185079654,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -163,8 +163,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H7OL-I",
|
||||
"x": "265",
|
||||
"y": "50",
|
||||
"x": 265,
|
||||
"y": 50,
|
||||
"security": -0.2842696032196959,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -172,8 +172,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1SR-HT",
|
||||
"x": "265",
|
||||
"y": "380",
|
||||
"x": 265,
|
||||
"y": 380,
|
||||
"security": -0.120075230424594,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -181,8 +181,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LG1-TA",
|
||||
"x": "280",
|
||||
"y": "170",
|
||||
"x": 280,
|
||||
"y": 170,
|
||||
"security": -0.2946460366600786,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -190,8 +190,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "A9-NB6",
|
||||
"x": "285",
|
||||
"y": "220",
|
||||
"x": 285,
|
||||
"y": 220,
|
||||
"security": -0.1241113945863723,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -199,8 +199,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-D1DW",
|
||||
"x": "290",
|
||||
"y": "520",
|
||||
"x": 290,
|
||||
"y": 520,
|
||||
"security": -0.3490262701101978,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -208,8 +208,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JGDF-B",
|
||||
"x": "315",
|
||||
"y": "440",
|
||||
"x": 315,
|
||||
"y": 440,
|
||||
"security": -0.1657612933389353,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -217,8 +217,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SQ-2XA",
|
||||
"x": "330",
|
||||
"y": "340",
|
||||
"x": 330,
|
||||
"y": 340,
|
||||
"security": -0.07798343993192947,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -226,8 +226,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PZP1-D",
|
||||
"x": "335",
|
||||
"y": "380",
|
||||
"x": 335,
|
||||
"y": 380,
|
||||
"security": -0.08826368729222,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0RZ5-2",
|
||||
"x": "345",
|
||||
"y": "170",
|
||||
"x": 345,
|
||||
"y": 170,
|
||||
"security": -0.2275356360224279,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -244,8 +244,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7H-Z5R",
|
||||
"x": "345",
|
||||
"y": "220",
|
||||
"x": 345,
|
||||
"y": 220,
|
||||
"security": -0.1303723309485111,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -253,8 +253,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HGB-C6",
|
||||
"x": "355",
|
||||
"y": "65",
|
||||
"x": 355,
|
||||
"y": 65,
|
||||
"security": -0.2126474749897808,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -262,8 +262,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FO-3PJ",
|
||||
"x": "355",
|
||||
"y": "540",
|
||||
"x": 355,
|
||||
"y": 540,
|
||||
"security": -0.4351800667134713,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -271,8 +271,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R1KE-A",
|
||||
"x": "375",
|
||||
"y": "420",
|
||||
"x": 375,
|
||||
"y": 420,
|
||||
"security": -0.07164369458561892,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -280,8 +280,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L-TPN0",
|
||||
"x": "380",
|
||||
"y": "675",
|
||||
"x": 380,
|
||||
"y": 675,
|
||||
"security": -0.02335254842048895,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -289,8 +289,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I9D-0D",
|
||||
"x": "405",
|
||||
"y": "95",
|
||||
"x": 405,
|
||||
"y": 95,
|
||||
"security": -0.2516663680670465,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -298,8 +298,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZA6-9N",
|
||||
"x": "405",
|
||||
"y": "195",
|
||||
"x": 405,
|
||||
"y": 195,
|
||||
"security": -0.1541854480024073,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -307,8 +307,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RS08-B",
|
||||
"x": "430",
|
||||
"y": "40",
|
||||
"x": 430,
|
||||
"y": 40,
|
||||
"security": -0.2379153991661754,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -316,8 +316,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-4V7U",
|
||||
"x": "460",
|
||||
"y": "645",
|
||||
"x": 460,
|
||||
"y": 645,
|
||||
"security": -0.05914188859031566,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -325,8 +325,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J1-6CJ",
|
||||
"x": "470",
|
||||
"y": "195",
|
||||
"x": 470,
|
||||
"y": 195,
|
||||
"security": -0.1480918190449702,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -334,8 +334,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LH-J8H",
|
||||
"x": "480",
|
||||
"y": "100",
|
||||
"x": 480,
|
||||
"y": 100,
|
||||
"security": -0.2170568120328061,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -343,8 +343,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-NCE7",
|
||||
"x": "480",
|
||||
"y": "570",
|
||||
"x": 480,
|
||||
"y": 570,
|
||||
"security": -0.03413235279923699,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -352,8 +352,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KN7M-N",
|
||||
"x": "485",
|
||||
"y": "375",
|
||||
"x": 485,
|
||||
"y": 375,
|
||||
"security": -0.04037067954031726,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -361,8 +361,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2L5-FI",
|
||||
"x": "495",
|
||||
"y": "45",
|
||||
"x": 495,
|
||||
"y": 45,
|
||||
"security": -0.2439618711610626,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -370,8 +370,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PBXG-A",
|
||||
"x": "495",
|
||||
"y": "420",
|
||||
"x": 495,
|
||||
"y": 420,
|
||||
"security": -0.05404258051407662,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -379,8 +379,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-FDTD",
|
||||
"x": "530",
|
||||
"y": "460",
|
||||
"x": 530,
|
||||
"y": 460,
|
||||
"security": -0.1890157213589097,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -388,8 +388,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VR3-PS",
|
||||
"x": "550",
|
||||
"y": "100",
|
||||
"x": 550,
|
||||
"y": 100,
|
||||
"security": -0.1130170326056429,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -397,8 +397,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WDJQ-G",
|
||||
"x": "560",
|
||||
"y": "515",
|
||||
"x": 560,
|
||||
"y": 515,
|
||||
"security": -0.03072941303314081,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -406,8 +406,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JS3-RS",
|
||||
"x": "560",
|
||||
"y": "565",
|
||||
"x": 560,
|
||||
"y": 565,
|
||||
"security": -0.01588294937953982,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -415,8 +415,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "54-VNO",
|
||||
"x": "580",
|
||||
"y": "415",
|
||||
"x": 580,
|
||||
"y": 415,
|
||||
"security": -0.07988834816409607,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -424,8 +424,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9-ERCP",
|
||||
"x": "605",
|
||||
"y": "365",
|
||||
"x": 605,
|
||||
"y": 365,
|
||||
"security": -0.1027182857339716,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -433,8 +433,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JX-T1W",
|
||||
"x": "605",
|
||||
"y": "595",
|
||||
"x": 605,
|
||||
"y": 595,
|
||||
"security": -0.0247140231281725,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -442,8 +442,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VYX2-I",
|
||||
"x": "610",
|
||||
"y": "170",
|
||||
"x": 610,
|
||||
"y": 170,
|
||||
"security": -0.1212828321577832,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -451,8 +451,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OU-AIT",
|
||||
"x": "630",
|
||||
"y": "100",
|
||||
"x": 630,
|
||||
"y": 100,
|
||||
"security": -0.1146935305374194,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -460,8 +460,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CZ-CED",
|
||||
"x": "645",
|
||||
"y": "515",
|
||||
"x": 645,
|
||||
"y": 515,
|
||||
"security": -0.03293480789172698,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -469,8 +469,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BKK4-H",
|
||||
"x": "650",
|
||||
"y": "625",
|
||||
"x": 650,
|
||||
"y": 625,
|
||||
"security": -0.04995380376514758,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -478,8 +478,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QO-3LC",
|
||||
"x": "660",
|
||||
"y": "135",
|
||||
"x": 660,
|
||||
"y": 135,
|
||||
"security": -0.1219684021620293,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -487,8 +487,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-XORH",
|
||||
"x": "660",
|
||||
"y": "250",
|
||||
"x": 660,
|
||||
"y": 250,
|
||||
"security": -0.0151122043777846,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -496,8 +496,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IAMZ-5",
|
||||
"x": "660",
|
||||
"y": "410",
|
||||
"x": 660,
|
||||
"y": 410,
|
||||
"security": -0.06946866875299662,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -505,8 +505,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3E-ER7",
|
||||
"x": "665",
|
||||
"y": "70",
|
||||
"x": 665,
|
||||
"y": 70,
|
||||
"security": -0.0745662801780067,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -514,8 +514,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W6H6-K",
|
||||
"x": "675",
|
||||
"y": "295",
|
||||
"x": 675,
|
||||
"y": 295,
|
||||
"security": -0.03840436653077961,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -523,8 +523,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HD3-JK",
|
||||
"x": "690",
|
||||
"y": "465",
|
||||
"x": 690,
|
||||
"y": 465,
|
||||
"security": -0.0682587175216075,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -532,8 +532,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-P3CQ",
|
||||
"x": "705",
|
||||
"y": "100",
|
||||
"x": 705,
|
||||
"y": 100,
|
||||
"security": -0.09586334420865728,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -541,8 +541,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G1VU-H",
|
||||
"x": "730",
|
||||
"y": "245",
|
||||
"x": 730,
|
||||
"y": 245,
|
||||
"security": -0.01479868028145281,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -550,8 +550,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DVAR-P",
|
||||
"x": "735",
|
||||
"y": "285",
|
||||
"x": 735,
|
||||
"y": 285,
|
||||
"security": -0.02176373041113189,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -559,8 +559,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-23NU",
|
||||
"x": "760",
|
||||
"y": "210",
|
||||
"x": 760,
|
||||
"y": 210,
|
||||
"security": -0.008158372706541961,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -568,8 +568,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-JS0D",
|
||||
"x": "770",
|
||||
"y": "170",
|
||||
"x": 770,
|
||||
"y": 170,
|
||||
"security": -0.009097429239084964,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -577,8 +577,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "REZ-YZ",
|
||||
"x": "775",
|
||||
"y": "95",
|
||||
"x": 775,
|
||||
"y": 95,
|
||||
"security": -0.0721649987555042,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -586,8 +586,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PQA-9K",
|
||||
"x": "795",
|
||||
"y": "450",
|
||||
"x": 795,
|
||||
"y": 450,
|
||||
"security": -0.05289705054207039,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -595,8 +595,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QIW-TQ",
|
||||
"x": "845",
|
||||
"y": "405",
|
||||
"x": 845,
|
||||
"y": 405,
|
||||
"security": -0.07853881601323065,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -604,8 +604,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UBES-K",
|
||||
"x": "850",
|
||||
"y": "90",
|
||||
"x": 850,
|
||||
"y": 90,
|
||||
"security": -0.06166800235878056,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -613,8 +613,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BJC4-8",
|
||||
"x": "865",
|
||||
"y": "485",
|
||||
"x": 865,
|
||||
"y": 485,
|
||||
"security": -0.04511882726332428,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -622,8 +622,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "S5-U0R",
|
||||
"x": "910",
|
||||
"y": "435",
|
||||
"x": 910,
|
||||
"y": 435,
|
||||
"security": -0.03806965129536555,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -631,8 +631,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E2AX-5",
|
||||
"x": "915",
|
||||
"y": "205",
|
||||
"x": 915,
|
||||
"y": 205,
|
||||
"security": -0.03362189848934361,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -640,8 +640,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I-R8B0",
|
||||
"x": "920",
|
||||
"y": "105",
|
||||
"x": 920,
|
||||
"y": 105,
|
||||
"security": -0.04337229837091794,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -649,8 +649,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "THS-MN",
|
||||
"x": "920",
|
||||
"y": "250",
|
||||
"x": 920,
|
||||
"y": 250,
|
||||
"security": -0.03691601744139894,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -658,8 +658,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HPE-KP",
|
||||
"x": "925",
|
||||
"y": "160",
|
||||
"x": 925,
|
||||
"y": 160,
|
||||
"security": -0.03394322504595571,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -667,8 +667,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WLL-QX",
|
||||
"x": "925",
|
||||
"y": "380",
|
||||
"x": 925,
|
||||
"y": 380,
|
||||
"security": -0.09465741135815509,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -676,8 +676,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TNK-BQ",
|
||||
"x": "970",
|
||||
"y": "130",
|
||||
"x": 970,
|
||||
"y": 130,
|
||||
"security": -0.04175422256162886,
|
||||
"connectedSystems": [
|
||||
""
|
||||
@@ -685,8 +685,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CW-R71",
|
||||
"x": "974",
|
||||
"y": "420",
|
||||
"x": 974,
|
||||
"y": 420,
|
||||
"security": -0.02494108898055081,
|
||||
"connectedSystems": [
|
||||
""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Neda",
|
||||
"x": "0",
|
||||
"y": "255",
|
||||
"x": 0,
|
||||
"y": 255,
|
||||
"security": 0.36000106977258,
|
||||
"connectedSystems": [
|
||||
"Zephan"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kuhri",
|
||||
"x": "15",
|
||||
"y": "350",
|
||||
"x": 15,
|
||||
"y": 350,
|
||||
"security": 0.192019240452862,
|
||||
"connectedSystems": [
|
||||
"Chitiamem"
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dimoohan",
|
||||
"x": "25",
|
||||
"y": "390",
|
||||
"x": 25,
|
||||
"y": 390,
|
||||
"security": 0.2159339293255426,
|
||||
"connectedSystems": [
|
||||
"Nandeza"
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Cabeki",
|
||||
"x": "30",
|
||||
"y": "475",
|
||||
"x": 30,
|
||||
"y": 475,
|
||||
"security": 0.08978616820046836,
|
||||
"connectedSystems": [
|
||||
"Timudan"
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rafeme",
|
||||
"x": "45",
|
||||
"y": "75",
|
||||
"x": 45,
|
||||
"y": 75,
|
||||
"security": 0.1832812042101505,
|
||||
"connectedSystems": [
|
||||
"Pout",
|
||||
@@ -47,8 +47,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Timudan",
|
||||
"x": "50",
|
||||
"y": "515",
|
||||
"x": 50,
|
||||
"y": 515,
|
||||
"security": 0.124259091221265,
|
||||
"connectedSystems": [
|
||||
"Goudiyah",
|
||||
@@ -59,8 +59,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ibani",
|
||||
"x": "50",
|
||||
"y": "575",
|
||||
"x": 50,
|
||||
"y": 575,
|
||||
"security": 0.1051730403137611,
|
||||
"connectedSystems": [
|
||||
"Timudan",
|
||||
@@ -69,8 +69,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pout",
|
||||
"x": "60",
|
||||
"y": "115",
|
||||
"x": 60,
|
||||
"y": 115,
|
||||
"security": 0.2294815306517105,
|
||||
"connectedSystems": [
|
||||
"Nakis",
|
||||
@@ -80,8 +80,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nakis",
|
||||
"x": "70",
|
||||
"y": "150",
|
||||
"x": 70,
|
||||
"y": 150,
|
||||
"security": 0.2320478177153763,
|
||||
"connectedSystems": [
|
||||
"Zephan",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zephan",
|
||||
"x": "70",
|
||||
"y": "245",
|
||||
"x": 70,
|
||||
"y": 245,
|
||||
"security": 0.2556552372191638,
|
||||
"connectedSystems": [
|
||||
"Zahefeus",
|
||||
@@ -103,8 +103,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zahefeus",
|
||||
"x": "75",
|
||||
"y": "285",
|
||||
"x": 75,
|
||||
"y": 285,
|
||||
"security": 0.2446031591936776,
|
||||
"connectedSystems": [
|
||||
"Chitiamem",
|
||||
@@ -113,8 +113,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Chitiamem",
|
||||
"x": "80",
|
||||
"y": "330",
|
||||
"x": 80,
|
||||
"y": 330,
|
||||
"security": 0.2156923691621567,
|
||||
"connectedSystems": [
|
||||
"Nandeza",
|
||||
@@ -124,8 +124,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nandeza",
|
||||
"x": "105",
|
||||
"y": "370",
|
||||
"x": 105,
|
||||
"y": 370,
|
||||
"security": 0.2467125210849195,
|
||||
"connectedSystems": [
|
||||
"Baratar",
|
||||
@@ -135,8 +135,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Goudiyah",
|
||||
"x": "105",
|
||||
"y": "475",
|
||||
"x": 105,
|
||||
"y": 475,
|
||||
"security": 0.1455485061094306,
|
||||
"connectedSystems": [
|
||||
"Baratar",
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fanathor",
|
||||
"x": "125",
|
||||
"y": "85",
|
||||
"x": 125,
|
||||
"y": 85,
|
||||
"security": 0.2584689645647099,
|
||||
"connectedSystems": [
|
||||
"Hezere",
|
||||
@@ -156,8 +156,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hezere",
|
||||
"x": "140",
|
||||
"y": "125",
|
||||
"x": 140,
|
||||
"y": 125,
|
||||
"security": 0.2152208655819634,
|
||||
"connectedSystems": [
|
||||
"Nakis",
|
||||
@@ -166,8 +166,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zirsem",
|
||||
"x": "145",
|
||||
"y": "165",
|
||||
"x": 145,
|
||||
"y": 165,
|
||||
"security": 0.2825445635367321,
|
||||
"connectedSystems": [
|
||||
"Nakis"
|
||||
@@ -175,8 +175,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sassecho",
|
||||
"x": "145",
|
||||
"y": "515",
|
||||
"x": 145,
|
||||
"y": 515,
|
||||
"security": 0.1176713414924169,
|
||||
"connectedSystems": [
|
||||
"Goudiyah",
|
||||
@@ -186,8 +186,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Irmalin",
|
||||
"x": "145",
|
||||
"y": "575",
|
||||
"x": 145,
|
||||
"y": 575,
|
||||
"security": 0.06214813401546648,
|
||||
"connectedSystems": [
|
||||
"Sassecho",
|
||||
@@ -196,8 +196,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Baratar",
|
||||
"x": "190",
|
||||
"y": "430",
|
||||
"x": 190,
|
||||
"y": 430,
|
||||
"security": 0.1540821836617683,
|
||||
"connectedSystems": [
|
||||
"Ashkoo",
|
||||
@@ -207,8 +207,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hemouner",
|
||||
"x": "215",
|
||||
"y": "630",
|
||||
"x": 215,
|
||||
"y": 630,
|
||||
"security": 0.2378056926275894,
|
||||
"connectedSystems": [
|
||||
"Seshala"
|
||||
@@ -216,8 +216,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arzieh",
|
||||
"x": "225",
|
||||
"y": "340",
|
||||
"x": 225,
|
||||
"y": 340,
|
||||
"security": 0.2967025537362521,
|
||||
"connectedSystems": [
|
||||
"Hakana"
|
||||
@@ -225,8 +225,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ashkoo",
|
||||
"x": "255",
|
||||
"y": "425",
|
||||
"x": 255,
|
||||
"y": 425,
|
||||
"security": 0.2720184062369455,
|
||||
"connectedSystems": [
|
||||
"Amafi",
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Upt",
|
||||
"x": "265",
|
||||
"y": "505",
|
||||
"x": 265,
|
||||
"y": 505,
|
||||
"security": 0.146070973486463,
|
||||
"connectedSystems": [
|
||||
"Ham"
|
||||
@@ -244,8 +244,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hakana",
|
||||
"x": "270",
|
||||
"y": "385",
|
||||
"x": 270,
|
||||
"y": 385,
|
||||
"security": 0.315992503380731,
|
||||
"connectedSystems": [
|
||||
"Amafi",
|
||||
@@ -254,8 +254,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Seshala",
|
||||
"x": "280",
|
||||
"y": "610",
|
||||
"x": 280,
|
||||
"y": 610,
|
||||
"security": 0.2918215468984389,
|
||||
"connectedSystems": [
|
||||
"Gehi",
|
||||
@@ -264,8 +264,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amafi",
|
||||
"x": "325",
|
||||
"y": "455",
|
||||
"x": 325,
|
||||
"y": 455,
|
||||
"security": 0.2934257437463018,
|
||||
"connectedSystems": [
|
||||
"Ham",
|
||||
@@ -276,8 +276,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nahrneder",
|
||||
"x": "330",
|
||||
"y": "380",
|
||||
"x": 330,
|
||||
"y": 380,
|
||||
"security": 0.2509692266997355,
|
||||
"connectedSystems": [
|
||||
"Amafi",
|
||||
@@ -286,8 +286,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ham",
|
||||
"x": "330",
|
||||
"y": "500",
|
||||
"x": 330,
|
||||
"y": 500,
|
||||
"security": 0.2418937105847118,
|
||||
"connectedSystems": [
|
||||
"Vezila",
|
||||
@@ -297,8 +297,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vezila",
|
||||
"x": "335",
|
||||
"y": "545",
|
||||
"x": 335,
|
||||
"y": 545,
|
||||
"security": 0.2659506092977476,
|
||||
"connectedSystems": [
|
||||
"Gehi",
|
||||
@@ -307,8 +307,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gehi",
|
||||
"x": "350",
|
||||
"y": "585",
|
||||
"x": 350,
|
||||
"y": 585,
|
||||
"security": 0.2968049979175542,
|
||||
"connectedSystems": [
|
||||
"Claini",
|
||||
@@ -318,8 +318,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Claini",
|
||||
"x": "370",
|
||||
"y": "625",
|
||||
"x": 370,
|
||||
"y": 625,
|
||||
"security": 0.3407484585390856,
|
||||
"connectedSystems": [
|
||||
"Ashmarir",
|
||||
@@ -328,8 +328,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bomana",
|
||||
"x": "410",
|
||||
"y": "185",
|
||||
"x": 410,
|
||||
"y": 185,
|
||||
"security": 0.5375121555713156,
|
||||
"connectedSystems": [
|
||||
"Danera",
|
||||
@@ -338,8 +338,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bashyam",
|
||||
"x": "420",
|
||||
"y": "400",
|
||||
"x": 420,
|
||||
"y": 400,
|
||||
"security": 0.4711262354772831,
|
||||
"connectedSystems": [
|
||||
"Chamemi",
|
||||
@@ -348,8 +348,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Danera",
|
||||
"x": "475",
|
||||
"y": "160",
|
||||
"x": 475,
|
||||
"y": 160,
|
||||
"security": 0.5625703076654344,
|
||||
"connectedSystems": [
|
||||
"Edani",
|
||||
@@ -359,8 +359,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Chamemi",
|
||||
"x": "480",
|
||||
"y": "380",
|
||||
"x": 480,
|
||||
"y": 380,
|
||||
"security": 0.4449111532260388,
|
||||
"connectedSystems": [
|
||||
"Col",
|
||||
@@ -370,8 +370,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Parses",
|
||||
"x": "480",
|
||||
"y": "425",
|
||||
"x": 480,
|
||||
"y": 425,
|
||||
"security": 0.4986912744282299,
|
||||
"connectedSystems": [
|
||||
"Afnakat",
|
||||
@@ -382,8 +382,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Balanaz",
|
||||
"x": "480",
|
||||
"y": "465",
|
||||
"x": 480,
|
||||
"y": 465,
|
||||
"security": 0.5640645005163774,
|
||||
"connectedSystems": [
|
||||
"Parses"
|
||||
@@ -391,8 +391,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aurejet",
|
||||
"x": "485",
|
||||
"y": "205",
|
||||
"x": 485,
|
||||
"y": 205,
|
||||
"security": 0.5006721829515359,
|
||||
"connectedSystems": [
|
||||
"Bomana",
|
||||
@@ -401,8 +401,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ashmarir",
|
||||
"x": "495",
|
||||
"y": "580",
|
||||
"x": 495,
|
||||
"y": 580,
|
||||
"security": 0.4233649736266515,
|
||||
"connectedSystems": [
|
||||
"Arzanni",
|
||||
@@ -412,8 +412,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kaira",
|
||||
"x": "510",
|
||||
"y": "620",
|
||||
"x": 510,
|
||||
"y": 620,
|
||||
"security": 0.3299217452142471,
|
||||
"connectedSystems": [
|
||||
"Ashmarir",
|
||||
@@ -422,8 +422,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rahabeda",
|
||||
"x": "540",
|
||||
"y": "140",
|
||||
"x": 540,
|
||||
"y": 140,
|
||||
"security": 0.561438942452702,
|
||||
"connectedSystems": [
|
||||
"Edani",
|
||||
@@ -432,8 +432,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tegheon",
|
||||
"x": "550",
|
||||
"y": "340",
|
||||
"x": 550,
|
||||
"y": 340,
|
||||
"security": 0.4134412668522771,
|
||||
"connectedSystems": [
|
||||
"Col",
|
||||
@@ -442,8 +442,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Col",
|
||||
"x": "550",
|
||||
"y": "380",
|
||||
"x": 550,
|
||||
"y": 380,
|
||||
"security": 0.5267899804264466,
|
||||
"connectedSystems": [
|
||||
"Afnakat",
|
||||
@@ -453,8 +453,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Afnakat",
|
||||
"x": "550",
|
||||
"y": "425",
|
||||
"x": 550,
|
||||
"y": 425,
|
||||
"security": 0.5987875259250205,
|
||||
"connectedSystems": [
|
||||
"Arzanni",
|
||||
@@ -465,8 +465,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arzanni",
|
||||
"x": "550",
|
||||
"y": "540",
|
||||
"x": 550,
|
||||
"y": 540,
|
||||
"security": 0.5513048615011029,
|
||||
"connectedSystems": [
|
||||
"Keberz",
|
||||
@@ -476,8 +476,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rilera",
|
||||
"x": "555",
|
||||
"y": "220",
|
||||
"x": 555,
|
||||
"y": 220,
|
||||
"security": 0.4498476014991278,
|
||||
"connectedSystems": [
|
||||
"Edani",
|
||||
@@ -487,8 +487,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Edani",
|
||||
"x": "565",
|
||||
"y": "180",
|
||||
"x": 565,
|
||||
"y": 180,
|
||||
"security": 0.5812891574258459,
|
||||
"connectedSystems": [
|
||||
"Moniyyuku",
|
||||
@@ -499,8 +499,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Efa",
|
||||
"x": "600",
|
||||
"y": "665",
|
||||
"x": 600,
|
||||
"y": 665,
|
||||
"security": 0.4261696497379826,
|
||||
"connectedSystems": [
|
||||
"Tzashrah",
|
||||
@@ -511,8 +511,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nourbal",
|
||||
"x": "605",
|
||||
"y": "545",
|
||||
"x": 605,
|
||||
"y": 545,
|
||||
"security": 0.4106437896263522,
|
||||
"connectedSystems": [
|
||||
"Keberz"
|
||||
@@ -520,8 +520,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Keberz",
|
||||
"x": "615",
|
||||
"y": "510",
|
||||
"x": 615,
|
||||
"y": 510,
|
||||
"security": 0.5301299306254539,
|
||||
"connectedSystems": [
|
||||
"Lansez",
|
||||
@@ -532,8 +532,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Firbha",
|
||||
"x": "620",
|
||||
"y": "425",
|
||||
"x": 620,
|
||||
"y": 425,
|
||||
"security": 0.5798239611288791,
|
||||
"connectedSystems": [
|
||||
"Afnakat"
|
||||
@@ -541,8 +541,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Moniyyuku",
|
||||
"x": "625",
|
||||
"y": "90",
|
||||
"x": 625,
|
||||
"y": 90,
|
||||
"security": 0.5685658118660644,
|
||||
"connectedSystems": [
|
||||
"Reteka",
|
||||
@@ -552,8 +552,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sabusi",
|
||||
"x": "645",
|
||||
"y": "610",
|
||||
"x": 645,
|
||||
"y": 610,
|
||||
"security": 0.5051273782123464,
|
||||
"connectedSystems": [
|
||||
"Tzashrah",
|
||||
@@ -562,8 +562,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Moro",
|
||||
"x": "650",
|
||||
"y": "700",
|
||||
"x": 650,
|
||||
"y": 700,
|
||||
"security": 0.4580570914845232,
|
||||
"connectedSystems": [
|
||||
"Efa",
|
||||
@@ -572,8 +572,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lansez",
|
||||
"x": "670",
|
||||
"y": "480",
|
||||
"x": 670,
|
||||
"y": 480,
|
||||
"security": 0.728673697318716,
|
||||
"connectedSystems": [
|
||||
"Bukah",
|
||||
@@ -582,8 +582,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Reteka",
|
||||
"x": "680",
|
||||
"y": "60",
|
||||
"x": 680,
|
||||
"y": 60,
|
||||
"security": 0.5044872393229753,
|
||||
"connectedSystems": [
|
||||
"Palas",
|
||||
@@ -592,8 +592,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tzashrah",
|
||||
"x": "695",
|
||||
"y": "655",
|
||||
"x": 695,
|
||||
"y": 655,
|
||||
"security": 0.5345522805684597,
|
||||
"connectedSystems": [
|
||||
"Badivefi",
|
||||
@@ -603,8 +603,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ashi",
|
||||
"x": "710",
|
||||
"y": "590",
|
||||
"x": 710,
|
||||
"y": 590,
|
||||
"security": 0.6745112318851569,
|
||||
"connectedSystems": [
|
||||
"Badivefi"
|
||||
@@ -612,8 +612,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ainsan",
|
||||
"x": "710",
|
||||
"y": "705",
|
||||
"x": 710,
|
||||
"y": 705,
|
||||
"security": 0.4730616482641594,
|
||||
"connectedSystems": [
|
||||
"Talidal",
|
||||
@@ -622,8 +622,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Geztic",
|
||||
"x": "725",
|
||||
"y": "200",
|
||||
"x": 725,
|
||||
"y": 200,
|
||||
"security": 0.7330291771288644,
|
||||
"connectedSystems": [
|
||||
"Osis",
|
||||
@@ -632,8 +632,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Osis",
|
||||
"x": "735",
|
||||
"y": "150",
|
||||
"x": 735,
|
||||
"y": 150,
|
||||
"security": 0.7257742621665921,
|
||||
"connectedSystems": [
|
||||
"Sehsasez",
|
||||
@@ -643,8 +643,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hishai",
|
||||
"x": "740",
|
||||
"y": "245",
|
||||
"x": 740,
|
||||
"y": 245,
|
||||
"security": 0.7678545045136174,
|
||||
"connectedSystems": [
|
||||
"Agil",
|
||||
@@ -653,8 +653,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Palas",
|
||||
"x": "745",
|
||||
"y": "40",
|
||||
"x": 745,
|
||||
"y": 40,
|
||||
"security": 0.5059964826606451,
|
||||
"connectedSystems": [
|
||||
"Gidali",
|
||||
@@ -664,8 +664,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bukah",
|
||||
"x": "750",
|
||||
"y": "435",
|
||||
"x": 750,
|
||||
"y": 435,
|
||||
"security": 0.8027090954439375,
|
||||
"connectedSystems": [
|
||||
"Agil",
|
||||
@@ -674,8 +674,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Talidal",
|
||||
"x": "765",
|
||||
"y": "675",
|
||||
"x": 765,
|
||||
"y": 675,
|
||||
"security": 0.5097831653191343,
|
||||
"connectedSystems": [
|
||||
"Badivefi",
|
||||
@@ -684,8 +684,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Badivefi",
|
||||
"x": "780",
|
||||
"y": "625",
|
||||
"x": 780,
|
||||
"y": 625,
|
||||
"security": 0.6587472791459897,
|
||||
"connectedSystems": [
|
||||
"Sazre",
|
||||
@@ -696,8 +696,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sazre",
|
||||
"x": "795",
|
||||
"y": "500",
|
||||
"x": 795,
|
||||
"y": 500,
|
||||
"security": 0.8063343611205188,
|
||||
"connectedSystems": [
|
||||
"Jachanu",
|
||||
@@ -706,8 +706,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Safshela",
|
||||
"x": "799",
|
||||
"y": "83",
|
||||
"x": 799,
|
||||
"y": 83,
|
||||
"security": 0.6676156720041599,
|
||||
"connectedSystems": [
|
||||
"Palas"
|
||||
@@ -715,8 +715,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Agil",
|
||||
"x": "800",
|
||||
"y": "395",
|
||||
"x": 800,
|
||||
"y": 395,
|
||||
"security": 0.8538958337429666,
|
||||
"connectedSystems": [
|
||||
"Ipref",
|
||||
@@ -726,8 +726,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gidali",
|
||||
"x": "810",
|
||||
"y": "25",
|
||||
"x": 810,
|
||||
"y": 25,
|
||||
"security": 0.6534541838957921,
|
||||
"connectedSystems": [
|
||||
"Molea",
|
||||
@@ -736,8 +736,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jachanu",
|
||||
"x": "820",
|
||||
"y": "460",
|
||||
"x": 820,
|
||||
"y": 460,
|
||||
"security": 0.8539583162377078,
|
||||
"connectedSystems": [
|
||||
"Kihtaled",
|
||||
@@ -746,8 +746,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yezara",
|
||||
"x": "845",
|
||||
"y": "235",
|
||||
"x": 845,
|
||||
"y": 235,
|
||||
"security": 0.7418438270447131,
|
||||
"connectedSystems": [
|
||||
"Ervekam",
|
||||
@@ -757,8 +757,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ipref",
|
||||
"x": "850",
|
||||
"y": "365",
|
||||
"x": 850,
|
||||
"y": 365,
|
||||
"security": 0.8996856103468212,
|
||||
"connectedSystems": [
|
||||
"Kihtaled",
|
||||
@@ -767,8 +767,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sehsasez",
|
||||
"x": "865",
|
||||
"y": "115",
|
||||
"x": 865,
|
||||
"y": 115,
|
||||
"security": 0.714328946072715,
|
||||
"connectedSystems": [
|
||||
"Ervekam",
|
||||
@@ -779,8 +779,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kihtaled",
|
||||
"x": "875",
|
||||
"y": "410",
|
||||
"x": 875,
|
||||
"y": 410,
|
||||
"security": 0.9132524690785021,
|
||||
"connectedSystems": [
|
||||
"Gousoviba",
|
||||
@@ -791,8 +791,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Molea",
|
||||
"x": "880",
|
||||
"y": "15",
|
||||
"x": 880,
|
||||
"y": 15,
|
||||
"security": 0.7160800705784067,
|
||||
"connectedSystems": [
|
||||
"Nakregde",
|
||||
@@ -801,8 +801,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ervekam",
|
||||
"x": "885",
|
||||
"y": "175",
|
||||
"x": 885,
|
||||
"y": 175,
|
||||
"security": 0.6869200666687281,
|
||||
"connectedSystems": [
|
||||
"Masanuh",
|
||||
@@ -813,8 +813,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Khanid Prime",
|
||||
"x": "900",
|
||||
"y": "465",
|
||||
"x": 900,
|
||||
"y": 465,
|
||||
"security": 0.8973735762048797,
|
||||
"connectedSystems": [
|
||||
"Kihtaled"
|
||||
@@ -822,8 +822,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kahah",
|
||||
"x": "930",
|
||||
"y": "90",
|
||||
"x": 930,
|
||||
"y": 90,
|
||||
"security": 0.719451071192295,
|
||||
"connectedSystems": [
|
||||
"Sehsasez",
|
||||
@@ -832,8 +832,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gousoviba",
|
||||
"x": "935",
|
||||
"y": "385",
|
||||
"x": 935,
|
||||
"y": 385,
|
||||
"security": 0.9012339108788986,
|
||||
"connectedSystems": [
|
||||
"Mimime",
|
||||
@@ -843,8 +843,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mashtarmem",
|
||||
"x": "955",
|
||||
"y": "180",
|
||||
"x": 955,
|
||||
"y": 180,
|
||||
"security": 0.7068994024154347,
|
||||
"connectedSystems": [
|
||||
"Ervekam",
|
||||
@@ -855,8 +855,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Neyi",
|
||||
"x": "955",
|
||||
"y": "430",
|
||||
"x": 955,
|
||||
"y": 430,
|
||||
"security": 0.8095474219751599,
|
||||
"connectedSystems": [
|
||||
"Gousoviba"
|
||||
@@ -864,8 +864,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Saloti",
|
||||
"x": "974",
|
||||
"y": "130",
|
||||
"x": 974,
|
||||
"y": 130,
|
||||
"security": 0.7031130173110302,
|
||||
"connectedSystems": [
|
||||
"Mashtarmem",
|
||||
@@ -874,8 +874,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Anath",
|
||||
"x": "5",
|
||||
"y": "40",
|
||||
"x": 5,
|
||||
"y": 40,
|
||||
"security": 0.0413269226409857,
|
||||
"connectedSystems": [
|
||||
"Sakht",
|
||||
@@ -885,8 +885,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Abath",
|
||||
"x": "355",
|
||||
"y": "310",
|
||||
"x": 355,
|
||||
"y": 310,
|
||||
"security": 0.1664056850845972,
|
||||
"connectedSystems": [
|
||||
"Nahrneder",
|
||||
@@ -895,8 +895,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "A2-V27",
|
||||
"x": "440",
|
||||
"y": "705",
|
||||
"x": 440,
|
||||
"y": 705,
|
||||
"security": -0.3852983033499273,
|
||||
"connectedSystems": [
|
||||
"Kaira",
|
||||
@@ -907,8 +907,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-FKCZ",
|
||||
"x": "525",
|
||||
"y": "700",
|
||||
"x": 525,
|
||||
"y": 700,
|
||||
"security": -0.2835308177146488,
|
||||
"connectedSystems": [
|
||||
"0TKF-6",
|
||||
@@ -920,8 +920,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kulu",
|
||||
"x": "590",
|
||||
"y": "45",
|
||||
"x": 590,
|
||||
"y": 45,
|
||||
"security": 0.5723651004585136,
|
||||
"connectedSystems": [
|
||||
"Moniyyuku",
|
||||
@@ -931,8 +931,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HED-GP",
|
||||
"x": "720",
|
||||
"y": "520",
|
||||
"x": 720,
|
||||
"y": 520,
|
||||
"security": -0.1463222206852534,
|
||||
"connectedSystems": [
|
||||
"SV5-8N",
|
||||
@@ -941,8 +941,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Masanuh",
|
||||
"x": "810",
|
||||
"y": "155",
|
||||
"x": 810,
|
||||
"y": 155,
|
||||
"security": 0.6951409991547878,
|
||||
"connectedSystems": [
|
||||
"Suner",
|
||||
@@ -952,8 +952,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nakregde",
|
||||
"x": "950",
|
||||
"y": "10",
|
||||
"x": 950,
|
||||
"y": 10,
|
||||
"security": 0.8306150526306653,
|
||||
"connectedSystems": [
|
||||
"Kor-Azor Prime",
|
||||
@@ -962,8 +962,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mimime",
|
||||
"x": "965",
|
||||
"y": "315",
|
||||
"x": 965,
|
||||
"y": 315,
|
||||
"security": 0.8453258000066584,
|
||||
"connectedSystems": [
|
||||
"Hostni",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Abath",
|
||||
"x": "10",
|
||||
"y": "705",
|
||||
"x": 10,
|
||||
"y": 705,
|
||||
"security": 0.1664056850845972,
|
||||
"connectedSystems": [
|
||||
"Nahrneder",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ordion",
|
||||
"x": "15",
|
||||
"y": "315",
|
||||
"x": 15,
|
||||
"y": 315,
|
||||
"security": 0.5045326540443285,
|
||||
"connectedSystems": [
|
||||
"Misha"
|
||||
@@ -20,8 +20,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Schmaeel",
|
||||
"x": "20",
|
||||
"y": "660",
|
||||
"x": 20,
|
||||
"y": 660,
|
||||
"security": 0.1744029704370381,
|
||||
"connectedSystems": [
|
||||
"Abath",
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Misha",
|
||||
"x": "45",
|
||||
"y": "350",
|
||||
"x": 45,
|
||||
"y": 350,
|
||||
"security": 0.4948945592210915,
|
||||
"connectedSystems": [
|
||||
"Shaha",
|
||||
@@ -43,8 +43,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zinkon",
|
||||
"x": "55",
|
||||
"y": "175",
|
||||
"x": 55,
|
||||
"y": 175,
|
||||
"security": 0.7084131673911223,
|
||||
"connectedSystems": [
|
||||
"Nare",
|
||||
@@ -53,8 +53,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oguser",
|
||||
"x": "60",
|
||||
"y": "580",
|
||||
"x": 60,
|
||||
"y": 580,
|
||||
"security": 0.2170825545994035,
|
||||
"connectedSystems": [
|
||||
"Perbhe",
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zorenyen",
|
||||
"x": "75",
|
||||
"y": "625",
|
||||
"x": 75,
|
||||
"y": 625,
|
||||
"security": 0.1112296931006905,
|
||||
"connectedSystems": [
|
||||
"Schmaeel",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Perbhe",
|
||||
"x": "100",
|
||||
"y": "430",
|
||||
"x": 100,
|
||||
"y": 430,
|
||||
"security": 0.3514666607573391,
|
||||
"connectedSystems": [
|
||||
"Neesher",
|
||||
@@ -84,8 +84,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mafra",
|
||||
"x": "105",
|
||||
"y": "665",
|
||||
"x": 105,
|
||||
"y": 665,
|
||||
"security": 0.1194431536093022,
|
||||
"connectedSystems": [
|
||||
"Schmaeel",
|
||||
@@ -94,8 +94,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Neesher",
|
||||
"x": "110",
|
||||
"y": "375",
|
||||
"x": 110,
|
||||
"y": 375,
|
||||
"security": 0.5180601261834492,
|
||||
"connectedSystems": [
|
||||
"Shaha",
|
||||
@@ -105,8 +105,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kulu",
|
||||
"x": "115",
|
||||
"y": "55",
|
||||
"x": 115,
|
||||
"y": 55,
|
||||
"security": 0.5723651004585136,
|
||||
"connectedSystems": [
|
||||
"Moniyyuku",
|
||||
@@ -116,8 +116,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shaha",
|
||||
"x": "120",
|
||||
"y": "325",
|
||||
"x": 120,
|
||||
"y": 325,
|
||||
"security": 0.5981747732860931,
|
||||
"connectedSystems": [
|
||||
"Kizama",
|
||||
@@ -127,8 +127,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kizama",
|
||||
"x": "130",
|
||||
"y": "275",
|
||||
"x": 130,
|
||||
"y": 275,
|
||||
"security": 0.6669358795008871,
|
||||
"connectedSystems": [
|
||||
"Nare",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arzi",
|
||||
"x": "135",
|
||||
"y": "600",
|
||||
"x": 135,
|
||||
"y": 600,
|
||||
"security": 0.138332831001252,
|
||||
"connectedSystems": [
|
||||
"Mafra",
|
||||
@@ -149,8 +149,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Soumi",
|
||||
"x": "145",
|
||||
"y": "130",
|
||||
"x": 145,
|
||||
"y": 130,
|
||||
"security": 0.6019993113063071,
|
||||
"connectedSystems": [
|
||||
"Kulu",
|
||||
@@ -160,8 +160,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nare",
|
||||
"x": "145",
|
||||
"y": "190",
|
||||
"x": 145,
|
||||
"y": 190,
|
||||
"security": 0.6483931122488499,
|
||||
"connectedSystems": [
|
||||
"Soumi",
|
||||
@@ -172,8 +172,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Choga",
|
||||
"x": "200",
|
||||
"y": "70",
|
||||
"x": 200,
|
||||
"y": 70,
|
||||
"security": 0.5818207104378524,
|
||||
"connectedSystems": [
|
||||
"Kulu",
|
||||
@@ -183,8 +183,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kerying",
|
||||
"x": "205",
|
||||
"y": "645",
|
||||
"x": 205,
|
||||
"y": 645,
|
||||
"security": 0.160019674362255,
|
||||
"connectedSystems": [
|
||||
"Arzi"
|
||||
@@ -192,8 +192,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Imih",
|
||||
"x": "240",
|
||||
"y": "110",
|
||||
"x": 240,
|
||||
"y": 110,
|
||||
"security": 0.5734418218376076,
|
||||
"connectedSystems": [
|
||||
"Choga",
|
||||
@@ -203,8 +203,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arza",
|
||||
"x": "275",
|
||||
"y": "10",
|
||||
"x": 275,
|
||||
"y": 10,
|
||||
"security": 0.3276510597115057,
|
||||
"connectedSystems": [
|
||||
"Ranni"
|
||||
@@ -212,8 +212,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bridi",
|
||||
"x": "305",
|
||||
"y": "310",
|
||||
"x": 305,
|
||||
"y": 310,
|
||||
"security": 0.3959467276584856,
|
||||
"connectedSystems": [
|
||||
"Fensi",
|
||||
@@ -222,8 +222,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jeni",
|
||||
"x": "310",
|
||||
"y": "160",
|
||||
"x": 310,
|
||||
"y": 160,
|
||||
"security": 0.3318915592840781,
|
||||
"connectedSystems": [
|
||||
"Nebian",
|
||||
@@ -232,8 +232,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nishah",
|
||||
"x": "310",
|
||||
"y": "485",
|
||||
"x": 310,
|
||||
"y": 485,
|
||||
"security": 0.576117871905909,
|
||||
"connectedSystems": [
|
||||
"Amdonen"
|
||||
@@ -241,8 +241,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Liparer",
|
||||
"x": "350",
|
||||
"y": "60",
|
||||
"x": 350,
|
||||
"y": 60,
|
||||
"security": 0.4491356382443508,
|
||||
"connectedSystems": [
|
||||
"Miroona",
|
||||
@@ -251,8 +251,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ranni",
|
||||
"x": "355",
|
||||
"y": "15",
|
||||
"x": 355,
|
||||
"y": 15,
|
||||
"security": 0.3675565086716127,
|
||||
"connectedSystems": [
|
||||
"Miroona",
|
||||
@@ -261,8 +261,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Masanuh",
|
||||
"x": "355",
|
||||
"y": "630",
|
||||
"x": 355,
|
||||
"y": 630,
|
||||
"security": 0.6951409991547878,
|
||||
"connectedSystems": [
|
||||
"Suner",
|
||||
@@ -272,8 +272,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amdonen",
|
||||
"x": "365",
|
||||
"y": "450",
|
||||
"x": 365,
|
||||
"y": 450,
|
||||
"security": 0.6406547257195212,
|
||||
"connectedSystems": [
|
||||
"Dantan",
|
||||
@@ -286,8 +286,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Leva",
|
||||
"x": "365",
|
||||
"y": "550",
|
||||
"x": 365,
|
||||
"y": 550,
|
||||
"security": 0.617346103267139,
|
||||
"connectedSystems": [
|
||||
"Amdonen",
|
||||
@@ -297,8 +297,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nebian",
|
||||
"x": "375",
|
||||
"y": "195",
|
||||
"x": 375,
|
||||
"y": 195,
|
||||
"security": 0.3514966458773522,
|
||||
"connectedSystems": [
|
||||
"Fensi",
|
||||
@@ -309,8 +309,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ami",
|
||||
"x": "375",
|
||||
"y": "355",
|
||||
"x": 375,
|
||||
"y": 355,
|
||||
"security": 0.4381709993481272,
|
||||
"connectedSystems": [
|
||||
"Fensi",
|
||||
@@ -321,8 +321,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Khabara",
|
||||
"x": "380",
|
||||
"y": "130",
|
||||
"x": 380,
|
||||
"y": 130,
|
||||
"security": 0.3408937497250708,
|
||||
"connectedSystems": [
|
||||
"Nebian",
|
||||
@@ -331,8 +331,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fensi",
|
||||
"x": "390",
|
||||
"y": "275",
|
||||
"x": 390,
|
||||
"y": 275,
|
||||
"security": 0.3968333840647342,
|
||||
"connectedSystems": [
|
||||
"Narai",
|
||||
@@ -344,8 +344,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Miroona",
|
||||
"x": "430",
|
||||
"y": "40",
|
||||
"x": 430,
|
||||
"y": 40,
|
||||
"security": 0.4155730242274855,
|
||||
"connectedSystems": [
|
||||
"Jedandan",
|
||||
@@ -355,8 +355,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kor-Azor Prime",
|
||||
"x": "460",
|
||||
"y": "560",
|
||||
"x": 460,
|
||||
"y": 560,
|
||||
"security": 0.9139081353994998,
|
||||
"connectedSystems": [
|
||||
"Amdonen",
|
||||
@@ -368,8 +368,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nakregde",
|
||||
"x": "460",
|
||||
"y": "610",
|
||||
"x": 460,
|
||||
"y": 610,
|
||||
"security": 0.8306150526306653,
|
||||
"connectedSystems": [
|
||||
"Kor-Azor Prime",
|
||||
@@ -378,8 +378,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Conoban",
|
||||
"x": "490",
|
||||
"y": "505",
|
||||
"x": 490,
|
||||
"y": 505,
|
||||
"security": 0.905248800028,
|
||||
"connectedSystems": [
|
||||
"Mora"
|
||||
@@ -387,8 +387,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mora",
|
||||
"x": "505",
|
||||
"y": "465",
|
||||
"x": 505,
|
||||
"y": 465,
|
||||
"security": 0.932524171950544,
|
||||
"connectedSystems": [
|
||||
"Amdonen",
|
||||
@@ -399,8 +399,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jedandan",
|
||||
"x": "510",
|
||||
"y": "35",
|
||||
"x": 510,
|
||||
"y": 35,
|
||||
"security": 0.4192235722047412,
|
||||
"connectedSystems": [
|
||||
"Enal",
|
||||
@@ -409,8 +409,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Rannoze",
|
||||
"x": "540",
|
||||
"y": "180",
|
||||
"x": 540,
|
||||
"y": 180,
|
||||
"security": 0.3988255165131434,
|
||||
"connectedSystems": [
|
||||
"Fensi",
|
||||
@@ -419,8 +419,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sehmy",
|
||||
"x": "565",
|
||||
"y": "535",
|
||||
"x": 565,
|
||||
"y": 535,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Mora",
|
||||
@@ -430,8 +430,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Enal",
|
||||
"x": "585",
|
||||
"y": "40",
|
||||
"x": 585,
|
||||
"y": 40,
|
||||
"security": 0.4076276519334271,
|
||||
"connectedSystems": [
|
||||
"Piri",
|
||||
@@ -440,8 +440,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Daran",
|
||||
"x": "590",
|
||||
"y": "285",
|
||||
"x": 590,
|
||||
"y": 285,
|
||||
"security": 0.2316210466047565,
|
||||
"connectedSystems": [
|
||||
"Pananan",
|
||||
@@ -450,8 +450,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Chaktaren",
|
||||
"x": "625",
|
||||
"y": "360",
|
||||
"x": 625,
|
||||
"y": 360,
|
||||
"security": 0.8024104401614298,
|
||||
"connectedSystems": [
|
||||
"Polfaly"
|
||||
@@ -459,8 +459,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Polfaly",
|
||||
"x": "630",
|
||||
"y": "400",
|
||||
"x": 630,
|
||||
"y": 400,
|
||||
"security": 0.8301258276762963,
|
||||
"connectedSystems": [
|
||||
"Mora",
|
||||
@@ -471,8 +471,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Atarli",
|
||||
"x": "635",
|
||||
"y": "140",
|
||||
"x": 635,
|
||||
"y": 140,
|
||||
"security": 0.4421900818066711,
|
||||
"connectedSystems": [
|
||||
"Menai",
|
||||
@@ -485,8 +485,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Danyana",
|
||||
"x": "675",
|
||||
"y": "480",
|
||||
"x": 675,
|
||||
"y": 480,
|
||||
"security": 0.7735880947775371,
|
||||
"connectedSystems": [
|
||||
"Dantan",
|
||||
@@ -498,8 +498,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Piri",
|
||||
"x": "680",
|
||||
"y": "65",
|
||||
"x": 680,
|
||||
"y": 65,
|
||||
"security": 0.4558784475886332,
|
||||
"connectedSystems": [
|
||||
"Atarli",
|
||||
@@ -509,8 +509,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pananan",
|
||||
"x": "680",
|
||||
"y": "265",
|
||||
"x": 680,
|
||||
"y": 265,
|
||||
"security": 0.2010469882764974,
|
||||
"connectedSystems": [
|
||||
"Gademam",
|
||||
@@ -519,8 +519,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nibainkier",
|
||||
"x": "705",
|
||||
"y": "375",
|
||||
"x": 705,
|
||||
"y": 375,
|
||||
"security": 0.7004864016319877,
|
||||
"connectedSystems": [
|
||||
"Danyana",
|
||||
@@ -532,8 +532,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Keproh",
|
||||
"x": "720",
|
||||
"y": "125",
|
||||
"x": 720,
|
||||
"y": 125,
|
||||
"security": 0.4535406160388509,
|
||||
"connectedSystems": [
|
||||
"Shokal",
|
||||
@@ -543,8 +543,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zatamaka",
|
||||
"x": "760",
|
||||
"y": "60",
|
||||
"x": 760,
|
||||
"y": 60,
|
||||
"security": 0.4083846585488326,
|
||||
"connectedSystems": [
|
||||
"Shokal",
|
||||
@@ -555,8 +555,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shokal",
|
||||
"x": "770",
|
||||
"y": "180",
|
||||
"x": 770,
|
||||
"y": 180,
|
||||
"security": 0.4994386014293178,
|
||||
"connectedSystems": [
|
||||
"Nibainkier",
|
||||
@@ -567,8 +567,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jinkah",
|
||||
"x": "775",
|
||||
"y": "355",
|
||||
"x": 775,
|
||||
"y": 355,
|
||||
"security": 0.8475490959624334,
|
||||
"connectedSystems": [
|
||||
"Nahyeen",
|
||||
@@ -578,8 +578,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nahyeen",
|
||||
"x": "775",
|
||||
"y": "445",
|
||||
"x": 775,
|
||||
"y": 445,
|
||||
"security": 0.7702995005848562,
|
||||
"connectedSystems": [
|
||||
"Danyana",
|
||||
@@ -590,8 +590,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Annad",
|
||||
"x": "785",
|
||||
"y": "310",
|
||||
"x": 785,
|
||||
"y": 310,
|
||||
"security": 0.8210709900341359,
|
||||
"connectedSystems": [
|
||||
"Jinkah"
|
||||
@@ -599,8 +599,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gademam",
|
||||
"x": "810",
|
||||
"y": "240",
|
||||
"x": 810,
|
||||
"y": 240,
|
||||
"security": 0.3910406289863171,
|
||||
"connectedSystems": [
|
||||
"Tadadan",
|
||||
@@ -610,8 +610,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Andrub",
|
||||
"x": "835",
|
||||
"y": "405",
|
||||
"x": 835,
|
||||
"y": 405,
|
||||
"security": 0.6738563793664334,
|
||||
"connectedSystems": [
|
||||
"Nahyeen",
|
||||
@@ -620,8 +620,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tadadan",
|
||||
"x": "875",
|
||||
"y": "275",
|
||||
"x": 875,
|
||||
"y": 275,
|
||||
"security": 0.4528060840028922,
|
||||
"connectedSystems": [
|
||||
"Nahol",
|
||||
@@ -630,8 +630,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nahol",
|
||||
"x": "910",
|
||||
"y": "330",
|
||||
"x": 910,
|
||||
"y": 330,
|
||||
"security": 0.5542736782938291,
|
||||
"connectedSystems": [
|
||||
"Andrub",
|
||||
@@ -642,8 +642,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tralasa",
|
||||
"x": "974",
|
||||
"y": "280",
|
||||
"x": 974,
|
||||
"y": 280,
|
||||
"security": 0.5591577659122725,
|
||||
"connectedSystems": [
|
||||
"Nahol",
|
||||
@@ -652,8 +652,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Latari",
|
||||
"x": "974",
|
||||
"y": "385",
|
||||
"x": 974,
|
||||
"y": 385,
|
||||
"security": 0.5620496394906875,
|
||||
"connectedSystems": [
|
||||
"Nahol",
|
||||
@@ -662,8 +662,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vehan",
|
||||
"x": "0",
|
||||
"y": "120",
|
||||
"x": 0,
|
||||
"y": 120,
|
||||
"security": 0.3665234185227236,
|
||||
"connectedSystems": [
|
||||
"Udianoor",
|
||||
@@ -672,8 +672,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nahrneder",
|
||||
"x": "0",
|
||||
"y": "740",
|
||||
"x": 0,
|
||||
"y": 740,
|
||||
"security": 0.2509692266997355,
|
||||
"connectedSystems": [
|
||||
"Amafi",
|
||||
@@ -682,8 +682,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Moniyyuku",
|
||||
"x": "30",
|
||||
"y": "25",
|
||||
"x": 30,
|
||||
"y": 25,
|
||||
"security": 0.5685658118660644,
|
||||
"connectedSystems": [
|
||||
"Reteka",
|
||||
@@ -693,8 +693,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Narai",
|
||||
"x": "310",
|
||||
"y": "240",
|
||||
"x": 310,
|
||||
"y": 240,
|
||||
"security": 0.4684220031488384,
|
||||
"connectedSystems": [
|
||||
"Shuria",
|
||||
@@ -703,8 +703,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ervekam",
|
||||
"x": "355",
|
||||
"y": "700",
|
||||
"x": 355,
|
||||
"y": 700,
|
||||
"security": 0.6869200666687281,
|
||||
"connectedSystems": [
|
||||
"Masanuh",
|
||||
@@ -715,8 +715,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Suner",
|
||||
"x": "430",
|
||||
"y": "715",
|
||||
"x": 430,
|
||||
"y": 715,
|
||||
"security": 0.8691072809836105,
|
||||
"connectedSystems": [
|
||||
"Sonama",
|
||||
@@ -726,8 +726,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Noranim",
|
||||
"x": "440",
|
||||
"y": "155",
|
||||
"x": 440,
|
||||
"y": 155,
|
||||
"security": 0.3372209643033397,
|
||||
"connectedSystems": [
|
||||
"Nebian",
|
||||
@@ -737,8 +737,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Molea",
|
||||
"x": "500",
|
||||
"y": "720",
|
||||
"x": 500,
|
||||
"y": 720,
|
||||
"security": 0.7160800705784067,
|
||||
"connectedSystems": [
|
||||
"Nakregde",
|
||||
@@ -747,8 +747,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dantan",
|
||||
"x": "505",
|
||||
"y": "395",
|
||||
"x": 505,
|
||||
"y": 395,
|
||||
"security": 0.6589744344713558,
|
||||
"connectedSystems": [
|
||||
"Kador Prime",
|
||||
@@ -758,8 +758,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Menai",
|
||||
"x": "560",
|
||||
"y": "125",
|
||||
"x": 560,
|
||||
"y": 125,
|
||||
"security": 0.3414024860831691,
|
||||
"connectedSystems": [
|
||||
"Noranim",
|
||||
@@ -768,8 +768,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amarr",
|
||||
"x": "570",
|
||||
"y": "595",
|
||||
"x": 570,
|
||||
"y": 595,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Hedion",
|
||||
@@ -782,8 +782,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sakhti",
|
||||
"x": "875",
|
||||
"y": "185",
|
||||
"x": 875,
|
||||
"y": 185,
|
||||
"security": 0.4548419296492871,
|
||||
"connectedSystems": [
|
||||
"Mazitah",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1640
public/Malpais.json
1640
public/Malpais.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Aeddin",
|
||||
"x": "0",
|
||||
"y": "85",
|
||||
"x": 0,
|
||||
"y": 85,
|
||||
"security": 0.569667727212997,
|
||||
"connectedSystems": [
|
||||
"Austraka",
|
||||
@@ -12,8 +12,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gulfonodi",
|
||||
"x": "0",
|
||||
"y": "135",
|
||||
"x": 0,
|
||||
"y": 135,
|
||||
"security": 0.497860496629184,
|
||||
"connectedSystems": [
|
||||
"Aeddin",
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hrober",
|
||||
"x": "0",
|
||||
"y": "485",
|
||||
"x": 0,
|
||||
"y": 485,
|
||||
"security": 0.3078231528634525,
|
||||
"connectedSystems": [
|
||||
"Hrokkur"
|
||||
@@ -31,8 +31,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hrokkur",
|
||||
"x": "50",
|
||||
"y": "450",
|
||||
"x": 50,
|
||||
"y": 450,
|
||||
"security": 0.2988826196208917,
|
||||
"connectedSystems": [
|
||||
"Heild",
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Teonusude",
|
||||
"x": "80",
|
||||
"y": "120",
|
||||
"x": 80,
|
||||
"y": 120,
|
||||
"security": 0.5863137228330685,
|
||||
"connectedSystems": [
|
||||
"Aeddin",
|
||||
@@ -54,8 +54,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Heild",
|
||||
"x": "110",
|
||||
"y": "420",
|
||||
"x": 110,
|
||||
"y": 420,
|
||||
"security": 0.3307623618104421,
|
||||
"connectedSystems": [
|
||||
"Bosena",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Audesder",
|
||||
"x": "125",
|
||||
"y": "515",
|
||||
"x": 125,
|
||||
"y": 515,
|
||||
"security": 0.2647115299035282,
|
||||
"connectedSystems": [
|
||||
"Aedald",
|
||||
@@ -75,8 +75,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Bosena",
|
||||
"x": "140",
|
||||
"y": "165",
|
||||
"x": 140,
|
||||
"y": 165,
|
||||
"security": 0.400467093539569,
|
||||
"connectedSystems": [
|
||||
"Teonusude",
|
||||
@@ -86,8 +86,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aedald",
|
||||
"x": "150",
|
||||
"y": "470",
|
||||
"x": 150,
|
||||
"y": 470,
|
||||
"security": 0.2504577487622691,
|
||||
"connectedSystems": [
|
||||
"Heild",
|
||||
@@ -97,8 +97,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gelfiven",
|
||||
"x": "165",
|
||||
"y": "70",
|
||||
"x": 165,
|
||||
"y": 70,
|
||||
"security": 0.5597711471078132,
|
||||
"connectedSystems": [
|
||||
"Teonusude",
|
||||
@@ -108,8 +108,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oddelulf",
|
||||
"x": "215",
|
||||
"y": "115",
|
||||
"x": 215,
|
||||
"y": 115,
|
||||
"security": 0.3707810097740397,
|
||||
"connectedSystems": [
|
||||
"Gelfiven",
|
||||
@@ -120,8 +120,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Muttokon",
|
||||
"x": "225",
|
||||
"y": "500",
|
||||
"x": 225,
|
||||
"y": 500,
|
||||
"security": 0.2071899938074332,
|
||||
"connectedSystems": [
|
||||
"Aedald",
|
||||
@@ -130,8 +130,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gonheim",
|
||||
"x": "230",
|
||||
"y": "260",
|
||||
"x": 230,
|
||||
"y": 260,
|
||||
"security": 0.2838236257931388,
|
||||
"connectedSystems": [
|
||||
"Istodard",
|
||||
@@ -141,8 +141,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hedaleolfarber",
|
||||
"x": "230",
|
||||
"y": "305",
|
||||
"x": 230,
|
||||
"y": 305,
|
||||
"security": 0.3031564963123863,
|
||||
"connectedSystems": [
|
||||
"Gonheim"
|
||||
@@ -150,8 +150,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Istodard",
|
||||
"x": "265",
|
||||
"y": "215",
|
||||
"x": 265,
|
||||
"y": 215,
|
||||
"security": 0.2948804397482957,
|
||||
"connectedSystems": [
|
||||
"Oddelulf",
|
||||
@@ -162,8 +162,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Half",
|
||||
"x": "300",
|
||||
"y": "260",
|
||||
"x": 300,
|
||||
"y": 260,
|
||||
"security": 0.2410782258913712,
|
||||
"connectedSystems": [
|
||||
"Istodard",
|
||||
@@ -173,8 +173,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sakulda",
|
||||
"x": "305",
|
||||
"y": "305",
|
||||
"x": 305,
|
||||
"y": 305,
|
||||
"security": 0.3020733088310438,
|
||||
"connectedSystems": [
|
||||
"Half"
|
||||
@@ -182,8 +182,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Atlar",
|
||||
"x": "310",
|
||||
"y": "90",
|
||||
"x": 310,
|
||||
"y": 90,
|
||||
"security": 0.373367479969537,
|
||||
"connectedSystems": [
|
||||
"Gelfiven",
|
||||
@@ -193,8 +193,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Altbrard",
|
||||
"x": "350",
|
||||
"y": "215",
|
||||
"x": 350,
|
||||
"y": 215,
|
||||
"security": 0.3498685794721549,
|
||||
"connectedSystems": [
|
||||
"Istodard"
|
||||
@@ -202,8 +202,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Illamur",
|
||||
"x": "405",
|
||||
"y": "85",
|
||||
"x": 405,
|
||||
"y": 85,
|
||||
"security": 0.2823402773996442,
|
||||
"connectedSystems": [
|
||||
"Atlar",
|
||||
@@ -213,8 +213,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Varigne",
|
||||
"x": "425",
|
||||
"y": "145",
|
||||
"x": 425,
|
||||
"y": 145,
|
||||
"security": 0.6401470434870142,
|
||||
"connectedSystems": [
|
||||
"Horaka",
|
||||
@@ -223,8 +223,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Horaka",
|
||||
"x": "500",
|
||||
"y": "105",
|
||||
"x": 500,
|
||||
"y": 105,
|
||||
"security": 0.6190417520611344,
|
||||
"connectedSystems": [
|
||||
"Illamur",
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eldulf",
|
||||
"x": "510",
|
||||
"y": "165",
|
||||
"x": 510,
|
||||
"y": 165,
|
||||
"security": 0.5636332396680155,
|
||||
"connectedSystems": [
|
||||
"Horaka",
|
||||
@@ -245,8 +245,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Egbinger",
|
||||
"x": "520",
|
||||
"y": "560",
|
||||
"x": 520,
|
||||
"y": 560,
|
||||
"security": 0.03455519723685496,
|
||||
"connectedSystems": [
|
||||
"Aeditide",
|
||||
@@ -256,8 +256,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Meildolf",
|
||||
"x": "535",
|
||||
"y": "55",
|
||||
"x": 535,
|
||||
"y": 55,
|
||||
"security": 0.2845982025703624,
|
||||
"connectedSystems": [
|
||||
"Illamur",
|
||||
@@ -267,8 +267,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Orien",
|
||||
"x": "605",
|
||||
"y": "135",
|
||||
"x": 605,
|
||||
"y": 135,
|
||||
"security": 0.8047253695365588,
|
||||
"connectedSystems": [
|
||||
"Horaka",
|
||||
@@ -278,8 +278,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aeditide",
|
||||
"x": "610",
|
||||
"y": "550",
|
||||
"x": 610,
|
||||
"y": 550,
|
||||
"security": 0.2144909687602749,
|
||||
"connectedSystems": [
|
||||
"Kadlina",
|
||||
@@ -290,8 +290,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hegfunden",
|
||||
"x": "650",
|
||||
"y": "635",
|
||||
"x": 650,
|
||||
"y": 635,
|
||||
"security": 0.3225618189385727,
|
||||
"connectedSystems": [
|
||||
"Kattegaud",
|
||||
@@ -301,8 +301,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ennur",
|
||||
"x": "660",
|
||||
"y": "50",
|
||||
"x": 660,
|
||||
"y": 50,
|
||||
"security": 0.05834881407780235,
|
||||
"connectedSystems": [
|
||||
"Meildolf",
|
||||
@@ -311,8 +311,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kadlina",
|
||||
"x": "675",
|
||||
"y": "585",
|
||||
"x": 675,
|
||||
"y": 585,
|
||||
"security": 0.419906714082145,
|
||||
"connectedSystems": [
|
||||
"Kattegaud",
|
||||
@@ -322,8 +322,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Weld",
|
||||
"x": "700",
|
||||
"y": "510",
|
||||
"x": 700,
|
||||
"y": 510,
|
||||
"security": 0.3020362117053435,
|
||||
"connectedSystems": [
|
||||
"Klingt",
|
||||
@@ -333,8 +333,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Fegomenko",
|
||||
"x": "720",
|
||||
"y": "185",
|
||||
"x": 720,
|
||||
"y": 185,
|
||||
"security": 0.50419898212434,
|
||||
"connectedSystems": [
|
||||
"Orien",
|
||||
@@ -344,8 +344,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Klingt",
|
||||
"x": "745",
|
||||
"y": "455",
|
||||
"x": 745,
|
||||
"y": 455,
|
||||
"security": 0.3021467523645928,
|
||||
"connectedSystems": [
|
||||
"Unertek",
|
||||
@@ -354,8 +354,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kattegaud",
|
||||
"x": "750",
|
||||
"y": "585",
|
||||
"x": 750,
|
||||
"y": 585,
|
||||
"security": 0.7158626870077194,
|
||||
"connectedSystems": [
|
||||
"Weld",
|
||||
@@ -365,8 +365,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Osvetur",
|
||||
"x": "780",
|
||||
"y": "235",
|
||||
"x": 780,
|
||||
"y": 235,
|
||||
"security": 0.2475798999897256,
|
||||
"connectedSystems": [
|
||||
"Fegomenko",
|
||||
@@ -376,8 +376,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Unertek",
|
||||
"x": "790",
|
||||
"y": "325",
|
||||
"x": 790,
|
||||
"y": 325,
|
||||
"security": 0.3041351272066599,
|
||||
"connectedSystems": [
|
||||
"Osvetur",
|
||||
@@ -386,8 +386,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mimiror",
|
||||
"x": "830",
|
||||
"y": "155",
|
||||
"x": 830,
|
||||
"y": 155,
|
||||
"security": 0.2044927363379354,
|
||||
"connectedSystems": [
|
||||
"Fegomenko",
|
||||
@@ -396,8 +396,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Austraka",
|
||||
"x": "0",
|
||||
"y": "35",
|
||||
"x": 0,
|
||||
"y": 35,
|
||||
"security": 0.755710518128467,
|
||||
"connectedSystems": [
|
||||
"Obrolber",
|
||||
@@ -407,8 +407,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Magiko",
|
||||
"x": "75",
|
||||
"y": "45",
|
||||
"x": 75,
|
||||
"y": 45,
|
||||
"security": 0.9383020252817266,
|
||||
"connectedSystems": [
|
||||
"Onga",
|
||||
@@ -418,8 +418,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kenobanala",
|
||||
"x": "80",
|
||||
"y": "560",
|
||||
"x": 80,
|
||||
"y": 560,
|
||||
"security": 0.2893983494282283,
|
||||
"connectedSystems": [
|
||||
"Astabih",
|
||||
@@ -430,8 +430,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-VIP9",
|
||||
"x": "495",
|
||||
"y": "650",
|
||||
"x": 495,
|
||||
"y": 650,
|
||||
"security": -0.00152269610494371,
|
||||
"connectedSystems": [
|
||||
"9SNK-O",
|
||||
@@ -440,8 +440,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tabbetzur",
|
||||
"x": "730",
|
||||
"y": "20",
|
||||
"x": 730,
|
||||
"y": 20,
|
||||
"security": 0.2716663364469739,
|
||||
"connectedSystems": [
|
||||
"Offikatlin",
|
||||
|
||||
392
public/Oasa.json
392
public/Oasa.json
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "MZLW-9",
|
||||
"x": "0",
|
||||
"y": "340",
|
||||
"x": 0,
|
||||
"y": 340,
|
||||
"security": -0.102436915,
|
||||
"connectedSystems": [
|
||||
"QB-AE6",
|
||||
@@ -12,8 +12,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ND-X7X",
|
||||
"x": "0",
|
||||
"y": "460",
|
||||
"x": 0,
|
||||
"y": 460,
|
||||
"security": -0.120274067,
|
||||
"connectedSystems": [
|
||||
"G-W1ND",
|
||||
@@ -25,8 +25,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OZ-DS5",
|
||||
"x": "15",
|
||||
"y": "690",
|
||||
"x": 15,
|
||||
"y": 690,
|
||||
"security": -0.941377141,
|
||||
"connectedSystems": [
|
||||
"XM-RMD"
|
||||
@@ -34,8 +34,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DGDT-3",
|
||||
"x": "20",
|
||||
"y": "520",
|
||||
"x": 20,
|
||||
"y": 520,
|
||||
"security": -0.177547153,
|
||||
"connectedSystems": [
|
||||
"ND-X7X",
|
||||
@@ -45,8 +45,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MTGF-2",
|
||||
"x": "65",
|
||||
"y": "135",
|
||||
"x": 65,
|
||||
"y": 135,
|
||||
"security": -0.218845283,
|
||||
"connectedSystems": [
|
||||
"5T-A3D",
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2-WNTD",
|
||||
"x": "70",
|
||||
"y": "555",
|
||||
"x": 70,
|
||||
"y": 555,
|
||||
"security": -0.084272963,
|
||||
"connectedSystems": [
|
||||
"DGDT-3",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QB-AE6",
|
||||
"x": "90",
|
||||
"y": "340",
|
||||
"x": 90,
|
||||
"y": 340,
|
||||
"security": -0.120771828,
|
||||
"connectedSystems": [
|
||||
"G-W1ND",
|
||||
@@ -76,8 +76,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-W1ND",
|
||||
"x": "90",
|
||||
"y": "415",
|
||||
"x": 90,
|
||||
"y": 415,
|
||||
"security": -0.147781622,
|
||||
"connectedSystems": [
|
||||
"QB-AE6",
|
||||
@@ -87,8 +87,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "83-YGI",
|
||||
"x": "95",
|
||||
"y": "520",
|
||||
"x": 95,
|
||||
"y": 520,
|
||||
"security": -0.198716341,
|
||||
"connectedSystems": [
|
||||
"DGDT-3",
|
||||
@@ -97,8 +97,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XM-RMD",
|
||||
"x": "95",
|
||||
"y": "690",
|
||||
"x": 95,
|
||||
"y": 690,
|
||||
"security": -0.326856312,
|
||||
"connectedSystems": [
|
||||
"0PU2-R",
|
||||
@@ -107,8 +107,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0-QP56",
|
||||
"x": "140",
|
||||
"y": "145",
|
||||
"x": 140,
|
||||
"y": 145,
|
||||
"security": -0.210439073,
|
||||
"connectedSystems": [
|
||||
"MTGF-2",
|
||||
@@ -118,8 +118,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KH-EWC",
|
||||
"x": "155",
|
||||
"y": "560",
|
||||
"x": 155,
|
||||
"y": 560,
|
||||
"security": -0.09647416,
|
||||
"connectedSystems": [
|
||||
"2-WNTD",
|
||||
@@ -128,8 +128,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KED-2O",
|
||||
"x": "170",
|
||||
"y": "65",
|
||||
"x": 170,
|
||||
"y": 65,
|
||||
"security": -0.851312737,
|
||||
"connectedSystems": [
|
||||
"Y-0HVF"
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B-ETDW",
|
||||
"x": "175",
|
||||
"y": "640",
|
||||
"x": 175,
|
||||
"y": 640,
|
||||
"security": -0.042096371,
|
||||
"connectedSystems": [
|
||||
"9G5J-1",
|
||||
@@ -147,8 +147,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0PU2-R",
|
||||
"x": "175",
|
||||
"y": "690",
|
||||
"x": 175,
|
||||
"y": 690,
|
||||
"security": -0.200868064,
|
||||
"connectedSystems": [
|
||||
"B-ETDW",
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-0HVF",
|
||||
"x": "215",
|
||||
"y": "40",
|
||||
"x": 215,
|
||||
"y": 40,
|
||||
"security": -0.747058905,
|
||||
"connectedSystems": [
|
||||
"UGR-J2",
|
||||
@@ -169,8 +169,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GTQ-C9",
|
||||
"x": "215",
|
||||
"y": "150",
|
||||
"x": 215,
|
||||
"y": 150,
|
||||
"security": -0.215214132,
|
||||
"connectedSystems": [
|
||||
"0-QP56",
|
||||
@@ -180,8 +180,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ORB4-J",
|
||||
"x": "215",
|
||||
"y": "200",
|
||||
"x": 215,
|
||||
"y": 200,
|
||||
"security": -0.199527703,
|
||||
"connectedSystems": [
|
||||
"0-QP56",
|
||||
@@ -190,8 +190,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3VL6-I",
|
||||
"x": "255",
|
||||
"y": "560",
|
||||
"x": 255,
|
||||
"y": 560,
|
||||
"security": -0.040600615,
|
||||
"connectedSystems": [
|
||||
"KH-EWC",
|
||||
@@ -201,8 +201,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9G5J-1",
|
||||
"x": "255",
|
||||
"y": "640",
|
||||
"x": 255,
|
||||
"y": 640,
|
||||
"security": -0.028074465,
|
||||
"connectedSystems": [
|
||||
"3VL6-I",
|
||||
@@ -212,8 +212,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "91-KD8",
|
||||
"x": "255",
|
||||
"y": "690",
|
||||
"x": 255,
|
||||
"y": 690,
|
||||
"security": -0.272103129,
|
||||
"connectedSystems": [
|
||||
"3ET-G8",
|
||||
@@ -223,8 +223,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-NWLB",
|
||||
"x": "285",
|
||||
"y": "145",
|
||||
"x": 285,
|
||||
"y": 145,
|
||||
"security": -0.343686279,
|
||||
"connectedSystems": [
|
||||
"GTQ-C9",
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-IH57",
|
||||
"x": "285",
|
||||
"y": "265",
|
||||
"x": 285,
|
||||
"y": 265,
|
||||
"security": -0.282504796,
|
||||
"connectedSystems": [
|
||||
"QYT-X8"
|
||||
@@ -244,8 +244,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F-816R",
|
||||
"x": "290",
|
||||
"y": "495",
|
||||
"x": 290,
|
||||
"y": 495,
|
||||
"security": -0.089935512,
|
||||
"connectedSystems": [
|
||||
"3VL6-I",
|
||||
@@ -254,8 +254,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UGR-J2",
|
||||
"x": "295",
|
||||
"y": "55",
|
||||
"x": 295,
|
||||
"y": 55,
|
||||
"security": -0.683713127,
|
||||
"connectedSystems": [
|
||||
"M-NWLB",
|
||||
@@ -266,8 +266,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GGMF-J",
|
||||
"x": "300",
|
||||
"y": "185",
|
||||
"x": 300,
|
||||
"y": 185,
|
||||
"security": -0.288691955,
|
||||
"connectedSystems": [
|
||||
"M-NWLB",
|
||||
@@ -276,8 +276,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "V0-H4L",
|
||||
"x": "305",
|
||||
"y": "390",
|
||||
"x": 305,
|
||||
"y": 390,
|
||||
"security": -0.162208165,
|
||||
"connectedSystems": [
|
||||
"DS3-6A",
|
||||
@@ -286,8 +286,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DS3-6A",
|
||||
"x": "310",
|
||||
"y": "440",
|
||||
"x": 310,
|
||||
"y": 440,
|
||||
"security": -0.14964962,
|
||||
"connectedSystems": [
|
||||
"F-816R",
|
||||
@@ -297,8 +297,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QYT-X8",
|
||||
"x": "335",
|
||||
"y": "315",
|
||||
"x": 335,
|
||||
"y": 315,
|
||||
"security": -0.256302041,
|
||||
"connectedSystems": [
|
||||
"V0-H4L",
|
||||
@@ -308,8 +308,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WW-OVQ",
|
||||
"x": "345",
|
||||
"y": "575",
|
||||
"x": 345,
|
||||
"y": 575,
|
||||
"security": -0.134436671,
|
||||
"connectedSystems": [
|
||||
"LA2-KV",
|
||||
@@ -318,8 +318,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "S7WI-F",
|
||||
"x": "345",
|
||||
"y": "625",
|
||||
"x": 345,
|
||||
"y": 625,
|
||||
"security": -0.363821456,
|
||||
"connectedSystems": [
|
||||
"WW-OVQ",
|
||||
@@ -329,8 +329,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LA2-KV",
|
||||
"x": "350",
|
||||
"y": "525",
|
||||
"x": 350,
|
||||
"y": 525,
|
||||
"security": -0.208035694,
|
||||
"connectedSystems": [
|
||||
"T-HMWP",
|
||||
@@ -339,8 +339,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1-BK1Q",
|
||||
"x": "350",
|
||||
"y": "670",
|
||||
"x": 350,
|
||||
"y": 670,
|
||||
"security": -0.59526827,
|
||||
"connectedSystems": [
|
||||
"S7WI-F",
|
||||
@@ -349,8 +349,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RJBC-I",
|
||||
"x": "370",
|
||||
"y": "715",
|
||||
"x": 370,
|
||||
"y": 715,
|
||||
"security": -0.765167868,
|
||||
"connectedSystems": [
|
||||
"1-BK1Q"
|
||||
@@ -358,8 +358,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T-HMWP",
|
||||
"x": "375",
|
||||
"y": "450",
|
||||
"x": 375,
|
||||
"y": 450,
|
||||
"security": -0.216696969,
|
||||
"connectedSystems": [
|
||||
"DS3-6A",
|
||||
@@ -369,8 +369,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IG-4OF",
|
||||
"x": "380",
|
||||
"y": "145",
|
||||
"x": 380,
|
||||
"y": 145,
|
||||
"security": -0.399064792,
|
||||
"connectedSystems": [
|
||||
"M-NWLB",
|
||||
@@ -380,8 +380,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QZ-DIZ",
|
||||
"x": "385",
|
||||
"y": "35",
|
||||
"x": 385,
|
||||
"y": 35,
|
||||
"security": -0.531649403,
|
||||
"connectedSystems": [
|
||||
"UGR-J2",
|
||||
@@ -391,8 +391,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "21M1-B",
|
||||
"x": "385",
|
||||
"y": "75",
|
||||
"x": 385,
|
||||
"y": 75,
|
||||
"security": -0.508273566,
|
||||
"connectedSystems": [
|
||||
"UGR-J2",
|
||||
@@ -401,8 +401,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JXQJ-B",
|
||||
"x": "410",
|
||||
"y": "295",
|
||||
"x": 410,
|
||||
"y": 295,
|
||||
"security": -0.25993285,
|
||||
"connectedSystems": [
|
||||
"PND-SI",
|
||||
@@ -412,8 +412,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-CYNC",
|
||||
"x": "415",
|
||||
"y": "625",
|
||||
"x": 415,
|
||||
"y": 625,
|
||||
"security": -0.495317112,
|
||||
"connectedSystems": [
|
||||
"S7WI-F"
|
||||
@@ -421,8 +421,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U-RELP",
|
||||
"x": "455",
|
||||
"y": "20",
|
||||
"x": 455,
|
||||
"y": 20,
|
||||
"security": -0.786602588,
|
||||
"connectedSystems": [
|
||||
"QZ-DIZ",
|
||||
@@ -431,8 +431,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DYS-CG",
|
||||
"x": "460",
|
||||
"y": "465",
|
||||
"x": 460,
|
||||
"y": 465,
|
||||
"security": -0.337048381,
|
||||
"connectedSystems": [
|
||||
"T-HMWP",
|
||||
@@ -442,8 +442,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PND-SI",
|
||||
"x": "470",
|
||||
"y": "265",
|
||||
"x": 470,
|
||||
"y": 265,
|
||||
"security": -0.18281969,
|
||||
"connectedSystems": [
|
||||
"H-MHWF",
|
||||
@@ -453,8 +453,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-BIPM",
|
||||
"x": "475",
|
||||
"y": "320",
|
||||
"x": 475,
|
||||
"y": 320,
|
||||
"security": -0.248876183,
|
||||
"connectedSystems": [
|
||||
"HO4E-Q",
|
||||
@@ -464,8 +464,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LQQH-J",
|
||||
"x": "490",
|
||||
"y": "110",
|
||||
"x": 490,
|
||||
"y": 110,
|
||||
"security": -0.452553219,
|
||||
"connectedSystems": [
|
||||
"IG-4OF",
|
||||
@@ -475,8 +475,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-ZWKH",
|
||||
"x": "505",
|
||||
"y": "400",
|
||||
"x": 505,
|
||||
"y": 400,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"X-9ZZR"
|
||||
@@ -484,8 +484,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QE2-FS",
|
||||
"x": "525",
|
||||
"y": "685",
|
||||
"x": 525,
|
||||
"y": 685,
|
||||
"security": -0.631786963,
|
||||
"connectedSystems": [
|
||||
"R-ZESX",
|
||||
@@ -496,8 +496,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H-MHWF",
|
||||
"x": "535",
|
||||
"y": "250",
|
||||
"x": 535,
|
||||
"y": 250,
|
||||
"security": -0.219148324,
|
||||
"connectedSystems": [
|
||||
"J-D5U7",
|
||||
@@ -506,8 +506,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IAMJ-Q",
|
||||
"x": "540",
|
||||
"y": "10",
|
||||
"x": 540,
|
||||
"y": 10,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"U-RELP",
|
||||
@@ -516,8 +516,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-D5U7",
|
||||
"x": "540",
|
||||
"y": "200",
|
||||
"x": 540,
|
||||
"y": 200,
|
||||
"security": -0.284633625,
|
||||
"connectedSystems": [
|
||||
"W5-VBR",
|
||||
@@ -526,8 +526,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XKM-DE",
|
||||
"x": "540",
|
||||
"y": "295",
|
||||
"x": 540,
|
||||
"y": 295,
|
||||
"security": -0.071293609,
|
||||
"connectedSystems": [
|
||||
"PND-SI",
|
||||
@@ -536,8 +536,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W5-VBR",
|
||||
"x": "545",
|
||||
"y": "145",
|
||||
"x": 545,
|
||||
"y": 145,
|
||||
"security": -0.402452546,
|
||||
"connectedSystems": [
|
||||
"LQQH-J",
|
||||
@@ -548,8 +548,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FZCR-3",
|
||||
"x": "560",
|
||||
"y": "525",
|
||||
"x": 560,
|
||||
"y": 525,
|
||||
"security": -0.495866742,
|
||||
"connectedSystems": [
|
||||
"6U-MFQ",
|
||||
@@ -558,8 +558,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VZEG-B",
|
||||
"x": "580",
|
||||
"y": "380",
|
||||
"x": 580,
|
||||
"y": 380,
|
||||
"security": -0.468376937,
|
||||
"connectedSystems": [
|
||||
"HO4E-Q",
|
||||
@@ -568,8 +568,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-9ZZR",
|
||||
"x": "580",
|
||||
"y": "435",
|
||||
"x": 580,
|
||||
"y": 435,
|
||||
"security": -0.884691517,
|
||||
"connectedSystems": [
|
||||
"QY2Y-N",
|
||||
@@ -579,8 +579,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-Z4JW",
|
||||
"x": "595",
|
||||
"y": "110",
|
||||
"x": 595,
|
||||
"y": 110,
|
||||
"security": -0.234894988,
|
||||
"connectedSystems": [
|
||||
"LQQH-J",
|
||||
@@ -590,8 +590,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-9L3H",
|
||||
"x": "605",
|
||||
"y": "560",
|
||||
"x": 605,
|
||||
"y": 560,
|
||||
"security": -0.690498303,
|
||||
"connectedSystems": [
|
||||
"6U-MFQ",
|
||||
@@ -601,8 +601,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HF-K3O",
|
||||
"x": "605",
|
||||
"y": "640",
|
||||
"x": 605,
|
||||
"y": 640,
|
||||
"security": -0.682430248,
|
||||
"connectedSystems": [
|
||||
"WVMS-X",
|
||||
@@ -613,8 +613,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R-ZESX",
|
||||
"x": "605",
|
||||
"y": "685",
|
||||
"x": 605,
|
||||
"y": 685,
|
||||
"security": -0.598691484,
|
||||
"connectedSystems": [
|
||||
"WVMS-X",
|
||||
@@ -626,8 +626,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IO-R2S",
|
||||
"x": "605",
|
||||
"y": "730",
|
||||
"x": 605,
|
||||
"y": 730,
|
||||
"security": -0.613885201,
|
||||
"connectedSystems": [
|
||||
"R-ZESX",
|
||||
@@ -637,8 +637,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-770C",
|
||||
"x": "610",
|
||||
"y": "165",
|
||||
"x": 610,
|
||||
"y": 165,
|
||||
"security": -0.552155445,
|
||||
"connectedSystems": [
|
||||
"W5-VBR"
|
||||
@@ -646,8 +646,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6U-MFQ",
|
||||
"x": "645",
|
||||
"y": "500",
|
||||
"x": 645,
|
||||
"y": 500,
|
||||
"security": -0.586387983,
|
||||
"connectedSystems": [
|
||||
"DYS-CG",
|
||||
@@ -659,8 +659,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HO4E-Q",
|
||||
"x": "655",
|
||||
"y": "360",
|
||||
"x": 655,
|
||||
"y": 360,
|
||||
"security": -0.65458947,
|
||||
"connectedSystems": [
|
||||
"E6Q-LE",
|
||||
@@ -671,8 +671,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QY2Y-N",
|
||||
"x": "655",
|
||||
"y": "410",
|
||||
"x": 655,
|
||||
"y": 410,
|
||||
"security": -0.832780293,
|
||||
"connectedSystems": [
|
||||
"HO4E-Q",
|
||||
@@ -682,8 +682,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R8WV-7",
|
||||
"x": "670",
|
||||
"y": "115",
|
||||
"x": 670,
|
||||
"y": 115,
|
||||
"security": -0.433411971,
|
||||
"connectedSystems": [
|
||||
"X-Z4JW",
|
||||
@@ -693,8 +693,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RO-AIQ",
|
||||
"x": "685",
|
||||
"y": "450",
|
||||
"x": 685,
|
||||
"y": 450,
|
||||
"security": -0.982542752,
|
||||
"connectedSystems": [
|
||||
"QY2Y-N"
|
||||
@@ -702,8 +702,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WVMS-X",
|
||||
"x": "705",
|
||||
"y": "640",
|
||||
"x": 705,
|
||||
"y": 640,
|
||||
"security": -0.674599826,
|
||||
"connectedSystems": [
|
||||
"1-HDQ4",
|
||||
@@ -714,8 +714,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7-UVMT",
|
||||
"x": "705",
|
||||
"y": "685",
|
||||
"x": 705,
|
||||
"y": 685,
|
||||
"security": -0.62461102,
|
||||
"connectedSystems": [
|
||||
"WVMS-X",
|
||||
@@ -724,8 +724,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Q-ITV5",
|
||||
"x": "705",
|
||||
"y": "730",
|
||||
"x": 705,
|
||||
"y": 730,
|
||||
"security": -0.49078611,
|
||||
"connectedSystems": [
|
||||
"7-UVMT",
|
||||
@@ -736,8 +736,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1EO-OE",
|
||||
"x": "710",
|
||||
"y": "530",
|
||||
"x": 710,
|
||||
"y": 530,
|
||||
"security": -0.669059985,
|
||||
"connectedSystems": [
|
||||
"6U-MFQ",
|
||||
@@ -748,8 +748,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1-HDQ4",
|
||||
"x": "720",
|
||||
"y": "565",
|
||||
"x": 720,
|
||||
"y": 565,
|
||||
"security": -0.72799792,
|
||||
"connectedSystems": [
|
||||
"1EO-OE",
|
||||
@@ -758,8 +758,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E6Q-LE",
|
||||
"x": "725",
|
||||
"y": "400",
|
||||
"x": 725,
|
||||
"y": 400,
|
||||
"security": -0.722408648,
|
||||
"connectedSystems": [
|
||||
"YQTK-R",
|
||||
@@ -768,8 +768,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5JEZ-I",
|
||||
"x": "765",
|
||||
"y": "105",
|
||||
"x": 765,
|
||||
"y": 105,
|
||||
"security": -0.328351268,
|
||||
"connectedSystems": [
|
||||
"R8WV-7",
|
||||
@@ -779,8 +779,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GK3-RX",
|
||||
"x": "785",
|
||||
"y": "295",
|
||||
"x": 785,
|
||||
"y": 295,
|
||||
"security": -0.486579249,
|
||||
"connectedSystems": [
|
||||
"BQ0-UU",
|
||||
@@ -791,8 +791,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1P-QWR",
|
||||
"x": "785",
|
||||
"y": "345",
|
||||
"x": 785,
|
||||
"y": 345,
|
||||
"security": -0.6105235,
|
||||
"connectedSystems": [
|
||||
"RF-X7V",
|
||||
@@ -803,8 +803,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "V-X0KM",
|
||||
"x": "800",
|
||||
"y": "70",
|
||||
"x": 800,
|
||||
"y": 70,
|
||||
"security": -0.345165791,
|
||||
"connectedSystems": [
|
||||
"5JEZ-I",
|
||||
@@ -813,8 +813,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YQTK-R",
|
||||
"x": "805",
|
||||
"y": "480",
|
||||
"x": 805,
|
||||
"y": 480,
|
||||
"security": -0.654667242,
|
||||
"connectedSystems": [
|
||||
"6U-MFQ",
|
||||
@@ -825,8 +825,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XEF6-Z",
|
||||
"x": "840",
|
||||
"y": "105",
|
||||
"x": 840,
|
||||
"y": 105,
|
||||
"security": -0.383923643,
|
||||
"connectedSystems": [
|
||||
"5JEZ-I",
|
||||
@@ -836,8 +836,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-JG3X",
|
||||
"x": "850",
|
||||
"y": "260",
|
||||
"x": 850,
|
||||
"y": 260,
|
||||
"security": -0.539848644,
|
||||
"connectedSystems": [
|
||||
"RF-X7V",
|
||||
@@ -849,8 +849,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RF-X7V",
|
||||
"x": "850",
|
||||
"y": "375",
|
||||
"x": 850,
|
||||
"y": 375,
|
||||
"security": -0.619893319,
|
||||
"connectedSystems": [
|
||||
"YQTK-R",
|
||||
@@ -861,8 +861,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XXZ-3W",
|
||||
"x": "910",
|
||||
"y": "60",
|
||||
"x": 910,
|
||||
"y": 60,
|
||||
"security": -0.822776247,
|
||||
"connectedSystems": [
|
||||
"SON-TW",
|
||||
@@ -871,8 +871,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SON-TW",
|
||||
"x": "910",
|
||||
"y": "105",
|
||||
"x": 910,
|
||||
"y": 105,
|
||||
"security": -0.431835634,
|
||||
"connectedSystems": [
|
||||
"XEF6-Z",
|
||||
@@ -882,8 +882,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U9SE-N",
|
||||
"x": "910",
|
||||
"y": "150",
|
||||
"x": 910,
|
||||
"y": 150,
|
||||
"security": -0.288794168,
|
||||
"connectedSystems": [
|
||||
"SON-TW",
|
||||
@@ -892,8 +892,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BQ0-UU",
|
||||
"x": "910",
|
||||
"y": "345",
|
||||
"x": 910,
|
||||
"y": 345,
|
||||
"security": -0.614183177,
|
||||
"connectedSystems": [
|
||||
"RF-X7V",
|
||||
@@ -905,8 +905,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FJ-GUR",
|
||||
"x": "915",
|
||||
"y": "295",
|
||||
"x": 915,
|
||||
"y": 295,
|
||||
"security": -0.381133259,
|
||||
"connectedSystems": [
|
||||
"BQ0-UU",
|
||||
@@ -916,8 +916,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5T-A3D",
|
||||
"x": "0",
|
||||
"y": "110",
|
||||
"x": 0,
|
||||
"y": 110,
|
||||
"security": -0.199713973,
|
||||
"connectedSystems": [
|
||||
"LW-YEW",
|
||||
@@ -927,8 +927,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C3I-D5",
|
||||
"x": "145",
|
||||
"y": "10",
|
||||
"x": 145,
|
||||
"y": 10,
|
||||
"security": -0.976943646,
|
||||
"connectedSystems": [
|
||||
"RZ8A-P",
|
||||
@@ -937,8 +937,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O8W-5O",
|
||||
"x": "160",
|
||||
"y": "340",
|
||||
"x": 160,
|
||||
"y": 340,
|
||||
"security": -0.144954878,
|
||||
"connectedSystems": [
|
||||
"0-TRV1",
|
||||
@@ -948,8 +948,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "863P-X",
|
||||
"x": "160",
|
||||
"y": "425",
|
||||
"x": 160,
|
||||
"y": 425,
|
||||
"security": -0.14380981,
|
||||
"connectedSystems": [
|
||||
"Z-DDVJ",
|
||||
@@ -962,8 +962,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HG-YEQ",
|
||||
"x": "160",
|
||||
"y": "460",
|
||||
"x": 160,
|
||||
"y": 460,
|
||||
"security": -0.070992484,
|
||||
"connectedSystems": [
|
||||
"ND-X7X",
|
||||
@@ -975,8 +975,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "POQP-K",
|
||||
"x": "160",
|
||||
"y": "495",
|
||||
"x": 160,
|
||||
"y": 495,
|
||||
"security": -0.122172665,
|
||||
"connectedSystems": [
|
||||
"83-YGI",
|
||||
@@ -985,8 +985,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3ET-G8",
|
||||
"x": "255",
|
||||
"y": "735",
|
||||
"x": 255,
|
||||
"y": 735,
|
||||
"security": -0.387443894,
|
||||
"connectedSystems": [
|
||||
"K-BBYU",
|
||||
@@ -995,8 +995,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J9A-BH",
|
||||
"x": "465",
|
||||
"y": "510",
|
||||
"x": 465,
|
||||
"y": 510,
|
||||
"security": -0.280864277,
|
||||
"connectedSystems": [
|
||||
"DYS-CG",
|
||||
@@ -1007,8 +1007,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XY-ZCI",
|
||||
"x": "480",
|
||||
"y": "720",
|
||||
"x": 480,
|
||||
"y": 720,
|
||||
"security": -0.832725811,
|
||||
"connectedSystems": [
|
||||
"SY-OLX",
|
||||
@@ -1017,8 +1017,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "EJ-5X2",
|
||||
"x": "620",
|
||||
"y": "5",
|
||||
"x": 620,
|
||||
"y": 5,
|
||||
"security": -0.2603449360071101,
|
||||
"connectedSystems": [
|
||||
"L-Z9NB",
|
||||
@@ -1027,8 +1027,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FV-YEA",
|
||||
"x": "710",
|
||||
"y": "195",
|
||||
"x": 710,
|
||||
"y": 195,
|
||||
"security": -0.4601063389879359,
|
||||
"connectedSystems": [
|
||||
"R8WV-7",
|
||||
@@ -1038,8 +1038,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-RAW3",
|
||||
"x": "905",
|
||||
"y": "15",
|
||||
"x": 905,
|
||||
"y": 15,
|
||||
"security": -0.4730139721867221,
|
||||
"connectedSystems": [
|
||||
"9KE-IT",
|
||||
@@ -1052,8 +1052,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-NRD3",
|
||||
"x": "910",
|
||||
"y": "200",
|
||||
"x": 910,
|
||||
"y": 200,
|
||||
"security": -0.2335844503482766,
|
||||
"connectedSystems": [
|
||||
"5E-EZC",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "9MWZ-B",
|
||||
"x": "0",
|
||||
"y": "110",
|
||||
"x": 0,
|
||||
"y": 110,
|
||||
"security": -0.09644728930822122,
|
||||
"connectedSystems": [
|
||||
"TSG-NO",
|
||||
@@ -12,8 +12,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LS-QLX",
|
||||
"x": "0",
|
||||
"y": "160",
|
||||
"x": 0,
|
||||
"y": 160,
|
||||
"security": -0.09000247645777149,
|
||||
"connectedSystems": [
|
||||
"9MWZ-B",
|
||||
@@ -24,8 +24,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CO-7BI",
|
||||
"x": "0",
|
||||
"y": "220",
|
||||
"x": 0,
|
||||
"y": 220,
|
||||
"security": -0.08958222456613063,
|
||||
"connectedSystems": [
|
||||
"LS-QLX",
|
||||
@@ -34,8 +34,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZJG-7D",
|
||||
"x": "25",
|
||||
"y": "275",
|
||||
"x": 25,
|
||||
"y": 275,
|
||||
"security": -0.08234486800192675,
|
||||
"connectedSystems": [
|
||||
"CO-7BI",
|
||||
@@ -44,8 +44,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "73-JQO",
|
||||
"x": "60",
|
||||
"y": "375",
|
||||
"x": 60,
|
||||
"y": 375,
|
||||
"security": -0.09036116875328348,
|
||||
"connectedSystems": [
|
||||
"R2TJ-1"
|
||||
@@ -53,8 +53,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "S-XZHU",
|
||||
"x": "80",
|
||||
"y": "110",
|
||||
"x": 80,
|
||||
"y": 110,
|
||||
"security": -0.09504180495938253,
|
||||
"connectedSystems": [
|
||||
"9MWZ-B",
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C-WPWH",
|
||||
"x": "80",
|
||||
"y": "160",
|
||||
"x": 80,
|
||||
"y": 160,
|
||||
"security": -0.09502512347059067,
|
||||
"connectedSystems": [
|
||||
"LS-QLX",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R2TJ-1",
|
||||
"x": "135",
|
||||
"y": "340",
|
||||
"x": 135,
|
||||
"y": 340,
|
||||
"security": -0.09559945120856583,
|
||||
"connectedSystems": [
|
||||
"VULA-I",
|
||||
@@ -85,8 +85,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-B3PR",
|
||||
"x": "155",
|
||||
"y": "235",
|
||||
"x": 155,
|
||||
"y": 235,
|
||||
"security": -0.1388702184294091,
|
||||
"connectedSystems": [
|
||||
"VULA-I",
|
||||
@@ -95,8 +95,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VULA-I",
|
||||
"x": "155",
|
||||
"y": "295",
|
||||
"x": 155,
|
||||
"y": 295,
|
||||
"security": -0.1064518957609195,
|
||||
"connectedSystems": [
|
||||
"ZJG-7D",
|
||||
@@ -107,8 +107,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LQ-AHE",
|
||||
"x": "170",
|
||||
"y": "385",
|
||||
"x": 170,
|
||||
"y": 385,
|
||||
"security": -0.0973587118623811,
|
||||
"connectedSystems": [
|
||||
"R2TJ-1"
|
||||
@@ -116,8 +116,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DJK-67",
|
||||
"x": "230",
|
||||
"y": "655",
|
||||
"x": 230,
|
||||
"y": 655,
|
||||
"security": -0.397032264393609,
|
||||
"connectedSystems": [
|
||||
"D2EZ-X"
|
||||
@@ -125,8 +125,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3FKU-H",
|
||||
"x": "240",
|
||||
"y": "445",
|
||||
"x": 240,
|
||||
"y": 445,
|
||||
"security": -0.3687825328812394,
|
||||
"connectedSystems": [
|
||||
"Y-MSJN",
|
||||
@@ -135,8 +135,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XPUM-L",
|
||||
"x": "245",
|
||||
"y": "235",
|
||||
"x": 245,
|
||||
"y": 235,
|
||||
"security": -0.1953784004645291,
|
||||
"connectedSystems": [
|
||||
"G-B3PR",
|
||||
@@ -145,8 +145,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KR8-27",
|
||||
"x": "245",
|
||||
"y": "295",
|
||||
"x": 245,
|
||||
"y": 295,
|
||||
"security": -0.261500815934128,
|
||||
"connectedSystems": [
|
||||
"VULA-I",
|
||||
@@ -156,8 +156,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D2EZ-X",
|
||||
"x": "270",
|
||||
"y": "580",
|
||||
"x": 270,
|
||||
"y": 580,
|
||||
"security": -0.4616541750122641,
|
||||
"connectedSystems": [
|
||||
"M9-FIB",
|
||||
@@ -166,8 +166,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M9-FIB",
|
||||
"x": "285",
|
||||
"y": "510",
|
||||
"x": 285,
|
||||
"y": 510,
|
||||
"security": -0.4141508490262185,
|
||||
"connectedSystems": [
|
||||
"MJ-X5V",
|
||||
@@ -177,8 +177,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-MSJN",
|
||||
"x": "310",
|
||||
"y": "390",
|
||||
"x": 310,
|
||||
"y": 390,
|
||||
"security": -0.3550842819217865,
|
||||
"connectedSystems": [
|
||||
"LOI-L1",
|
||||
@@ -188,8 +188,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LOI-L1",
|
||||
"x": "330",
|
||||
"y": "295",
|
||||
"x": 330,
|
||||
"y": 295,
|
||||
"security": -0.2999827206274296,
|
||||
"connectedSystems": [
|
||||
"KR8-27",
|
||||
@@ -199,8 +199,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MJ-X5V",
|
||||
"x": "350",
|
||||
"y": "450",
|
||||
"x": 350,
|
||||
"y": 450,
|
||||
"security": -0.3761571366299422,
|
||||
"connectedSystems": [
|
||||
"Y-MSJN",
|
||||
@@ -209,8 +209,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-4FNO",
|
||||
"x": "415",
|
||||
"y": "335",
|
||||
"x": 415,
|
||||
"y": 335,
|
||||
"security": -0.3439445052151752,
|
||||
"connectedSystems": [
|
||||
"AXDX-F",
|
||||
@@ -219,8 +219,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H90-C9",
|
||||
"x": "480",
|
||||
"y": "550",
|
||||
"x": 480,
|
||||
"y": 550,
|
||||
"security": -0.5321984646027269,
|
||||
"connectedSystems": [
|
||||
"K-1OY3"
|
||||
@@ -228,8 +228,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-EHHD",
|
||||
"x": "490",
|
||||
"y": "225",
|
||||
"x": 490,
|
||||
"y": 225,
|
||||
"security": -0.3054182740952063,
|
||||
"connectedSystems": [
|
||||
"AXDX-F"
|
||||
@@ -237,8 +237,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AXDX-F",
|
||||
"x": "490",
|
||||
"y": "295",
|
||||
"x": 490,
|
||||
"y": 295,
|
||||
"security": -0.3322437298075629,
|
||||
"connectedSystems": [
|
||||
"LOI-L1",
|
||||
@@ -250,8 +250,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PEM-LC",
|
||||
"x": "490",
|
||||
"y": "370",
|
||||
"x": 490,
|
||||
"y": 370,
|
||||
"security": -0.3849580929527037,
|
||||
"connectedSystems": [
|
||||
"AXDX-F",
|
||||
@@ -261,8 +261,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RI-JB1",
|
||||
"x": "490",
|
||||
"y": "685",
|
||||
"x": 490,
|
||||
"y": 685,
|
||||
"security": -0.2566953249122664,
|
||||
"connectedSystems": [
|
||||
"X-3AUU"
|
||||
@@ -270,8 +270,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NZPK-G",
|
||||
"x": "525",
|
||||
"y": "460",
|
||||
"x": 525,
|
||||
"y": 460,
|
||||
"security": -0.4687870265832429,
|
||||
"connectedSystems": [
|
||||
"6T3I-L",
|
||||
@@ -280,8 +280,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-1OY3",
|
||||
"x": "530",
|
||||
"y": "515",
|
||||
"x": 530,
|
||||
"y": 515,
|
||||
"security": -0.4150374820677771,
|
||||
"connectedSystems": [
|
||||
"NZPK-G",
|
||||
@@ -291,8 +291,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-3AUU",
|
||||
"x": "560",
|
||||
"y": "665",
|
||||
"x": 560,
|
||||
"y": 665,
|
||||
"security": -0.2566644061818125,
|
||||
"connectedSystems": [
|
||||
"99-0GS",
|
||||
@@ -301,8 +301,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L-AS00",
|
||||
"x": "575",
|
||||
"y": "225",
|
||||
"x": 575,
|
||||
"y": 225,
|
||||
"security": -0.7420094094983005,
|
||||
"connectedSystems": [
|
||||
"QSF-EJ"
|
||||
@@ -310,8 +310,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QSF-EJ",
|
||||
"x": "575",
|
||||
"y": "295",
|
||||
"x": 575,
|
||||
"y": 295,
|
||||
"security": -0.6058049068014659,
|
||||
"connectedSystems": [
|
||||
"AXDX-F",
|
||||
@@ -322,8 +322,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6T3I-L",
|
||||
"x": "575",
|
||||
"y": "370",
|
||||
"x": 575,
|
||||
"y": 370,
|
||||
"security": -0.4628212844942942,
|
||||
"connectedSystems": [
|
||||
"PEM-LC",
|
||||
@@ -333,8 +333,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MMUF-8",
|
||||
"x": "610",
|
||||
"y": "540",
|
||||
"x": 610,
|
||||
"y": 540,
|
||||
"security": -0.4337110420131702,
|
||||
"connectedSystems": [
|
||||
"K-1OY3",
|
||||
@@ -344,8 +344,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "99-0GS",
|
||||
"x": "620",
|
||||
"y": "620",
|
||||
"x": 620,
|
||||
"y": 620,
|
||||
"security": -0.3512609268933631,
|
||||
"connectedSystems": [
|
||||
"MMUF-8",
|
||||
@@ -356,8 +356,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NQH-MR",
|
||||
"x": "695",
|
||||
"y": "535",
|
||||
"x": 695,
|
||||
"y": 535,
|
||||
"security": -0.3374467973981131,
|
||||
"connectedSystems": [
|
||||
"MMUF-8",
|
||||
@@ -367,8 +367,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0DD-MH",
|
||||
"x": "710",
|
||||
"y": "625",
|
||||
"x": 710,
|
||||
"y": 625,
|
||||
"security": -0.4078280620305076,
|
||||
"connectedSystems": [
|
||||
"99-0GS",
|
||||
@@ -377,8 +377,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7L9-ZC",
|
||||
"x": "730",
|
||||
"y": "130",
|
||||
"x": 730,
|
||||
"y": 130,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"7-8EOE",
|
||||
@@ -387,8 +387,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1I6F-9",
|
||||
"x": "755",
|
||||
"y": "295",
|
||||
"x": 755,
|
||||
"y": 295,
|
||||
"security": -0.6483290702099201,
|
||||
"connectedSystems": [
|
||||
"QSF-EJ",
|
||||
@@ -397,8 +397,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-7OK1",
|
||||
"x": "820",
|
||||
"y": "275",
|
||||
"x": 820,
|
||||
"y": 275,
|
||||
"security": -0.7242440961644376,
|
||||
"connectedSystems": [
|
||||
"1I6F-9",
|
||||
@@ -407,8 +407,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7-8EOE",
|
||||
"x": "835",
|
||||
"y": "185",
|
||||
"x": 835,
|
||||
"y": 185,
|
||||
"security": -0.965232693960459,
|
||||
"connectedSystems": [
|
||||
"66-PMM",
|
||||
@@ -417,8 +417,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UEP0-A",
|
||||
"x": "860",
|
||||
"y": "240",
|
||||
"x": 860,
|
||||
"y": 240,
|
||||
"security": -0.7533442889985762,
|
||||
"connectedSystems": [
|
||||
"Z-7OK1",
|
||||
@@ -427,8 +427,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "66-PMM",
|
||||
"x": "910",
|
||||
"y": "205",
|
||||
"x": 910,
|
||||
"y": 205,
|
||||
"security": -0.9354148934966441,
|
||||
"connectedSystems": [
|
||||
"UEP0-A",
|
||||
@@ -438,8 +438,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OKEO-X",
|
||||
"x": "915",
|
||||
"y": "120",
|
||||
"x": 915,
|
||||
"y": 120,
|
||||
"security": -0.9044983186080158,
|
||||
"connectedSystems": [
|
||||
"66-PMM",
|
||||
@@ -448,8 +448,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TSG-NO",
|
||||
"x": "0",
|
||||
"y": "55",
|
||||
"x": 0,
|
||||
"y": 55,
|
||||
"security": -0.1440851754221109,
|
||||
"connectedSystems": [
|
||||
"K-X5AX",
|
||||
@@ -458,8 +458,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZO-P5K",
|
||||
"x": "700",
|
||||
"y": "70",
|
||||
"x": 700,
|
||||
"y": 70,
|
||||
"security": -0.6645011347760454,
|
||||
"connectedSystems": [
|
||||
"46DP-O",
|
||||
@@ -469,8 +469,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-ELQP",
|
||||
"x": "895",
|
||||
"y": "60",
|
||||
"x": 895,
|
||||
"y": 60,
|
||||
"security": -0.4620200787892874,
|
||||
"connectedSystems": [
|
||||
"R97-CI",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "2-84WC",
|
||||
"x": "0",
|
||||
"y": "160",
|
||||
"x": 0,
|
||||
"y": 160,
|
||||
"security": -0.88516414,
|
||||
"connectedSystems": [
|
||||
"24I-FE"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F-WCLC",
|
||||
"x": "0",
|
||||
"y": "440",
|
||||
"x": 0,
|
||||
"y": 440,
|
||||
"security": -0.075115418,
|
||||
"connectedSystems": [
|
||||
"2WU-XT"
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "24I-FE",
|
||||
"x": "20",
|
||||
"y": "125",
|
||||
"x": 20,
|
||||
"y": 125,
|
||||
"security": -0.71840543,
|
||||
"connectedSystems": [
|
||||
"QOK-SX",
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2WU-XT",
|
||||
"x": "25",
|
||||
"y": "495",
|
||||
"x": 25,
|
||||
"y": 495,
|
||||
"security": -0.116622145,
|
||||
"connectedSystems": [
|
||||
"9S-GPT",
|
||||
@@ -39,8 +39,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U-FQ21",
|
||||
"x": "30",
|
||||
"y": "10",
|
||||
"x": 30,
|
||||
"y": 10,
|
||||
"security": -0.896369026,
|
||||
"connectedSystems": [
|
||||
"V-SEE6"
|
||||
@@ -48,8 +48,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "V-SEE6",
|
||||
"x": "40",
|
||||
"y": "50",
|
||||
"x": 40,
|
||||
"y": 50,
|
||||
"security": -0.695244988,
|
||||
"connectedSystems": [
|
||||
"QOK-SX",
|
||||
@@ -58,8 +58,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QOK-SX",
|
||||
"x": "45",
|
||||
"y": "90",
|
||||
"x": 45,
|
||||
"y": 90,
|
||||
"security": -0.609011018,
|
||||
"connectedSystems": [
|
||||
"DJ-GBH",
|
||||
@@ -70,8 +70,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L1YK-V",
|
||||
"x": "75",
|
||||
"y": "285",
|
||||
"x": 75,
|
||||
"y": 285,
|
||||
"security": -0.496379813,
|
||||
"connectedSystems": [
|
||||
"R3P0-Z",
|
||||
@@ -81,8 +81,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9S-GPT",
|
||||
"x": "95",
|
||||
"y": "520",
|
||||
"x": 95,
|
||||
"y": 520,
|
||||
"security": -0.250471397,
|
||||
"connectedSystems": [
|
||||
"PFV-ZH",
|
||||
@@ -93,8 +93,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LTT-AP",
|
||||
"x": "95",
|
||||
"y": "685",
|
||||
"x": 95,
|
||||
"y": 685,
|
||||
"security": -0.087988692,
|
||||
"connectedSystems": [
|
||||
"YC-ANK",
|
||||
@@ -103,8 +103,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4H-YJZ",
|
||||
"x": "100",
|
||||
"y": "55",
|
||||
"x": 100,
|
||||
"y": 55,
|
||||
"security": -0.759395471,
|
||||
"connectedSystems": [
|
||||
"QOK-SX"
|
||||
@@ -112,8 +112,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8RL-OG",
|
||||
"x": "110",
|
||||
"y": "195",
|
||||
"x": 110,
|
||||
"y": 195,
|
||||
"security": -0.543391144,
|
||||
"connectedSystems": [
|
||||
"DJ-GBH",
|
||||
@@ -122,8 +122,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SN-Q1T",
|
||||
"x": "115",
|
||||
"y": "325",
|
||||
"x": 115,
|
||||
"y": 325,
|
||||
"security": -0.740302893,
|
||||
"connectedSystems": [
|
||||
"R3P0-Z",
|
||||
@@ -133,8 +133,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DJ-GBH",
|
||||
"x": "120",
|
||||
"y": "135",
|
||||
"x": 120,
|
||||
"y": 135,
|
||||
"security": -0.625448,
|
||||
"connectedSystems": [
|
||||
"SN-DZ6",
|
||||
@@ -144,8 +144,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J7X-VN",
|
||||
"x": "130",
|
||||
"y": "615",
|
||||
"x": 130,
|
||||
"y": 615,
|
||||
"security": -0.184311231,
|
||||
"connectedSystems": [
|
||||
"UAJ5-K",
|
||||
@@ -154,8 +154,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R3P0-Z",
|
||||
"x": "135",
|
||||
"y": "250",
|
||||
"x": 135,
|
||||
"y": 250,
|
||||
"security": -0.74514745,
|
||||
"connectedSystems": [
|
||||
"8RL-OG",
|
||||
@@ -166,8 +166,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UAJ5-K",
|
||||
"x": "165",
|
||||
"y": "565",
|
||||
"x": 165,
|
||||
"y": 565,
|
||||
"security": -0.227917028,
|
||||
"connectedSystems": [
|
||||
"JUE-DX",
|
||||
@@ -179,8 +179,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YC-ANK",
|
||||
"x": "165",
|
||||
"y": "665",
|
||||
"x": 165,
|
||||
"y": 665,
|
||||
"security": -0.161947123,
|
||||
"connectedSystems": [
|
||||
"G-HE0N",
|
||||
@@ -189,8 +189,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SN-DZ6",
|
||||
"x": "170",
|
||||
"y": "95",
|
||||
"x": 170,
|
||||
"y": 95,
|
||||
"security": -0.665139662,
|
||||
"connectedSystems": [
|
||||
"0-4VQL",
|
||||
@@ -200,8 +200,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XJ-AG7",
|
||||
"x": "175",
|
||||
"y": "505",
|
||||
"x": 175,
|
||||
"y": 505,
|
||||
"security": -0.262174646,
|
||||
"connectedSystems": [
|
||||
"9S-GPT",
|
||||
@@ -210,8 +210,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZZK-VF",
|
||||
"x": "180",
|
||||
"y": "300",
|
||||
"x": 180,
|
||||
"y": 300,
|
||||
"security": -0.620367,
|
||||
"connectedSystems": [
|
||||
"R3P0-Z",
|
||||
@@ -221,8 +221,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-HE0N",
|
||||
"x": "210",
|
||||
"y": "630",
|
||||
"x": 210,
|
||||
"y": 630,
|
||||
"security": -0.23042637,
|
||||
"connectedSystems": [
|
||||
"JUE-DX",
|
||||
@@ -233,8 +233,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I0N-BM",
|
||||
"x": "220",
|
||||
"y": "130",
|
||||
"x": 220,
|
||||
"y": 130,
|
||||
"security": -0.749405273,
|
||||
"connectedSystems": [
|
||||
"SN-DZ6"
|
||||
@@ -242,8 +242,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JUE-DX",
|
||||
"x": "235",
|
||||
"y": "580",
|
||||
"x": 235,
|
||||
"y": 580,
|
||||
"security": -0.348088317,
|
||||
"connectedSystems": [
|
||||
"K-YL9T",
|
||||
@@ -254,8 +254,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZJ-5IS",
|
||||
"x": "245",
|
||||
"y": "325",
|
||||
"x": 245,
|
||||
"y": 325,
|
||||
"security": -0.4330949,
|
||||
"connectedSystems": [
|
||||
"ZZK-VF",
|
||||
@@ -264,8 +264,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0-4VQL",
|
||||
"x": "250",
|
||||
"y": "75",
|
||||
"x": 250,
|
||||
"y": 75,
|
||||
"security": -0.487793742,
|
||||
"connectedSystems": [
|
||||
"FVQF-W",
|
||||
@@ -274,8 +274,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M4U-EH",
|
||||
"x": "275",
|
||||
"y": "710",
|
||||
"x": 275,
|
||||
"y": 710,
|
||||
"security": -0.625457156,
|
||||
"connectedSystems": [
|
||||
"J4AQ-O"
|
||||
@@ -283,8 +283,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UC-8XF",
|
||||
"x": "290",
|
||||
"y": "380",
|
||||
"x": 290,
|
||||
"y": 380,
|
||||
"security": -0.737113999,
|
||||
"connectedSystems": [
|
||||
"GA58-7",
|
||||
@@ -293,8 +293,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FVQF-W",
|
||||
"x": "325",
|
||||
"y": "70",
|
||||
"x": 325,
|
||||
"y": 70,
|
||||
"security": -0.334995933,
|
||||
"connectedSystems": [
|
||||
"2ID-87",
|
||||
@@ -303,8 +303,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GA58-7",
|
||||
"x": "340",
|
||||
"y": "340",
|
||||
"x": 340,
|
||||
"y": 340,
|
||||
"security": -0.699927004,
|
||||
"connectedSystems": [
|
||||
"ZJ-5IS",
|
||||
@@ -315,8 +315,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HLR-GL",
|
||||
"x": "340",
|
||||
"y": "595",
|
||||
"x": 340,
|
||||
"y": 595,
|
||||
"security": -0.247220452,
|
||||
"connectedSystems": [
|
||||
"JUE-DX",
|
||||
@@ -326,8 +326,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "80G-H5",
|
||||
"x": "340",
|
||||
"y": "630",
|
||||
"x": 340,
|
||||
"y": 630,
|
||||
"security": -0.492482341,
|
||||
"connectedSystems": [
|
||||
"HLR-GL",
|
||||
@@ -337,8 +337,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QHH-13",
|
||||
"x": "340",
|
||||
"y": "680",
|
||||
"x": 340,
|
||||
"y": 680,
|
||||
"security": -0.581342709,
|
||||
"connectedSystems": [
|
||||
"80G-H5",
|
||||
@@ -347,8 +347,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J4AQ-O",
|
||||
"x": "340",
|
||||
"y": "710",
|
||||
"x": 340,
|
||||
"y": 710,
|
||||
"security": -0.608930155,
|
||||
"connectedSystems": [
|
||||
"QHH-13",
|
||||
@@ -358,8 +358,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RQNF-9",
|
||||
"x": "370",
|
||||
"y": "495",
|
||||
"x": 370,
|
||||
"y": 495,
|
||||
"security": -0.767072789,
|
||||
"connectedSystems": [
|
||||
"4O-ZRI"
|
||||
@@ -367,8 +367,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2ID-87",
|
||||
"x": "385",
|
||||
"y": "60",
|
||||
"x": 385,
|
||||
"y": 60,
|
||||
"security": -0.335264243,
|
||||
"connectedSystems": [
|
||||
"SK7-G6",
|
||||
@@ -378,8 +378,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "90-A1P",
|
||||
"x": "385",
|
||||
"y": "410",
|
||||
"x": 385,
|
||||
"y": 410,
|
||||
"security": -0.701889282,
|
||||
"connectedSystems": [
|
||||
"GA58-7",
|
||||
@@ -389,8 +389,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2EV-BA",
|
||||
"x": "410",
|
||||
"y": "595",
|
||||
"x": 410,
|
||||
"y": 595,
|
||||
"security": -0.253576997,
|
||||
"connectedSystems": [
|
||||
"HLR-GL",
|
||||
@@ -399,8 +399,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M1-PX9",
|
||||
"x": "410",
|
||||
"y": "630",
|
||||
"x": 410,
|
||||
"y": 630,
|
||||
"security": -0.342504761,
|
||||
"connectedSystems": [
|
||||
"80G-H5",
|
||||
@@ -409,8 +409,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O-O2GN",
|
||||
"x": "410",
|
||||
"y": "710",
|
||||
"x": 410,
|
||||
"y": 710,
|
||||
"security": -0.235745456,
|
||||
"connectedSystems": [
|
||||
"J4AQ-O",
|
||||
@@ -420,8 +420,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "I-HRX3",
|
||||
"x": "410",
|
||||
"y": "740",
|
||||
"x": 410,
|
||||
"y": 740,
|
||||
"security": -0.172655115,
|
||||
"connectedSystems": [
|
||||
"O-O2GN"
|
||||
@@ -429,8 +429,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4AZV-W",
|
||||
"x": "425",
|
||||
"y": "285",
|
||||
"x": 425,
|
||||
"y": 285,
|
||||
"security": -0.845623704,
|
||||
"connectedSystems": [
|
||||
"J-0KB3",
|
||||
@@ -439,8 +439,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J-0KB3",
|
||||
"x": "425",
|
||||
"y": "340",
|
||||
"x": 425,
|
||||
"y": 340,
|
||||
"security": -0.822932314,
|
||||
"connectedSystems": [
|
||||
"GA58-7",
|
||||
@@ -450,8 +450,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7F-2FB",
|
||||
"x": "430",
|
||||
"y": "235",
|
||||
"x": 430,
|
||||
"y": 235,
|
||||
"security": -0.916113464,
|
||||
"connectedSystems": [
|
||||
"4AZV-W"
|
||||
@@ -459,8 +459,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4O-ZRI",
|
||||
"x": "440",
|
||||
"y": "495",
|
||||
"x": 440,
|
||||
"y": 495,
|
||||
"security": -0.753538012,
|
||||
"connectedSystems": [
|
||||
"NEU-UD",
|
||||
@@ -469,8 +469,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8K-QCZ",
|
||||
"x": "450",
|
||||
"y": "55",
|
||||
"x": 450,
|
||||
"y": 55,
|
||||
"security": -0.361777269,
|
||||
"connectedSystems": [
|
||||
"2ID-87",
|
||||
@@ -480,8 +480,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W9-TFD",
|
||||
"x": "480",
|
||||
"y": "615",
|
||||
"x": 480,
|
||||
"y": 615,
|
||||
"security": -0.138356927,
|
||||
"connectedSystems": [
|
||||
"2EV-BA",
|
||||
@@ -491,8 +491,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XUPK-Z",
|
||||
"x": "490",
|
||||
"y": "710",
|
||||
"x": 490,
|
||||
"y": 710,
|
||||
"security": -0.177313464,
|
||||
"connectedSystems": [
|
||||
"O-O2GN",
|
||||
@@ -502,8 +502,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XDTW-F",
|
||||
"x": "500",
|
||||
"y": "95",
|
||||
"x": 500,
|
||||
"y": 95,
|
||||
"security": -0.432267935,
|
||||
"connectedSystems": [
|
||||
"8K-QCZ",
|
||||
@@ -512,8 +512,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UNV-3J",
|
||||
"x": "500",
|
||||
"y": "330",
|
||||
"x": 500,
|
||||
"y": 330,
|
||||
"security": -0.708046373,
|
||||
"connectedSystems": [
|
||||
"J-0KB3",
|
||||
@@ -522,8 +522,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JBUH-H",
|
||||
"x": "510",
|
||||
"y": "45",
|
||||
"x": 510,
|
||||
"y": 45,
|
||||
"security": -0.48498313,
|
||||
"connectedSystems": [
|
||||
"8K-QCZ",
|
||||
@@ -533,8 +533,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CNHV-M",
|
||||
"x": "520",
|
||||
"y": "435",
|
||||
"x": 520,
|
||||
"y": 435,
|
||||
"security": -0.698208343,
|
||||
"connectedSystems": [
|
||||
"ZEZ1-9",
|
||||
@@ -544,8 +544,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NEU-UD",
|
||||
"x": "520",
|
||||
"y": "495",
|
||||
"x": 520,
|
||||
"y": 495,
|
||||
"security": -0.677195683,
|
||||
"connectedSystems": [
|
||||
"CNHV-M",
|
||||
@@ -556,8 +556,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-7XVJ",
|
||||
"x": "520",
|
||||
"y": "540",
|
||||
"x": 520,
|
||||
"y": 540,
|
||||
"security": -0.648225378,
|
||||
"connectedSystems": [
|
||||
"NEU-UD",
|
||||
@@ -566,8 +566,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3-QNM4",
|
||||
"x": "580",
|
||||
"y": "290",
|
||||
"x": 580,
|
||||
"y": 290,
|
||||
"security": -0.739097375,
|
||||
"connectedSystems": [
|
||||
"MC4C-H"
|
||||
@@ -575,8 +575,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MC4C-H",
|
||||
"x": "585",
|
||||
"y": "325",
|
||||
"x": 585,
|
||||
"y": 325,
|
||||
"security": -0.529134945,
|
||||
"connectedSystems": [
|
||||
"UNV-3J",
|
||||
@@ -586,8 +586,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "N-I024",
|
||||
"x": "590",
|
||||
"y": "495",
|
||||
"x": 590,
|
||||
"y": 495,
|
||||
"security": -0.539141027,
|
||||
"connectedSystems": [
|
||||
"NEU-UD",
|
||||
@@ -596,8 +596,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y-UO9U",
|
||||
"x": "600",
|
||||
"y": "140",
|
||||
"x": 600,
|
||||
"y": 140,
|
||||
"security": -0.831474888,
|
||||
"connectedSystems": [
|
||||
"KGCF-5"
|
||||
@@ -605,8 +605,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZEZ1-9",
|
||||
"x": "625",
|
||||
"y": "440",
|
||||
"x": 625,
|
||||
"y": 440,
|
||||
"security": -0.414720765,
|
||||
"connectedSystems": [
|
||||
"K4UV-G",
|
||||
@@ -615,8 +615,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WK2F-Y",
|
||||
"x": "630",
|
||||
"y": "600",
|
||||
"x": 630,
|
||||
"y": 600,
|
||||
"security": -0.199043865,
|
||||
"connectedSystems": [
|
||||
"W9-TFD",
|
||||
@@ -626,8 +626,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NHKO-4",
|
||||
"x": "635",
|
||||
"y": "40",
|
||||
"x": 635,
|
||||
"y": 40,
|
||||
"security": -0.755919181,
|
||||
"connectedSystems": [
|
||||
"JBUH-H",
|
||||
@@ -637,8 +637,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KGCF-5",
|
||||
"x": "635",
|
||||
"y": "85",
|
||||
"x": 635,
|
||||
"y": 85,
|
||||
"security": -0.831509993,
|
||||
"connectedSystems": [
|
||||
"NHKO-4",
|
||||
@@ -649,8 +649,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OW-QXW",
|
||||
"x": "665",
|
||||
"y": "320",
|
||||
"x": 665,
|
||||
"y": 320,
|
||||
"security": -0.395334522,
|
||||
"connectedSystems": [
|
||||
"MC4C-H",
|
||||
@@ -659,8 +659,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WIO-OL",
|
||||
"x": "665",
|
||||
"y": "630",
|
||||
"x": 665,
|
||||
"y": 630,
|
||||
"security": -0.143133664,
|
||||
"connectedSystems": [
|
||||
"WK2F-Y",
|
||||
@@ -669,8 +669,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YQM-P1",
|
||||
"x": "670",
|
||||
"y": "560",
|
||||
"x": 670,
|
||||
"y": 560,
|
||||
"security": -0.172637136,
|
||||
"connectedSystems": [
|
||||
"WK2F-Y",
|
||||
@@ -679,8 +679,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XME-SW",
|
||||
"x": "680",
|
||||
"y": "140",
|
||||
"x": 680,
|
||||
"y": 140,
|
||||
"security": -0.832820545,
|
||||
"connectedSystems": [
|
||||
"KGCF-5",
|
||||
@@ -689,8 +689,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VH-9VO",
|
||||
"x": "720",
|
||||
"y": "40",
|
||||
"x": 720,
|
||||
"y": 40,
|
||||
"security": -0.975408016,
|
||||
"connectedSystems": [
|
||||
"NHKO-4",
|
||||
@@ -700,8 +700,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JX-SOA",
|
||||
"x": "720",
|
||||
"y": "85",
|
||||
"x": 720,
|
||||
"y": 85,
|
||||
"security": -0.897551051,
|
||||
"connectedSystems": [
|
||||
"KGCF-5",
|
||||
@@ -711,8 +711,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K4UV-G",
|
||||
"x": "725",
|
||||
"y": "440",
|
||||
"x": 725,
|
||||
"y": 440,
|
||||
"security": -0.27430135,
|
||||
"connectedSystems": [
|
||||
"D-JVGJ",
|
||||
@@ -723,8 +723,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D-JVGJ",
|
||||
"x": "730",
|
||||
"y": "545",
|
||||
"x": 730,
|
||||
"y": 545,
|
||||
"security": -0.222152081,
|
||||
"connectedSystems": [
|
||||
"YQM-P1",
|
||||
@@ -734,8 +734,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1-10QG",
|
||||
"x": "735",
|
||||
"y": "650",
|
||||
"x": 735,
|
||||
"y": 650,
|
||||
"security": -0.017075798,
|
||||
"connectedSystems": [
|
||||
"WIO-OL",
|
||||
@@ -744,8 +744,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UEPO-D",
|
||||
"x": "745",
|
||||
"y": "310",
|
||||
"x": 745,
|
||||
"y": 310,
|
||||
"security": -0.391565133,
|
||||
"connectedSystems": [
|
||||
"OW-QXW",
|
||||
@@ -754,8 +754,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-8PDJ",
|
||||
"x": "770",
|
||||
"y": "255",
|
||||
"x": 770,
|
||||
"y": 255,
|
||||
"security": -0.341869058,
|
||||
"connectedSystems": [
|
||||
"NQ-M6W"
|
||||
@@ -763,8 +763,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TFPT-U",
|
||||
"x": "780",
|
||||
"y": "575",
|
||||
"x": 780,
|
||||
"y": 575,
|
||||
"security": -0.01,
|
||||
"connectedSystems": [
|
||||
"6-GRN7",
|
||||
@@ -773,8 +773,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-GRN7",
|
||||
"x": "780",
|
||||
"y": "615",
|
||||
"x": 780,
|
||||
"y": 615,
|
||||
"security": -0.0109264,
|
||||
"connectedSystems": [
|
||||
"1-10QG",
|
||||
@@ -783,8 +783,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NQ-M6W",
|
||||
"x": "815",
|
||||
"y": "300",
|
||||
"x": 815,
|
||||
"y": 300,
|
||||
"security": -0.573935661,
|
||||
"connectedSystems": [
|
||||
"UEPO-D",
|
||||
@@ -794,8 +794,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-T9VC",
|
||||
"x": "820",
|
||||
"y": "55",
|
||||
"x": 820,
|
||||
"y": 55,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"VH-9VO",
|
||||
@@ -804,8 +804,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Q7E-DU",
|
||||
"x": "820",
|
||||
"y": "415",
|
||||
"x": 820,
|
||||
"y": 415,
|
||||
"security": -0.262924623,
|
||||
"connectedSystems": [
|
||||
"K4UV-G",
|
||||
@@ -815,8 +815,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "9Z-XJN",
|
||||
"x": "820",
|
||||
"y": "455",
|
||||
"x": 820,
|
||||
"y": 455,
|
||||
"security": -0.258812906,
|
||||
"connectedSystems": [
|
||||
"K4UV-G",
|
||||
@@ -826,8 +826,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2ULC-J",
|
||||
"x": "840",
|
||||
"y": "140",
|
||||
"x": 840,
|
||||
"y": 140,
|
||||
"security": -0.749440785,
|
||||
"connectedSystems": [
|
||||
"EZWQ-X",
|
||||
@@ -836,8 +836,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "EZWQ-X",
|
||||
"x": "840",
|
||||
"y": "200",
|
||||
"x": 840,
|
||||
"y": 200,
|
||||
"security": -0.662316544,
|
||||
"connectedSystems": [
|
||||
"8-AA98",
|
||||
@@ -846,8 +846,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VE-W7O",
|
||||
"x": "875",
|
||||
"y": "265",
|
||||
"x": 875,
|
||||
"y": 265,
|
||||
"security": -0.753974718,
|
||||
"connectedSystems": [
|
||||
"NQ-M6W",
|
||||
@@ -856,8 +856,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T0DT-T",
|
||||
"x": "915",
|
||||
"y": "135",
|
||||
"x": 915,
|
||||
"y": 135,
|
||||
"security": -0.853097262,
|
||||
"connectedSystems": [
|
||||
"8-AA98",
|
||||
@@ -867,8 +867,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-AA98",
|
||||
"x": "915",
|
||||
"y": "205",
|
||||
"x": 915,
|
||||
"y": 205,
|
||||
"security": -0.368823271,
|
||||
"connectedSystems": [
|
||||
"HZID-J",
|
||||
@@ -880,8 +880,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HZID-J",
|
||||
"x": "915",
|
||||
"y": "370",
|
||||
"x": 915,
|
||||
"y": 370,
|
||||
"security": -0.226895028,
|
||||
"connectedSystems": [
|
||||
"Q7E-DU",
|
||||
@@ -890,8 +890,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QFRV-2",
|
||||
"x": "925",
|
||||
"y": "470",
|
||||
"x": 925,
|
||||
"y": 470,
|
||||
"security": -0.461255389,
|
||||
"connectedSystems": [
|
||||
"9Z-XJN"
|
||||
@@ -899,8 +899,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QG3-Z0",
|
||||
"x": "955",
|
||||
"y": "255",
|
||||
"x": 955,
|
||||
"y": 255,
|
||||
"security": -0.329123657,
|
||||
"connectedSystems": [
|
||||
"8-AA98",
|
||||
@@ -909,8 +909,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RT64-C",
|
||||
"x": "974",
|
||||
"y": "305",
|
||||
"x": 974,
|
||||
"y": 305,
|
||||
"security": -0.234027985,
|
||||
"connectedSystems": [
|
||||
"QG3-Z0",
|
||||
@@ -919,8 +919,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZWM-BB",
|
||||
"x": "0",
|
||||
"y": "270",
|
||||
"x": 0,
|
||||
"y": 270,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"7-QOYS",
|
||||
@@ -929,8 +929,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K85Y-6",
|
||||
"x": "15",
|
||||
"y": "685",
|
||||
"x": 15,
|
||||
"y": 685,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"NG-M8K",
|
||||
@@ -939,8 +939,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PFV-ZH",
|
||||
"x": "105",
|
||||
"y": "455",
|
||||
"x": 105,
|
||||
"y": 455,
|
||||
"security": -0.312812525,
|
||||
"connectedSystems": [
|
||||
"W-CSFY",
|
||||
@@ -950,8 +950,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-YL9T",
|
||||
"x": "260",
|
||||
"y": "525",
|
||||
"x": 260,
|
||||
"y": 525,
|
||||
"security": -0.111179288,
|
||||
"connectedSystems": [
|
||||
"G-VFVB",
|
||||
@@ -963,8 +963,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "SK7-G6",
|
||||
"x": "375",
|
||||
"y": "10",
|
||||
"x": 375,
|
||||
"y": 10,
|
||||
"security": -0.392599512892519,
|
||||
"connectedSystems": [
|
||||
"FV-YEA",
|
||||
@@ -975,8 +975,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XR-ZL7",
|
||||
"x": "560",
|
||||
"y": "690",
|
||||
"x": 560,
|
||||
"y": 690,
|
||||
"security": -0.084715012,
|
||||
"connectedSystems": [
|
||||
"Z19-B8",
|
||||
@@ -986,8 +986,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PKN-NJ",
|
||||
"x": "560",
|
||||
"y": "735",
|
||||
"x": 560,
|
||||
"y": 735,
|
||||
"security": -0.2606331827376328,
|
||||
"connectedSystems": [
|
||||
"RV5-TT",
|
||||
@@ -996,8 +996,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LJ-RJK",
|
||||
"x": "970",
|
||||
"y": "350",
|
||||
"x": 970,
|
||||
"y": 350,
|
||||
"security": -0.8828175102311439,
|
||||
"connectedSystems": [
|
||||
"4YO-QK",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "A2V6-6",
|
||||
"x": "0",
|
||||
"y": "15",
|
||||
"x": 0,
|
||||
"y": 15,
|
||||
"security": -0.8500001030113771,
|
||||
"connectedSystems": [
|
||||
"0D-CHA"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0D-CHA",
|
||||
"x": "0",
|
||||
"y": "60",
|
||||
"x": 0,
|
||||
"y": 60,
|
||||
"security": -0.7922694235434096,
|
||||
"connectedSystems": [
|
||||
"YVA-F0",
|
||||
@@ -20,8 +20,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "YVA-F0",
|
||||
"x": "0",
|
||||
"y": "110",
|
||||
"x": 0,
|
||||
"y": 110,
|
||||
"security": -0.696105435995078,
|
||||
"connectedSystems": [
|
||||
"VBFC-8",
|
||||
@@ -30,8 +30,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VBFC-8",
|
||||
"x": "0",
|
||||
"y": "155",
|
||||
"x": 0,
|
||||
"y": 155,
|
||||
"security": -0.1836350828127275,
|
||||
"connectedSystems": [
|
||||
"E-GCX0",
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-GCX0",
|
||||
"x": "0",
|
||||
"y": "205",
|
||||
"x": 0,
|
||||
"y": 205,
|
||||
"security": -0.06170637287698511,
|
||||
"connectedSystems": [
|
||||
"BOE7-P",
|
||||
@@ -52,8 +52,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BOE7-P",
|
||||
"x": "0",
|
||||
"y": "250",
|
||||
"x": 0,
|
||||
"y": 250,
|
||||
"security": -0.08474360826567162,
|
||||
"connectedSystems": [
|
||||
"A-5M31",
|
||||
@@ -62,8 +62,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "A-5M31",
|
||||
"x": "0",
|
||||
"y": "300",
|
||||
"x": 0,
|
||||
"y": 300,
|
||||
"security": -0.1500015057805593,
|
||||
"connectedSystems": [
|
||||
"O-RIDF",
|
||||
@@ -72,8 +72,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "O-RIDF",
|
||||
"x": "30",
|
||||
"y": "375",
|
||||
"x": 30,
|
||||
"y": 375,
|
||||
"security": -0.06209483032431562,
|
||||
"connectedSystems": [
|
||||
"Z-40CG",
|
||||
@@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VJ0-81",
|
||||
"x": "70",
|
||||
"y": "180",
|
||||
"x": 70,
|
||||
"y": 180,
|
||||
"security": -0.03196170202696624,
|
||||
"connectedSystems": [
|
||||
"E-GCX0",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z-40CG",
|
||||
"x": "100",
|
||||
"y": "365",
|
||||
"x": 100,
|
||||
"y": 365,
|
||||
"security": -0.008023869073982226,
|
||||
"connectedSystems": [
|
||||
"LBV-Q1",
|
||||
@@ -102,8 +102,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7-692B",
|
||||
"x": "130",
|
||||
"y": "695",
|
||||
"x": 130,
|
||||
"y": 695,
|
||||
"security": -0.002985117683950822,
|
||||
"connectedSystems": [
|
||||
"DB-6W4",
|
||||
@@ -112,8 +112,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LBV-Q1",
|
||||
"x": "170",
|
||||
"y": "335",
|
||||
"x": 170,
|
||||
"y": 335,
|
||||
"security": -0.003092205817402549,
|
||||
"connectedSystems": [
|
||||
"ZXC8-1",
|
||||
@@ -122,8 +122,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZXC8-1",
|
||||
"x": "200",
|
||||
"y": "295",
|
||||
"x": 200,
|
||||
"y": 295,
|
||||
"security": -0.0007874505567290191,
|
||||
"connectedSystems": [
|
||||
"BMU-V1",
|
||||
@@ -132,8 +132,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DB-6W4",
|
||||
"x": "200",
|
||||
"y": "685",
|
||||
"x": 200,
|
||||
"y": 685,
|
||||
"security": -0.004157635228024925,
|
||||
"connectedSystems": [
|
||||
"R-OCBA",
|
||||
@@ -143,8 +143,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GA-2V7",
|
||||
"x": "215",
|
||||
"y": "630",
|
||||
"x": 215,
|
||||
"y": 630,
|
||||
"security": -0.001130250248444487,
|
||||
"connectedSystems": [
|
||||
"R-OCBA",
|
||||
@@ -153,8 +153,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BMU-V1",
|
||||
"x": "230",
|
||||
"y": "255",
|
||||
"x": 230,
|
||||
"y": 255,
|
||||
"security": -0.000519009075936383,
|
||||
"connectedSystems": [
|
||||
"W2F-ZH",
|
||||
@@ -163,8 +163,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R-OCBA",
|
||||
"x": "265",
|
||||
"y": "670",
|
||||
"x": 265,
|
||||
"y": 670,
|
||||
"security": -0.001880543605770946,
|
||||
"connectedSystems": [
|
||||
"3HQC-6",
|
||||
@@ -174,8 +174,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W2F-ZH",
|
||||
"x": "280",
|
||||
"y": "225",
|
||||
"x": 280,
|
||||
"y": 225,
|
||||
"security": -0.01292980385024822,
|
||||
"connectedSystems": [
|
||||
"M-NKZM",
|
||||
@@ -184,8 +184,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RTX0-S",
|
||||
"x": "295",
|
||||
"y": "535",
|
||||
"x": 295,
|
||||
"y": 535,
|
||||
"security": -0.2064986878854969,
|
||||
"connectedSystems": [
|
||||
"JKJ-VJ",
|
||||
@@ -194,8 +194,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MT-2VJ",
|
||||
"x": "300",
|
||||
"y": "475",
|
||||
"x": 300,
|
||||
"y": 475,
|
||||
"security": -0.10008909131098,
|
||||
"connectedSystems": [
|
||||
"JKJ-VJ",
|
||||
@@ -205,8 +205,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3HQC-6",
|
||||
"x": "340",
|
||||
"y": "640",
|
||||
"x": 340,
|
||||
"y": 640,
|
||||
"security": -0.03910586835699603,
|
||||
"connectedSystems": [
|
||||
"JKJ-VJ",
|
||||
@@ -216,8 +216,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J1H-R4",
|
||||
"x": "345",
|
||||
"y": "90",
|
||||
"x": 345,
|
||||
"y": 90,
|
||||
"security": -0.002560070506096968,
|
||||
"connectedSystems": [
|
||||
"0-9UHT"
|
||||
@@ -225,8 +225,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-NKZM",
|
||||
"x": "370",
|
||||
"y": "240",
|
||||
"x": 370,
|
||||
"y": 240,
|
||||
"security": -0.04555173307094196,
|
||||
"connectedSystems": [
|
||||
"5WAE-M",
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NM-OEA",
|
||||
"x": "375",
|
||||
"y": "415",
|
||||
"x": 375,
|
||||
"y": 415,
|
||||
"security": -0.4000441241798425,
|
||||
"connectedSystems": [
|
||||
"33FN-P"
|
||||
@@ -244,8 +244,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "33FN-P",
|
||||
"x": "380",
|
||||
"y": "475",
|
||||
"x": 380,
|
||||
"y": 475,
|
||||
"security": -0.3318859377454164,
|
||||
"connectedSystems": [
|
||||
"JKJ-VJ",
|
||||
@@ -255,8 +255,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0-9UHT",
|
||||
"x": "385",
|
||||
"y": "180",
|
||||
"x": 385,
|
||||
"y": 180,
|
||||
"security": -0.02539322941727706,
|
||||
"connectedSystems": [
|
||||
"5WAE-M",
|
||||
@@ -266,8 +266,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OX-RGN",
|
||||
"x": "385",
|
||||
"y": "700",
|
||||
"x": 385,
|
||||
"y": 700,
|
||||
"security": -0.003346703150892139,
|
||||
"connectedSystems": [
|
||||
"3HQC-6"
|
||||
@@ -275,8 +275,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H-M1BY",
|
||||
"x": "395",
|
||||
"y": "300",
|
||||
"x": 395,
|
||||
"y": 300,
|
||||
"security": -0.000724598940151977,
|
||||
"connectedSystems": [
|
||||
"5WAE-M"
|
||||
@@ -284,8 +284,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JKJ-VJ",
|
||||
"x": "415",
|
||||
"y": "585",
|
||||
"x": 415,
|
||||
"y": 585,
|
||||
"security": -0.1571747214664878,
|
||||
"connectedSystems": [
|
||||
"J9SH-A",
|
||||
@@ -297,8 +297,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5WAE-M",
|
||||
"x": "440",
|
||||
"y": "255",
|
||||
"x": 440,
|
||||
"y": 255,
|
||||
"security": -0.05036849934834053,
|
||||
"connectedSystems": [
|
||||
"BF-SDP",
|
||||
@@ -310,8 +310,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "J9SH-A",
|
||||
"x": "450",
|
||||
"y": "545",
|
||||
"x": 450,
|
||||
"y": 545,
|
||||
"security": -0.007660273558810493,
|
||||
"connectedSystems": [
|
||||
"LGUZ-1",
|
||||
@@ -320,8 +320,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0-WVQS",
|
||||
"x": "455",
|
||||
"y": "200",
|
||||
"x": 455,
|
||||
"y": 200,
|
||||
"security": -0.0735853838479823,
|
||||
"connectedSystems": [
|
||||
"5WAE-M",
|
||||
@@ -330,8 +330,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LGUZ-1",
|
||||
"x": "505",
|
||||
"y": "445",
|
||||
"x": 505,
|
||||
"y": 445,
|
||||
"security": -0.001395009582627949,
|
||||
"connectedSystems": [
|
||||
"4C-B7X",
|
||||
@@ -341,8 +341,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4C-B7X",
|
||||
"x": "525",
|
||||
"y": "405",
|
||||
"x": 525,
|
||||
"y": 405,
|
||||
"security": -0.005731540073657171,
|
||||
"connectedSystems": [
|
||||
"F-XWIN",
|
||||
@@ -352,8 +352,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T-Z6J2",
|
||||
"x": "545",
|
||||
"y": "220",
|
||||
"x": 545,
|
||||
"y": 220,
|
||||
"security": -0.1482573498690535,
|
||||
"connectedSystems": [
|
||||
"L3-XYO",
|
||||
@@ -362,8 +362,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "BF-SDP",
|
||||
"x": "550",
|
||||
"y": "350",
|
||||
"x": 550,
|
||||
"y": 350,
|
||||
"security": -0.03986568951001623,
|
||||
"connectedSystems": [
|
||||
"4C-B7X",
|
||||
@@ -373,8 +373,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L3-XYO",
|
||||
"x": "585",
|
||||
"y": "265",
|
||||
"x": 585,
|
||||
"y": 265,
|
||||
"security": -0.1002518523472095,
|
||||
"connectedSystems": [
|
||||
"BF-SDP",
|
||||
@@ -384,8 +384,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F5FO-U",
|
||||
"x": "595",
|
||||
"y": "480",
|
||||
"x": 595,
|
||||
"y": 480,
|
||||
"security": -0.001522594784485798,
|
||||
"connectedSystems": [
|
||||
"LGUZ-1"
|
||||
@@ -393,8 +393,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AN-G54",
|
||||
"x": "600",
|
||||
"y": "180",
|
||||
"x": 600,
|
||||
"y": 180,
|
||||
"security": -0.1319784327905008,
|
||||
"connectedSystems": [
|
||||
"L3-XYO",
|
||||
@@ -405,8 +405,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F-XWIN",
|
||||
"x": "600",
|
||||
"y": "420",
|
||||
"x": 600,
|
||||
"y": 420,
|
||||
"security": -0.0008768109281165337,
|
||||
"connectedSystems": [
|
||||
"D5IW-F",
|
||||
@@ -415,8 +415,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZXI-K2",
|
||||
"x": "610",
|
||||
"y": "125",
|
||||
"x": 610,
|
||||
"y": 125,
|
||||
"security": -0.07583652399464191,
|
||||
"connectedSystems": [
|
||||
"AN-G54",
|
||||
@@ -425,8 +425,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B0C-LD",
|
||||
"x": "635",
|
||||
"y": "65",
|
||||
"x": 635,
|
||||
"y": 65,
|
||||
"security": -0.2256385542451183,
|
||||
"connectedSystems": [
|
||||
"ZXI-K2",
|
||||
@@ -436,8 +436,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "CT7-5V",
|
||||
"x": "655",
|
||||
"y": "230",
|
||||
"x": 655,
|
||||
"y": 230,
|
||||
"security": -0.4191135568529451,
|
||||
"connectedSystems": [
|
||||
"AN-G54",
|
||||
@@ -446,8 +446,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "2JJ-0E",
|
||||
"x": "665",
|
||||
"y": "295",
|
||||
"x": 665,
|
||||
"y": 295,
|
||||
"security": -0.650006278488089,
|
||||
"connectedSystems": [
|
||||
"CT7-5V"
|
||||
@@ -455,8 +455,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D5IW-F",
|
||||
"x": "675",
|
||||
"y": "430",
|
||||
"x": 675,
|
||||
"y": 430,
|
||||
"security": -0.001367909482432705,
|
||||
"connectedSystems": [
|
||||
"1L-BHT",
|
||||
@@ -465,8 +465,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "W-Z3HW",
|
||||
"x": "720",
|
||||
"y": "75",
|
||||
"x": 720,
|
||||
"y": 75,
|
||||
"security": -0.02995309027165061,
|
||||
"connectedSystems": [
|
||||
"B0C-LD",
|
||||
@@ -475,8 +475,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "NP6-38",
|
||||
"x": "740",
|
||||
"y": "15",
|
||||
"x": 740,
|
||||
"y": 15,
|
||||
"security": -0.1711698260291806,
|
||||
"connectedSystems": [
|
||||
"B0C-LD",
|
||||
@@ -488,8 +488,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1L-BHT",
|
||||
"x": "750",
|
||||
"y": "435",
|
||||
"x": 750,
|
||||
"y": 435,
|
||||
"security": -0.001699637179925495,
|
||||
"connectedSystems": [
|
||||
"E9G-MT",
|
||||
@@ -498,8 +498,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G5-EN3",
|
||||
"x": "815",
|
||||
"y": "45",
|
||||
"x": 815,
|
||||
"y": 45,
|
||||
"security": -0.01858826880644715,
|
||||
"connectedSystems": [
|
||||
"NP6-38",
|
||||
@@ -509,8 +509,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-YT55",
|
||||
"x": "815",
|
||||
"y": "100",
|
||||
"x": 815,
|
||||
"y": 100,
|
||||
"security": -0.03705977999126497,
|
||||
"connectedSystems": [
|
||||
"NP6-38",
|
||||
@@ -520,8 +520,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TQ-RR8",
|
||||
"x": "820",
|
||||
"y": "210",
|
||||
"x": 820,
|
||||
"y": 210,
|
||||
"security": -0.00775744873668005,
|
||||
"connectedSystems": [
|
||||
"C0T-77",
|
||||
@@ -531,8 +531,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZQP-QV",
|
||||
"x": "820",
|
||||
"y": "315",
|
||||
"x": 820,
|
||||
"y": 315,
|
||||
"security": -0.006822698851661202,
|
||||
"connectedSystems": [
|
||||
"RL-KT0",
|
||||
@@ -544,8 +544,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E9G-MT",
|
||||
"x": "860",
|
||||
"y": "445",
|
||||
"x": 860,
|
||||
"y": 445,
|
||||
"security": -0.003686051143766078,
|
||||
"connectedSystems": [
|
||||
"UO9-YG",
|
||||
@@ -555,8 +555,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "IZ-AOB",
|
||||
"x": "890",
|
||||
"y": "15",
|
||||
"x": 890,
|
||||
"y": 15,
|
||||
"security": -0.02395156562231193,
|
||||
"connectedSystems": [
|
||||
"NP6-38",
|
||||
@@ -567,8 +567,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZJQH-S",
|
||||
"x": "900",
|
||||
"y": "345",
|
||||
"x": 900,
|
||||
"y": 345,
|
||||
"security": -0.01283207743044179,
|
||||
"connectedSystems": [
|
||||
"RL-KT0",
|
||||
@@ -578,8 +578,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "UO9-YG",
|
||||
"x": "900",
|
||||
"y": "390",
|
||||
"x": 900,
|
||||
"y": 390,
|
||||
"security": -0.006680577187579417,
|
||||
"connectedSystems": [
|
||||
"RL-KT0",
|
||||
@@ -590,8 +590,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-NUWP",
|
||||
"x": "925",
|
||||
"y": "280",
|
||||
"x": 925,
|
||||
"y": 280,
|
||||
"security": -0.01658961336295062,
|
||||
"connectedSystems": [
|
||||
"C0T-77",
|
||||
@@ -601,8 +601,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C0T-77",
|
||||
"x": "965",
|
||||
"y": "210",
|
||||
"x": 965,
|
||||
"y": 210,
|
||||
"security": -0.01264649070418278,
|
||||
"connectedSystems": [
|
||||
"3KNK-A",
|
||||
@@ -613,8 +613,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RL-KT0",
|
||||
"x": "965",
|
||||
"y": "315",
|
||||
"x": 965,
|
||||
"y": 315,
|
||||
"security": -0.007651573691258018,
|
||||
"connectedSystems": [
|
||||
"C0T-77",
|
||||
@@ -625,8 +625,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XF-TQL",
|
||||
"x": "60",
|
||||
"y": "730",
|
||||
"x": 60,
|
||||
"y": 730,
|
||||
"security": -0.01166477211402606,
|
||||
"connectedSystems": [
|
||||
"7-692B",
|
||||
@@ -636,8 +636,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0T-AMZ",
|
||||
"x": "820",
|
||||
"y": "150",
|
||||
"x": 820,
|
||||
"y": 150,
|
||||
"security": -0.0101926993393674,
|
||||
"connectedSystems": [
|
||||
"TQ-RR8",
|
||||
@@ -646,8 +646,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "EF-F36",
|
||||
"x": "885",
|
||||
"y": "245",
|
||||
"x": 885,
|
||||
"y": 245,
|
||||
"security": -0.02878950314808015,
|
||||
"connectedSystems": [
|
||||
"P-NUWP",
|
||||
@@ -658,8 +658,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VSIG-K",
|
||||
"x": "930",
|
||||
"y": "500",
|
||||
"x": 930,
|
||||
"y": 500,
|
||||
"security": -0.004873704930267175,
|
||||
"connectedSystems": [
|
||||
"E9G-MT",
|
||||
@@ -668,8 +668,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5-MLDT",
|
||||
"x": "965",
|
||||
"y": "15",
|
||||
"x": 965,
|
||||
"y": 15,
|
||||
"security": -0.03385612466470866,
|
||||
"connectedSystems": [
|
||||
"XT-R36",
|
||||
@@ -679,8 +679,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3KNK-A",
|
||||
"x": "965",
|
||||
"y": "150",
|
||||
"x": 965,
|
||||
"y": 150,
|
||||
"security": -0.01361599314044226,
|
||||
"connectedSystems": [
|
||||
"8V-SJJ",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Chardalane",
|
||||
"x": "0",
|
||||
"y": "110",
|
||||
"x": 0,
|
||||
"y": 110,
|
||||
"security": 0.3725516285749129,
|
||||
"connectedSystems": [
|
||||
"Adacyne"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adacyne",
|
||||
"x": "30",
|
||||
"y": "150",
|
||||
"x": 30,
|
||||
"y": 150,
|
||||
"security": 0.5487737907942792,
|
||||
"connectedSystems": [
|
||||
"Osmeden",
|
||||
@@ -21,8 +21,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kenninck",
|
||||
"x": "58",
|
||||
"y": "553",
|
||||
"x": 58,
|
||||
"y": 553,
|
||||
"security": 0.114963052245,
|
||||
"connectedSystems": [
|
||||
"Ausmaert",
|
||||
@@ -31,8 +31,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vestouve",
|
||||
"x": "60",
|
||||
"y": "425",
|
||||
"x": 60,
|
||||
"y": 425,
|
||||
"security": 0.04259476548809316,
|
||||
"connectedSystems": [
|
||||
"Barleguet",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Maut",
|
||||
"x": "90",
|
||||
"y": "115",
|
||||
"x": 90,
|
||||
"y": 115,
|
||||
"security": 0.2480170593497206,
|
||||
"connectedSystems": [
|
||||
"Osmeden",
|
||||
@@ -53,8 +53,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Espigoure",
|
||||
"x": "90",
|
||||
"y": "375",
|
||||
"x": 90,
|
||||
"y": 375,
|
||||
"security": 0.04992662157152406,
|
||||
"connectedSystems": [
|
||||
"Vestouve"
|
||||
@@ -62,8 +62,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ausmaert",
|
||||
"x": "93",
|
||||
"y": "510",
|
||||
"x": 93,
|
||||
"y": 510,
|
||||
"security": 0.07484318652905675,
|
||||
"connectedSystems": [
|
||||
"Barleguet",
|
||||
@@ -72,8 +72,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Barleguet",
|
||||
"x": "100",
|
||||
"y": "470",
|
||||
"x": 100,
|
||||
"y": 470,
|
||||
"security": 0.06820086422928329,
|
||||
"connectedSystems": [
|
||||
"Aulbres",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Osmeden",
|
||||
"x": "110",
|
||||
"y": "160",
|
||||
"x": 110,
|
||||
"y": 160,
|
||||
"security": 0.7289894239759404,
|
||||
"connectedSystems": [
|
||||
"Orvolle",
|
||||
@@ -94,8 +94,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alparena",
|
||||
"x": "170",
|
||||
"y": "95",
|
||||
"x": 170,
|
||||
"y": 95,
|
||||
"security": 0.1465722572493462,
|
||||
"connectedSystems": [
|
||||
"Maut",
|
||||
@@ -104,8 +104,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aulbres",
|
||||
"x": "170",
|
||||
"y": "475",
|
||||
"x": 170,
|
||||
"y": 475,
|
||||
"security": 0.1358124795056395,
|
||||
"connectedSystems": [
|
||||
"Gare",
|
||||
@@ -114,8 +114,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Athounon",
|
||||
"x": "172",
|
||||
"y": "31",
|
||||
"x": 172,
|
||||
"y": 31,
|
||||
"security": 0.07620591158878565,
|
||||
"connectedSystems": [
|
||||
"Mercomesier",
|
||||
@@ -124,8 +124,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Orvolle",
|
||||
"x": "195",
|
||||
"y": "170",
|
||||
"x": 195,
|
||||
"y": 170,
|
||||
"security": 0.746238173885059,
|
||||
"connectedSystems": [
|
||||
"PF-346",
|
||||
@@ -136,8 +136,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mercomesier",
|
||||
"x": "240",
|
||||
"y": "49",
|
||||
"x": 240,
|
||||
"y": 49,
|
||||
"security": 0.1229672609831169,
|
||||
"connectedSystems": [
|
||||
"Reschard",
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gare",
|
||||
"x": "260",
|
||||
"y": "480",
|
||||
"x": 260,
|
||||
"y": 480,
|
||||
"security": 0.1340292735098865,
|
||||
"connectedSystems": [
|
||||
"Aunsou",
|
||||
@@ -156,8 +156,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Reschard",
|
||||
"x": "263",
|
||||
"y": "88",
|
||||
"x": 263,
|
||||
"y": 88,
|
||||
"security": 0.1279176298149958,
|
||||
"connectedSystems": [
|
||||
"Alparena",
|
||||
@@ -167,8 +167,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hedoubel",
|
||||
"x": "270",
|
||||
"y": "705",
|
||||
"x": 270,
|
||||
"y": 705,
|
||||
"security": 0.3161301059570527,
|
||||
"connectedSystems": [
|
||||
"Ruerrotta",
|
||||
@@ -177,8 +177,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ruerrotta",
|
||||
"x": "275",
|
||||
"y": "665",
|
||||
"x": 275,
|
||||
"y": 665,
|
||||
"security": 0.3053964319802867,
|
||||
"connectedSystems": [
|
||||
"Gallusiene",
|
||||
@@ -188,8 +188,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oulley",
|
||||
"x": "305",
|
||||
"y": "175",
|
||||
"x": 305,
|
||||
"y": 175,
|
||||
"security": 0.3384160537741685,
|
||||
"connectedSystems": [
|
||||
"Orvolle",
|
||||
@@ -198,8 +198,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pain",
|
||||
"x": "325",
|
||||
"y": "390",
|
||||
"x": 325,
|
||||
"y": 390,
|
||||
"security": 0.0940808457385447,
|
||||
"connectedSystems": [
|
||||
"Reynire"
|
||||
@@ -207,8 +207,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gallusiene",
|
||||
"x": "325",
|
||||
"y": "635",
|
||||
"x": 325,
|
||||
"y": 635,
|
||||
"security": 0.313434355126217,
|
||||
"connectedSystems": [
|
||||
"Avaux",
|
||||
@@ -217,8 +217,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aubonnie",
|
||||
"x": "325",
|
||||
"y": "730",
|
||||
"x": 325,
|
||||
"y": 730,
|
||||
"security": 0.4027964878103924,
|
||||
"connectedSystems": [
|
||||
"Hedoubel",
|
||||
@@ -227,8 +227,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Reynire",
|
||||
"x": "330",
|
||||
"y": "435",
|
||||
"x": 330,
|
||||
"y": 435,
|
||||
"security": 0.1568101737442381,
|
||||
"connectedSystems": [
|
||||
"Aunsou",
|
||||
@@ -237,8 +237,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aunsou",
|
||||
"x": "335",
|
||||
"y": "480",
|
||||
"x": 335,
|
||||
"y": 480,
|
||||
"security": 0.1829750787446546,
|
||||
"connectedSystems": [
|
||||
"Alperaute",
|
||||
@@ -249,8 +249,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arderonne",
|
||||
"x": "358",
|
||||
"y": "85",
|
||||
"x": 358,
|
||||
"y": 85,
|
||||
"security": 0.1747092072913247,
|
||||
"connectedSystems": [
|
||||
"Reschard",
|
||||
@@ -260,8 +260,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mantenault",
|
||||
"x": "381",
|
||||
"y": "16",
|
||||
"x": 381,
|
||||
"y": 16,
|
||||
"security": 0.1371496048822901,
|
||||
"connectedSystems": [
|
||||
"Alamel",
|
||||
@@ -270,8 +270,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Cumemare",
|
||||
"x": "385",
|
||||
"y": "515",
|
||||
"x": 385,
|
||||
"y": 515,
|
||||
"security": 0.1236928274756748,
|
||||
"connectedSystems": [
|
||||
"Aunsou",
|
||||
@@ -280,8 +280,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Avaux",
|
||||
"x": "385",
|
||||
"y": "625",
|
||||
"x": 385,
|
||||
"y": 625,
|
||||
"security": 0.4477052030541426,
|
||||
"connectedSystems": [
|
||||
"Aidart",
|
||||
@@ -290,8 +290,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alamel",
|
||||
"x": "404",
|
||||
"y": "52",
|
||||
"x": 404,
|
||||
"y": 52,
|
||||
"security": 0.1709125434659361,
|
||||
"connectedSystems": [
|
||||
"Arderonne",
|
||||
@@ -301,8 +301,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amasiree",
|
||||
"x": "405",
|
||||
"y": "735",
|
||||
"x": 405,
|
||||
"y": 735,
|
||||
"security": 0.3664685336664728,
|
||||
"connectedSystems": [
|
||||
"Amoen",
|
||||
@@ -311,8 +311,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Brellystier",
|
||||
"x": "425",
|
||||
"y": "340",
|
||||
"x": 425,
|
||||
"y": 340,
|
||||
"security": 0.5037160016739195,
|
||||
"connectedSystems": [
|
||||
"Grispire",
|
||||
@@ -321,8 +321,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Grispire",
|
||||
"x": "425",
|
||||
"y": "390",
|
||||
"x": 425,
|
||||
"y": 390,
|
||||
"security": 0.1833182790854439,
|
||||
"connectedSystems": [
|
||||
"Pelille",
|
||||
@@ -331,8 +331,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alperaute",
|
||||
"x": "435",
|
||||
"y": "470",
|
||||
"x": 435,
|
||||
"y": 470,
|
||||
"security": 0.2311459843024568,
|
||||
"connectedSystems": [
|
||||
"Ostingele",
|
||||
@@ -341,8 +341,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Odamia",
|
||||
"x": "449",
|
||||
"y": "77",
|
||||
"x": 449,
|
||||
"y": 77,
|
||||
"security": 0.2204286717289452,
|
||||
"connectedSystems": [
|
||||
"Arderonne",
|
||||
@@ -352,8 +352,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amoen",
|
||||
"x": "455",
|
||||
"y": "705",
|
||||
"x": 455,
|
||||
"y": 705,
|
||||
"security": 0.280538443950861,
|
||||
"connectedSystems": [
|
||||
"Ruerrotta",
|
||||
@@ -363,8 +363,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vivanier",
|
||||
"x": "500",
|
||||
"y": "315",
|
||||
"x": 500,
|
||||
"y": 315,
|
||||
"security": 0.5438451704509475,
|
||||
"connectedSystems": [
|
||||
"Dour",
|
||||
@@ -374,8 +374,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dour",
|
||||
"x": "500",
|
||||
"y": "365",
|
||||
"x": 500,
|
||||
"y": 365,
|
||||
"security": 0.3848641346540629,
|
||||
"connectedSystems": [
|
||||
"Pelille",
|
||||
@@ -384,8 +384,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pelille",
|
||||
"x": "505",
|
||||
"y": "405",
|
||||
"x": 505,
|
||||
"y": 405,
|
||||
"security": 0.2148245599787114,
|
||||
"connectedSystems": [
|
||||
"Ostingele",
|
||||
@@ -395,8 +395,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Covryn",
|
||||
"x": "505",
|
||||
"y": "525",
|
||||
"x": 505,
|
||||
"y": 525,
|
||||
"security": 0.3559005292141887,
|
||||
"connectedSystems": [
|
||||
"Stacmon",
|
||||
@@ -406,8 +406,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Slays",
|
||||
"x": "510",
|
||||
"y": "675",
|
||||
"x": 510,
|
||||
"y": 675,
|
||||
"security": 0.4871707730193347,
|
||||
"connectedSystems": [
|
||||
"Stacmon",
|
||||
@@ -417,8 +417,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Anchauttes",
|
||||
"x": "536",
|
||||
"y": "72",
|
||||
"x": 536,
|
||||
"y": 72,
|
||||
"security": 0.3395961850348136,
|
||||
"connectedSystems": [
|
||||
"Evaulon",
|
||||
@@ -428,8 +428,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Esesier",
|
||||
"x": "539",
|
||||
"y": "39",
|
||||
"x": 539,
|
||||
"y": 39,
|
||||
"security": 0.290697954055312,
|
||||
"connectedSystems": [
|
||||
"Anchauttes"
|
||||
@@ -437,8 +437,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Algasienan",
|
||||
"x": "550",
|
||||
"y": "280",
|
||||
"x": 550,
|
||||
"y": 280,
|
||||
"security": 0.7259271728812355,
|
||||
"connectedSystems": [
|
||||
"Vivanier",
|
||||
@@ -448,8 +448,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aubenall",
|
||||
"x": "560",
|
||||
"y": "175",
|
||||
"x": 560,
|
||||
"y": 175,
|
||||
"security": 0.431851288426,
|
||||
"connectedSystems": [
|
||||
"Archavoinet",
|
||||
@@ -460,8 +460,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Archavoinet",
|
||||
"x": "575",
|
||||
"y": "235",
|
||||
"x": 575,
|
||||
"y": 235,
|
||||
"security": 0.620764615838233,
|
||||
"connectedSystems": [
|
||||
"Algasienan",
|
||||
@@ -471,8 +471,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Stacmon",
|
||||
"x": "595",
|
||||
"y": "570",
|
||||
"x": 595,
|
||||
"y": 570,
|
||||
"security": 0.6052797268620083,
|
||||
"connectedSystems": [
|
||||
"Aidart",
|
||||
@@ -484,8 +484,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Iges",
|
||||
"x": "595",
|
||||
"y": "620",
|
||||
"x": 595,
|
||||
"y": 620,
|
||||
"security": 0.3494454047638842,
|
||||
"connectedSystems": [
|
||||
"Covryn",
|
||||
@@ -496,8 +496,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Evaulon",
|
||||
"x": "606",
|
||||
"y": "74",
|
||||
"x": 606,
|
||||
"y": 74,
|
||||
"security": 0.3668360068310299,
|
||||
"connectedSystems": [
|
||||
"Aldranette",
|
||||
@@ -506,8 +506,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Osmallanais",
|
||||
"x": "625",
|
||||
"y": "325",
|
||||
"x": 625,
|
||||
"y": 325,
|
||||
"security": 0.7555431527904787,
|
||||
"connectedSystems": [
|
||||
"Algasienan",
|
||||
@@ -517,8 +517,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Renarelle",
|
||||
"x": "635",
|
||||
"y": "160",
|
||||
"x": 635,
|
||||
"y": 160,
|
||||
"security": 0.3099625379063336,
|
||||
"connectedSystems": [
|
||||
"Aubenall",
|
||||
@@ -528,8 +528,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ivorider",
|
||||
"x": "645",
|
||||
"y": "285",
|
||||
"x": 645,
|
||||
"y": 285,
|
||||
"security": 0.7282222942165736,
|
||||
"connectedSystems": [
|
||||
"Osmallanais",
|
||||
@@ -539,8 +539,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ostingele",
|
||||
"x": "650",
|
||||
"y": "445",
|
||||
"x": 650,
|
||||
"y": 445,
|
||||
"security": 0.1726206117578859,
|
||||
"connectedSystems": [
|
||||
"Agoze",
|
||||
@@ -553,8 +553,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eugales",
|
||||
"x": "665",
|
||||
"y": "215",
|
||||
"x": 665,
|
||||
"y": 215,
|
||||
"security": 0.4042517303373593,
|
||||
"connectedSystems": [
|
||||
"Archavoinet",
|
||||
@@ -565,8 +565,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aldranette",
|
||||
"x": "668",
|
||||
"y": "82",
|
||||
"x": 668,
|
||||
"y": 82,
|
||||
"security": 0.3675104837434901,
|
||||
"connectedSystems": [
|
||||
"Vlillirier",
|
||||
@@ -576,8 +576,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dastryns",
|
||||
"x": "675",
|
||||
"y": "570",
|
||||
"x": 675,
|
||||
"y": 570,
|
||||
"security": 0.2523946698025977,
|
||||
"connectedSystems": [
|
||||
"Stacmon",
|
||||
@@ -588,8 +588,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uphallant",
|
||||
"x": "675",
|
||||
"y": "620",
|
||||
"x": 675,
|
||||
"y": 620,
|
||||
"security": 0.2057212295716814,
|
||||
"connectedSystems": [
|
||||
"Iges",
|
||||
@@ -598,8 +598,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ommaerrer",
|
||||
"x": "685",
|
||||
"y": "375",
|
||||
"x": 685,
|
||||
"y": 375,
|
||||
"security": 0.6269767757877922,
|
||||
"connectedSystems": [
|
||||
"Iffrue"
|
||||
@@ -607,8 +607,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Iffrue",
|
||||
"x": "690",
|
||||
"y": "330",
|
||||
"x": 690,
|
||||
"y": 330,
|
||||
"security": 0.7278478575793357,
|
||||
"connectedSystems": [
|
||||
"Osmallanais",
|
||||
@@ -620,8 +620,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vlillirier",
|
||||
"x": "705",
|
||||
"y": "120",
|
||||
"x": 705,
|
||||
"y": 120,
|
||||
"security": 0.289309115052423,
|
||||
"connectedSystems": [
|
||||
"Renarelle",
|
||||
@@ -632,8 +632,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mollin",
|
||||
"x": "715",
|
||||
"y": "290",
|
||||
"x": 715,
|
||||
"y": 290,
|
||||
"security": 0.6569125433908053,
|
||||
"connectedSystems": [
|
||||
"Ivorider",
|
||||
@@ -642,8 +642,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Harroule",
|
||||
"x": "725",
|
||||
"y": "485",
|
||||
"x": 725,
|
||||
"y": 485,
|
||||
"security": 0.08506059125532228,
|
||||
"connectedSystems": [
|
||||
"Ostingele",
|
||||
@@ -652,8 +652,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Moclinamaud",
|
||||
"x": "735",
|
||||
"y": "180",
|
||||
"x": 735,
|
||||
"y": 180,
|
||||
"security": 0.3943208467331679,
|
||||
"connectedSystems": [
|
||||
"Eugales",
|
||||
@@ -663,8 +663,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vilinnon",
|
||||
"x": "755",
|
||||
"y": "335",
|
||||
"x": 755,
|
||||
"y": 335,
|
||||
"security": 0.6094606809317772,
|
||||
"connectedSystems": [
|
||||
"Iffrue"
|
||||
@@ -672,8 +672,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Frarie",
|
||||
"x": "770",
|
||||
"y": "225",
|
||||
"x": 770,
|
||||
"y": 225,
|
||||
"security": 0.3574551019183639,
|
||||
"connectedSystems": [
|
||||
"Eugales",
|
||||
@@ -683,8 +683,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oicx",
|
||||
"x": "815",
|
||||
"y": "90",
|
||||
"x": 815,
|
||||
"y": 90,
|
||||
"security": 0.3300450347926329,
|
||||
"connectedSystems": [
|
||||
"Vlillirier",
|
||||
@@ -693,8 +693,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alsavoinon",
|
||||
"x": "820",
|
||||
"y": "140",
|
||||
"x": 820,
|
||||
"y": 140,
|
||||
"security": 0.266366286154,
|
||||
"connectedSystems": [
|
||||
"Vlillirier",
|
||||
@@ -704,8 +704,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Agoze",
|
||||
"x": "830",
|
||||
"y": "425",
|
||||
"x": 830,
|
||||
"y": 425,
|
||||
"security": 0.2086483619822196,
|
||||
"connectedSystems": [
|
||||
"Loes",
|
||||
@@ -717,8 +717,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vey",
|
||||
"x": "845",
|
||||
"y": "350",
|
||||
"x": 845,
|
||||
"y": 350,
|
||||
"security": 0.1889457516566993,
|
||||
"connectedSystems": [
|
||||
"Agoze",
|
||||
@@ -728,8 +728,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Annancale",
|
||||
"x": "910",
|
||||
"y": "450",
|
||||
"x": 910,
|
||||
"y": 450,
|
||||
"security": 0.09407616589123502,
|
||||
"connectedSystems": [
|
||||
"Agoze",
|
||||
@@ -738,8 +738,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Intaki",
|
||||
"x": "925",
|
||||
"y": "340",
|
||||
"x": 925,
|
||||
"y": 340,
|
||||
"security": 0.6,
|
||||
"connectedSystems": [
|
||||
"Agoze",
|
||||
@@ -750,8 +750,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Brarel",
|
||||
"x": "940",
|
||||
"y": "395",
|
||||
"x": 940,
|
||||
"y": 395,
|
||||
"security": 0.09431599141447289,
|
||||
"connectedSystems": [
|
||||
"Intaki",
|
||||
@@ -760,8 +760,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "TXW-EI",
|
||||
"x": "5",
|
||||
"y": "380",
|
||||
"x": 5,
|
||||
"y": 380,
|
||||
"security": -0.01311255977769577,
|
||||
"connectedSystems": [
|
||||
"5-FGQI",
|
||||
@@ -772,8 +772,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eggheron",
|
||||
"x": "5",
|
||||
"y": "588",
|
||||
"x": 5,
|
||||
"y": 588,
|
||||
"security": 0.516243975516,
|
||||
"connectedSystems": [
|
||||
"Pochelympe",
|
||||
@@ -783,8 +783,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Samanuni",
|
||||
"x": "89",
|
||||
"y": "24",
|
||||
"x": 89,
|
||||
"y": 24,
|
||||
"security": 0.6527848435914495,
|
||||
"connectedSystems": [
|
||||
"Uchomida",
|
||||
@@ -795,8 +795,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PF-346",
|
||||
"x": "140",
|
||||
"y": "220",
|
||||
"x": 140,
|
||||
"y": 220,
|
||||
"security": -0.3520785838102707,
|
||||
"connectedSystems": [
|
||||
"FD-MLJ",
|
||||
@@ -805,8 +805,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mesybier",
|
||||
"x": "220",
|
||||
"y": "230",
|
||||
"x": 220,
|
||||
"y": 230,
|
||||
"security": 0.4703787655727688,
|
||||
"connectedSystems": [
|
||||
"Caslemon",
|
||||
@@ -817,8 +817,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RQH-MY",
|
||||
"x": "317",
|
||||
"y": "5",
|
||||
"x": 317,
|
||||
"y": 5,
|
||||
"security": -0.0285058038305579,
|
||||
"connectedSystems": [
|
||||
"MQ-NPY",
|
||||
@@ -828,8 +828,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aidart",
|
||||
"x": "480",
|
||||
"y": "595",
|
||||
"x": 480,
|
||||
"y": 595,
|
||||
"security": 0.6123584660385427,
|
||||
"connectedSystems": [
|
||||
"Cistuvaert",
|
||||
@@ -839,8 +839,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nennamaila",
|
||||
"x": "717",
|
||||
"y": "36",
|
||||
"x": 717,
|
||||
"y": 36,
|
||||
"security": 0.2742577740469258,
|
||||
"connectedSystems": [
|
||||
"Immuri",
|
||||
@@ -852,8 +852,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MHC-R3",
|
||||
"x": "765",
|
||||
"y": "545",
|
||||
"x": 765,
|
||||
"y": 545,
|
||||
"security": -0.03454826133219657,
|
||||
"connectedSystems": [
|
||||
"Harroule",
|
||||
@@ -865,8 +865,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eha",
|
||||
"x": "825",
|
||||
"y": "50",
|
||||
"x": 825,
|
||||
"y": 50,
|
||||
"security": 0.3971850789636056,
|
||||
"connectedSystems": [
|
||||
"Martoh",
|
||||
@@ -876,8 +876,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Loes",
|
||||
"x": "825",
|
||||
"y": "465",
|
||||
"x": 825,
|
||||
"y": 465,
|
||||
"security": 0.2659361455011099,
|
||||
"connectedSystems": [
|
||||
"Ouelletta",
|
||||
@@ -886,8 +886,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F7C-H0",
|
||||
"x": "910",
|
||||
"y": "160",
|
||||
"x": 910,
|
||||
"y": 160,
|
||||
"security": -0.01188774378195434,
|
||||
"connectedSystems": [
|
||||
"O-ZXUV",
|
||||
@@ -897,8 +897,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Zarzakh",
|
||||
"x": "912",
|
||||
"y": "100",
|
||||
"x": 912,
|
||||
"y": 100,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Turnur",
|
||||
@@ -909,8 +909,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amygnon",
|
||||
"x": "923",
|
||||
"y": "296",
|
||||
"x": 923,
|
||||
"y": 296,
|
||||
"security": 0.637568637975,
|
||||
"connectedSystems": [
|
||||
"Jufvitte",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Archee",
|
||||
"x": "46",
|
||||
"y": "698",
|
||||
"x": 46,
|
||||
"y": 698,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Angymonne",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Angymonne",
|
||||
"x": "98",
|
||||
"y": "623",
|
||||
"x": 98,
|
||||
"y": 623,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Ichoriya",
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vale",
|
||||
"x": "138",
|
||||
"y": "698",
|
||||
"x": 138,
|
||||
"y": 698,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Angymonne",
|
||||
@@ -33,8 +33,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ichoriya",
|
||||
"x": "149",
|
||||
"y": "548",
|
||||
"x": 149,
|
||||
"y": 548,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Kaunokka",
|
||||
@@ -43,8 +43,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kaunokka",
|
||||
"x": "198",
|
||||
"y": "474",
|
||||
"x": 198,
|
||||
"y": 474,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Arvasaras",
|
||||
@@ -53,8 +53,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ala",
|
||||
"x": "237",
|
||||
"y": "699",
|
||||
"x": 237,
|
||||
"y": 699,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Vale",
|
||||
@@ -63,8 +63,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arvasaras",
|
||||
"x": "248",
|
||||
"y": "396",
|
||||
"x": 248,
|
||||
"y": 396,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Sakenta",
|
||||
@@ -73,8 +73,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sakenta",
|
||||
"x": "297",
|
||||
"y": "323",
|
||||
"x": 297,
|
||||
"y": 323,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Komo",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Wirashoda",
|
||||
"x": "337",
|
||||
"y": "699",
|
||||
"x": 337,
|
||||
"y": 699,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Ala",
|
||||
@@ -93,8 +93,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Komo",
|
||||
"x": "346",
|
||||
"y": "248",
|
||||
"x": 346,
|
||||
"y": 248,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Ignebaener",
|
||||
@@ -103,8 +103,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ignebaener",
|
||||
"x": "396",
|
||||
"y": "175",
|
||||
"x": 396,
|
||||
"y": 175,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Otela",
|
||||
@@ -113,8 +113,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Senda",
|
||||
"x": "433",
|
||||
"y": "699",
|
||||
"x": 433,
|
||||
"y": 699,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Wirashoda",
|
||||
@@ -123,8 +123,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Otela",
|
||||
"x": "447",
|
||||
"y": "100",
|
||||
"x": 447,
|
||||
"y": 100,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Nalvula",
|
||||
@@ -134,8 +134,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kino",
|
||||
"x": "496",
|
||||
"y": "25",
|
||||
"x": 496,
|
||||
"y": 25,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Nalvula",
|
||||
@@ -144,8 +144,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ahtila",
|
||||
"x": "538",
|
||||
"y": "698",
|
||||
"x": 538,
|
||||
"y": 698,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Kuharah",
|
||||
@@ -154,8 +154,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nalvula",
|
||||
"x": "545",
|
||||
"y": "98",
|
||||
"x": 545,
|
||||
"y": 98,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Konola",
|
||||
@@ -165,8 +165,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Konola",
|
||||
"x": "591",
|
||||
"y": "174",
|
||||
"x": 591,
|
||||
"y": 174,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Krirald",
|
||||
@@ -175,8 +175,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Krirald",
|
||||
"x": "637",
|
||||
"y": "249",
|
||||
"x": 637,
|
||||
"y": 249,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Otanuomi",
|
||||
@@ -185,8 +185,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kuharah",
|
||||
"x": "637",
|
||||
"y": "697",
|
||||
"x": 637,
|
||||
"y": 697,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Tunudan",
|
||||
@@ -195,8 +195,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Otanuomi",
|
||||
"x": "686",
|
||||
"y": "324",
|
||||
"x": 686,
|
||||
"y": 324,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Urhinichi",
|
||||
@@ -205,8 +205,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tunudan",
|
||||
"x": "724",
|
||||
"y": "697",
|
||||
"x": 724,
|
||||
"y": 697,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Harva",
|
||||
@@ -215,8 +215,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Urhinichi",
|
||||
"x": "728",
|
||||
"y": "396",
|
||||
"x": 728,
|
||||
"y": 396,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Nani",
|
||||
@@ -225,8 +225,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Nani",
|
||||
"x": "775",
|
||||
"y": "473",
|
||||
"x": 775,
|
||||
"y": 473,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Urhinichi",
|
||||
@@ -235,8 +235,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Skarkon",
|
||||
"x": "818",
|
||||
"y": "545",
|
||||
"x": 818,
|
||||
"y": 545,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Nani",
|
||||
@@ -245,8 +245,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Harva",
|
||||
"x": "818",
|
||||
"y": "696",
|
||||
"x": 818,
|
||||
"y": 696,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Raravoss",
|
||||
@@ -256,8 +256,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Raravoss",
|
||||
"x": "869",
|
||||
"y": "622",
|
||||
"x": 869,
|
||||
"y": 622,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Skarkon",
|
||||
@@ -267,8 +267,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Niarja",
|
||||
"x": "921",
|
||||
"y": "697",
|
||||
"x": 921,
|
||||
"y": 697,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Raravoss",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1380
public/Querious.json
1380
public/Querious.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Faurulle",
|
||||
"x": "45",
|
||||
"y": "265",
|
||||
"x": 45,
|
||||
"y": 265,
|
||||
"security": 0.1026612141829483,
|
||||
"connectedSystems": [
|
||||
"Ogaria",
|
||||
@@ -13,8 +13,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Agaullores",
|
||||
"x": "45",
|
||||
"y": "340",
|
||||
"x": 45,
|
||||
"y": 340,
|
||||
"security": 0.07120088191083751,
|
||||
"connectedSystems": [
|
||||
"Faurulle",
|
||||
@@ -23,8 +23,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Stoure",
|
||||
"x": "105",
|
||||
"y": "515",
|
||||
"x": 105,
|
||||
"y": 515,
|
||||
"security": 0.7224192634557611,
|
||||
"connectedSystems": [
|
||||
"Lazer"
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Babirmoult",
|
||||
"x": "110",
|
||||
"y": "215",
|
||||
"x": 110,
|
||||
"y": 215,
|
||||
"security": 0.1788228482688926,
|
||||
"connectedSystems": [
|
||||
"Hare",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ogaria",
|
||||
"x": "110",
|
||||
"y": "305",
|
||||
"x": 110,
|
||||
"y": 305,
|
||||
"security": 0.1640008571190648,
|
||||
"connectedSystems": [
|
||||
"Hare",
|
||||
@@ -52,8 +52,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hare",
|
||||
"x": "170",
|
||||
"y": "265",
|
||||
"x": 170,
|
||||
"y": 265,
|
||||
"security": 0.1689703622681522,
|
||||
"connectedSystems": [
|
||||
"Heluene",
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lazer",
|
||||
"x": "175",
|
||||
"y": "420",
|
||||
"x": 175,
|
||||
"y": 420,
|
||||
"security": 0.7909792917267296,
|
||||
"connectedSystems": [
|
||||
"Arasare",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oruse",
|
||||
"x": "195",
|
||||
"y": "320",
|
||||
"x": 195,
|
||||
"y": 320,
|
||||
"security": 0.196878642105309,
|
||||
"connectedSystems": [
|
||||
"Heluene",
|
||||
@@ -84,8 +84,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arittant",
|
||||
"x": "240",
|
||||
"y": "215",
|
||||
"x": 240,
|
||||
"y": 215,
|
||||
"security": 0.2623535382010558,
|
||||
"connectedSystems": [
|
||||
"Heluene"
|
||||
@@ -93,8 +93,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Heluene",
|
||||
"x": "240",
|
||||
"y": "265",
|
||||
"x": 240,
|
||||
"y": 265,
|
||||
"security": 0.2325312467012867,
|
||||
"connectedSystems": [
|
||||
"Anckee",
|
||||
@@ -105,8 +105,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arasare",
|
||||
"x": "270",
|
||||
"y": "420",
|
||||
"x": 270,
|
||||
"y": 420,
|
||||
"security": 0.8117384483992611,
|
||||
"connectedSystems": [
|
||||
"Vecodie",
|
||||
@@ -116,8 +116,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Toustain",
|
||||
"x": "290",
|
||||
"y": "60",
|
||||
"x": 290,
|
||||
"y": 60,
|
||||
"security": 0.4118240009778594,
|
||||
"connectedSystems": [
|
||||
"Pochelympe",
|
||||
@@ -127,8 +127,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Straloin",
|
||||
"x": "290",
|
||||
"y": "105",
|
||||
"x": 290,
|
||||
"y": 105,
|
||||
"security": 0.2137561244219196,
|
||||
"connectedSystems": [
|
||||
"Ondree",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yvelet",
|
||||
"x": "315",
|
||||
"y": "365",
|
||||
"x": 315,
|
||||
"y": 365,
|
||||
"security": 0.7813640245565217,
|
||||
"connectedSystems": [
|
||||
"Arasare",
|
||||
@@ -147,8 +147,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eggheron",
|
||||
"x": "335",
|
||||
"y": "15",
|
||||
"x": 335,
|
||||
"y": 15,
|
||||
"security": 0.516243975516,
|
||||
"connectedSystems": [
|
||||
"Pochelympe",
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vecodie",
|
||||
"x": "340",
|
||||
"y": "490",
|
||||
"x": 340,
|
||||
"y": 490,
|
||||
"security": 0.7886540077497435,
|
||||
"connectedSystems": [
|
||||
"Yvaeroure",
|
||||
@@ -168,8 +168,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gererique",
|
||||
"x": "355",
|
||||
"y": "585",
|
||||
"x": 355,
|
||||
"y": 585,
|
||||
"security": 0.6646057618446911,
|
||||
"connectedSystems": [
|
||||
"Odinesyn"
|
||||
@@ -177,8 +177,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pochelympe",
|
||||
"x": "380",
|
||||
"y": "60",
|
||||
"x": 380,
|
||||
"y": 60,
|
||||
"security": 0.6222362869950996,
|
||||
"connectedSystems": [
|
||||
"Ondree",
|
||||
@@ -188,8 +188,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ondree",
|
||||
"x": "380",
|
||||
"y": "105",
|
||||
"x": 380,
|
||||
"y": 105,
|
||||
"security": 0.5308917362555376,
|
||||
"connectedSystems": [
|
||||
"Ratillose",
|
||||
@@ -199,8 +199,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ratillose",
|
||||
"x": "380",
|
||||
"y": "150",
|
||||
"x": 380,
|
||||
"y": 150,
|
||||
"security": 0.3664679815246903,
|
||||
"connectedSystems": [
|
||||
"Vevelonel",
|
||||
@@ -209,8 +209,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vevelonel",
|
||||
"x": "380",
|
||||
"y": "220",
|
||||
"x": 380,
|
||||
"y": 220,
|
||||
"security": 0.1198262731362577,
|
||||
"connectedSystems": [
|
||||
"Anckee",
|
||||
@@ -219,8 +219,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Anckee",
|
||||
"x": "380",
|
||||
"y": "265",
|
||||
"x": 380,
|
||||
"y": 265,
|
||||
"security": 0.2464090414988048,
|
||||
"connectedSystems": [
|
||||
"Elore",
|
||||
@@ -230,8 +230,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yvaeroure",
|
||||
"x": "425",
|
||||
"y": "505",
|
||||
"x": 425,
|
||||
"y": 505,
|
||||
"security": 0.7570580433000231,
|
||||
"connectedSystems": [
|
||||
"Octanneve",
|
||||
@@ -240,8 +240,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Odinesyn",
|
||||
"x": "450",
|
||||
"y": "570",
|
||||
"x": 450,
|
||||
"y": 570,
|
||||
"security": 0.6517603884133464,
|
||||
"connectedSystems": [
|
||||
"Postouvin",
|
||||
@@ -250,8 +250,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Harner",
|
||||
"x": "450",
|
||||
"y": "640",
|
||||
"x": 450,
|
||||
"y": 640,
|
||||
"security": 0.127988018693461,
|
||||
"connectedSystems": [
|
||||
"Sarline",
|
||||
@@ -260,8 +260,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aeter",
|
||||
"x": "450",
|
||||
"y": "700",
|
||||
"x": 450,
|
||||
"y": 700,
|
||||
"security": 0.3491686231850699,
|
||||
"connectedSystems": [
|
||||
"Sarline",
|
||||
@@ -270,8 +270,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Elore",
|
||||
"x": "470",
|
||||
"y": "265",
|
||||
"x": 470,
|
||||
"y": 265,
|
||||
"security": 0.2150660521705977,
|
||||
"connectedSystems": [
|
||||
"Yveve",
|
||||
@@ -281,8 +281,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Meunvon",
|
||||
"x": "515",
|
||||
"y": "225",
|
||||
"x": 515,
|
||||
"y": 225,
|
||||
"security": 0.2725158276512777,
|
||||
"connectedSystems": [
|
||||
"Yveve",
|
||||
@@ -291,8 +291,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Postouvin",
|
||||
"x": "545",
|
||||
"y": "570",
|
||||
"x": 545,
|
||||
"y": 570,
|
||||
"security": 0.6553301770877118,
|
||||
"connectedSystems": [
|
||||
"Niballe",
|
||||
@@ -301,8 +301,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sarline",
|
||||
"x": "550",
|
||||
"y": "660",
|
||||
"x": 550,
|
||||
"y": 660,
|
||||
"security": 0.4388302351649299,
|
||||
"connectedSystems": [
|
||||
"Weraroix",
|
||||
@@ -312,8 +312,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yveve",
|
||||
"x": "555",
|
||||
"y": "265",
|
||||
"x": 555,
|
||||
"y": 265,
|
||||
"security": 0.3513549338719367,
|
||||
"connectedSystems": [
|
||||
"Conomette",
|
||||
@@ -324,8 +324,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Octanneve",
|
||||
"x": "570",
|
||||
"y": "495",
|
||||
"x": 570,
|
||||
"y": 495,
|
||||
"security": 0.6966792058786355,
|
||||
"connectedSystems": [
|
||||
"Maire",
|
||||
@@ -334,8 +334,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Conomette",
|
||||
"x": "645",
|
||||
"y": "265",
|
||||
"x": 645,
|
||||
"y": 265,
|
||||
"security": 0.2994268998147349,
|
||||
"connectedSystems": [
|
||||
"Y9G-KS",
|
||||
@@ -345,8 +345,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Niballe",
|
||||
"x": "645",
|
||||
"y": "575",
|
||||
"x": 645,
|
||||
"y": 575,
|
||||
"security": 0.6201888263374509,
|
||||
"connectedSystems": [
|
||||
"Larryn",
|
||||
@@ -355,8 +355,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aimoguier",
|
||||
"x": "660",
|
||||
"y": "205",
|
||||
"x": 660,
|
||||
"y": 205,
|
||||
"security": 0.1826938456804581,
|
||||
"connectedSystems": [
|
||||
"Conomette",
|
||||
@@ -365,8 +365,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Maire",
|
||||
"x": "670",
|
||||
"y": "480",
|
||||
"x": 670,
|
||||
"y": 480,
|
||||
"security": 0.6866519019326315,
|
||||
"connectedSystems": [
|
||||
"Lour",
|
||||
@@ -376,8 +376,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lour",
|
||||
"x": "695",
|
||||
"y": "400",
|
||||
"x": 695,
|
||||
"y": 400,
|
||||
"security": 0.6373455813823276,
|
||||
"connectedSystems": [
|
||||
"Boystin",
|
||||
@@ -387,8 +387,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Weraroix",
|
||||
"x": "695",
|
||||
"y": "645",
|
||||
"x": 695,
|
||||
"y": 645,
|
||||
"security": 0.5805268749855232,
|
||||
"connectedSystems": [
|
||||
"Larryn",
|
||||
@@ -397,8 +397,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Cadelanne",
|
||||
"x": "700",
|
||||
"y": "165",
|
||||
"x": 700,
|
||||
"y": 165,
|
||||
"security": 0.1193242660001402,
|
||||
"connectedSystems": [
|
||||
"Aimoguier"
|
||||
@@ -406,8 +406,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Larryn",
|
||||
"x": "750",
|
||||
"y": "590",
|
||||
"x": 750,
|
||||
"y": 590,
|
||||
"security": 0.5961591703472658,
|
||||
"connectedSystems": [
|
||||
"Oerse",
|
||||
@@ -417,8 +417,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oerse",
|
||||
"x": "800",
|
||||
"y": "460",
|
||||
"x": 800,
|
||||
"y": 460,
|
||||
"security": 0.6203857098365113,
|
||||
"connectedSystems": [
|
||||
"Boystin",
|
||||
@@ -429,8 +429,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Boystin",
|
||||
"x": "820",
|
||||
"y": "400",
|
||||
"x": 820,
|
||||
"y": 400,
|
||||
"security": 0.5230190689183638,
|
||||
"connectedSystems": [
|
||||
"Pertnineere",
|
||||
@@ -440,8 +440,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pertnineere",
|
||||
"x": "830",
|
||||
"y": "325",
|
||||
"x": 830,
|
||||
"y": 325,
|
||||
"security": 0.442910661884907,
|
||||
"connectedSystems": [
|
||||
"Y9G-KS",
|
||||
@@ -450,8 +450,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Shirshocin",
|
||||
"x": "5",
|
||||
"y": "410",
|
||||
"x": 5,
|
||||
"y": 410,
|
||||
"security": 0.264278260864831,
|
||||
"connectedSystems": [
|
||||
"Zayi",
|
||||
@@ -461,8 +461,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D85-VD",
|
||||
"x": "15",
|
||||
"y": "195",
|
||||
"x": 15,
|
||||
"y": 195,
|
||||
"security": -0.02350508615656566,
|
||||
"connectedSystems": [
|
||||
"KFR-ZE",
|
||||
@@ -471,8 +471,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kenninck",
|
||||
"x": "414",
|
||||
"y": "6",
|
||||
"x": 414,
|
||||
"y": 6,
|
||||
"security": 0.114963052245,
|
||||
"connectedSystems": [
|
||||
"Ausmaert",
|
||||
@@ -481,8 +481,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y9G-KS",
|
||||
"x": "765",
|
||||
"y": "275",
|
||||
"x": 765,
|
||||
"y": 275,
|
||||
"security": -0.3768133556425439,
|
||||
"connectedSystems": [
|
||||
"97X-CH",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1388
public/Tenal.json
1388
public/Tenal.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Saidusairos",
|
||||
"x": "135",
|
||||
"y": "50",
|
||||
"x": 135,
|
||||
"y": 50,
|
||||
"security": 0.1047332879095276,
|
||||
"connectedSystems": [
|
||||
"Kurniainen",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Haras",
|
||||
"x": "200",
|
||||
"y": "145",
|
||||
"x": 200,
|
||||
"y": 145,
|
||||
"security": 0.2799619924435439,
|
||||
"connectedSystems": [
|
||||
"Sahtogas"
|
||||
@@ -20,8 +20,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Saikamon",
|
||||
"x": "205",
|
||||
"y": "230",
|
||||
"x": 205,
|
||||
"y": 230,
|
||||
"security": 0.4124921494671088,
|
||||
"connectedSystems": [
|
||||
"Myyhera",
|
||||
@@ -30,8 +30,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kurniainen",
|
||||
"x": "215",
|
||||
"y": "65",
|
||||
"x": 215,
|
||||
"y": 65,
|
||||
"security": 0.1143735848885704,
|
||||
"connectedSystems": [
|
||||
"Oyonata",
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Myyhera",
|
||||
"x": "240",
|
||||
"y": "330",
|
||||
"x": 240,
|
||||
"y": 330,
|
||||
"security": 0.4817073422867504,
|
||||
"connectedSystems": [
|
||||
"Netsalakka",
|
||||
@@ -52,8 +52,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Satalama",
|
||||
"x": "240",
|
||||
"y": "630",
|
||||
"x": 240,
|
||||
"y": 630,
|
||||
"security": 0.6607545489891238,
|
||||
"connectedSystems": [
|
||||
"Furskeshin"
|
||||
@@ -61,8 +61,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Furskeshin",
|
||||
"x": "245",
|
||||
"y": "585",
|
||||
"x": 245,
|
||||
"y": 585,
|
||||
"security": 0.6055033109830259,
|
||||
"connectedSystems": [
|
||||
"Imata",
|
||||
@@ -71,8 +71,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Oyonata",
|
||||
"x": "270",
|
||||
"y": "105",
|
||||
"x": 270,
|
||||
"y": 105,
|
||||
"security": 0.2588910561861462,
|
||||
"connectedSystems": [
|
||||
"Sahtogas",
|
||||
@@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Imata",
|
||||
"x": "270",
|
||||
"y": "535",
|
||||
"x": 270,
|
||||
"y": 535,
|
||||
"security": 0.4883548145858218,
|
||||
"connectedSystems": [
|
||||
"Ayeroilen",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sahtogas",
|
||||
"x": "275",
|
||||
"y": "175",
|
||||
"x": 275,
|
||||
"y": 175,
|
||||
"security": 0.2798665378296151,
|
||||
"connectedSystems": [
|
||||
"Saikamon",
|
||||
@@ -104,8 +104,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Netsalakka",
|
||||
"x": "285",
|
||||
"y": "275",
|
||||
"x": 285,
|
||||
"y": 275,
|
||||
"security": 0.4839560677415885,
|
||||
"connectedSystems": [
|
||||
"Iesa",
|
||||
@@ -115,8 +115,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sasiekko",
|
||||
"x": "320",
|
||||
"y": "350",
|
||||
"x": 320,
|
||||
"y": 350,
|
||||
"security": 0.5426346738872496,
|
||||
"connectedSystems": [
|
||||
"Sosala",
|
||||
@@ -126,8 +126,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Iesa",
|
||||
"x": "330",
|
||||
"y": "240",
|
||||
"x": 330,
|
||||
"y": 240,
|
||||
"security": 0.4138185456627929,
|
||||
"connectedSystems": [
|
||||
"Anka",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ayeroilen",
|
||||
"x": "340",
|
||||
"y": "495",
|
||||
"x": 340,
|
||||
"y": 495,
|
||||
"security": 0.4465684004984308,
|
||||
"connectedSystems": [
|
||||
"Komaa",
|
||||
@@ -147,8 +147,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Uusanen",
|
||||
"x": "370",
|
||||
"y": "300",
|
||||
"x": 370,
|
||||
"y": 300,
|
||||
"security": 0.4023392693132629,
|
||||
"connectedSystems": [
|
||||
"Sosala",
|
||||
@@ -158,8 +158,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tannakan",
|
||||
"x": "385",
|
||||
"y": "175",
|
||||
"x": 385,
|
||||
"y": 175,
|
||||
"security": 0.2470819478831056,
|
||||
"connectedSystems": [
|
||||
"Sahtogas",
|
||||
@@ -168,8 +168,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Komaa",
|
||||
"x": "395",
|
||||
"y": "460",
|
||||
"x": 395,
|
||||
"y": 460,
|
||||
"security": 0.5567216531540653,
|
||||
"connectedSystems": [
|
||||
"Erkinen",
|
||||
@@ -179,8 +179,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Erkinen",
|
||||
"x": "415",
|
||||
"y": "385",
|
||||
"x": 415,
|
||||
"y": 385,
|
||||
"security": 0.5920044692427542,
|
||||
"connectedSystems": [
|
||||
"Uusanen",
|
||||
@@ -189,8 +189,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Anka",
|
||||
"x": "435",
|
||||
"y": "250",
|
||||
"x": 435,
|
||||
"y": 250,
|
||||
"security": 0.4145999012411622,
|
||||
"connectedSystems": [
|
||||
"Sosala",
|
||||
@@ -201,8 +201,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sosala",
|
||||
"x": "470",
|
||||
"y": "320",
|
||||
"x": 470,
|
||||
"y": 320,
|
||||
"security": 0.4205274311943741,
|
||||
"connectedSystems": [
|
||||
"Kamela",
|
||||
@@ -214,8 +214,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kurmaru",
|
||||
"x": "470",
|
||||
"y": "505",
|
||||
"x": 470,
|
||||
"y": 505,
|
||||
"security": 0.6191213801956499,
|
||||
"connectedSystems": [
|
||||
"Komaa"
|
||||
@@ -223,8 +223,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gammel",
|
||||
"x": "505",
|
||||
"y": "275",
|
||||
"x": 505,
|
||||
"y": 275,
|
||||
"security": 0.4655892811184824,
|
||||
"connectedSystems": [
|
||||
"Sosala",
|
||||
@@ -234,8 +234,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Junsen",
|
||||
"x": "545",
|
||||
"y": "75",
|
||||
"x": 545,
|
||||
"y": 75,
|
||||
"security": 0.809590822053476,
|
||||
"connectedSystems": [
|
||||
"Jarkkolen"
|
||||
@@ -243,8 +243,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jarkkolen",
|
||||
"x": "590",
|
||||
"y": "125",
|
||||
"x": 590,
|
||||
"y": 125,
|
||||
"security": 0.8206006543419168,
|
||||
"connectedSystems": [
|
||||
"Hati",
|
||||
@@ -254,8 +254,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ronne",
|
||||
"x": "630",
|
||||
"y": "185",
|
||||
"x": 630,
|
||||
"y": 185,
|
||||
"security": 0.7241339263013489,
|
||||
"connectedSystems": [
|
||||
"Gammel",
|
||||
@@ -266,8 +266,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hatori",
|
||||
"x": "715",
|
||||
"y": "140",
|
||||
"x": 715,
|
||||
"y": 140,
|
||||
"security": 0.5728197321035722,
|
||||
"connectedSystems": [
|
||||
"Ronne",
|
||||
@@ -277,8 +277,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hakodan",
|
||||
"x": "730",
|
||||
"y": "205",
|
||||
"x": 730,
|
||||
"y": 205,
|
||||
"security": 0.7266675445972814,
|
||||
"connectedSystems": [
|
||||
"Ronne",
|
||||
@@ -287,8 +287,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kamela",
|
||||
"x": "730",
|
||||
"y": "415",
|
||||
"x": 730,
|
||||
"y": 415,
|
||||
"security": 0.4408656784799183,
|
||||
"connectedSystems": [
|
||||
"Lamaa",
|
||||
@@ -301,8 +301,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lamaa",
|
||||
"x": "750",
|
||||
"y": "335",
|
||||
"x": 750,
|
||||
"y": 335,
|
||||
"security": 0.3552711738175655,
|
||||
"connectedSystems": [
|
||||
"Tzvi",
|
||||
@@ -312,8 +312,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tuomuta",
|
||||
"x": "785",
|
||||
"y": "470",
|
||||
"x": 785,
|
||||
"y": 470,
|
||||
"security": 0.4537486856776187,
|
||||
"connectedSystems": [
|
||||
"Kuomi",
|
||||
@@ -322,8 +322,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Malpara",
|
||||
"x": "815",
|
||||
"y": "150",
|
||||
"x": 815,
|
||||
"y": 150,
|
||||
"security": 0.4744237885735746,
|
||||
"connectedSystems": [
|
||||
"Hatori"
|
||||
@@ -331,8 +331,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kourmonen",
|
||||
"x": "840",
|
||||
"y": "335",
|
||||
"x": 840,
|
||||
"y": 335,
|
||||
"security": 0.3634801594787575,
|
||||
"connectedSystems": [
|
||||
"Lamaa",
|
||||
@@ -343,8 +343,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Kuomi",
|
||||
"x": "865",
|
||||
"y": "465",
|
||||
"x": 865,
|
||||
"y": 465,
|
||||
"security": 0.5678633638088655,
|
||||
"connectedSystems": [
|
||||
"Tuomuta",
|
||||
@@ -353,8 +353,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Huola",
|
||||
"x": "905",
|
||||
"y": "370",
|
||||
"x": 905,
|
||||
"y": 370,
|
||||
"security": 0.3702485876678229,
|
||||
"connectedSystems": [
|
||||
"Otelen",
|
||||
@@ -364,8 +364,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Otelen",
|
||||
"x": "905",
|
||||
"y": "425",
|
||||
"x": 905,
|
||||
"y": 425,
|
||||
"security": 0.7848193934860858,
|
||||
"connectedSystems": [
|
||||
"Kuomi",
|
||||
@@ -375,8 +375,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gratesier",
|
||||
"x": "50",
|
||||
"y": "40",
|
||||
"x": 50,
|
||||
"y": 40,
|
||||
"security": 0.4351026447782936,
|
||||
"connectedSystems": [
|
||||
"Schoorasana",
|
||||
@@ -385,8 +385,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Isbrabata",
|
||||
"x": "231",
|
||||
"y": "15",
|
||||
"x": 231,
|
||||
"y": 15,
|
||||
"security": 0.3551945591225804,
|
||||
"connectedSystems": [
|
||||
"Aset",
|
||||
@@ -398,8 +398,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sosan",
|
||||
"x": "325",
|
||||
"y": "55",
|
||||
"x": 325,
|
||||
"y": 55,
|
||||
"security": 0.3356513056210158,
|
||||
"connectedSystems": [
|
||||
"Asghed",
|
||||
@@ -409,8 +409,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hati",
|
||||
"x": "630",
|
||||
"y": "75",
|
||||
"x": 630,
|
||||
"y": 75,
|
||||
"security": 0.8490347652854575,
|
||||
"connectedSystems": [
|
||||
"Uadelah",
|
||||
@@ -422,8 +422,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Choonka",
|
||||
"x": "665",
|
||||
"y": "335",
|
||||
"x": 665,
|
||||
"y": 335,
|
||||
"security": 0.6498122005263374,
|
||||
"connectedSystems": [
|
||||
"Esescama",
|
||||
@@ -435,8 +435,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ohide",
|
||||
"x": "700",
|
||||
"y": "465",
|
||||
"x": 700,
|
||||
"y": 465,
|
||||
"security": 0.5739069549734275,
|
||||
"connectedSystems": [
|
||||
"Odin",
|
||||
@@ -446,8 +446,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tzvi",
|
||||
"x": "750",
|
||||
"y": "290",
|
||||
"x": 750,
|
||||
"y": 290,
|
||||
"security": 0.2798709362336334,
|
||||
"connectedSystems": [
|
||||
"Lamaa",
|
||||
@@ -458,8 +458,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Auga",
|
||||
"x": "850",
|
||||
"y": "285",
|
||||
"x": 850,
|
||||
"y": 285,
|
||||
"security": 0.3854838205759273,
|
||||
"connectedSystems": [
|
||||
"Amamake",
|
||||
@@ -470,8 +470,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Roushzar",
|
||||
"x": "960",
|
||||
"y": "320",
|
||||
"x": 960,
|
||||
"y": 320,
|
||||
"security": 0.3669797694155156,
|
||||
"connectedSystems": [
|
||||
"Huola",
|
||||
@@ -480,8 +480,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mahrokht",
|
||||
"x": "960",
|
||||
"y": "480",
|
||||
"x": 960,
|
||||
"y": 480,
|
||||
"security": 0.8599058159100952,
|
||||
"connectedSystems": [
|
||||
"Otelen",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "XT-1E0",
|
||||
"x": "5",
|
||||
"y": "135",
|
||||
"x": 5,
|
||||
"y": 135,
|
||||
"security": -0.326344304,
|
||||
"connectedSystems": [
|
||||
"K-BBYU"
|
||||
@@ -10,8 +10,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "A-J6SN",
|
||||
"x": "25",
|
||||
"y": "310",
|
||||
"x": 25,
|
||||
"y": 310,
|
||||
"security": -0.802711278,
|
||||
"connectedSystems": [
|
||||
"AG-SYG"
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "0J-MQW",
|
||||
"x": "40",
|
||||
"y": "95",
|
||||
"x": 40,
|
||||
"y": 95,
|
||||
"security": -0.91311829,
|
||||
"connectedSystems": [
|
||||
"K-BBYU",
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-BBYU",
|
||||
"x": "80",
|
||||
"y": "140",
|
||||
"x": 80,
|
||||
"y": 140,
|
||||
"security": -0.610333659,
|
||||
"connectedSystems": [
|
||||
"N-PS2Y",
|
||||
@@ -41,8 +41,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "N-PS2Y",
|
||||
"x": "80",
|
||||
"y": "190",
|
||||
"x": 80,
|
||||
"y": 190,
|
||||
"security": -0.672349717,
|
||||
"connectedSystems": [
|
||||
"T6T-BQ",
|
||||
@@ -51,8 +51,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "T6T-BQ",
|
||||
"x": "100",
|
||||
"y": "240",
|
||||
"x": 100,
|
||||
"y": 240,
|
||||
"security": -0.672659744,
|
||||
"connectedSystems": [
|
||||
"ETO-OT",
|
||||
@@ -61,8 +61,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AG-SYG",
|
||||
"x": "105",
|
||||
"y": "310",
|
||||
"x": 105,
|
||||
"y": 310,
|
||||
"security": -0.911313862,
|
||||
"connectedSystems": [
|
||||
"C6C-K9",
|
||||
@@ -72,8 +72,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C6C-K9",
|
||||
"x": "105",
|
||||
"y": "375",
|
||||
"x": 105,
|
||||
"y": 375,
|
||||
"security": -0.603736958,
|
||||
"connectedSystems": [
|
||||
"AL-JSG",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "3ET-G8",
|
||||
"x": "115",
|
||||
"y": "95",
|
||||
"x": 115,
|
||||
"y": 95,
|
||||
"security": -0.387443894,
|
||||
"connectedSystems": [
|
||||
"K-BBYU",
|
||||
@@ -93,8 +93,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GZM-KB",
|
||||
"x": "150",
|
||||
"y": "565",
|
||||
"x": 150,
|
||||
"y": 565,
|
||||
"security": -0.185918976,
|
||||
"connectedSystems": [
|
||||
"L-WG68"
|
||||
@@ -102,8 +102,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "RXA-W1",
|
||||
"x": "175",
|
||||
"y": "475",
|
||||
"x": 175,
|
||||
"y": 475,
|
||||
"security": -0.337687586,
|
||||
"connectedSystems": [
|
||||
"JVA-FE",
|
||||
@@ -113,8 +113,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-BFLT",
|
||||
"x": "175",
|
||||
"y": "690",
|
||||
"x": 175,
|
||||
"y": 690,
|
||||
"security": -0.426778184,
|
||||
"connectedSystems": [
|
||||
"E4-E8W"
|
||||
@@ -122,8 +122,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ETO-OT",
|
||||
"x": "185",
|
||||
"y": "310",
|
||||
"x": 185,
|
||||
"y": 310,
|
||||
"security": -0.796308224,
|
||||
"connectedSystems": [
|
||||
"AL-JSG",
|
||||
@@ -134,8 +134,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "AL-JSG",
|
||||
"x": "185",
|
||||
"y": "375",
|
||||
"x": 185,
|
||||
"y": 375,
|
||||
"security": -0.430124826,
|
||||
"connectedSystems": [
|
||||
"C6C-K9",
|
||||
@@ -145,8 +145,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "MOSA-I",
|
||||
"x": "200",
|
||||
"y": "250",
|
||||
"x": 200,
|
||||
"y": 250,
|
||||
"security": -0.801512565,
|
||||
"connectedSystems": [
|
||||
"ETO-OT",
|
||||
@@ -155,8 +155,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L-WG68",
|
||||
"x": "225",
|
||||
"y": "560",
|
||||
"x": 225,
|
||||
"y": 560,
|
||||
"security": -0.310246312,
|
||||
"connectedSystems": [
|
||||
"VK6-EZ",
|
||||
@@ -166,8 +166,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Q-UVY6",
|
||||
"x": "230",
|
||||
"y": "500",
|
||||
"x": 230,
|
||||
"y": 500,
|
||||
"security": -0.378362893,
|
||||
"connectedSystems": [
|
||||
"KPI-OW",
|
||||
@@ -176,8 +176,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B6-XE8",
|
||||
"x": "240",
|
||||
"y": "205",
|
||||
"x": 240,
|
||||
"y": 205,
|
||||
"security": -0.72492916,
|
||||
"connectedSystems": [
|
||||
"MOSA-I",
|
||||
@@ -187,8 +187,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HIK-MC",
|
||||
"x": "240",
|
||||
"y": "600",
|
||||
"x": 240,
|
||||
"y": 600,
|
||||
"security": -0.353683806,
|
||||
"connectedSystems": [
|
||||
"L-WG68",
|
||||
@@ -199,8 +199,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JLH-FN",
|
||||
"x": "245",
|
||||
"y": "150",
|
||||
"x": 245,
|
||||
"y": 150,
|
||||
"security": -0.701395558,
|
||||
"connectedSystems": [
|
||||
"B6-XE8",
|
||||
@@ -209,8 +209,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E4-E8W",
|
||||
"x": "250",
|
||||
"y": "670",
|
||||
"x": 250,
|
||||
"y": 670,
|
||||
"security": -0.370145208,
|
||||
"connectedSystems": [
|
||||
"HIK-MC",
|
||||
@@ -220,8 +220,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DFTK-D",
|
||||
"x": "255",
|
||||
"y": "100",
|
||||
"x": 255,
|
||||
"y": 100,
|
||||
"security": -0.865900827,
|
||||
"connectedSystems": [
|
||||
"JLH-FN",
|
||||
@@ -230,8 +230,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KPI-OW",
|
||||
"x": "255",
|
||||
"y": "415",
|
||||
"x": 255,
|
||||
"y": 415,
|
||||
"security": -0.309014435,
|
||||
"connectedSystems": [
|
||||
"Q-UVY6",
|
||||
@@ -242,8 +242,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OTJ-4W",
|
||||
"x": "270",
|
||||
"y": "365",
|
||||
"x": 270,
|
||||
"y": 365,
|
||||
"security": -0.199170457,
|
||||
"connectedSystems": [
|
||||
"KPI-OW"
|
||||
@@ -251,8 +251,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L7-BLT",
|
||||
"x": "275",
|
||||
"y": "50",
|
||||
"x": 275,
|
||||
"y": 50,
|
||||
"security": -0.924969314,
|
||||
"connectedSystems": [
|
||||
"DFTK-D"
|
||||
@@ -260,8 +260,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VK6-EZ",
|
||||
"x": "275",
|
||||
"y": "525",
|
||||
"x": 275,
|
||||
"y": 525,
|
||||
"security": -0.297843691,
|
||||
"connectedSystems": [
|
||||
"Q-UVY6",
|
||||
@@ -272,8 +272,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JVA-FE",
|
||||
"x": "290",
|
||||
"y": "475",
|
||||
"x": 290,
|
||||
"y": 475,
|
||||
"security": -0.423239918,
|
||||
"connectedSystems": [
|
||||
"8P-LKL",
|
||||
@@ -284,8 +284,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y4OK-W",
|
||||
"x": "300",
|
||||
"y": "600",
|
||||
"x": 300,
|
||||
"y": 600,
|
||||
"security": -0.489253253,
|
||||
"connectedSystems": [
|
||||
"6U-1RX",
|
||||
@@ -294,8 +294,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4HF-4R",
|
||||
"x": "310",
|
||||
"y": "185",
|
||||
"x": 310,
|
||||
"y": 185,
|
||||
"security": -0.708789859,
|
||||
"connectedSystems": [
|
||||
"B6-XE8",
|
||||
@@ -304,8 +304,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "1I5-0V",
|
||||
"x": "335",
|
||||
"y": "415",
|
||||
"x": 335,
|
||||
"y": 415,
|
||||
"security": -0.533442186,
|
||||
"connectedSystems": [
|
||||
"KPI-OW",
|
||||
@@ -314,8 +314,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "5LAJ-8",
|
||||
"x": "335",
|
||||
"y": "645",
|
||||
"x": 335,
|
||||
"y": 645,
|
||||
"security": -0.196860708,
|
||||
"connectedSystems": [
|
||||
"HIK-MC",
|
||||
@@ -325,8 +325,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "B9EA-G",
|
||||
"x": "335",
|
||||
"y": "695",
|
||||
"x": 335,
|
||||
"y": 695,
|
||||
"security": -0.194869134,
|
||||
"connectedSystems": [
|
||||
"E4-E8W",
|
||||
@@ -336,8 +336,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8P-LKL",
|
||||
"x": "345",
|
||||
"y": "500",
|
||||
"x": 345,
|
||||
"y": 500,
|
||||
"security": -0.406765886,
|
||||
"connectedSystems": [
|
||||
"QFU-4S",
|
||||
@@ -347,8 +347,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6U-1RX",
|
||||
"x": "360",
|
||||
"y": "600",
|
||||
"x": 360,
|
||||
"y": 600,
|
||||
"security": -0.395916971,
|
||||
"connectedSystems": [
|
||||
"FO1U-K",
|
||||
@@ -357,8 +357,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y8K-5B",
|
||||
"x": "385",
|
||||
"y": "190",
|
||||
"x": 385,
|
||||
"y": 190,
|
||||
"security": -0.679106902,
|
||||
"connectedSystems": [
|
||||
"4HF-4R",
|
||||
@@ -367,8 +367,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QFU-4S",
|
||||
"x": "390",
|
||||
"y": "475",
|
||||
"x": 390,
|
||||
"y": 475,
|
||||
"security": -0.367722667,
|
||||
"connectedSystems": [
|
||||
"8P-LKL",
|
||||
@@ -378,8 +378,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P65-TA",
|
||||
"x": "405",
|
||||
"y": "415",
|
||||
"x": 405,
|
||||
"y": 415,
|
||||
"security": -0.627421125,
|
||||
"connectedSystems": [
|
||||
"1I5-0V",
|
||||
@@ -389,8 +389,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QQGH-G",
|
||||
"x": "410",
|
||||
"y": "525",
|
||||
"x": 410,
|
||||
"y": 525,
|
||||
"security": -0.336363565,
|
||||
"connectedSystems": [
|
||||
"8P-LKL",
|
||||
@@ -402,8 +402,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "QRH-BF",
|
||||
"x": "415",
|
||||
"y": "250",
|
||||
"x": 415,
|
||||
"y": 250,
|
||||
"security": -0.94146969,
|
||||
"connectedSystems": [
|
||||
"WIW-X8",
|
||||
@@ -412,8 +412,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JL-ZUQ",
|
||||
"x": "425",
|
||||
"y": "335",
|
||||
"x": 425,
|
||||
"y": 335,
|
||||
"security": -0.456147099,
|
||||
"connectedSystems": [
|
||||
"L-EUY2"
|
||||
@@ -421,8 +421,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "FO1U-K",
|
||||
"x": "425",
|
||||
"y": "590",
|
||||
"x": 425,
|
||||
"y": 590,
|
||||
"security": -0.428494056,
|
||||
"connectedSystems": [
|
||||
"VX1-HV",
|
||||
@@ -431,8 +431,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-VFVB",
|
||||
"x": "440",
|
||||
"y": "465",
|
||||
"x": 440,
|
||||
"y": 465,
|
||||
"security": -0.285143013,
|
||||
"connectedSystems": [
|
||||
"P65-TA",
|
||||
@@ -442,8 +442,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "M-NP5O",
|
||||
"x": "450",
|
||||
"y": "210",
|
||||
"x": 450,
|
||||
"y": 210,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"WIW-X8",
|
||||
@@ -453,8 +453,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "VX1-HV",
|
||||
"x": "465",
|
||||
"y": "555",
|
||||
"x": 465,
|
||||
"y": 555,
|
||||
"security": -0.302375747,
|
||||
"connectedSystems": [
|
||||
"QQGH-G",
|
||||
@@ -465,8 +465,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Y4B-BQ",
|
||||
"x": "470",
|
||||
"y": "375",
|
||||
"x": 470,
|
||||
"y": 375,
|
||||
"security": -0.355323576,
|
||||
"connectedSystems": [
|
||||
"P65-TA",
|
||||
@@ -477,8 +477,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JNG7-K",
|
||||
"x": "470",
|
||||
"y": "625",
|
||||
"x": 470,
|
||||
"y": 625,
|
||||
"security": -0.302369984,
|
||||
"connectedSystems": [
|
||||
"VX1-HV",
|
||||
@@ -488,8 +488,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "WIW-X8",
|
||||
"x": "485",
|
||||
"y": "245",
|
||||
"x": 485,
|
||||
"y": 245,
|
||||
"security": -0.956281141,
|
||||
"connectedSystems": [
|
||||
"X-KHRZ",
|
||||
@@ -499,8 +499,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X-KHRZ",
|
||||
"x": "500",
|
||||
"y": "290",
|
||||
"x": 500,
|
||||
"y": 290,
|
||||
"security": -0.615507906,
|
||||
"connectedSystems": [
|
||||
"L-EUY2",
|
||||
@@ -509,8 +509,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L-EUY2",
|
||||
"x": "500",
|
||||
"y": "330",
|
||||
"x": 500,
|
||||
"y": 330,
|
||||
"security": -0.51561635,
|
||||
"connectedSystems": [
|
||||
"Y4B-BQ",
|
||||
@@ -521,8 +521,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "P-NI4K",
|
||||
"x": "510",
|
||||
"y": "505",
|
||||
"x": 510,
|
||||
"y": 505,
|
||||
"security": -0.153140108,
|
||||
"connectedSystems": [
|
||||
"K-XJJT"
|
||||
@@ -530,8 +530,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-XJJT",
|
||||
"x": "525",
|
||||
"y": "540",
|
||||
"x": 525,
|
||||
"y": 540,
|
||||
"security": -0.171639472,
|
||||
"connectedSystems": [
|
||||
"VX1-HV",
|
||||
@@ -540,8 +540,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "K-YL9T",
|
||||
"x": "570",
|
||||
"y": "440",
|
||||
"x": 570,
|
||||
"y": 440,
|
||||
"security": -0.111179288,
|
||||
"connectedSystems": [
|
||||
"G-VFVB",
|
||||
@@ -553,8 +553,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "EU-WFW",
|
||||
"x": "585",
|
||||
"y": "375",
|
||||
"x": 585,
|
||||
"y": 375,
|
||||
"security": -0.146439881,
|
||||
"connectedSystems": [
|
||||
"Y4B-BQ",
|
||||
@@ -566,8 +566,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "U1-VHY",
|
||||
"x": "625",
|
||||
"y": "740",
|
||||
"x": 625,
|
||||
"y": 740,
|
||||
"security": -0.112325043,
|
||||
"connectedSystems": [
|
||||
"DVN6-0"
|
||||
@@ -575,8 +575,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "HPMN-V",
|
||||
"x": "630",
|
||||
"y": "610",
|
||||
"x": 630,
|
||||
"y": 610,
|
||||
"security": -0.092647534,
|
||||
"connectedSystems": [
|
||||
"GF-GR7",
|
||||
@@ -586,8 +586,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "S-CUEA",
|
||||
"x": "635",
|
||||
"y": "155",
|
||||
"x": 635,
|
||||
"y": 155,
|
||||
"security": -0.5971178,
|
||||
"connectedSystems": [
|
||||
"OTJ9-E"
|
||||
@@ -595,8 +595,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GF-GR7",
|
||||
"x": "640",
|
||||
"y": "665",
|
||||
"x": 640,
|
||||
"y": 665,
|
||||
"security": -0.104726179,
|
||||
"connectedSystems": [
|
||||
"B9EA-G",
|
||||
@@ -607,8 +607,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "GTB-O4",
|
||||
"x": "670",
|
||||
"y": "380",
|
||||
"x": 670,
|
||||
"y": 380,
|
||||
"security": -0.130074522,
|
||||
"connectedSystems": [
|
||||
"EU-WFW"
|
||||
@@ -616,8 +616,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6W-6O9",
|
||||
"x": "680",
|
||||
"y": "445",
|
||||
"x": 680,
|
||||
"y": 445,
|
||||
"security": -0.122233254,
|
||||
"connectedSystems": [
|
||||
"K-YL9T",
|
||||
@@ -626,8 +626,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XR-ZL7",
|
||||
"x": "685",
|
||||
"y": "575",
|
||||
"x": 685,
|
||||
"y": 575,
|
||||
"security": -0.084715012,
|
||||
"connectedSystems": [
|
||||
"Z19-B8",
|
||||
@@ -637,8 +637,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OTJ9-E",
|
||||
"x": "690",
|
||||
"y": "205",
|
||||
"x": 690,
|
||||
"y": 205,
|
||||
"security": -0.552878539,
|
||||
"connectedSystems": [
|
||||
"F-5WYK",
|
||||
@@ -650,8 +650,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Z19-B8",
|
||||
"x": "695",
|
||||
"y": "635",
|
||||
"x": 695,
|
||||
"y": 635,
|
||||
"security": -0.072118831,
|
||||
"connectedSystems": [
|
||||
"GF-GR7",
|
||||
@@ -661,8 +661,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "DVN6-0",
|
||||
"x": "700",
|
||||
"y": "705",
|
||||
"x": 700,
|
||||
"y": 705,
|
||||
"security": -0.109999248,
|
||||
"connectedSystems": [
|
||||
"GF-GR7",
|
||||
@@ -672,8 +672,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "ZWM-BB",
|
||||
"x": "745",
|
||||
"y": "75",
|
||||
"x": 745,
|
||||
"y": 75,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"7-QOYS",
|
||||
@@ -682,8 +682,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "7-QOYS",
|
||||
"x": "745",
|
||||
"y": "120",
|
||||
"x": 745,
|
||||
"y": 120,
|
||||
"security": -0.900560651,
|
||||
"connectedSystems": [
|
||||
"OTJ9-E",
|
||||
@@ -694,8 +694,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "LH-LY1",
|
||||
"x": "745",
|
||||
"y": "175",
|
||||
"x": 745,
|
||||
"y": 175,
|
||||
"security": -0.718186128,
|
||||
"connectedSystems": [
|
||||
"OTJ9-E",
|
||||
@@ -705,8 +705,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H4X-0I",
|
||||
"x": "755",
|
||||
"y": "445",
|
||||
"x": 755,
|
||||
"y": 445,
|
||||
"security": -0.180641592,
|
||||
"connectedSystems": [
|
||||
"6W-6O9",
|
||||
@@ -716,8 +716,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "KS8G-M",
|
||||
"x": "800",
|
||||
"y": "205",
|
||||
"x": 800,
|
||||
"y": 205,
|
||||
"security": -0.532864685,
|
||||
"connectedSystems": [
|
||||
"OTJ9-E",
|
||||
@@ -727,8 +727,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "C-BHDN",
|
||||
"x": "835",
|
||||
"y": "415",
|
||||
"x": 835,
|
||||
"y": 415,
|
||||
"security": -0.381414043,
|
||||
"connectedSystems": [
|
||||
"H4X-0I",
|
||||
@@ -738,8 +738,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "R-RE2B",
|
||||
"x": "845",
|
||||
"y": "460",
|
||||
"x": 845,
|
||||
"y": 460,
|
||||
"security": -0.18351884,
|
||||
"connectedSystems": [
|
||||
"H4X-0I",
|
||||
@@ -748,8 +748,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "4DH-ST",
|
||||
"x": "880",
|
||||
"y": "370",
|
||||
"x": 880,
|
||||
"y": 370,
|
||||
"security": -0.916722323,
|
||||
"connectedSystems": [
|
||||
"C-BHDN",
|
||||
@@ -758,8 +758,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "OSW-0P",
|
||||
"x": "890",
|
||||
"y": "325",
|
||||
"x": 890,
|
||||
"y": 325,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"4DH-ST"
|
||||
@@ -767,8 +767,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JAWX-R",
|
||||
"x": "25",
|
||||
"y": "375",
|
||||
"x": 25,
|
||||
"y": 375,
|
||||
"security": -0.693827459,
|
||||
"connectedSystems": [
|
||||
"B-2VXB",
|
||||
@@ -777,8 +777,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "APES-G",
|
||||
"x": "40",
|
||||
"y": "45",
|
||||
"x": 40,
|
||||
"y": 45,
|
||||
"security": -0.711115778,
|
||||
"connectedSystems": [
|
||||
"J-Z8C2",
|
||||
@@ -787,8 +787,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "D-OJEZ",
|
||||
"x": "110",
|
||||
"y": "455",
|
||||
"x": 110,
|
||||
"y": 455,
|
||||
"security": -0.761516359,
|
||||
"connectedSystems": [
|
||||
"1PF-BC",
|
||||
@@ -797,8 +797,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "X1-IZ0",
|
||||
"x": "110",
|
||||
"y": "500",
|
||||
"x": 110,
|
||||
"y": 500,
|
||||
"security": -0.5901914981231889,
|
||||
"connectedSystems": [
|
||||
"27-HP0",
|
||||
@@ -807,8 +807,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "91-KD8",
|
||||
"x": "115",
|
||||
"y": "45",
|
||||
"x": 115,
|
||||
"y": 45,
|
||||
"security": -0.272103129,
|
||||
"connectedSystems": [
|
||||
"3ET-G8",
|
||||
@@ -818,8 +818,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8-SPNN",
|
||||
"x": "530",
|
||||
"y": "615",
|
||||
"x": 530,
|
||||
"y": 615,
|
||||
"security": -0.952164152232162,
|
||||
"connectedSystems": [
|
||||
"B-T6BT",
|
||||
@@ -828,8 +828,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "PA-ALN",
|
||||
"x": "575",
|
||||
"y": "320",
|
||||
"x": 575,
|
||||
"y": 320,
|
||||
"security": -0.472431258,
|
||||
"connectedSystems": [
|
||||
"EU-WFW",
|
||||
@@ -839,8 +839,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "JUE-DX",
|
||||
"x": "610",
|
||||
"y": "480",
|
||||
"x": 610,
|
||||
"y": 480,
|
||||
"security": -0.348088317,
|
||||
"connectedSystems": [
|
||||
"K-YL9T",
|
||||
@@ -851,8 +851,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "E-WMT7",
|
||||
"x": "655",
|
||||
"y": "315",
|
||||
"x": 655,
|
||||
"y": 315,
|
||||
"security": -0.143925452,
|
||||
"connectedSystems": [
|
||||
"EU-WFW",
|
||||
@@ -862,8 +862,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "F-5WYK",
|
||||
"x": "685",
|
||||
"y": "270",
|
||||
"x": 685,
|
||||
"y": 270,
|
||||
"security": -0.472881448,
|
||||
"connectedSystems": [
|
||||
"E-WMT7",
|
||||
@@ -874,8 +874,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "XUPK-Z",
|
||||
"x": "705",
|
||||
"y": "520",
|
||||
"x": 705,
|
||||
"y": 520,
|
||||
"security": -0.177313464,
|
||||
"connectedSystems": [
|
||||
"O-O2GN",
|
||||
@@ -885,8 +885,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "L1YK-V",
|
||||
"x": "745",
|
||||
"y": "25",
|
||||
"x": 745,
|
||||
"y": 25,
|
||||
"security": -0.496379813,
|
||||
"connectedSystems": [
|
||||
"R3P0-Z",
|
||||
@@ -896,8 +896,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "8OYE-Z",
|
||||
"x": "775",
|
||||
"y": "710",
|
||||
"x": 775,
|
||||
"y": 710,
|
||||
"security": -0.5344909786812211,
|
||||
"connectedSystems": [
|
||||
"NG-M8K",
|
||||
|
||||
2372
public/Tribute.json
2372
public/Tribute.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
3472
public/Venal.json
3472
public/Venal.json
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Stacmon",
|
||||
"x": "50",
|
||||
"y": "215",
|
||||
"x": 50,
|
||||
"y": 215,
|
||||
"security": 0.6052797268620083,
|
||||
"connectedSystems": [
|
||||
"Aidart",
|
||||
@@ -14,8 +14,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aidart",
|
||||
"x": "50",
|
||||
"y": "280",
|
||||
"x": 50,
|
||||
"y": 280,
|
||||
"security": 0.6123584660385427,
|
||||
"connectedSystems": [
|
||||
"Cistuvaert",
|
||||
@@ -25,8 +25,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Cistuvaert",
|
||||
"x": "85",
|
||||
"y": "400",
|
||||
"x": 85,
|
||||
"y": 400,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Alentene",
|
||||
@@ -36,8 +36,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adallier",
|
||||
"x": "85",
|
||||
"y": "595",
|
||||
"x": 85,
|
||||
"y": 595,
|
||||
"security": 0.8851227852362401,
|
||||
"connectedSystems": [
|
||||
"Alentene"
|
||||
@@ -45,8 +45,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Clacille",
|
||||
"x": "120",
|
||||
"y": "105",
|
||||
"x": 120,
|
||||
"y": 105,
|
||||
"security": 0.8708548974658606,
|
||||
"connectedSystems": [
|
||||
"Eletta"
|
||||
@@ -54,8 +54,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alentene",
|
||||
"x": "140",
|
||||
"y": "560",
|
||||
"x": 140,
|
||||
"y": 560,
|
||||
"security": 0.8667830122068437,
|
||||
"connectedSystems": [
|
||||
"Alenia",
|
||||
@@ -68,8 +68,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Merolles",
|
||||
"x": "155",
|
||||
"y": "460",
|
||||
"x": 155,
|
||||
"y": 460,
|
||||
"security": 0.8846282261857983,
|
||||
"connectedSystems": [
|
||||
"Tourier",
|
||||
@@ -79,8 +79,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Clellinon",
|
||||
"x": "170",
|
||||
"y": "55",
|
||||
"x": 170,
|
||||
"y": 55,
|
||||
"security": 0.848465929327,
|
||||
"connectedSystems": [
|
||||
"Luse"
|
||||
@@ -88,8 +88,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Eletta",
|
||||
"x": "200",
|
||||
"y": "145",
|
||||
"x": 200,
|
||||
"y": 145,
|
||||
"security": 0.9435089555746619,
|
||||
"connectedSystems": [
|
||||
"Cistuvaert",
|
||||
@@ -100,8 +100,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alenia",
|
||||
"x": "210",
|
||||
"y": "495",
|
||||
"x": 210,
|
||||
"y": 495,
|
||||
"security": 0.9239133100077668,
|
||||
"connectedSystems": [
|
||||
"Tourier",
|
||||
@@ -111,8 +111,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Luse",
|
||||
"x": "225",
|
||||
"y": "95",
|
||||
"x": 225,
|
||||
"y": 95,
|
||||
"security": 0.8924239050701559,
|
||||
"connectedSystems": [
|
||||
"Eletta",
|
||||
@@ -123,8 +123,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Scheenins",
|
||||
"x": "231",
|
||||
"y": "272",
|
||||
"x": 231,
|
||||
"y": 272,
|
||||
"security": 0.5374285569171331,
|
||||
"connectedSystems": [
|
||||
"Jufvitte",
|
||||
@@ -133,8 +133,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tourier",
|
||||
"x": "250",
|
||||
"y": "445",
|
||||
"x": 250,
|
||||
"y": 445,
|
||||
"security": 0.9111339832233286,
|
||||
"connectedSystems": [
|
||||
"Yulai",
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Theruesse",
|
||||
"x": "252",
|
||||
"y": "368",
|
||||
"x": 252,
|
||||
"y": 368,
|
||||
"security": 0.879221297979419,
|
||||
"connectedSystems": [
|
||||
"Ellmay"
|
||||
@@ -155,8 +155,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vaere",
|
||||
"x": "255",
|
||||
"y": "540",
|
||||
"x": 255,
|
||||
"y": 540,
|
||||
"security": 0.8215773718240504,
|
||||
"connectedSystems": [
|
||||
"Alenia",
|
||||
@@ -165,8 +165,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ekuenbiron",
|
||||
"x": "270",
|
||||
"y": "60",
|
||||
"x": 270,
|
||||
"y": 60,
|
||||
"security": 0.7930523223960513,
|
||||
"connectedSystems": [
|
||||
"Luse",
|
||||
@@ -175,8 +175,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Vay",
|
||||
"x": "275",
|
||||
"y": "155",
|
||||
"x": 275,
|
||||
"y": 155,
|
||||
"security": 0.7585221108867841,
|
||||
"connectedSystems": [
|
||||
"Eletta",
|
||||
@@ -187,8 +187,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Channace",
|
||||
"x": "290",
|
||||
"y": "500",
|
||||
"x": 290,
|
||||
"y": 500,
|
||||
"security": 0.8998076955528059,
|
||||
"connectedSystems": [
|
||||
"Tourier"
|
||||
@@ -196,8 +196,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amygnon",
|
||||
"x": "313",
|
||||
"y": "275",
|
||||
"x": 313,
|
||||
"y": 275,
|
||||
"security": 0.637568637975,
|
||||
"connectedSystems": [
|
||||
"Jufvitte",
|
||||
@@ -206,8 +206,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ellmay",
|
||||
"x": "315",
|
||||
"y": "389",
|
||||
"x": 315,
|
||||
"y": 389,
|
||||
"security": 0.8610439141991231,
|
||||
"connectedSystems": [
|
||||
"Gisleres",
|
||||
@@ -216,8 +216,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jufvitte",
|
||||
"x": "319",
|
||||
"y": "321",
|
||||
"x": 319,
|
||||
"y": 321,
|
||||
"security": 0.5204881243554254,
|
||||
"connectedSystems": [
|
||||
"Ouelletta",
|
||||
@@ -228,8 +228,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Raneilles",
|
||||
"x": "325",
|
||||
"y": "95",
|
||||
"x": 325,
|
||||
"y": 95,
|
||||
"security": 0.5502352253249355,
|
||||
"connectedSystems": [
|
||||
"Ekuenbiron",
|
||||
@@ -239,8 +239,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ansalle",
|
||||
"x": "365",
|
||||
"y": "359",
|
||||
"x": 365,
|
||||
"y": 359,
|
||||
"security": 0.6207122277591464,
|
||||
"connectedSystems": [
|
||||
"Jufvitte",
|
||||
@@ -249,8 +249,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Gisleres",
|
||||
"x": "391",
|
||||
"y": "406",
|
||||
"x": 391,
|
||||
"y": 406,
|
||||
"security": 0.7613834393954677,
|
||||
"connectedSystems": [
|
||||
"Scolluzer",
|
||||
@@ -260,8 +260,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Loes",
|
||||
"x": "424",
|
||||
"y": "222",
|
||||
"x": 424,
|
||||
"y": 222,
|
||||
"security": 0.2659361455011099,
|
||||
"connectedSystems": [
|
||||
"Ouelletta",
|
||||
@@ -270,8 +270,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Hevrice",
|
||||
"x": "435",
|
||||
"y": "70",
|
||||
"x": 435,
|
||||
"y": 70,
|
||||
"security": 0.4186093732969881,
|
||||
"connectedSystems": [
|
||||
"Muetralle",
|
||||
@@ -281,8 +281,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Scolluzer",
|
||||
"x": "450",
|
||||
"y": "580",
|
||||
"x": 450,
|
||||
"y": 580,
|
||||
"security": 0.8227355609226984,
|
||||
"connectedSystems": [
|
||||
"Alentene",
|
||||
@@ -293,8 +293,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ouelletta",
|
||||
"x": "465",
|
||||
"y": "255",
|
||||
"x": 465,
|
||||
"y": 255,
|
||||
"security": 0.4185788281145386,
|
||||
"connectedSystems": [
|
||||
"Melmaniel",
|
||||
@@ -304,8 +304,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Sortet",
|
||||
"x": "465",
|
||||
"y": "605",
|
||||
"x": 465,
|
||||
"y": 605,
|
||||
"security": 0.7758136377012856,
|
||||
"connectedSystems": [
|
||||
"Scolluzer",
|
||||
@@ -314,8 +314,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Claulenne",
|
||||
"x": "490",
|
||||
"y": "640",
|
||||
"x": 490,
|
||||
"y": 640,
|
||||
"security": 0.7187143138610363,
|
||||
"connectedSystems": [
|
||||
"Sortet",
|
||||
@@ -324,8 +324,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Muetralle",
|
||||
"x": "510",
|
||||
"y": "95",
|
||||
"x": 510,
|
||||
"y": 95,
|
||||
"security": 0.2399638665794995,
|
||||
"connectedSystems": [
|
||||
"Costolle",
|
||||
@@ -334,8 +334,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Melmaniel",
|
||||
"x": "515",
|
||||
"y": "205",
|
||||
"x": 515,
|
||||
"y": 205,
|
||||
"security": 0.2552530417760114,
|
||||
"connectedSystems": [
|
||||
"Murethand",
|
||||
@@ -345,8 +345,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Jovainnon",
|
||||
"x": "530",
|
||||
"y": "45",
|
||||
"x": 530,
|
||||
"y": 45,
|
||||
"security": 0.2981414191407068,
|
||||
"connectedSystems": [
|
||||
"Hevrice",
|
||||
@@ -355,8 +355,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Masalle",
|
||||
"x": "530",
|
||||
"y": "675",
|
||||
"x": 530,
|
||||
"y": 675,
|
||||
"security": 0.7832032727573532,
|
||||
"connectedSystems": [
|
||||
"Claulenne",
|
||||
@@ -365,8 +365,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Costolle",
|
||||
"x": "535",
|
||||
"y": "145",
|
||||
"x": 535,
|
||||
"y": 145,
|
||||
"security": 0.2068101630720891,
|
||||
"connectedSystems": [
|
||||
"Melmaniel",
|
||||
@@ -375,8 +375,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Annelle",
|
||||
"x": "585",
|
||||
"y": "705",
|
||||
"x": 585,
|
||||
"y": 705,
|
||||
"security": 0.757016855715469,
|
||||
"connectedSystems": [
|
||||
"Masalle",
|
||||
@@ -385,8 +385,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Murethand",
|
||||
"x": "590",
|
||||
"y": "200",
|
||||
"x": 590,
|
||||
"y": 200,
|
||||
"security": 0.2864525220048827,
|
||||
"connectedSystems": [
|
||||
"Mesybier",
|
||||
@@ -396,8 +396,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Aeschee",
|
||||
"x": "620",
|
||||
"y": "40",
|
||||
"x": 620,
|
||||
"y": 40,
|
||||
"security": 0.1565304917557424,
|
||||
"connectedSystems": [
|
||||
"Adirain",
|
||||
@@ -409,8 +409,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Chesiette",
|
||||
"x": "655",
|
||||
"y": "725",
|
||||
"x": 655,
|
||||
"y": 725,
|
||||
"security": 0.5727048525501588,
|
||||
"connectedSystems": [
|
||||
"Annelle",
|
||||
@@ -419,8 +419,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Osmomonne",
|
||||
"x": "710",
|
||||
"y": "455",
|
||||
"x": 710,
|
||||
"y": 455,
|
||||
"security": 0.7680664243703583,
|
||||
"connectedSystems": [
|
||||
"Scolluzer",
|
||||
@@ -430,8 +430,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Reblier",
|
||||
"x": "720",
|
||||
"y": "735",
|
||||
"x": 720,
|
||||
"y": 735,
|
||||
"security": 0.3980138379721859,
|
||||
"connectedSystems": [
|
||||
"Chesiette",
|
||||
@@ -440,8 +440,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Stou",
|
||||
"x": "745",
|
||||
"y": "345",
|
||||
"x": 745,
|
||||
"y": 345,
|
||||
"security": 0.5188180285077717,
|
||||
"connectedSystems": [
|
||||
"Amoderia",
|
||||
@@ -450,8 +450,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Chantrousse",
|
||||
"x": "770",
|
||||
"y": "415",
|
||||
"x": 770,
|
||||
"y": 415,
|
||||
"security": 0.6393165779303467,
|
||||
"connectedSystems": [
|
||||
"Ourapheh",
|
||||
@@ -462,8 +462,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Amoderia",
|
||||
"x": "780",
|
||||
"y": "310",
|
||||
"x": 780,
|
||||
"y": 310,
|
||||
"security": 0.4048520216710199,
|
||||
"connectedSystems": [
|
||||
"Pemene",
|
||||
@@ -473,8 +473,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tierijev",
|
||||
"x": "785",
|
||||
"y": "470",
|
||||
"x": 785,
|
||||
"y": 470,
|
||||
"security": 0.8379695899076048,
|
||||
"connectedSystems": [
|
||||
"Chantrousse",
|
||||
@@ -485,8 +485,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Arraron",
|
||||
"x": "815",
|
||||
"y": "360",
|
||||
"x": 815,
|
||||
"y": 360,
|
||||
"security": 0.471987249510464,
|
||||
"connectedSystems": [
|
||||
"Amoderia",
|
||||
@@ -497,8 +497,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Attyn",
|
||||
"x": "870",
|
||||
"y": "270",
|
||||
"x": 870,
|
||||
"y": 270,
|
||||
"security": 0.669496111392775,
|
||||
"connectedSystems": [
|
||||
"Laurvier",
|
||||
@@ -507,8 +507,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Covryn",
|
||||
"x": "0",
|
||||
"y": "175",
|
||||
"x": 0,
|
||||
"y": 175,
|
||||
"security": 0.3559005292141887,
|
||||
"connectedSystems": [
|
||||
"Stacmon",
|
||||
@@ -518,8 +518,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Avaux",
|
||||
"x": "0",
|
||||
"y": "320",
|
||||
"x": 0,
|
||||
"y": 320,
|
||||
"security": 0.4477052030541426,
|
||||
"connectedSystems": [
|
||||
"Aidart",
|
||||
@@ -528,8 +528,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Dastryns",
|
||||
"x": "65",
|
||||
"y": "155",
|
||||
"x": 65,
|
||||
"y": 155,
|
||||
"security": 0.2523946698025977,
|
||||
"connectedSystems": [
|
||||
"Stacmon",
|
||||
@@ -540,8 +540,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Slays",
|
||||
"x": "105",
|
||||
"y": "250",
|
||||
"x": 105,
|
||||
"y": 250,
|
||||
"security": 0.4871707730193347,
|
||||
"connectedSystems": [
|
||||
"Stacmon",
|
||||
@@ -551,8 +551,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ostingele",
|
||||
"x": "115",
|
||||
"y": "190",
|
||||
"x": 115,
|
||||
"y": 190,
|
||||
"security": 0.1726206117578859,
|
||||
"connectedSystems": [
|
||||
"Agoze",
|
||||
@@ -565,8 +565,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tar",
|
||||
"x": "155",
|
||||
"y": "415",
|
||||
"x": 155,
|
||||
"y": 415,
|
||||
"security": 0.7566772446611076,
|
||||
"connectedSystems": [
|
||||
"Pakhshi",
|
||||
@@ -577,8 +577,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Intaki",
|
||||
"x": "315",
|
||||
"y": "225",
|
||||
"x": 315,
|
||||
"y": 225,
|
||||
"security": 0.6,
|
||||
"connectedSystems": [
|
||||
"Agoze",
|
||||
@@ -589,8 +589,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Agoze",
|
||||
"x": "348",
|
||||
"y": "187",
|
||||
"x": 348,
|
||||
"y": 187,
|
||||
"security": 0.2086483619822196,
|
||||
"connectedSystems": [
|
||||
"Loes",
|
||||
@@ -602,8 +602,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Diaderi",
|
||||
"x": "350",
|
||||
"y": "465",
|
||||
"x": 350,
|
||||
"y": 465,
|
||||
"security": 0.7713307785797243,
|
||||
"connectedSystems": [
|
||||
"Tourier",
|
||||
@@ -612,8 +612,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Yulai",
|
||||
"x": "500",
|
||||
"y": "415",
|
||||
"x": 500,
|
||||
"y": 415,
|
||||
"security": 1,
|
||||
"connectedSystems": [
|
||||
"Ourapheh",
|
||||
@@ -623,8 +623,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ladistier",
|
||||
"x": "570",
|
||||
"y": "0",
|
||||
"x": 570,
|
||||
"y": 0,
|
||||
"security": 0.2849998893118635,
|
||||
"connectedSystems": [
|
||||
"Vifrevaert",
|
||||
@@ -634,8 +634,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Ourapheh",
|
||||
"x": "600",
|
||||
"y": "410",
|
||||
"x": 600,
|
||||
"y": 410,
|
||||
"security": 0.861960173311,
|
||||
"connectedSystems": [
|
||||
"Manarq",
|
||||
@@ -647,8 +647,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Indregulle",
|
||||
"x": "620",
|
||||
"y": "245",
|
||||
"x": 620,
|
||||
"y": 245,
|
||||
"security": 0.241978689738401,
|
||||
"connectedSystems": [
|
||||
"Heydieles",
|
||||
@@ -657,8 +657,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Onne",
|
||||
"x": "675",
|
||||
"y": "0",
|
||||
"x": 675,
|
||||
"y": 0,
|
||||
"security": 0.3882801087888061,
|
||||
"connectedSystems": [
|
||||
"Deninard",
|
||||
@@ -669,8 +669,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Mesybier",
|
||||
"x": "700",
|
||||
"y": "215",
|
||||
"x": 700,
|
||||
"y": 215,
|
||||
"security": 0.4703787655727688,
|
||||
"connectedSystems": [
|
||||
"Caslemon",
|
||||
@@ -681,8 +681,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Lisbaetanne",
|
||||
"x": "740",
|
||||
"y": "110",
|
||||
"x": 740,
|
||||
"y": 110,
|
||||
"security": 0.373262599738129,
|
||||
"connectedSystems": [
|
||||
"Aere",
|
||||
@@ -691,8 +691,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Pemene",
|
||||
"x": "755",
|
||||
"y": "265",
|
||||
"x": 755,
|
||||
"y": 265,
|
||||
"security": 0.4501924356223205,
|
||||
"connectedSystems": [
|
||||
"Mesybier",
|
||||
@@ -702,8 +702,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Tannolen",
|
||||
"x": "760",
|
||||
"y": "520",
|
||||
"x": 760,
|
||||
"y": 520,
|
||||
"security": 0.3036259362881431,
|
||||
"connectedSystems": [
|
||||
"Onatoh",
|
||||
@@ -712,8 +712,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "6-CZ49",
|
||||
"x": "800",
|
||||
"y": "725",
|
||||
"x": 800,
|
||||
"y": 725,
|
||||
"security": -0.157212654503891,
|
||||
"connectedSystems": [
|
||||
"Reblier",
|
||||
@@ -724,8 +724,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Adirain",
|
||||
"x": "805",
|
||||
"y": "75",
|
||||
"x": 805,
|
||||
"y": 75,
|
||||
"security": 0.4236857698809219,
|
||||
"connectedSystems": [
|
||||
"Arnon",
|
||||
@@ -735,8 +735,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Laurvier",
|
||||
"x": "860",
|
||||
"y": "120",
|
||||
"x": 860,
|
||||
"y": 120,
|
||||
"security": 0.7310495583442387,
|
||||
"connectedSystems": [
|
||||
"Arnon",
|
||||
@@ -746,8 +746,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Derririntel",
|
||||
"x": "885",
|
||||
"y": "480",
|
||||
"x": 885,
|
||||
"y": 480,
|
||||
"security": 0.8188007274569858,
|
||||
"connectedSystems": [
|
||||
"Tierijev",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"solarSystemName": "Zarzakh",
|
||||
"x": "505",
|
||||
"y": "288",
|
||||
"x": 505,
|
||||
"y": 288,
|
||||
"security": -1,
|
||||
"connectedSystems": [
|
||||
"Turnur",
|
||||
@@ -13,8 +13,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Alsavoinon",
|
||||
"x": "321",
|
||||
"y": "136",
|
||||
"x": 321,
|
||||
"y": 136,
|
||||
"security": 0.266366286154,
|
||||
"connectedSystems": [
|
||||
"Vlillirier",
|
||||
@@ -24,8 +24,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "Turnur",
|
||||
"x": "323",
|
||||
"y": "333",
|
||||
"x": 323,
|
||||
"y": 333,
|
||||
"security": 0.387434219905,
|
||||
"connectedSystems": [
|
||||
"Uisper",
|
||||
@@ -36,8 +36,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "H-PA29",
|
||||
"x": "509",
|
||||
"y": "140",
|
||||
"x": 509,
|
||||
"y": 140,
|
||||
"security": -0.241053552113,
|
||||
"connectedSystems": [
|
||||
"P-FSQE",
|
||||
@@ -48,8 +48,8 @@
|
||||
},
|
||||
{
|
||||
"solarSystemName": "G-0Q86",
|
||||
"x": "513",
|
||||
"y": "382",
|
||||
"x": 513,
|
||||
"y": 382,
|
||||
"security": -0.0173427293383,
|
||||
"connectedSystems": [
|
||||
"G-R4W1",
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
import React, { useState, useRef, useCallback, useEffect } from 'react';
|
||||
import { useNavigate } from 'react-router-dom';
|
||||
import { MapNode } from './MapNode';
|
||||
@@ -10,8 +9,8 @@ import { getSecurityColor } from '../utils/securityColors';
|
||||
|
||||
interface SolarSystem {
|
||||
solarSystemName: string;
|
||||
x: string;
|
||||
y: string;
|
||||
x: number;
|
||||
y: number;
|
||||
security: number;
|
||||
connectedSystems: string[];
|
||||
}
|
||||
@@ -48,8 +47,8 @@ export const RegionMap: React.FC<{ regionName: string }> = ({ regionName }) => {
|
||||
const positions: Record<string, Position> = {};
|
||||
systems.forEach(system => {
|
||||
positions[system.solarSystemName] = {
|
||||
x: parseInt(system.x),
|
||||
y: parseInt(system.y)
|
||||
x: system.x,
|
||||
y: system.y
|
||||
};
|
||||
});
|
||||
setNodePositions(positions);
|
||||
|
||||
Reference in New Issue
Block a user