Squash merge feature/wormholes into master
This commit is contained in:
15
ingest/fuckifier3.js
Normal file
15
ingest/fuckifier3.js
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
import fs from 'fs';
|
||||||
|
|
||||||
|
const jsonFiles = fs.readdirSync('../public');
|
||||||
|
|
||||||
|
for (const file of jsonFiles) {
|
||||||
|
if (!file.endsWith('.json')) continue
|
||||||
|
const data = fs.readFileSync(`../public/${file}`, 'utf8');
|
||||||
|
const json = JSON.parse(data);
|
||||||
|
for (const region of json) {
|
||||||
|
if (region.connectedSystems) {
|
||||||
|
region.connectedSystems = region.connectedSystems.join(',');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
fs.writeFileSync(`../public/${file}`, JSON.stringify(json, null, 2));
|
||||||
|
}
|
||||||
@@ -4,413 +4,321 @@
|
|||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.03404445577795956,
|
"security": -0.03404445577795956,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0Z-VHC",
|
"solarSystemName": "0Z-VHC",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 435,
|
"y": 435,
|
||||||
"security": -0.02370289385487612,
|
"security": -0.02370289385487612,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9-BUSQ",
|
"solarSystemName": "9-BUSQ",
|
||||||
"x": 805,
|
"x": 805,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": -0.01628768910843548,
|
"security": -0.01628768910843548,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LQB-TC",
|
"solarSystemName": "LQB-TC",
|
||||||
"x": 755,
|
"x": 755,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.02503484730840144,
|
"security": -0.02503484730840144,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "II-1B3",
|
"solarSystemName": "II-1B3",
|
||||||
"x": 895,
|
"x": 895,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": -0.0235022945994906,
|
"security": -0.0235022945994906,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-HFD6",
|
"solarSystemName": "6-HFD6",
|
||||||
"x": 825,
|
"x": 825,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": -0.0232951710310092,
|
"security": -0.0232951710310092,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P3UD-M",
|
"solarSystemName": "P3UD-M",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": -0.03954292310310381,
|
"security": -0.03954292310310381,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LCN-0V",
|
"solarSystemName": "LCN-0V",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": -0.03266386052216164,
|
"security": -0.03266386052216164,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FX-XMW",
|
"solarSystemName": "FX-XMW",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.02053900506488138,
|
"security": -0.02053900506488138,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-N6MC",
|
"solarSystemName": "G-N6MC",
|
||||||
"x": 715,
|
"x": 715,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.02359277837861407,
|
"security": -0.02359277837861407,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7-8XK0",
|
"solarSystemName": "7-8XK0",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.03127612097217147,
|
"security": -0.03127612097217147,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "90G-OA",
|
"solarSystemName": "90G-OA",
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.03325497458419024,
|
"security": -0.03325497458419024,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DT-7EO",
|
"solarSystemName": "DT-7EO",
|
||||||
"x": 480,
|
"x": 480,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": -0.03472869008915058,
|
"security": -0.03472869008915058,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B-Y06L",
|
"solarSystemName": "B-Y06L",
|
||||||
"x": 320,
|
"x": 320,
|
||||||
"y": 355,
|
"y": 355,
|
||||||
"security": -0.06661757275385227,
|
"security": -0.06661757275385227,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HHQ-8L",
|
"solarSystemName": "HHQ-8L",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": -0.02687274070075907,
|
"security": -0.02687274070075907,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-KPAR",
|
"solarSystemName": "Z-KPAR",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.06042589021452882,
|
"security": -0.06042589021452882,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8U-RZH",
|
"solarSystemName": "8U-RZH",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.02043230570552179,
|
"security": -0.02043230570552179,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2RV-06",
|
"solarSystemName": "2RV-06",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 470,
|
"y": 470,
|
||||||
"security": -0.07827419872843178,
|
"security": -0.07827419872843178,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CLDT-L",
|
"solarSystemName": "CLDT-L",
|
||||||
"x": 225,
|
"x": 225,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.05013289458924908,
|
"security": -0.05013289458924908,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QU7-EE",
|
"solarSystemName": "QU7-EE",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": -0.01566951706063569,
|
"security": -0.01566951706063569,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UC-X28",
|
"solarSystemName": "UC-X28",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.03313184293294469,
|
"security": -0.03313184293294469,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R79-I7",
|
"solarSystemName": "R79-I7",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.035995282492432,
|
"security": -0.035995282492432,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-RPGP",
|
"solarSystemName": "E-RPGP",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.03272737815868709,
|
"security": -0.03272737815868709,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZV-KZO",
|
"solarSystemName": "ZV-KZO",
|
||||||
"x": 305,
|
"x": 305,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.02321449055405889,
|
"security": -0.02321449055405889,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NSE-U1",
|
"solarSystemName": "NSE-U1",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.02351788804762856,
|
"security": -0.02351788804762856,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KER-EU",
|
"solarSystemName": "KER-EU",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.04351583532713421,
|
"security": -0.04351583532713421,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "69A-54",
|
"solarSystemName": "69A-54",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.03371852827718991,
|
"security": -0.03371852827718991,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M9-OS2",
|
"solarSystemName": "M9-OS2",
|
||||||
"x": 125,
|
"x": 125,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.02480228788709815,
|
"security": -0.02480228788709815,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5V-YL6",
|
"solarSystemName": "5V-YL6",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.02815760460963324,
|
"security": -0.02815760460963324,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8-UWFS",
|
"solarSystemName": "8-UWFS",
|
||||||
"x": 40,
|
"x": 40,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.01269866547902154,
|
"security": -0.01269866547902154,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PQWA-L",
|
"solarSystemName": "PQWA-L",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.0104690923575288,
|
"security": -0.0104690923575288,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BWO-UU",
|
"solarSystemName": "BWO-UU",
|
||||||
"x": 70,
|
"x": 70,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": -0.008386049763518533,
|
"security": -0.008386049763518533,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SQVI-U",
|
"solarSystemName": "SQVI-U",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": -0.03039303163302687,
|
"security": -0.03039303163302687,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-YWDD",
|
"solarSystemName": "T-YWDD",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.04500862483220181,
|
"security": -0.04500862483220181,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DLY-RG",
|
"solarSystemName": "DLY-RG",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": -0.06506757132417762,
|
"security": -0.06506757132417762,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-C5A0",
|
"solarSystemName": "T-C5A0",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.1012231477101665,
|
"security": -0.1012231477101665,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UP-L3Y",
|
"solarSystemName": "UP-L3Y",
|
||||||
"x": 150,
|
"x": 150,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.05571884310798658,
|
"security": -0.05571884310798658,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F-KBNV",
|
"solarSystemName": "F-KBNV",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": -0.04573214005663084,
|
"security": -0.04573214005663084,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JL-P9P",
|
"solarSystemName": "JL-P9P",
|
||||||
"x": 35,
|
"x": 35,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.1131701122846339,
|
"security": -0.1131701122846339,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FR-RCH",
|
"solarSystemName": "FR-RCH",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.01697362814699932,
|
"security": -0.01697362814699932,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FNS3-F",
|
"solarSystemName": "FNS3-F",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.02138916191779106,
|
"security": -0.02138916191779106,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7BA-TK",
|
"solarSystemName": "7BA-TK",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.01058669611237539,
|
"security": -0.01058669611237539,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IAWJ-X",
|
"solarSystemName": "IAWJ-X",
|
||||||
"x": 305,
|
"x": 305,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": -0.01900169536705909,
|
"security": -0.01900169536705909,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "50-TJY",
|
"solarSystemName": "50-TJY",
|
||||||
"x": 295,
|
"x": 295,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": -0.02839246375053395,
|
"security": -0.02839246375053395,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3-CE1R",
|
"solarSystemName": "3-CE1R",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 5,
|
"y": 5,
|
||||||
"security": -0.02114286131273202,
|
"security": -0.02114286131273202,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0IRK-R",
|
"solarSystemName": "0IRK-R",
|
||||||
"x": 475,
|
"x": 475,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.006288421467540051,
|
"security": -0.006288421467540051,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -4,620 +4,398 @@
|
|||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.7411521742777911,
|
"security": 0.7411521742777911,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Elonaya,Haajinen,Onnamon"
|
||||||
"Elonaya",
|
|
||||||
"Haajinen",
|
|
||||||
"Onnamon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ohbochi",
|
"solarSystemName": "Ohbochi",
|
||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": 0.4109272722293859,
|
"security": 0.4109272722293859,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Elanoda,Isie,Raihbaka"
|
||||||
"Elanoda",
|
|
||||||
"Isie",
|
|
||||||
"Raihbaka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Karjataimon",
|
"solarSystemName": "Karjataimon",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.2847066068577709,
|
"security": 0.2847066068577709,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nannaras,Anin,Tartoken,Saranen,Sarenemi"
|
||||||
"Nannaras",
|
|
||||||
"Anin",
|
|
||||||
"Tartoken",
|
|
||||||
"Saranen",
|
|
||||||
"Sarenemi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Manjonakko",
|
"solarSystemName": "Manjonakko",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": 0.3347173713759986,
|
"security": 0.3347173713759986,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uuna,Mushikegi"
|
||||||
"Uuna",
|
|
||||||
"Mushikegi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tama",
|
"solarSystemName": "Tama",
|
||||||
"x": 25,
|
"x": 25,
|
||||||
"y": 355,
|
"y": 355,
|
||||||
"security": 0.2825556883337969,
|
"security": 0.2825556883337969,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sujarento,Nourvukaiken,Kedama"
|
||||||
"Sujarento",
|
|
||||||
"Nourvukaiken",
|
|
||||||
"Kedama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aldranette",
|
"solarSystemName": "Aldranette",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.3675104837434901,
|
"security": 0.3675104837434901,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vlillirier,Evaulon,Nennamaila"
|
||||||
"Vlillirier",
|
|
||||||
"Evaulon",
|
|
||||||
"Nennamaila"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oicx",
|
"solarSystemName": "Oicx",
|
||||||
"x": 915,
|
"x": 915,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": 0.3300450347926329,
|
"security": 0.3300450347926329,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vlillirier,Eha"
|
||||||
"Vlillirier",
|
|
||||||
"Eha"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Athounon",
|
"solarSystemName": "Athounon",
|
||||||
"x": 579,
|
"x": 579,
|
||||||
"y": 359,
|
"y": 359,
|
||||||
"security": 0.07620591158878565,
|
"security": 0.07620591158878565,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mercomesier,Samanuni"
|
||||||
"Mercomesier",
|
|
||||||
"Samanuni"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W-4NUU",
|
"solarSystemName": "W-4NUU",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.02001883213499212,
|
"security": -0.02001883213499212,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6-4V20,Okagaiken"
|
||||||
"6-4V20",
|
|
||||||
"Okagaiken"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Abune",
|
"solarSystemName": "Abune",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 540,
|
"y": 540,
|
||||||
"security": 0.2856340438691167,
|
"security": 0.2856340438691167,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heydieles,Oinasiken"
|
||||||
"Heydieles",
|
|
||||||
"Oinasiken"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hykanima",
|
"solarSystemName": "Hykanima",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.2468593790859909,
|
"security": 0.2468593790859909,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Villasen,Sarenemi,Ashitsu"
|
||||||
"Villasen",
|
|
||||||
"Sarenemi",
|
|
||||||
"Ashitsu"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Okagaiken",
|
"solarSystemName": "Okagaiken",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": 0.1400771017942635,
|
"security": 0.1400771017942635,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Villasen,Ienakkamon,W-4NUU"
|
||||||
"Villasen",
|
|
||||||
"Ienakkamon",
|
|
||||||
"W-4NUU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kehjari",
|
"solarSystemName": "Kehjari",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.2475813871572802,
|
"security": 0.2475813871572802,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Villasen,Ashitsu,Martoh"
|
||||||
"Villasen",
|
|
||||||
"Ashitsu",
|
|
||||||
"Martoh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Villasen",
|
"solarSystemName": "Villasen",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.1406933648209858,
|
"security": 0.1406933648209858,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Okagaiken,Korasen,Hykanima,Kehjari"
|
||||||
"Okagaiken",
|
|
||||||
"Korasen",
|
|
||||||
"Hykanima",
|
|
||||||
"Kehjari"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sarenemi",
|
"solarSystemName": "Sarenemi",
|
||||||
"x": 90,
|
"x": 90,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.2168523187684844,
|
"security": 0.2168523187684844,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hykanima,Karjataimon"
|
||||||
"Hykanima",
|
|
||||||
"Karjataimon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ashitsu",
|
"solarSystemName": "Ashitsu",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.264888227498742,
|
"security": 0.264888227498742,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hykanima,Ienakkamon,Kehjari"
|
||||||
"Hykanima",
|
|
||||||
"Ienakkamon",
|
|
||||||
"Kehjari"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Korasen",
|
"solarSystemName": "Korasen",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.1289910484804758,
|
"security": 0.1289910484804758,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Villasen"
|
||||||
"Villasen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ienakkamon",
|
"solarSystemName": "Ienakkamon",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.1079880907762967,
|
"security": 0.1079880907762967,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Okagaiken,Ashitsu"
|
||||||
"Okagaiken",
|
|
||||||
"Ashitsu"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kinakka",
|
"solarSystemName": "Kinakka",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": 0.4156230084766713,
|
"security": 0.4156230084766713,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Martoh,Innia,Raihbaka,Onnamon"
|
||||||
"Martoh",
|
|
||||||
"Innia",
|
|
||||||
"Raihbaka",
|
|
||||||
"Onnamon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Raihbaka",
|
"solarSystemName": "Raihbaka",
|
||||||
"x": 620,
|
"x": 620,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": 0.3798002003045615,
|
"security": 0.3798002003045615,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Iralaja,Kinakka,Ohbochi"
|
||||||
"Iralaja",
|
|
||||||
"Kinakka",
|
|
||||||
"Ohbochi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Innia",
|
"solarSystemName": "Innia",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.3171389730733891,
|
"security": 0.3171389730733891,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Martoh,Kinakka,Eha,Pavanakka"
|
||||||
"Martoh",
|
|
||||||
"Kinakka",
|
|
||||||
"Eha",
|
|
||||||
"Pavanakka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Iralaja",
|
"solarSystemName": "Iralaja",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": 0.3197668723516429,
|
"security": 0.3197668723516429,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Raihbaka,Martoh"
|
||||||
"Raihbaka",
|
|
||||||
"Martoh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Martoh",
|
"solarSystemName": "Martoh",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": 0.3828368832655683,
|
"security": 0.3828368832655683,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kehjari,Iralaja,Eha,Innia,Kinakka"
|
||||||
"Kehjari",
|
|
||||||
"Iralaja",
|
|
||||||
"Eha",
|
|
||||||
"Innia",
|
|
||||||
"Kinakka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Eha",
|
"solarSystemName": "Eha",
|
||||||
"x": 665,
|
"x": 665,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": 0.3971850789636056,
|
"security": 0.3971850789636056,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Martoh,Innia,Oicx"
|
||||||
"Martoh",
|
|
||||||
"Innia",
|
|
||||||
"Oicx"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pavanakka",
|
"solarSystemName": "Pavanakka",
|
||||||
"x": 920,
|
"x": 920,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": 0.3956485128095337,
|
"security": 0.3956485128095337,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Innia,Aivonen"
|
||||||
"Innia",
|
|
||||||
"Aivonen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Uchomida",
|
"solarSystemName": "Uchomida",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": 0.4947269335963372,
|
"security": 0.4947269335963372,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Samanuni,Rohamaa"
|
||||||
"Samanuni",
|
|
||||||
"Rohamaa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Samanuni",
|
"solarSystemName": "Samanuni",
|
||||||
"x": 620,
|
"x": 620,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": 0.6527848435914495,
|
"security": 0.6527848435914495,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uchomida,Uuhulanen,Ikoskio,Athounon"
|
||||||
"Uchomida",
|
|
||||||
"Uuhulanen",
|
|
||||||
"Ikoskio",
|
|
||||||
"Athounon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Astoh",
|
"solarSystemName": "Astoh",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": 0.612424055025467,
|
"security": 0.612424055025467,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tsuruma,Uuhulanen"
|
||||||
"Tsuruma",
|
|
||||||
"Uuhulanen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Onnamon",
|
"solarSystemName": "Onnamon",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": 0.555534508863,
|
"security": 0.555534508863,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kinakka,Rohamaa,Uuhulanen,Tsuruma,Piak"
|
||||||
"Kinakka",
|
|
||||||
"Rohamaa",
|
|
||||||
"Uuhulanen",
|
|
||||||
"Tsuruma",
|
|
||||||
"Piak"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Rohamaa",
|
"solarSystemName": "Rohamaa",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.5047168855302212,
|
"security": 0.5047168855302212,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uchomida,Onnamon"
|
||||||
"Uchomida",
|
|
||||||
"Onnamon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Uuhulanen",
|
"solarSystemName": "Uuhulanen",
|
||||||
"x": 685,
|
"x": 685,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": 0.4920794878017317,
|
"security": 0.4920794878017317,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Samanuni,Onnamon,Astoh"
|
||||||
"Samanuni",
|
|
||||||
"Onnamon",
|
|
||||||
"Astoh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tsuruma",
|
"solarSystemName": "Tsuruma",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": 0.5426334127741059,
|
"security": 0.5426334127741059,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Onnamon,Astoh"
|
||||||
"Onnamon",
|
|
||||||
"Astoh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Okkamon",
|
"solarSystemName": "Okkamon",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": 0.2853636062219562,
|
"security": 0.2853636062219562,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asakai,Mushikegi,Reitsato"
|
||||||
"Asakai",
|
|
||||||
"Mushikegi",
|
|
||||||
"Reitsato"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vaaralen",
|
"solarSystemName": "Vaaralen",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": 0.3134974203737037,
|
"security": 0.3134974203737037,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asakai,Mushikegi,Teskanen"
|
||||||
"Asakai",
|
|
||||||
"Mushikegi",
|
|
||||||
"Teskanen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Asakai",
|
"solarSystemName": "Asakai",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": 0.2563743679780248,
|
"security": 0.2563743679780248,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Prism,Elunala,Okkamon,Ikoskio,Mushikegi,Vaaralen"
|
||||||
"Prism",
|
|
||||||
"Elunala",
|
|
||||||
"Okkamon",
|
|
||||||
"Ikoskio",
|
|
||||||
"Mushikegi",
|
|
||||||
"Vaaralen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Prism",
|
"solarSystemName": "Prism",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": 0.2350872343187915,
|
"security": 0.2350872343187915,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asakai,Ikoskio,Elunala"
|
||||||
"Asakai",
|
|
||||||
"Ikoskio",
|
|
||||||
"Elunala"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mushikegi",
|
"solarSystemName": "Mushikegi",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": 0.4336119498002067,
|
"security": 0.4336119498002067,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asakai,Vaaralen,Okkamon,Manjonakko"
|
||||||
"Asakai",
|
|
||||||
"Vaaralen",
|
|
||||||
"Okkamon",
|
|
||||||
"Manjonakko"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Teskanen",
|
"solarSystemName": "Teskanen",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": 0.287172039785336,
|
"security": 0.287172039785336,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vaaralen"
|
||||||
"Vaaralen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Elunala",
|
"solarSystemName": "Elunala",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": 0.2525983678075129,
|
"security": 0.2525983678075129,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Prism,Asakai"
|
||||||
"Prism",
|
|
||||||
"Asakai"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ikoskio",
|
"solarSystemName": "Ikoskio",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": 0.2833122411630536,
|
"security": 0.2833122411630536,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Samanuni,Prism,Asakai"
|
||||||
"Samanuni",
|
|
||||||
"Prism",
|
|
||||||
"Asakai"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hikkoken",
|
"solarSystemName": "Hikkoken",
|
||||||
"x": 445,
|
"x": 445,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": 0.3427550899386341,
|
"security": 0.3427550899386341,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Immuri,Nennamaila,Hallanen,Pynekastoh"
|
||||||
"Immuri",
|
|
||||||
"Nennamaila",
|
|
||||||
"Hallanen",
|
|
||||||
"Pynekastoh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Enaluri",
|
"solarSystemName": "Enaluri",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": 0.3277980248613788,
|
"security": 0.3277980248613788,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Akidagi,Nennamaila,Hallanen"
|
||||||
"Akidagi",
|
|
||||||
"Nennamaila",
|
|
||||||
"Hallanen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aivonen",
|
"solarSystemName": "Aivonen",
|
||||||
"x": 850,
|
"x": 850,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": 0.3773302510081624,
|
"security": 0.3773302510081624,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pavanakka,Akidagi"
|
||||||
"Pavanakka",
|
|
||||||
"Akidagi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hallanen",
|
"solarSystemName": "Hallanen",
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": 0.3643611153478946,
|
"security": 0.3643611153478946,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Enaluri,Hikkoken"
|
||||||
"Enaluri",
|
|
||||||
"Hikkoken"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Akidagi",
|
"solarSystemName": "Akidagi",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": 0.4449388239034815,
|
"security": 0.4449388239034815,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aivonen,Nennamaila,Enaluri"
|
||||||
"Aivonen",
|
|
||||||
"Nennamaila",
|
|
||||||
"Enaluri"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Immuri",
|
"solarSystemName": "Immuri",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": 0.4211598176049199,
|
"security": 0.4211598176049199,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nennamaila,Hikkoken"
|
||||||
"Nennamaila",
|
|
||||||
"Hikkoken"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nennamaila",
|
"solarSystemName": "Nennamaila",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": 0.2742577740469258,
|
"security": 0.2742577740469258,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Immuri,Akidagi,Enaluri,Hikkoken,Aldranette"
|
||||||
"Immuri",
|
|
||||||
"Akidagi",
|
|
||||||
"Enaluri",
|
|
||||||
"Hikkoken",
|
|
||||||
"Aldranette"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hirri",
|
"solarSystemName": "Hirri",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": 0.3355040326242781,
|
"security": 0.3355040326242781,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nisuwa,Pynekastoh,Kedama"
|
||||||
"Nisuwa",
|
|
||||||
"Pynekastoh",
|
|
||||||
"Kedama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kedama",
|
"solarSystemName": "Kedama",
|
||||||
"x": 120,
|
"x": 120,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": 0.338464408401388,
|
"security": 0.338464408401388,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nisuwa,Reitsato,Hirri,Teimo,Tama"
|
||||||
"Nisuwa",
|
|
||||||
"Reitsato",
|
|
||||||
"Hirri",
|
|
||||||
"Teimo",
|
|
||||||
"Tama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oinasiken",
|
"solarSystemName": "Oinasiken",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.2337136584963991,
|
"security": 0.2337136584963991,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nisuwa,Pynekastoh,Abune"
|
||||||
"Nisuwa",
|
|
||||||
"Pynekastoh",
|
|
||||||
"Abune"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Notoras",
|
"solarSystemName": "Notoras",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": 0.1887906329280157,
|
"security": 0.1887906329280157,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nisuwa"
|
||||||
"Nisuwa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Rakapas",
|
"solarSystemName": "Rakapas",
|
||||||
"x": 235,
|
"x": 235,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": 0.2227803741106745,
|
"security": 0.2227803741106745,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pynekastoh,Iwisoda,Reitsato"
|
||||||
"Pynekastoh",
|
|
||||||
"Iwisoda",
|
|
||||||
"Reitsato"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Teimo",
|
"solarSystemName": "Teimo",
|
||||||
"x": 120,
|
"x": 120,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": 0.2732082220038178,
|
"security": 0.2732082220038178,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kedama"
|
||||||
"Kedama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Iwisoda",
|
"solarSystemName": "Iwisoda",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": 0.2383604680234293,
|
"security": 0.2383604680234293,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Rakapas"
|
||||||
"Rakapas"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nisuwa",
|
"solarSystemName": "Nisuwa",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": 0.3094325504125951,
|
"security": 0.3094325504125951,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hirri,Kedama,Oinasiken,Notoras"
|
||||||
"Hirri",
|
|
||||||
"Kedama",
|
|
||||||
"Oinasiken",
|
|
||||||
"Notoras"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pynekastoh",
|
"solarSystemName": "Pynekastoh",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": 0.2396328126460955,
|
"security": 0.2396328126460955,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hikkoken,Oinasiken,Rakapas,Hirri"
|
||||||
"Hikkoken",
|
|
||||||
"Oinasiken",
|
|
||||||
"Rakapas",
|
|
||||||
"Hirri"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Reitsato",
|
"solarSystemName": "Reitsato",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": 0.1895104797339514,
|
"security": 0.1895104797339514,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Okkamon,Rakapas,Kedama"
|
||||||
"Okkamon",
|
|
||||||
"Rakapas",
|
|
||||||
"Kedama"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -4,643 +4,426 @@
|
|||||||
"x": 125,
|
"x": 125,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.1070951183760639,
|
"security": -0.1070951183760639,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Q-UEN6,LMM7-L,995-3G"
|
||||||
"Q-UEN6",
|
|
||||||
"LMM7-L",
|
|
||||||
"995-3G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E1W-TB",
|
"solarSystemName": "E1W-TB",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.1933371163443711,
|
"security": -0.1933371163443711,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I6-SYN,LMM7-L"
|
||||||
"I6-SYN",
|
|
||||||
"LMM7-L"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D-6H64",
|
"solarSystemName": "D-6H64",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": -0.06338869886627085,
|
"security": -0.06338869886627085,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8-BIE3,995-3G"
|
||||||
"8-BIE3",
|
|
||||||
"995-3G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8-BIE3",
|
"solarSystemName": "8-BIE3",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.07609543140447905,
|
"security": -0.07609543140447905,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D-6H64,4S0-NP"
|
||||||
"D-6H64",
|
|
||||||
"4S0-NP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LMM7-L",
|
"solarSystemName": "LMM7-L",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.1932617773995348,
|
"security": -0.1932617773995348,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2-2EWC,E1W-TB"
|
||||||
"2-2EWC",
|
|
||||||
"E1W-TB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "995-3G",
|
"solarSystemName": "995-3G",
|
||||||
"x": 195,
|
"x": 195,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.08702030249378157,
|
"security": -0.08702030249378157,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2-2EWC,D-6H64"
|
||||||
"2-2EWC",
|
|
||||||
"D-6H64"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W2T-TR",
|
"solarSystemName": "W2T-TR",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.0502633485059043,
|
"security": -0.0502633485059043,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-CNUD,YE1-9S,IVP-KA,04EI-U"
|
||||||
"M-CNUD",
|
|
||||||
"YE1-9S",
|
|
||||||
"IVP-KA",
|
|
||||||
"04EI-U"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Q-UEN6",
|
"solarSystemName": "Q-UEN6",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.05548692652132048,
|
"security": -0.05548692652132048,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2-2EWC,BLMX-B,YE1-9S"
|
||||||
"2-2EWC",
|
|
||||||
"BLMX-B",
|
|
||||||
"YE1-9S"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BLMX-B",
|
"solarSystemName": "BLMX-B",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": -0.03230071991810524,
|
"security": -0.03230071991810524,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Q-UEN6,M-CNUD,C1G-XC"
|
||||||
"Q-UEN6",
|
|
||||||
"M-CNUD",
|
|
||||||
"C1G-XC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-CNUD",
|
"solarSystemName": "M-CNUD",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 550,
|
"y": 550,
|
||||||
"security": -0.04340310635271516,
|
"security": -0.04340310635271516,
|
||||||
"connectedSystems": [
|
"connectedSystems": "W2T-TR,BLMX-B,04EI-U"
|
||||||
"W2T-TR",
|
|
||||||
"BLMX-B",
|
|
||||||
"04EI-U"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YE1-9S",
|
"solarSystemName": "YE1-9S",
|
||||||
"x": 140,
|
"x": 140,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.05054645275755076,
|
"security": -0.05054645275755076,
|
||||||
"connectedSystems": [
|
"connectedSystems": "W2T-TR,Q-UEN6"
|
||||||
"W2T-TR",
|
|
||||||
"Q-UEN6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IVP-KA",
|
"solarSystemName": "IVP-KA",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 620,
|
"y": 620,
|
||||||
"security": -0.0630877989118237,
|
"security": -0.0630877989118237,
|
||||||
"connectedSystems": [
|
"connectedSystems": "W2T-TR,5-2PQU"
|
||||||
"W2T-TR",
|
|
||||||
"5-2PQU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "04EI-U",
|
"solarSystemName": "04EI-U",
|
||||||
"x": 225,
|
"x": 225,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": -0.07727347435456167,
|
"security": -0.07727347435456167,
|
||||||
"connectedSystems": [
|
"connectedSystems": "W2T-TR,M-CNUD"
|
||||||
"W2T-TR",
|
|
||||||
"M-CNUD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B-T6BT",
|
"solarSystemName": "B-T6BT",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.9010969141220727,
|
"security": -0.9010969141220727,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VK-A5G,8-SPNN,K-RMI5"
|
||||||
"VK-A5G",
|
|
||||||
"8-SPNN",
|
|
||||||
"K-RMI5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VK-A5G",
|
"solarSystemName": "VK-A5G",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.5608118176835264,
|
"security": -0.5608118176835264,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B-T6BT,I6-SYN"
|
||||||
"B-T6BT",
|
|
||||||
"I6-SYN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I6-SYN",
|
"solarSystemName": "I6-SYN",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.3493166010410577,
|
"security": -0.3493166010410577,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E1W-TB,VK-A5G,O-5TN1,K-IYNW"
|
||||||
"E1W-TB",
|
|
||||||
"VK-A5G",
|
|
||||||
"O-5TN1",
|
|
||||||
"K-IYNW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-5TN1",
|
"solarSystemName": "O-5TN1",
|
||||||
"x": 70,
|
"x": 70,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.4044791172851695,
|
"security": -0.4044791172851695,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I6-SYN,U-QMOA"
|
||||||
"I6-SYN",
|
|
||||||
"U-QMOA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8-SPNN",
|
"solarSystemName": "8-SPNN",
|
||||||
"x": 300,
|
"x": 300,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": -0.952164152232162,
|
"security": -0.952164152232162,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B-T6BT,JNG7-K"
|
||||||
"B-T6BT",
|
|
||||||
"JNG7-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-QMOA",
|
"solarSystemName": "U-QMOA",
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.3097907558894293,
|
"security": -0.3097907558894293,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-5TN1"
|
||||||
"O-5TN1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4S0-NP",
|
"solarSystemName": "4S0-NP",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.08260341513017899,
|
"security": -0.08260341513017899,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8-BIE3,K-RMI5"
|
||||||
"8-BIE3",
|
|
||||||
"K-RMI5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-RMI5",
|
"solarSystemName": "K-RMI5",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.100320876795382,
|
"security": -0.100320876795382,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4S0-NP,C-6YHJ,B-T6BT"
|
||||||
"4S0-NP",
|
|
||||||
"C-6YHJ",
|
|
||||||
"B-T6BT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C-6YHJ",
|
"solarSystemName": "C-6YHJ",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.1293951707527842,
|
"security": -0.1293951707527842,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-RMI5,M53-1V,I-2705"
|
||||||
"K-RMI5",
|
|
||||||
"M53-1V",
|
|
||||||
"I-2705"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M53-1V",
|
"solarSystemName": "M53-1V",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.1921027022239121,
|
"security": -0.1921027022239121,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C-6YHJ,E5T-CS"
|
||||||
"C-6YHJ",
|
|
||||||
"E5T-CS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E5T-CS",
|
"solarSystemName": "E5T-CS",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.1971987061964969,
|
"security": -0.1971987061964969,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M53-1V,W4C8-Q,I-2705"
|
||||||
"M53-1V",
|
|
||||||
"W4C8-Q",
|
|
||||||
"I-2705"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W4C8-Q",
|
"solarSystemName": "W4C8-Q",
|
||||||
"x": 580,
|
"x": 580,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.2721625932036238,
|
"security": -0.2721625932036238,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E5T-CS,5F-MG1"
|
||||||
"E5T-CS",
|
|
||||||
"5F-MG1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I-2705",
|
"solarSystemName": "I-2705",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.09067345182967623,
|
"security": -0.09067345182967623,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C-6YHJ,E5T-CS"
|
||||||
"C-6YHJ",
|
|
||||||
"E5T-CS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5F-MG1",
|
"solarSystemName": "5F-MG1",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.3149895336513341,
|
"security": -0.3149895336513341,
|
||||||
"connectedSystems": [
|
"connectedSystems": "W4C8-Q,P7-45V"
|
||||||
"W4C8-Q",
|
|
||||||
"P7-45V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P7-45V",
|
"solarSystemName": "P7-45V",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.3385785677245056,
|
"security": -0.3385785677245056,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5F-MG1,M-MCP8,JZ-B5Y,TPG-DD"
|
||||||
"5F-MG1",
|
|
||||||
"M-MCP8",
|
|
||||||
"JZ-B5Y",
|
|
||||||
"TPG-DD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-MCP8",
|
"solarSystemName": "M-MCP8",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -0.3857152494706989,
|
"security": -0.3857152494706989,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P7-45V,TPG-DD,LQ-01M"
|
||||||
"P7-45V",
|
|
||||||
"TPG-DD",
|
|
||||||
"LQ-01M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JZ-B5Y",
|
"solarSystemName": "JZ-B5Y",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.3889556008238376,
|
"security": -0.3889556008238376,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P7-45V,NIF-JE"
|
||||||
"P7-45V",
|
|
||||||
"NIF-JE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TPG-DD",
|
"solarSystemName": "TPG-DD",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": -0.3035746736139761,
|
"security": -0.3035746736139761,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P7-45V,M-MCP8"
|
||||||
"P7-45V",
|
|
||||||
"M-MCP8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NIF-JE",
|
"solarSystemName": "NIF-JE",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.6150638433308662,
|
"security": -0.6150638433308662,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JZ-B5Y,BTLH-I"
|
||||||
"JZ-B5Y",
|
|
||||||
"BTLH-I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BTLH-I",
|
"solarSystemName": "BTLH-I",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.6291512729745483,
|
"security": -0.6291512729745483,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NIF-JE,U93O-A,0LY-W1"
|
||||||
"NIF-JE",
|
|
||||||
"U93O-A",
|
|
||||||
"0LY-W1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U93O-A",
|
"solarSystemName": "U93O-A",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": -0.842993300166003,
|
"security": -0.842993300166003,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BTLH-I,4YO-QK"
|
||||||
"BTLH-I",
|
|
||||||
"4YO-QK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0LY-W1",
|
"solarSystemName": "0LY-W1",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.5500394384713057,
|
"security": -0.5500394384713057,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BTLH-I"
|
||||||
"BTLH-I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4YO-QK",
|
"solarSystemName": "4YO-QK",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.9061297147447775,
|
"security": -0.9061297147447775,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U93O-A,LJ-RJK,8-VC6H"
|
||||||
"U93O-A",
|
|
||||||
"LJ-RJK",
|
|
||||||
"8-VC6H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LJ-RJK",
|
"solarSystemName": "LJ-RJK",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 590,
|
"y": 590,
|
||||||
"security": -0.8828175102311439,
|
"security": -0.8828175102311439,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4YO-QK,RT64-C"
|
||||||
"4YO-QK",
|
|
||||||
"RT64-C"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8-VC6H",
|
"solarSystemName": "8-VC6H",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 545,
|
"y": 545,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4YO-QK,3-0FYP"
|
||||||
"4YO-QK",
|
|
||||||
"3-0FYP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LQ-01M",
|
"solarSystemName": "LQ-01M",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.5795548658688002,
|
"security": -0.5795548658688002,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-MCP8,NG-M8K,RV5-TT"
|
||||||
"M-MCP8",
|
|
||||||
"NG-M8K",
|
|
||||||
"RV5-TT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NG-M8K",
|
"solarSystemName": "NG-M8K",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.909781935292084,
|
"security": -0.909781935292084,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LQ-01M,8OYE-Z,K85Y-6"
|
||||||
"LQ-01M",
|
|
||||||
"8OYE-Z",
|
|
||||||
"K85Y-6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RV5-TT",
|
"solarSystemName": "RV5-TT",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.3723657989861278,
|
"security": -0.3723657989861278,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LQ-01M,PKN-NJ"
|
||||||
"LQ-01M",
|
|
||||||
"PKN-NJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8OYE-Z",
|
"solarSystemName": "8OYE-Z",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": -0.5344909786812211,
|
"security": -0.5344909786812211,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NG-M8K,DVN6-0"
|
||||||
"NG-M8K",
|
|
||||||
"DVN6-0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K85Y-6",
|
"solarSystemName": "K85Y-6",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NG-M8K,LTT-AP"
|
||||||
"NG-M8K",
|
|
||||||
"LTT-AP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PKN-NJ",
|
"solarSystemName": "PKN-NJ",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.2606331827376328,
|
"security": -0.2606331827376328,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RV5-TT,XUPK-Z"
|
||||||
"RV5-TT",
|
|
||||||
"XUPK-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-2PQU",
|
"solarSystemName": "5-2PQU",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": -0.08096009412649185,
|
"security": -0.08096009412649185,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2JT-3Q,7-JT09,6BJH-3,IVP-KA"
|
||||||
"2JT-3Q",
|
|
||||||
"7-JT09",
|
|
||||||
"6BJH-3",
|
|
||||||
"IVP-KA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C1G-XC",
|
"solarSystemName": "C1G-XC",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.5640370413560221,
|
"security": -0.5640370413560221,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4LB-EL,5IH-GL,3-0FYP,BLMX-B"
|
||||||
"4LB-EL",
|
|
||||||
"5IH-GL",
|
|
||||||
"3-0FYP",
|
|
||||||
"BLMX-B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3-0FYP",
|
"solarSystemName": "3-0FYP",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": -0.4918123009961911,
|
"security": -0.4918123009961911,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C1G-XC,8-VC6H"
|
||||||
"C1G-XC",
|
|
||||||
"8-VC6H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-IYNW",
|
"solarSystemName": "K-IYNW",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.1234021233333819,
|
"security": -0.1234021233333819,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M9U-75,Atioth,I6-SYN"
|
||||||
"M9U-75",
|
|
||||||
"Atioth",
|
|
||||||
"I6-SYN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HIK-MC",
|
"solarSystemName": "HIK-MC",
|
||||||
"x": 410,
|
"x": 410,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.353683806,
|
"security": -0.353683806,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-WG68,E4-E8W,5LAJ-8,Y4OK-W"
|
||||||
"L-WG68",
|
|
||||||
"E4-E8W",
|
|
||||||
"5LAJ-8",
|
|
||||||
"Y4OK-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B9EA-G",
|
"solarSystemName": "B9EA-G",
|
||||||
"x": 475,
|
"x": 475,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.194869134,
|
"security": -0.194869134,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E4-E8W,5LAJ-8,GF-GR7"
|
||||||
"E4-E8W",
|
|
||||||
"5LAJ-8",
|
|
||||||
"GF-GR7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5LAJ-8",
|
"solarSystemName": "5LAJ-8",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": -0.196860708,
|
"security": -0.196860708,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HIK-MC,B9EA-G,JNG7-K"
|
||||||
"HIK-MC",
|
|
||||||
"B9EA-G",
|
|
||||||
"JNG7-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VX1-HV",
|
"solarSystemName": "VX1-HV",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": -0.302375747,
|
"security": -0.302375747,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QQGH-G,JNG7-K,K-XJJT,FO1U-K"
|
||||||
"QQGH-G",
|
|
||||||
"JNG7-K",
|
|
||||||
"K-XJJT",
|
|
||||||
"FO1U-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JNG7-K",
|
"solarSystemName": "JNG7-K",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.302369984,
|
"security": -0.302369984,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VX1-HV,8-SPNN,5LAJ-8"
|
||||||
"VX1-HV",
|
|
||||||
"8-SPNN",
|
|
||||||
"5LAJ-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GF-GR7",
|
"solarSystemName": "GF-GR7",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.104726179,
|
"security": -0.104726179,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B9EA-G,DVN6-0,Z19-B8,HPMN-V"
|
||||||
"B9EA-G",
|
|
||||||
"DVN6-0",
|
|
||||||
"Z19-B8",
|
|
||||||
"HPMN-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DVN6-0",
|
"solarSystemName": "DVN6-0",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": -0.109999248,
|
"security": -0.109999248,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GF-GR7,U1-VHY,8OYE-Z"
|
||||||
"GF-GR7",
|
|
||||||
"U1-VHY",
|
|
||||||
"8OYE-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z19-B8",
|
"solarSystemName": "Z19-B8",
|
||||||
"x": 585,
|
"x": 585,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.072118831,
|
"security": -0.072118831,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GF-GR7,HPMN-V,XR-ZL7"
|
||||||
"GF-GR7",
|
|
||||||
"HPMN-V",
|
|
||||||
"XR-ZL7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HPMN-V",
|
"solarSystemName": "HPMN-V",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.092647534,
|
"security": -0.092647534,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GF-GR7,Z19-B8,XR-ZL7"
|
||||||
"GF-GR7",
|
|
||||||
"Z19-B8",
|
|
||||||
"XR-ZL7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U1-VHY",
|
"solarSystemName": "U1-VHY",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": -0.112325043,
|
"security": -0.112325043,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DVN6-0"
|
||||||
"DVN6-0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XUPK-Z",
|
"solarSystemName": "XUPK-Z",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.177313464,
|
"security": -0.177313464,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-O2GN,PKN-NJ,XR-ZL7"
|
||||||
"O-O2GN",
|
|
||||||
"PKN-NJ",
|
|
||||||
"XR-ZL7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RT64-C",
|
"solarSystemName": "RT64-C",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": -0.234027985,
|
"security": -0.234027985,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QG3-Z0,LJ-RJK"
|
||||||
"QG3-Z0",
|
|
||||||
"LJ-RJK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LTT-AP",
|
"solarSystemName": "LTT-AP",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.087988692,
|
"security": -0.087988692,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YC-ANK,K85Y-6"
|
||||||
"YC-ANK",
|
|
||||||
"K85Y-6"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -4,501 +4,328 @@
|
|||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.1221818968968269,
|
"security": -0.1221818968968269,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-C3EQ,Z-Y7R7"
|
||||||
"Y-C3EQ",
|
|
||||||
"Z-Y7R7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A-SJ8X",
|
"solarSystemName": "A-SJ8X",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.08675687608557547,
|
"security": -0.08675687608557547,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2P-4LS,1-3HWZ"
|
||||||
"2P-4LS",
|
|
||||||
"1-3HWZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E9KD-N",
|
"solarSystemName": "E9KD-N",
|
||||||
"x": 960,
|
"x": 960,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.4070671272367341,
|
"security": -0.4070671272367341,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FIO1-8,WQY-IQ,6RCQ-V"
|
||||||
"FIO1-8",
|
|
||||||
"WQY-IQ",
|
|
||||||
"6RCQ-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Alsavoinon",
|
"solarSystemName": "Alsavoinon",
|
||||||
"x": 920,
|
"x": 920,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": 0.266366286154,
|
"security": 0.266366286154,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vlillirier,F7C-H0,Zarzakh"
|
||||||
"Vlillirier",
|
|
||||||
"F7C-H0",
|
|
||||||
"Zarzakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1-3HWZ",
|
"solarSystemName": "1-3HWZ",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.0448786043391316,
|
"security": -0.0448786043391316,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A-SJ8X,XT-R36"
|
||||||
"A-SJ8X",
|
|
||||||
"XT-R36"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XT-R36",
|
"solarSystemName": "XT-R36",
|
||||||
"x": 165,
|
"x": 165,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.04296387832147797,
|
"security": -0.04296387832147797,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-3HWZ,5-MLDT,QXW-PV"
|
||||||
"1-3HWZ",
|
|
||||||
"5-MLDT",
|
|
||||||
"QXW-PV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-MLDT",
|
"solarSystemName": "5-MLDT",
|
||||||
"x": 165,
|
"x": 165,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": -0.03385612466470866,
|
"security": -0.03385612466470866,
|
||||||
"connectedSystems": [
|
"connectedSystems": "XT-R36,B-DBYQ,IZ-AOB"
|
||||||
"XT-R36",
|
|
||||||
"B-DBYQ",
|
|
||||||
"IZ-AOB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B-DBYQ",
|
"solarSystemName": "B-DBYQ",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": -0.002609770767337483,
|
"security": -0.002609770767337483,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5-MLDT,QXW-PV,DY-F70,J5A-IX"
|
||||||
"5-MLDT",
|
|
||||||
"QXW-PV",
|
|
||||||
"DY-F70",
|
|
||||||
"J5A-IX"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QXW-PV",
|
"solarSystemName": "QXW-PV",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.002044712876400179,
|
"security": -0.002044712876400179,
|
||||||
"connectedSystems": [
|
"connectedSystems": "XT-R36,B-DBYQ,MJYW-3"
|
||||||
"XT-R36",
|
|
||||||
"B-DBYQ",
|
|
||||||
"MJYW-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DY-F70",
|
"solarSystemName": "DY-F70",
|
||||||
"x": 320,
|
"x": 320,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": -0.007362731729718464,
|
"security": -0.007362731729718464,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B-DBYQ,FD53-H"
|
||||||
"B-DBYQ",
|
|
||||||
"FD53-H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FD53-H",
|
"solarSystemName": "FD53-H",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": -0.005354848468190898,
|
"security": -0.005354848468190898,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DY-F70,O-ZXUV"
|
||||||
"DY-F70",
|
|
||||||
"O-ZXUV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-ZXUV",
|
"solarSystemName": "O-ZXUV",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.007994752925850723,
|
"security": -0.007994752925850723,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FD53-H,77-KDQ,F7C-H0,1-NW2G,O-0HW8"
|
||||||
"FD53-H",
|
|
||||||
"77-KDQ",
|
|
||||||
"F7C-H0",
|
|
||||||
"1-NW2G",
|
|
||||||
"O-0HW8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "77-KDQ",
|
"solarSystemName": "77-KDQ",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": -0.01790663920877245,
|
"security": -0.01790663920877245,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-ZXUV,F7C-H0,TN-T7T"
|
||||||
"O-ZXUV",
|
|
||||||
"F7C-H0",
|
|
||||||
"TN-T7T"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F7C-H0",
|
"solarSystemName": "F7C-H0",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.01188774378195434,
|
"security": -0.01188774378195434,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-ZXUV,77-KDQ,Alsavoinon"
|
||||||
"O-ZXUV",
|
|
||||||
"77-KDQ",
|
|
||||||
"Alsavoinon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TN-T7T",
|
"solarSystemName": "TN-T7T",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 675,
|
"y": 675,
|
||||||
"security": -0.01017633350946778,
|
"security": -0.01017633350946778,
|
||||||
"connectedSystems": [
|
"connectedSystems": "77-KDQ"
|
||||||
"77-KDQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1-NW2G",
|
"solarSystemName": "1-NW2G",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.006275317560416216,
|
"security": -0.006275317560416216,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-ZXUV,O-IVNH"
|
||||||
"O-ZXUV",
|
|
||||||
"O-IVNH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-IVNH",
|
"solarSystemName": "O-IVNH",
|
||||||
"x": 555,
|
"x": 555,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.003346701416147346,
|
"security": -0.003346701416147346,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-NW2G"
|
||||||
"1-NW2G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-0HW8",
|
"solarSystemName": "O-0HW8",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": -0.03024487333728532,
|
"security": -0.03024487333728532,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-ZXUV,YI-8ZM,6-4V20"
|
||||||
"O-ZXUV",
|
|
||||||
"YI-8ZM",
|
|
||||||
"6-4V20"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YI-8ZM",
|
"solarSystemName": "YI-8ZM",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.05093929965989297,
|
"security": -0.05093929965989297,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-0HW8,OU-X3P,6-4V20,8R-RTB"
|
||||||
"O-0HW8",
|
|
||||||
"OU-X3P",
|
|
||||||
"6-4V20",
|
|
||||||
"8R-RTB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OU-X3P",
|
"solarSystemName": "OU-X3P",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.06297115395777131,
|
"security": -0.06297115395777131,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YI-8ZM,Q-UA3C"
|
||||||
"YI-8ZM",
|
|
||||||
"Q-UA3C"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-4V20",
|
"solarSystemName": "6-4V20",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": -0.02242325275663348,
|
"security": -0.02242325275663348,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-0HW8,YI-8ZM,W-4NUU"
|
||||||
"O-0HW8",
|
|
||||||
"YI-8ZM",
|
|
||||||
"W-4NUU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Q-UA3C",
|
"solarSystemName": "Q-UA3C",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": -0.245152777735229,
|
"security": -0.245152777735229,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OU-X3P,8R-RTB"
|
||||||
"OU-X3P",
|
|
||||||
"8R-RTB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W-4NUU",
|
"solarSystemName": "W-4NUU",
|
||||||
"x": 875,
|
"x": 875,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": -0.02001883213499212,
|
"security": -0.02001883213499212,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6-4V20,Okagaiken"
|
||||||
"6-4V20",
|
|
||||||
"Okagaiken"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8R-RTB",
|
"solarSystemName": "8R-RTB",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": -0.02500262657486585,
|
"security": -0.02500262657486585,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YI-8ZM,Q-UA3C,PPG-XC"
|
||||||
"YI-8ZM",
|
|
||||||
"Q-UA3C",
|
|
||||||
"PPG-XC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6Z9-0M",
|
"solarSystemName": "6Z9-0M",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.1360479711936794,
|
"security": -0.1360479711936794,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FQ9W-C,U65-CN"
|
||||||
"FQ9W-C",
|
|
||||||
"U65-CN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FQ9W-C",
|
"solarSystemName": "FQ9W-C",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.09182389750881959,
|
"security": -0.09182389750881959,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6Z9-0M,9-4RP2"
|
||||||
"6Z9-0M",
|
|
||||||
"9-4RP2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9-4RP2",
|
"solarSystemName": "9-4RP2",
|
||||||
"x": 190,
|
"x": 190,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.2435577682985913,
|
"security": -0.2435577682985913,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FQ9W-C,O-BDXB,G8AD-C,XZH-4X"
|
||||||
"FQ9W-C",
|
|
||||||
"O-BDXB",
|
|
||||||
"G8AD-C",
|
|
||||||
"XZH-4X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-BDXB",
|
"solarSystemName": "O-BDXB",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.2559108006527751,
|
"security": -0.2559108006527751,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-4RP2,Z-Y7R7,MJYW-3"
|
||||||
"9-4RP2",
|
|
||||||
"Z-Y7R7",
|
|
||||||
"MJYW-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G8AD-C",
|
"solarSystemName": "G8AD-C",
|
||||||
"x": 190,
|
"x": 190,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.1119759443172027,
|
"security": -0.1119759443172027,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-4RP2,Z-Y7R7"
|
||||||
"9-4RP2",
|
|
||||||
"Z-Y7R7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XZH-4X",
|
"solarSystemName": "XZH-4X",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.7509958839878208,
|
"security": -0.7509958839878208,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-4RP2"
|
||||||
"9-4RP2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-Y7R7",
|
"solarSystemName": "Z-Y7R7",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.1464815492433629,
|
"security": -0.1464815492433629,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-BDXB,G8AD-C,7D-0SQ"
|
||||||
"O-BDXB",
|
|
||||||
"G8AD-C",
|
|
||||||
"7D-0SQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MJYW-3",
|
"solarSystemName": "MJYW-3",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": -0.3717410204706892,
|
"security": -0.3717410204706892,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-BDXB,QXW-PV"
|
||||||
"O-BDXB",
|
|
||||||
"QXW-PV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PPG-XC",
|
"solarSystemName": "PPG-XC",
|
||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.01313043511453349,
|
"security": -0.01313043511453349,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8R-RTB,QA1-BT,00TY-J"
|
||||||
"8R-RTB",
|
|
||||||
"QA1-BT",
|
|
||||||
"00TY-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QA1-BT",
|
"solarSystemName": "QA1-BT",
|
||||||
"x": 845,
|
"x": 845,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.01662270459059778,
|
"security": -0.01662270459059778,
|
||||||
"connectedSystems": [
|
"connectedSystems": "PPG-XC,5S-KNL"
|
||||||
"PPG-XC",
|
|
||||||
"5S-KNL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5S-KNL",
|
"solarSystemName": "5S-KNL",
|
||||||
"x": 845,
|
"x": 845,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.02636775927414414,
|
"security": -0.02636775927414414,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QA1-BT,00TY-J"
|
||||||
"QA1-BT",
|
|
||||||
"00TY-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "00TY-J",
|
"solarSystemName": "00TY-J",
|
||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.02859959782793287,
|
"security": -0.02859959782793287,
|
||||||
"connectedSystems": [
|
"connectedSystems": "PPG-XC,5S-KNL,XG-D1L,6RCQ-V"
|
||||||
"PPG-XC",
|
|
||||||
"5S-KNL",
|
|
||||||
"XG-D1L",
|
|
||||||
"6RCQ-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XG-D1L",
|
"solarSystemName": "XG-D1L",
|
||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.02536604515314889,
|
"security": -0.02536604515314889,
|
||||||
"connectedSystems": [
|
"connectedSystems": "00TY-J,6RCQ-V,P5-KCC"
|
||||||
"00TY-J",
|
|
||||||
"6RCQ-V",
|
|
||||||
"P5-KCC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6RCQ-V",
|
"solarSystemName": "6RCQ-V",
|
||||||
"x": 845,
|
"x": 845,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.03794446565783982,
|
"security": -0.03794446565783982,
|
||||||
"connectedSystems": [
|
"connectedSystems": "00TY-J,XG-D1L,E9KD-N"
|
||||||
"00TY-J",
|
|
||||||
"XG-D1L",
|
|
||||||
"E9KD-N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "28O-JY",
|
"solarSystemName": "28O-JY",
|
||||||
"x": 620,
|
"x": 620,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.01072118757267837,
|
"security": -0.01072118757267837,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CX7-70,P5-KCC"
|
||||||
"CX7-70",
|
|
||||||
"P5-KCC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CX7-70",
|
"solarSystemName": "CX7-70",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.0113149838201505,
|
"security": -0.0113149838201505,
|
||||||
"connectedSystems": [
|
"connectedSystems": "28O-JY,6ON-RW"
|
||||||
"28O-JY",
|
|
||||||
"6ON-RW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6ON-RW",
|
"solarSystemName": "6ON-RW",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.008812565106644743,
|
"security": -0.008812565106644743,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CX7-70,U65-CN,X-M9ON,P5-KCC"
|
||||||
"CX7-70",
|
|
||||||
"U65-CN",
|
|
||||||
"X-M9ON",
|
|
||||||
"P5-KCC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U65-CN",
|
"solarSystemName": "U65-CN",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.007446802851027945,
|
"security": -0.007446802851027945,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6ON-RW,X-M9ON,6Z9-0M"
|
||||||
"6ON-RW",
|
|
||||||
"X-M9ON",
|
|
||||||
"6Z9-0M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-M9ON",
|
"solarSystemName": "X-M9ON",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.009812247312785294,
|
"security": -0.009812247312785294,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6ON-RW,U65-CN,P5-KCC"
|
||||||
"6ON-RW",
|
|
||||||
"U65-CN",
|
|
||||||
"P5-KCC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P5-KCC",
|
"solarSystemName": "P5-KCC",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.01573532232551533,
|
"security": -0.01573532232551533,
|
||||||
"connectedSystems": [
|
"connectedSystems": "28O-JY,6ON-RW,X-M9ON,XG-D1L"
|
||||||
"28O-JY",
|
|
||||||
"6ON-RW",
|
|
||||||
"X-M9ON",
|
|
||||||
"XG-D1L"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IZ-AOB",
|
"solarSystemName": "IZ-AOB",
|
||||||
"x": 40,
|
"x": 40,
|
||||||
"y": 660,
|
"y": 660,
|
||||||
"security": -0.02395156562231193,
|
"security": -0.02395156562231193,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NP6-38,G-YT55,G5-EN3,5-MLDT"
|
||||||
"NP6-38",
|
|
||||||
"G-YT55",
|
|
||||||
"G5-EN3",
|
|
||||||
"5-MLDT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J5A-IX",
|
"solarSystemName": "J5A-IX",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 690,
|
"y": 690,
|
||||||
"security": -0.003571340476976825,
|
"security": -0.003571340476976825,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EI-O0O,B-DBYQ"
|
||||||
"EI-O0O",
|
|
||||||
"B-DBYQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Okagaiken",
|
"solarSystemName": "Okagaiken",
|
||||||
"x": 950,
|
"x": 950,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": 0.1400771017942635,
|
"security": 0.1400771017942635,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Villasen,Ienakkamon,W-4NUU"
|
||||||
"Villasen",
|
|
||||||
"Ienakkamon",
|
|
||||||
"W-4NUU"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -4,820 +4,538 @@
|
|||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 735,
|
"y": 735,
|
||||||
"security": -0.335264243,
|
"security": -0.335264243,
|
||||||
"connectedSystems": [
|
"connectedSystems": "SK7-G6,FVQF-W,8K-QCZ"
|
||||||
"SK7-G6",
|
|
||||||
"FVQF-W",
|
|
||||||
"8K-QCZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R8WV-7",
|
"solarSystemName": "R8WV-7",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": -0.433411971,
|
"security": -0.433411971,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X-Z4JW,5JEZ-I,FV-YEA"
|
||||||
"X-Z4JW",
|
|
||||||
"5JEZ-I",
|
|
||||||
"FV-YEA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XEF6-Z",
|
"solarSystemName": "XEF6-Z",
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"security": -0.383923643,
|
"security": -0.383923643,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5JEZ-I,SON-TW,V-X0KM"
|
||||||
"5JEZ-I",
|
|
||||||
"SON-TW",
|
|
||||||
"V-X0KM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SON-TW",
|
"solarSystemName": "SON-TW",
|
||||||
"x": 595,
|
"x": 595,
|
||||||
"y": 675,
|
"y": 675,
|
||||||
"security": -0.431835634,
|
"security": -0.431835634,
|
||||||
"connectedSystems": [
|
"connectedSystems": "XEF6-Z,U9SE-N,XXZ-3W"
|
||||||
"XEF6-Z",
|
|
||||||
"U9SE-N",
|
|
||||||
"XXZ-3W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U9SE-N",
|
"solarSystemName": "U9SE-N",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": -0.288794168,
|
"security": -0.288794168,
|
||||||
"connectedSystems": [
|
"connectedSystems": "SON-TW,P-NRD3"
|
||||||
"SON-TW",
|
|
||||||
"P-NRD3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XXZ-3W",
|
"solarSystemName": "XXZ-3W",
|
||||||
"x": 595,
|
"x": 595,
|
||||||
"y": 595,
|
"y": 595,
|
||||||
"security": -0.822776247,
|
"security": -0.822776247,
|
||||||
"connectedSystems": [
|
"connectedSystems": "SON-TW,Y-RAW3"
|
||||||
"SON-TW",
|
|
||||||
"Y-RAW3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IAMJ-Q",
|
"solarSystemName": "IAMJ-Q",
|
||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U-RELP,EJ-5X2"
|
||||||
"U-RELP",
|
|
||||||
"EJ-5X2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SF-XJS",
|
"solarSystemName": "SF-XJS",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.3083787934035475,
|
"security": -0.3083787934035475,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-YHZQ,A1RR-M,HB-5L3"
|
||||||
"Y-YHZQ",
|
|
||||||
"A1RR-M",
|
|
||||||
"HB-5L3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FV-YEA",
|
"solarSystemName": "FV-YEA",
|
||||||
"x": 90,
|
"x": 90,
|
||||||
"y": 695,
|
"y": 695,
|
||||||
"security": -0.4601063389879359,
|
"security": -0.4601063389879359,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R8WV-7,J-A5QD,SK7-G6"
|
||||||
"R8WV-7",
|
|
||||||
"J-A5QD",
|
|
||||||
"SK7-G6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J-A5QD",
|
"solarSystemName": "J-A5QD",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": -0.4545159107954133,
|
"security": -0.4545159107954133,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FV-YEA,BI0Y-X,5-3722"
|
||||||
"FV-YEA",
|
|
||||||
"BI0Y-X",
|
|
||||||
"5-3722"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BI0Y-X",
|
"solarSystemName": "BI0Y-X",
|
||||||
"x": 220,
|
"x": 220,
|
||||||
"y": 625,
|
"y": 625,
|
||||||
"security": -0.4558113396949254,
|
"security": -0.4558113396949254,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J-A5QD,SK7-G6,5-3722"
|
||||||
"J-A5QD",
|
|
||||||
"SK7-G6",
|
|
||||||
"5-3722"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SK7-G6",
|
"solarSystemName": "SK7-G6",
|
||||||
"x": 185,
|
"x": 185,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": -0.392599512892519,
|
"security": -0.392599512892519,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FV-YEA,BI0Y-X,4-PCHD,2ID-87"
|
||||||
"FV-YEA",
|
|
||||||
"BI0Y-X",
|
|
||||||
"4-PCHD",
|
|
||||||
"2ID-87"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4-PCHD",
|
"solarSystemName": "4-PCHD",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 680,
|
"y": 680,
|
||||||
"security": -0.4404285242058794,
|
"security": -0.4404285242058794,
|
||||||
"connectedSystems": [
|
"connectedSystems": "SK7-G6,GQLB-V"
|
||||||
"SK7-G6",
|
|
||||||
"GQLB-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-3722",
|
"solarSystemName": "5-3722",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.4727727011475618,
|
"security": -0.4727727011475618,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J-A5QD,BI0Y-X"
|
||||||
"J-A5QD",
|
|
||||||
"BI0Y-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GQLB-V",
|
"solarSystemName": "GQLB-V",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.4155518749078542,
|
"security": -0.4155518749078542,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4-PCHD,5E-EZC,9KE-IT"
|
||||||
"4-PCHD",
|
|
||||||
"5E-EZC",
|
|
||||||
"9KE-IT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5E-EZC",
|
"solarSystemName": "5E-EZC",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.4347218954654916,
|
"security": -0.4347218954654916,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GQLB-V,9KE-IT,P-NRD3,S-W8CF"
|
||||||
"GQLB-V",
|
|
||||||
"9KE-IT",
|
|
||||||
"P-NRD3",
|
|
||||||
"S-W8CF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9KE-IT",
|
"solarSystemName": "9KE-IT",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.4550339654929,
|
"security": -0.4550339654929,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GQLB-V,5E-EZC,Y-RAW3,YVSL-2"
|
||||||
"GQLB-V",
|
|
||||||
"5E-EZC",
|
|
||||||
"Y-RAW3",
|
|
||||||
"YVSL-2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-NRD3",
|
"solarSystemName": "P-NRD3",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 650,
|
"y": 650,
|
||||||
"security": -0.2335844503482766,
|
"security": -0.2335844503482766,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5E-EZC,X-41DA,U9SE-N"
|
||||||
"5E-EZC",
|
|
||||||
"X-41DA",
|
|
||||||
"U9SE-N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-RAW3",
|
"solarSystemName": "Y-RAW3",
|
||||||
"x": 565,
|
"x": 565,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.4730139721867221,
|
"security": -0.4730139721867221,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9KE-IT,S-W8CF,5E6I-W,KIG9-K,XXZ-3W,A-0IIQ"
|
||||||
"9KE-IT",
|
|
||||||
"S-W8CF",
|
|
||||||
"5E6I-W",
|
|
||||||
"KIG9-K",
|
|
||||||
"XXZ-3W",
|
|
||||||
"A-0IIQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-W8CF",
|
"solarSystemName": "S-W8CF",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": -0.6364837514265569,
|
"security": -0.6364837514265569,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5E-EZC,Y-RAW3"
|
||||||
"5E-EZC",
|
|
||||||
"Y-RAW3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-41DA",
|
"solarSystemName": "X-41DA",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": -0.3223264288051507,
|
"security": -0.3223264288051507,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-NRD3"
|
||||||
"P-NRD3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YVSL-2",
|
"solarSystemName": "YVSL-2",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 545,
|
"y": 545,
|
||||||
"security": -0.3137318517199542,
|
"security": -0.3137318517199542,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9KE-IT"
|
||||||
"9KE-IT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5E6I-W",
|
"solarSystemName": "5E6I-W",
|
||||||
"x": 685,
|
"x": 685,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.4327660808599169,
|
"security": -0.4327660808599169,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-RAW3,I-CMZA,87-1PM"
|
||||||
"Y-RAW3",
|
|
||||||
"I-CMZA",
|
|
||||||
"87-1PM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KIG9-K",
|
"solarSystemName": "KIG9-K",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.5002432257828779,
|
"security": -0.5002432257828779,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-RAW3,MK-YNM"
|
||||||
"Y-RAW3",
|
|
||||||
"MK-YNM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I-CMZA",
|
"solarSystemName": "I-CMZA",
|
||||||
"x": 580,
|
"x": 580,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": -0.3090228665624666,
|
"security": -0.3090228665624666,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5E6I-W,H23-B5,A-0IIQ,CBY8-J,E-BYOS"
|
||||||
"5E6I-W",
|
|
||||||
"H23-B5",
|
|
||||||
"A-0IIQ",
|
|
||||||
"CBY8-J",
|
|
||||||
"E-BYOS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H23-B5",
|
"solarSystemName": "H23-B5",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.3178739379376478,
|
"security": -0.3178739379376478,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I-CMZA,A-0IIQ,E-BYOS,ETXT-F,VAF1-P"
|
||||||
"I-CMZA",
|
|
||||||
"A-0IIQ",
|
|
||||||
"E-BYOS",
|
|
||||||
"ETXT-F",
|
|
||||||
"VAF1-P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A-0IIQ",
|
"solarSystemName": "A-0IIQ",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": -0.4017153696965976,
|
"security": -0.4017153696965976,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I-CMZA,H23-B5,CBY8-J,E-BYOS,ETXT-F,Y-RAW3"
|
||||||
"I-CMZA",
|
|
||||||
"H23-B5",
|
|
||||||
"CBY8-J",
|
|
||||||
"E-BYOS",
|
|
||||||
"ETXT-F",
|
|
||||||
"Y-RAW3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CBY8-J",
|
"solarSystemName": "CBY8-J",
|
||||||
"x": 555,
|
"x": 555,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.296495884977526,
|
"security": -0.296495884977526,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I-CMZA,A-0IIQ,E-BYOS"
|
||||||
"I-CMZA",
|
|
||||||
"A-0IIQ",
|
|
||||||
"E-BYOS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-BYOS",
|
"solarSystemName": "E-BYOS",
|
||||||
"x": 475,
|
"x": 475,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.2833695782779959,
|
"security": -0.2833695782779959,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I-CMZA,H23-B5,A-0IIQ,CBY8-J,ETXT-F"
|
||||||
"I-CMZA",
|
|
||||||
"H23-B5",
|
|
||||||
"A-0IIQ",
|
|
||||||
"CBY8-J",
|
|
||||||
"ETXT-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ETXT-F",
|
"solarSystemName": "ETXT-F",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 435,
|
"y": 435,
|
||||||
"security": -0.6027788590393616,
|
"security": -0.6027788590393616,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H23-B5,A-0IIQ,E-BYOS"
|
||||||
"H23-B5",
|
|
||||||
"A-0IIQ",
|
|
||||||
"E-BYOS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MK-YNM",
|
"solarSystemName": "MK-YNM",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 605,
|
"y": 605,
|
||||||
"security": -0.6873671860679774,
|
"security": -0.6873671860679774,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KIG9-K,2-9Z6V,5HN-D6,4A-6NI"
|
||||||
"KIG9-K",
|
|
||||||
"2-9Z6V",
|
|
||||||
"5HN-D6",
|
|
||||||
"4A-6NI"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2-9Z6V",
|
"solarSystemName": "2-9Z6V",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": -0.623012975192913,
|
"security": -0.623012975192913,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MK-YNM,E-B957"
|
||||||
"MK-YNM",
|
|
||||||
"E-B957"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5HN-D6",
|
"solarSystemName": "5HN-D6",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.8740482632715855,
|
"security": -0.8740482632715855,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MK-YNM,P-H5IY"
|
||||||
"MK-YNM",
|
|
||||||
"P-H5IY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-B957",
|
"solarSystemName": "E-B957",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 680,
|
"y": 680,
|
||||||
"security": -0.7067651615313716,
|
"security": -0.7067651615313716,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2-9Z6V,4A-6NI"
|
||||||
"2-9Z6V",
|
|
||||||
"4A-6NI"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-H5IY",
|
"solarSystemName": "P-H5IY",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 530,
|
"y": 530,
|
||||||
"security": -0.8765748298474525,
|
"security": -0.8765748298474525,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5HN-D6,1M7-RK"
|
||||||
"5HN-D6",
|
|
||||||
"1M7-RK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4A-6NI",
|
"solarSystemName": "4A-6NI",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": -0.7993413420956879,
|
"security": -0.7993413420956879,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MK-YNM,E-B957"
|
||||||
"MK-YNM",
|
|
||||||
"E-B957"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1M7-RK",
|
"solarSystemName": "1M7-RK",
|
||||||
"x": 915,
|
"x": 915,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-H5IY"
|
||||||
"P-H5IY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "87-1PM",
|
"solarSystemName": "87-1PM",
|
||||||
"x": 905,
|
"x": 905,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": -0.5458053467493298,
|
"security": -0.5458053467493298,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5E6I-W,C2-1B5,DN58-U"
|
||||||
"5E6I-W",
|
|
||||||
"C2-1B5",
|
|
||||||
"DN58-U"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C2-1B5",
|
"solarSystemName": "C2-1B5",
|
||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.547630261951729,
|
"security": -0.547630261951729,
|
||||||
"connectedSystems": [
|
"connectedSystems": "87-1PM,JE-VLG,5ED-4E"
|
||||||
"87-1PM",
|
|
||||||
"JE-VLG",
|
|
||||||
"5ED-4E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JE-VLG",
|
"solarSystemName": "JE-VLG",
|
||||||
"x": 850,
|
"x": 850,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.719259327771931,
|
"security": -0.719259327771931,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C2-1B5,5ED-4E,DN58-U"
|
||||||
"C2-1B5",
|
|
||||||
"5ED-4E",
|
|
||||||
"DN58-U"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5ED-4E",
|
"solarSystemName": "5ED-4E",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.855579127269036,
|
"security": -0.855579127269036,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C2-1B5,JE-VLG,B-U299,DN58-U"
|
||||||
"C2-1B5",
|
|
||||||
"JE-VLG",
|
|
||||||
"B-U299",
|
|
||||||
"DN58-U"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B-U299",
|
"solarSystemName": "B-U299",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5ED-4E,CUT-0V"
|
||||||
"5ED-4E",
|
|
||||||
"CUT-0V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DN58-U",
|
"solarSystemName": "DN58-U",
|
||||||
"x": 935,
|
"x": 935,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.6639155300082936,
|
"security": -0.6639155300082936,
|
||||||
"connectedSystems": [
|
"connectedSystems": "87-1PM,JE-VLG,5ED-4E"
|
||||||
"87-1PM",
|
|
||||||
"JE-VLG",
|
|
||||||
"5ED-4E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VAF1-P",
|
"solarSystemName": "VAF1-P",
|
||||||
"x": 525,
|
"x": 525,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": -0.1004116842834715,
|
"security": -0.1004116842834715,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H23-B5,FV1-RQ,QT-EBC"
|
||||||
"H23-B5",
|
|
||||||
"FV1-RQ",
|
|
||||||
"QT-EBC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FV1-RQ",
|
"solarSystemName": "FV1-RQ",
|
||||||
"x": 595,
|
"x": 595,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.08617618924286996,
|
"security": -0.08617618924286996,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VAF1-P,QT-EBC"
|
||||||
"VAF1-P",
|
|
||||||
"QT-EBC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QT-EBC",
|
"solarSystemName": "QT-EBC",
|
||||||
"x": 520,
|
"x": 520,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.1373404966938315,
|
"security": -0.1373404966938315,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VAF1-P,FV1-RQ,O-F4SN,CUT-0V"
|
||||||
"VAF1-P",
|
|
||||||
"FV1-RQ",
|
|
||||||
"O-F4SN",
|
|
||||||
"CUT-0V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-F4SN",
|
"solarSystemName": "O-F4SN",
|
||||||
"x": 448,
|
"x": 448,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.1689331785349186,
|
"security": -0.1689331785349186,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QT-EBC"
|
||||||
"QT-EBC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CUT-0V",
|
"solarSystemName": "CUT-0V",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.3311127013506665,
|
"security": -0.3311127013506665,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QT-EBC,9-WEMC,U6R-F9,B-U299"
|
||||||
"QT-EBC",
|
|
||||||
"9-WEMC",
|
|
||||||
"U6R-F9",
|
|
||||||
"B-U299"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9-WEMC",
|
"solarSystemName": "9-WEMC",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.4332698850887559,
|
"security": -0.4332698850887559,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CUT-0V,E0DR-G"
|
||||||
"CUT-0V",
|
|
||||||
"E0DR-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U6R-F9",
|
"solarSystemName": "U6R-F9",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.479750655878828,
|
"security": -0.479750655878828,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CUT-0V,L-Z9NB,HXK-J6"
|
||||||
"CUT-0V",
|
|
||||||
"L-Z9NB",
|
|
||||||
"HXK-J6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-Z9NB",
|
"solarSystemName": "L-Z9NB",
|
||||||
"x": 195,
|
"x": 195,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.4558736005910863,
|
"security": -0.4558736005910863,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U6R-F9,EJ-5X2,4LNE-M"
|
||||||
"U6R-F9",
|
|
||||||
"EJ-5X2",
|
|
||||||
"4LNE-M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EJ-5X2",
|
"solarSystemName": "EJ-5X2",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.2603449360071101,
|
"security": -0.2603449360071101,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-Z9NB,IAMJ-Q"
|
||||||
"L-Z9NB",
|
|
||||||
"IAMJ-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HXK-J6",
|
"solarSystemName": "HXK-J6",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.5658051324954598,
|
"security": -0.5658051324954598,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U6R-F9,4LNE-M"
|
||||||
"U6R-F9",
|
|
||||||
"4LNE-M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4LNE-M",
|
"solarSystemName": "4LNE-M",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.5669175313278483,
|
"security": -0.5669175313278483,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-Z9NB,HXK-J6,DK0-N8,D9Z-VY"
|
||||||
"L-Z9NB",
|
|
||||||
"HXK-J6",
|
|
||||||
"DK0-N8",
|
|
||||||
"D9Z-VY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DK0-N8",
|
"solarSystemName": "DK0-N8",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": -0.4569599208960238,
|
"security": -0.4569599208960238,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4LNE-M,J-QOKQ"
|
||||||
"4LNE-M",
|
|
||||||
"J-QOKQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E0DR-G",
|
"solarSystemName": "E0DR-G",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.5010299747649564,
|
"security": -0.5010299747649564,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-WEMC,KI2-S3,0B-VOJ"
|
||||||
"9-WEMC",
|
|
||||||
"KI2-S3",
|
|
||||||
"0B-VOJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KI2-S3",
|
"solarSystemName": "KI2-S3",
|
||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.7665840332567362,
|
"security": -0.7665840332567362,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E0DR-G,CHP-76,58Z-IH"
|
||||||
"E0DR-G",
|
|
||||||
"CHP-76",
|
|
||||||
"58Z-IH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CHP-76",
|
"solarSystemName": "CHP-76",
|
||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": -0.8928760409668915,
|
"security": -0.8928760409668915,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KI2-S3,T-67F8,M-VACR"
|
||||||
"KI2-S3",
|
|
||||||
"T-67F8",
|
|
||||||
"M-VACR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-67F8",
|
"solarSystemName": "T-67F8",
|
||||||
"x": 865,
|
"x": 865,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.9337288147666191,
|
"security": -0.9337288147666191,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CHP-76,58Z-IH"
|
||||||
"CHP-76",
|
|
||||||
"58Z-IH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "58Z-IH",
|
"solarSystemName": "58Z-IH",
|
||||||
"x": 960,
|
"x": 960,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.9492513945272189,
|
"security": -0.9492513945272189,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KI2-S3,T-67F8,M-VACR"
|
||||||
"KI2-S3",
|
|
||||||
"T-67F8",
|
|
||||||
"M-VACR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-VACR",
|
"solarSystemName": "M-VACR",
|
||||||
"x": 960,
|
"x": 960,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CHP-76,58Z-IH"
|
||||||
"CHP-76",
|
|
||||||
"58Z-IH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0B-VOJ",
|
"solarSystemName": "0B-VOJ",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": -0.5586921452377778,
|
"security": -0.5586921452377778,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E0DR-G"
|
||||||
"E0DR-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J-QOKQ",
|
"solarSystemName": "J-QOKQ",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.3169780916041168,
|
"security": -0.3169780916041168,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DK0-N8,4GSZ-1,9-7SRQ,4T-VDE"
|
||||||
"DK0-N8",
|
|
||||||
"4GSZ-1",
|
|
||||||
"9-7SRQ",
|
|
||||||
"4T-VDE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4GSZ-1",
|
"solarSystemName": "4GSZ-1",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": -0.3681830431479177,
|
"security": -0.3681830431479177,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J-QOKQ,E-EFAM"
|
||||||
"J-QOKQ",
|
|
||||||
"E-EFAM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-EFAM",
|
"solarSystemName": "E-EFAM",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 80,
|
"y": 80,
|
||||||
"security": -0.3580586129416495,
|
"security": -0.3580586129416495,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4GSZ-1,SBEN-Q,VEQ-3V"
|
||||||
"4GSZ-1",
|
|
||||||
"SBEN-Q",
|
|
||||||
"VEQ-3V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SBEN-Q",
|
"solarSystemName": "SBEN-Q",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.2168391062785832,
|
"security": -0.2168391062785832,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-EFAM"
|
||||||
"E-EFAM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9-7SRQ",
|
"solarSystemName": "9-7SRQ",
|
||||||
"x": 445,
|
"x": 445,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.2282773755632893,
|
"security": -0.2282773755632893,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J-QOKQ"
|
||||||
"J-QOKQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VEQ-3V",
|
"solarSystemName": "VEQ-3V",
|
||||||
"x": 305,
|
"x": 305,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.6751785614806416,
|
"security": -0.6751785614806416,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-EFAM"
|
||||||
"E-EFAM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4T-VDE",
|
"solarSystemName": "4T-VDE",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": -0.3324635024280316,
|
"security": -0.3324635024280316,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J-QOKQ"
|
||||||
"J-QOKQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D9Z-VY",
|
"solarSystemName": "D9Z-VY",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.7040232114078424,
|
"security": -0.7040232114078424,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4LNE-M,MO-YDG,RGU1-T"
|
||||||
"4LNE-M",
|
|
||||||
"MO-YDG",
|
|
||||||
"RGU1-T"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MO-YDG",
|
"solarSystemName": "MO-YDG",
|
||||||
"x": 70,
|
"x": 70,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": -0.9072899377263395,
|
"security": -0.9072899377263395,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D9Z-VY,42SU-L,Q-VTWJ"
|
||||||
"D9Z-VY",
|
|
||||||
"42SU-L",
|
|
||||||
"Q-VTWJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "42SU-L",
|
"solarSystemName": "42SU-L",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.8094543824076506,
|
"security": -0.8094543824076506,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MO-YDG"
|
||||||
"MO-YDG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RGU1-T",
|
"solarSystemName": "RGU1-T",
|
||||||
"x": 150,
|
"x": 150,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": -0.8883792564879458,
|
"security": -0.8883792564879458,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D9Z-VY,1GT-MA,VY-866"
|
||||||
"D9Z-VY",
|
|
||||||
"1GT-MA",
|
|
||||||
"VY-866"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1GT-MA",
|
"solarSystemName": "1GT-MA",
|
||||||
"x": 220,
|
"x": 220,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.825312911898187,
|
"security": -0.825312911898187,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RGU1-T"
|
||||||
"RGU1-T"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VY-866",
|
"solarSystemName": "VY-866",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.9865672686576988,
|
"security": -0.9865672686576988,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RGU1-T,HB-5L3"
|
||||||
"RGU1-T",
|
|
||||||
"HB-5L3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HB-5L3",
|
"solarSystemName": "HB-5L3",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VY-866,SF-XJS"
|
||||||
"VY-866",
|
|
||||||
"SF-XJS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Q-VTWJ",
|
"solarSystemName": "Q-VTWJ",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.9357041395510824,
|
"security": -0.9357041395510824,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MO-YDG"
|
||||||
"MO-YDG"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -4,675 +4,440 @@
|
|||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 278,
|
"y": 278,
|
||||||
"security": 0.293932972095294,
|
"security": 0.293932972095294,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kazna,Mifrata,Onsooh,Doril"
|
||||||
"Kazna",
|
|
||||||
"Mifrata",
|
|
||||||
"Onsooh",
|
|
||||||
"Doril"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EIN-QG",
|
"solarSystemName": "EIN-QG",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": -0.1088872898864562,
|
"security": -0.1088872898864562,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-E6ES,R-3FBU,JMH-PT,GN-PDU"
|
||||||
"S-E6ES",
|
|
||||||
"R-3FBU",
|
|
||||||
"JMH-PT",
|
|
||||||
"GN-PDU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ARG-3R",
|
"solarSystemName": "ARG-3R",
|
||||||
"x": 615,
|
"x": 615,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.04280709126251392,
|
"security": -0.04280709126251392,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-3FBU,P-N5N9,9PX2-F,VOL-MI,K212-A"
|
||||||
"R-3FBU",
|
|
||||||
"P-N5N9",
|
|
||||||
"9PX2-F",
|
|
||||||
"VOL-MI",
|
|
||||||
"K212-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-E6ES",
|
"solarSystemName": "S-E6ES",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": -0.1116498510466151,
|
"security": -0.1116498510466151,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EIN-QG,K7-LDX,H-ADOC,ES-UWY"
|
||||||
"EIN-QG",
|
|
||||||
"K7-LDX",
|
|
||||||
"H-ADOC",
|
|
||||||
"ES-UWY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R-3FBU",
|
"solarSystemName": "R-3FBU",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.05746308828167901,
|
"security": -0.05746308828167901,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EIN-QG,ARG-3R,K7-LDX,GN-PDU,HJ-BCH"
|
||||||
"EIN-QG",
|
|
||||||
"ARG-3R",
|
|
||||||
"K7-LDX",
|
|
||||||
"GN-PDU",
|
|
||||||
"HJ-BCH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K7-LDX",
|
"solarSystemName": "K7-LDX",
|
||||||
"x": 655,
|
"x": 655,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.1130261058762769,
|
"security": -0.1130261058762769,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-E6ES,R-3FBU,U-IVGH,AH8-Q7"
|
||||||
"S-E6ES",
|
|
||||||
"R-3FBU",
|
|
||||||
"U-IVGH",
|
|
||||||
"AH8-Q7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-IVGH",
|
"solarSystemName": "U-IVGH",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.1052909746951052,
|
"security": -0.1052909746951052,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K7-LDX,K212-A"
|
||||||
"K7-LDX",
|
|
||||||
"K212-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZFJH-T",
|
"solarSystemName": "ZFJH-T",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.1001644564245213,
|
"security": -0.1001644564245213,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HQ-Q1Q,G15Z-W,XX9-WV"
|
||||||
"HQ-Q1Q",
|
|
||||||
"G15Z-W",
|
|
||||||
"XX9-WV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AH8-Q7",
|
"solarSystemName": "AH8-Q7",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.1924305649504369,
|
"security": -0.1924305649504369,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K7-LDX,V-S9YY,F2-NXA"
|
||||||
"K7-LDX",
|
|
||||||
"V-S9YY",
|
|
||||||
"F2-NXA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UT-UZB",
|
"solarSystemName": "UT-UZB",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 80,
|
"y": 80,
|
||||||
"security": -0.008474898999475622,
|
"security": -0.008474898999475622,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VXO-OM,BY5-V8,KLMT-W"
|
||||||
"VXO-OM",
|
|
||||||
"BY5-V8",
|
|
||||||
"KLMT-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H-ADOC",
|
"solarSystemName": "H-ADOC",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.1247627997996251,
|
"security": -0.1247627997996251,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-E6ES,Y-DW5K,G-G78S,EQX-AE,OSY-UD"
|
||||||
"S-E6ES",
|
|
||||||
"Y-DW5K",
|
|
||||||
"G-G78S",
|
|
||||||
"EQX-AE",
|
|
||||||
"OSY-UD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-G78S",
|
"solarSystemName": "G-G78S",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": -0.1625193885860913,
|
"security": -0.1625193885860913,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-ADOC,UW9B-F,ZZ-ZWC,OSY-UD"
|
||||||
"H-ADOC",
|
|
||||||
"UW9B-F",
|
|
||||||
"ZZ-ZWC",
|
|
||||||
"OSY-UD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UW9B-F",
|
"solarSystemName": "UW9B-F",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.1330498378370933,
|
"security": -0.1330498378370933,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-G78S,K-MGJ7"
|
||||||
"G-G78S",
|
|
||||||
"K-MGJ7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZZ-ZWC",
|
"solarSystemName": "ZZ-ZWC",
|
||||||
"x": 880,
|
"x": 880,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.1297870644047193,
|
"security": -0.1297870644047193,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-G78S"
|
||||||
"G-G78S"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OSY-UD",
|
"solarSystemName": "OSY-UD",
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.1593606845545676,
|
"security": -0.1593606845545676,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-ADOC,G-G78S"
|
||||||
"H-ADOC",
|
|
||||||
"G-G78S"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-MGJ7",
|
"solarSystemName": "K-MGJ7",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.0372919553984582,
|
"security": -0.0372919553984582,
|
||||||
"connectedSystems": [
|
"connectedSystems": "UW9B-F"
|
||||||
"UW9B-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JWJ-P1",
|
"solarSystemName": "JWJ-P1",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 558,
|
"y": 558,
|
||||||
"security": -0.2232625234706922,
|
"security": -0.2232625234706922,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0SHT-A,J7A-UR"
|
||||||
"0SHT-A",
|
|
||||||
"J7A-UR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "V-IUEL",
|
"solarSystemName": "V-IUEL",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 473,
|
"y": 473,
|
||||||
"security": -0.142840654507615,
|
"security": -0.142840654507615,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0SHT-A,PO4F-3"
|
||||||
"0SHT-A",
|
|
||||||
"PO4F-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0SHT-A",
|
"solarSystemName": "0SHT-A",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 523,
|
"y": 523,
|
||||||
"security": -0.1598818990739779,
|
"security": -0.1598818990739779,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JWJ-P1,V-IUEL,D87E-A,U-QVWD"
|
||||||
"JWJ-P1",
|
|
||||||
"V-IUEL",
|
|
||||||
"D87E-A",
|
|
||||||
"U-QVWD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D87E-A",
|
"solarSystemName": "D87E-A",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 468,
|
"y": 468,
|
||||||
"security": -0.05947060391407566,
|
"security": -0.05947060391407566,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0SHT-A,K-B2D3,PO4F-3,5E-VR8,V7D-JD"
|
||||||
"0SHT-A",
|
|
||||||
"K-B2D3",
|
|
||||||
"PO4F-3",
|
|
||||||
"5E-VR8",
|
|
||||||
"V7D-JD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-B2D3",
|
"solarSystemName": "K-B2D3",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 418,
|
"y": 418,
|
||||||
"security": -0.07121505654952964,
|
"security": -0.07121505654952964,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D87E-A,VOL-MI,PO4F-3,5E-VR8"
|
||||||
"D87E-A",
|
|
||||||
"VOL-MI",
|
|
||||||
"PO4F-3",
|
|
||||||
"5E-VR8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PO4F-3",
|
"solarSystemName": "PO4F-3",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 418,
|
"y": 418,
|
||||||
"security": -0.0880374000380938,
|
"security": -0.0880374000380938,
|
||||||
"connectedSystems": [
|
"connectedSystems": "V-IUEL,D87E-A,K-B2D3"
|
||||||
"V-IUEL",
|
|
||||||
"D87E-A",
|
|
||||||
"K-B2D3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J7A-UR",
|
"solarSystemName": "J7A-UR",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 558,
|
"y": 558,
|
||||||
"security": -0.3000950482229415,
|
"security": -0.3000950482229415,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JWJ-P1"
|
||||||
"JWJ-P1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5E-VR8",
|
"solarSystemName": "5E-VR8",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 468,
|
"y": 468,
|
||||||
"security": -0.06920213941139397,
|
"security": -0.06920213941139397,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D87E-A,K-B2D3,V7D-JD"
|
||||||
"D87E-A",
|
|
||||||
"K-B2D3",
|
|
||||||
"V7D-JD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "V7D-JD",
|
"solarSystemName": "V7D-JD",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 513,
|
"y": 513,
|
||||||
"security": -0.03897179794181338,
|
"security": -0.03897179794181338,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D87E-A,5E-VR8"
|
||||||
"D87E-A",
|
|
||||||
"5E-VR8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HLW-HP",
|
"solarSystemName": "HLW-HP",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.0227511284553884,
|
"security": -0.0227511284553884,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RA-NXN,VOL-MI,KLMT-W"
|
||||||
"RA-NXN",
|
|
||||||
"VOL-MI",
|
|
||||||
"KLMT-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8G-MQV",
|
"solarSystemName": "8G-MQV",
|
||||||
"x": 520,
|
"x": 520,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.02503834237451552,
|
"security": -0.02503834237451552,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CL-85V,VOL-MI"
|
||||||
"CL-85V",
|
|
||||||
"VOL-MI"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RA-NXN",
|
"solarSystemName": "RA-NXN",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.03297363788195407,
|
"security": -0.03297363788195407,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HLW-HP,XX9-WV"
|
||||||
"HLW-HP",
|
|
||||||
"XX9-WV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VOL-MI",
|
"solarSystemName": "VOL-MI",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.04509799856316177,
|
"security": -0.04509799856316177,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HLW-HP,8G-MQV,ARG-3R,K-B2D3"
|
||||||
"HLW-HP",
|
|
||||||
"8G-MQV",
|
|
||||||
"ARG-3R",
|
|
||||||
"K-B2D3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KLMT-W",
|
"solarSystemName": "KLMT-W",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": -0.01762925753508038,
|
"security": -0.01762925753508038,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HLW-HP,UT-UZB,G-0Q86"
|
||||||
"HLW-HP",
|
|
||||||
"UT-UZB",
|
|
||||||
"G-0Q86"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XX9-WV",
|
"solarSystemName": "XX9-WV",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.06309970430127132,
|
"security": -0.06309970430127132,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZFJH-T,RA-NXN,M-N7WD"
|
||||||
"ZFJH-T",
|
|
||||||
"RA-NXN",
|
|
||||||
"M-N7WD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AAM-1A",
|
"solarSystemName": "AAM-1A",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": -0.01914357876544215,
|
"security": -0.01914357876544215,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-QWHE"
|
||||||
"K-QWHE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EW-JR5",
|
"solarSystemName": "EW-JR5",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": -0.007565337049600163,
|
"security": -0.007565337049600163,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CL-85V,MDD-79"
|
||||||
"CL-85V",
|
|
||||||
"MDD-79"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YKE4-3",
|
"solarSystemName": "YKE4-3",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.007013200705221823,
|
"security": -0.007013200705221823,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-QWHE,RMOC-W"
|
||||||
"K-QWHE",
|
|
||||||
"RMOC-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CL-85V",
|
"solarSystemName": "CL-85V",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 255,
|
"y": 255,
|
||||||
"security": -0.01816411958741671,
|
"security": -0.01816411958741671,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8G-MQV,EW-JR5,K-QWHE"
|
||||||
"8G-MQV",
|
|
||||||
"EW-JR5",
|
|
||||||
"K-QWHE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-QWHE",
|
"solarSystemName": "K-QWHE",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": -0.01942420836793346,
|
"security": -0.01942420836793346,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AAM-1A,YKE4-3,CL-85V,RMOC-W"
|
||||||
"AAM-1A",
|
|
||||||
"YKE4-3",
|
|
||||||
"CL-85V",
|
|
||||||
"RMOC-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MDD-79",
|
"solarSystemName": "MDD-79",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.005197502574439072,
|
"security": -0.005197502574439072,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EW-JR5"
|
||||||
"EW-JR5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RMOC-W",
|
"solarSystemName": "RMOC-W",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.02314321302105238,
|
"security": -0.02314321302105238,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YKE4-3,K-QWHE,Hemin"
|
||||||
"YKE4-3",
|
|
||||||
"K-QWHE",
|
|
||||||
"Hemin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ES-UWY",
|
"solarSystemName": "ES-UWY",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.1137474692285172,
|
"security": -0.1137474692285172,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-E6ES,Y-DW5K"
|
||||||
"S-E6ES",
|
|
||||||
"Y-DW5K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S1DP-Y",
|
"solarSystemName": "S1DP-Y",
|
||||||
"x": 895,
|
"x": 895,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.08750845433103405,
|
"security": -0.08750845433103405,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-N7WD"
|
||||||
"M-N7WD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-DW5K",
|
"solarSystemName": "Y-DW5K",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.1000957458435079,
|
"security": -0.1000957458435079,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-ADOC,ES-UWY,M-N7WD,QFEW-K"
|
||||||
"H-ADOC",
|
|
||||||
"ES-UWY",
|
|
||||||
"M-N7WD",
|
|
||||||
"QFEW-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-N7WD",
|
"solarSystemName": "M-N7WD",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": -0.07998699426468603,
|
"security": -0.07998699426468603,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S1DP-Y,Y-DW5K,XX9-WV"
|
||||||
"S1DP-Y",
|
|
||||||
"Y-DW5K",
|
|
||||||
"XX9-WV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QFEW-K",
|
"solarSystemName": "QFEW-K",
|
||||||
"x": 905,
|
"x": 905,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.1303116755038072,
|
"security": -0.1303116755038072,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-DW5K,CVY-UC,EQX-AE"
|
||||||
"Y-DW5K",
|
|
||||||
"CVY-UC",
|
|
||||||
"EQX-AE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CVY-UC",
|
"solarSystemName": "CVY-UC",
|
||||||
"x": 940,
|
"x": 940,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.2025994768383268,
|
"security": -0.2025994768383268,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QFEW-K"
|
||||||
"QFEW-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EQX-AE",
|
"solarSystemName": "EQX-AE",
|
||||||
"x": 905,
|
"x": 905,
|
||||||
"y": 390,
|
"y": 390,
|
||||||
"security": -0.1852603466442644,
|
"security": -0.1852603466442644,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-ADOC,QFEW-K"
|
||||||
"H-ADOC",
|
|
||||||
"QFEW-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-R4W1",
|
"solarSystemName": "G-R4W1",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.009832324866173803,
|
"security": -0.009832324866173803,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-0Q86"
|
||||||
"G-0Q86"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BPK-XK",
|
"solarSystemName": "BPK-XK",
|
||||||
"x": 165,
|
"x": 165,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.03706965290440178,
|
"security": -0.03706965290440178,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-K50G,CL-1JE"
|
||||||
"Y-K50G",
|
|
||||||
"CL-1JE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LJ-YSW",
|
"solarSystemName": "LJ-YSW",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.01251398831396045,
|
"security": -0.01251398831396045,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-0Q86,CL-1JE"
|
||||||
"G-0Q86",
|
|
||||||
"CL-1JE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-K50G",
|
"solarSystemName": "Y-K50G",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.03168270754866842,
|
"security": -0.03168270754866842,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BPK-XK,K88X-J,G-0Q86"
|
||||||
"BPK-XK",
|
|
||||||
"K88X-J",
|
|
||||||
"G-0Q86"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K88X-J",
|
"solarSystemName": "K88X-J",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.1271615531809138,
|
"security": -0.1271615531809138,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-K50G"
|
||||||
"Y-K50G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-0Q86",
|
"solarSystemName": "G-0Q86",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.0173427293383,
|
"security": -0.0173427293383,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-R4W1,LJ-YSW,Y-K50G,KLMT-W,Zarzakh"
|
||||||
"G-R4W1",
|
|
||||||
"LJ-YSW",
|
|
||||||
"Y-K50G",
|
|
||||||
"KLMT-W",
|
|
||||||
"Zarzakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CL-1JE",
|
"solarSystemName": "CL-1JE",
|
||||||
"x": 125,
|
"x": 125,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.06184477248196285,
|
"security": -0.06184477248196285,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BPK-XK,LJ-YSW,J4UD-J"
|
||||||
"BPK-XK",
|
|
||||||
"LJ-YSW",
|
|
||||||
"J4UD-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J4UD-J",
|
"solarSystemName": "J4UD-J",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.1198134897769282,
|
"security": -0.1198134897769282,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CL-1JE"
|
||||||
"CL-1JE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hemin",
|
"solarSystemName": "Hemin",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 348,
|
"y": 348,
|
||||||
"security": -0.0146330063955542,
|
"security": -0.0146330063955542,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RMOC-W,Utopia,Jorund"
|
||||||
"RMOC-W",
|
|
||||||
"Utopia",
|
|
||||||
"Jorund"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Utopia",
|
"solarSystemName": "Utopia",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 398,
|
"y": 398,
|
||||||
"security": -0.02210073035524685,
|
"security": -0.02210073035524685,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hemin,Doril,Litom"
|
||||||
"Hemin",
|
|
||||||
"Doril",
|
|
||||||
"Litom"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jorund",
|
"solarSystemName": "Jorund",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 298,
|
"y": 298,
|
||||||
"security": -0.007395603777949233,
|
"security": -0.007395603777949233,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hemin,Doril,Farit"
|
||||||
"Hemin",
|
|
||||||
"Doril",
|
|
||||||
"Farit"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Doril",
|
"solarSystemName": "Doril",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 348,
|
"y": 348,
|
||||||
"security": -0.01431927738433703,
|
"security": -0.01431927738433703,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Utopia,Jorund,Sendaya"
|
||||||
"Utopia",
|
|
||||||
"Jorund",
|
|
||||||
"Sendaya"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Litom",
|
"solarSystemName": "Litom",
|
||||||
"x": 90,
|
"x": 90,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.04177288797610368,
|
"security": -0.04177288797610368,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Utopia,Jamunda"
|
||||||
"Utopia",
|
|
||||||
"Jamunda"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Farit",
|
"solarSystemName": "Farit",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 248,
|
"y": 248,
|
||||||
"security": -0.008266596159922202,
|
"security": -0.008266596159922202,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jorund"
|
||||||
"Jorund"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jamunda",
|
"solarSystemName": "Jamunda",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 518,
|
"y": 518,
|
||||||
"security": -0.03783249182028758,
|
"security": -0.03783249182028758,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Litom,1P-WGB"
|
||||||
"Litom",
|
|
||||||
"1P-WGB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-QVWD",
|
"solarSystemName": "U-QVWD",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 568,
|
"y": 568,
|
||||||
"security": -0.07059840490173475,
|
"security": -0.07059840490173475,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B-3QPD,36N-HZ,0SHT-A"
|
||||||
"B-3QPD",
|
|
||||||
"36N-HZ",
|
|
||||||
"0SHT-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1P-WGB",
|
"solarSystemName": "1P-WGB",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 563,
|
"y": 563,
|
||||||
"security": -0.1088431934261545,
|
"security": -0.1088431934261545,
|
||||||
"connectedSystems": [
|
"connectedSystems": "F4R2-Q,K0CN-3,Jamunda"
|
||||||
"F4R2-Q",
|
|
||||||
"K0CN-3",
|
|
||||||
"Jamunda"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Zarzakh",
|
"solarSystemName": "Zarzakh",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 57,
|
"y": 57,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Turnur,Alsavoinon,H-PA29,G-0Q86"
|
||||||
"Turnur",
|
|
||||||
"Alsavoinon",
|
|
||||||
"H-PA29",
|
|
||||||
"G-0Q86"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -4,912 +4,601 @@
|
|||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.0987488342680285,
|
"security": -0.0987488342680285,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-KZK7,4U90-Z"
|
||||||
"R-KZK7",
|
|
||||||
"4U90-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WLF-D3",
|
"solarSystemName": "WLF-D3",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 5,
|
"y": 5,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2TH-3F,DKUK-G"
|
||||||
"2TH-3F",
|
|
||||||
"DKUK-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-INPD",
|
"solarSystemName": "U-INPD",
|
||||||
"x": 920,
|
"x": 920,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.1041644937773346,
|
"security": -0.1041644937773346,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A8I-C5,DK-FXK,DO6H-Q"
|
||||||
"A8I-C5",
|
|
||||||
"DK-FXK",
|
|
||||||
"DO6H-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4U90-Z",
|
"solarSystemName": "4U90-Z",
|
||||||
"x": 580,
|
"x": 580,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": -0.1012806319497922,
|
"security": -0.1012806319497922,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-R6GU,T-945F,FO8M-2,AD-CBT"
|
||||||
"9-R6GU",
|
|
||||||
"T-945F",
|
|
||||||
"FO8M-2",
|
|
||||||
"AD-CBT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-945F",
|
"solarSystemName": "T-945F",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": -0.08773503083957646,
|
"security": -0.08773503083957646,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4U90-Z,FO8M-2,R8S-1K"
|
||||||
"4U90-Z",
|
|
||||||
"FO8M-2",
|
|
||||||
"R8S-1K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FO8M-2",
|
"solarSystemName": "FO8M-2",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.1031399304587204,
|
"security": -0.1031399304587204,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4U90-Z,T-945F,QPO-WI,R8S-1K"
|
||||||
"4U90-Z",
|
|
||||||
"T-945F",
|
|
||||||
"QPO-WI",
|
|
||||||
"R8S-1K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AD-CBT",
|
"solarSystemName": "AD-CBT",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.1698150110997004,
|
"security": -0.1698150110997004,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4U90-Z"
|
||||||
"4U90-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QPO-WI",
|
"solarSystemName": "QPO-WI",
|
||||||
"x": 525,
|
"x": 525,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": -0.1368961912301179,
|
"security": -0.1368961912301179,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FO8M-2,94-H3F"
|
||||||
"FO8M-2",
|
|
||||||
"94-H3F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R8S-1K",
|
"solarSystemName": "R8S-1K",
|
||||||
"x": 455,
|
"x": 455,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": -0.0574612350285616,
|
"security": -0.0574612350285616,
|
||||||
"connectedSystems": [
|
"connectedSystems": "T-945F,FO8M-2"
|
||||||
"T-945F",
|
|
||||||
"FO8M-2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "94-H3F",
|
"solarSystemName": "94-H3F",
|
||||||
"x": 585,
|
"x": 585,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.2221263010113793,
|
"security": -0.2221263010113793,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QPO-WI,CU9-T0,XCF-8N"
|
||||||
"QPO-WI",
|
|
||||||
"CU9-T0",
|
|
||||||
"XCF-8N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CU9-T0",
|
"solarSystemName": "CU9-T0",
|
||||||
"x": 640,
|
"x": 640,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": -0.4288922526074063,
|
"security": -0.4288922526074063,
|
||||||
"connectedSystems": [
|
"connectedSystems": "94-H3F,XCF-8N,FMB-JP"
|
||||||
"94-H3F",
|
|
||||||
"XCF-8N",
|
|
||||||
"FMB-JP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XCF-8N",
|
"solarSystemName": "XCF-8N",
|
||||||
"x": 635,
|
"x": 635,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.4492638308196597,
|
"security": -0.4492638308196597,
|
||||||
"connectedSystems": [
|
"connectedSystems": "94-H3F,CU9-T0,FMB-JP"
|
||||||
"94-H3F",
|
|
||||||
"CU9-T0",
|
|
||||||
"FMB-JP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FMB-JP",
|
"solarSystemName": "FMB-JP",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": -0.5845035797700278,
|
"security": -0.5845035797700278,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CU9-T0,XCF-8N,0P-F3K,TXME-A"
|
||||||
"CU9-T0",
|
|
||||||
"XCF-8N",
|
|
||||||
"0P-F3K",
|
|
||||||
"TXME-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0P-F3K",
|
"solarSystemName": "0P-F3K",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.5663456202646291,
|
"security": -0.5663456202646291,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FMB-JP,K5F-Z2"
|
||||||
"FMB-JP",
|
|
||||||
"K5F-Z2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K5F-Z2",
|
"solarSystemName": "K5F-Z2",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.6850054261430972,
|
"security": -0.6850054261430972,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0P-F3K"
|
||||||
"0P-F3K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TXME-A",
|
"solarSystemName": "TXME-A",
|
||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.8090034640905874,
|
"security": -0.8090034640905874,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FMB-JP,YA0-XJ"
|
||||||
"FMB-JP",
|
|
||||||
"YA0-XJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YA0-XJ",
|
"solarSystemName": "YA0-XJ",
|
||||||
"x": 875,
|
"x": 875,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.8200978446894049,
|
"security": -0.8200978446894049,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TXME-A,2-KF56,2R-CRW"
|
||||||
"TXME-A",
|
|
||||||
"2-KF56",
|
|
||||||
"2R-CRW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2-KF56",
|
"solarSystemName": "2-KF56",
|
||||||
"x": 875,
|
"x": 875,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.8280587554738534,
|
"security": -0.8280587554738534,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YA0-XJ,VFK-IV,2R-CRW"
|
||||||
"YA0-XJ",
|
|
||||||
"VFK-IV",
|
|
||||||
"2R-CRW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VFK-IV",
|
"solarSystemName": "VFK-IV",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.8492440963753443,
|
"security": -0.8492440963753443,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2-KF56,2R-CRW,II-5O9,I30-3A"
|
||||||
"2-KF56",
|
|
||||||
"2R-CRW",
|
|
||||||
"II-5O9",
|
|
||||||
"I30-3A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2R-CRW",
|
"solarSystemName": "2R-CRW",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.8775482107250313,
|
"security": -0.8775482107250313,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YA0-XJ,2-KF56,VFK-IV,CCP-US"
|
||||||
"YA0-XJ",
|
|
||||||
"2-KF56",
|
|
||||||
"VFK-IV",
|
|
||||||
"CCP-US"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CCP-US",
|
"solarSystemName": "CCP-US",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.9398312500293029,
|
"security": -0.9398312500293029,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2R-CRW,DO6H-Q"
|
||||||
"2R-CRW",
|
|
||||||
"DO6H-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "II-5O9",
|
"solarSystemName": "II-5O9",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.6931236033517572,
|
"security": -0.6931236033517572,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VFK-IV,C7Y-7Z"
|
||||||
"VFK-IV",
|
|
||||||
"C7Y-7Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I30-3A",
|
"solarSystemName": "I30-3A",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.8459502246077575,
|
"security": -0.8459502246077575,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VFK-IV,2O9G-D"
|
||||||
"VFK-IV",
|
|
||||||
"2O9G-D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2O9G-D",
|
"solarSystemName": "2O9G-D",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": -0.8114145530904829,
|
"security": -0.8114145530904829,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I30-3A,NC-N3F,JU-OWQ"
|
||||||
"I30-3A",
|
|
||||||
"NC-N3F",
|
|
||||||
"JU-OWQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NC-N3F",
|
"solarSystemName": "NC-N3F",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.6868078148720075,
|
"security": -0.6868078148720075,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2O9G-D"
|
||||||
"2O9G-D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JU-OWQ",
|
"solarSystemName": "JU-OWQ",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": -0.8150480434327829,
|
"security": -0.8150480434327829,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2O9G-D,S-DN5M,MXX5-9"
|
||||||
"2O9G-D",
|
|
||||||
"S-DN5M",
|
|
||||||
"MXX5-9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-DN5M",
|
"solarSystemName": "S-DN5M",
|
||||||
"x": 690,
|
"x": 690,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.8527839475929166,
|
"security": -0.8527839475929166,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JU-OWQ"
|
||||||
"JU-OWQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MXX5-9",
|
"solarSystemName": "MXX5-9",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": -0.769939669773337,
|
"security": -0.769939669773337,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JU-OWQ,ZZZR-5,3QE-9Q"
|
||||||
"JU-OWQ",
|
|
||||||
"ZZZR-5",
|
|
||||||
"3QE-9Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZZZR-5",
|
"solarSystemName": "ZZZR-5",
|
||||||
"x": 615,
|
"x": 615,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.7508262024407321,
|
"security": -0.7508262024407321,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MXX5-9"
|
||||||
"MXX5-9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C7Y-7Z",
|
"solarSystemName": "C7Y-7Z",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.6777685544827647,
|
"security": -0.6777685544827647,
|
||||||
"connectedSystems": [
|
"connectedSystems": "II-5O9,X-Z4DA"
|
||||||
"II-5O9",
|
|
||||||
"X-Z4DA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-Z4DA",
|
"solarSystemName": "X-Z4DA",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.4233775092854293,
|
"security": -0.4233775092854293,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C7Y-7Z,3OAT-Q,33RB-O"
|
||||||
"C7Y-7Z",
|
|
||||||
"3OAT-Q",
|
|
||||||
"33RB-O"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3OAT-Q",
|
"solarSystemName": "3OAT-Q",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.3524511714894455,
|
"security": -0.3524511714894455,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X-Z4DA,N-TFXK,33RB-O"
|
||||||
"X-Z4DA",
|
|
||||||
"N-TFXK",
|
|
||||||
"33RB-O"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "N-TFXK",
|
"solarSystemName": "N-TFXK",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.4774806103604896,
|
"security": -0.4774806103604896,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3OAT-Q,DKUK-G"
|
||||||
"3OAT-Q",
|
|
||||||
"DKUK-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "33RB-O",
|
"solarSystemName": "33RB-O",
|
||||||
"x": 870,
|
"x": 870,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.2791384000556586,
|
"security": -0.2791384000556586,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X-Z4DA,3OAT-Q"
|
||||||
"X-Z4DA",
|
|
||||||
"3OAT-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DKUK-G",
|
"solarSystemName": "DKUK-G",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.3608021678258166,
|
"security": -0.3608021678258166,
|
||||||
"connectedSystems": [
|
"connectedSystems": "N-TFXK,WLF-D3"
|
||||||
"N-TFXK",
|
|
||||||
"WLF-D3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3QE-9Q",
|
"solarSystemName": "3QE-9Q",
|
||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.7726493223503428,
|
"security": -0.7726493223503428,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MXX5-9,E-FIC0,ZOYW-O"
|
||||||
"MXX5-9",
|
|
||||||
"E-FIC0",
|
|
||||||
"ZOYW-O"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-FIC0",
|
"solarSystemName": "E-FIC0",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.732806212248015,
|
"security": -0.732806212248015,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3QE-9Q,85-B52,YZ-UKA"
|
||||||
"3QE-9Q",
|
|
||||||
"85-B52",
|
|
||||||
"YZ-UKA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZOYW-O",
|
"solarSystemName": "ZOYW-O",
|
||||||
"x": 410,
|
"x": 410,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.8172330097471693,
|
"security": -0.8172330097471693,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3QE-9Q,RO0-AF"
|
||||||
"3QE-9Q",
|
|
||||||
"RO0-AF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "85-B52",
|
"solarSystemName": "85-B52",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.765416284247885,
|
"security": -0.765416284247885,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-FIC0,YZ-UKA"
|
||||||
"E-FIC0",
|
|
||||||
"YZ-UKA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YZ-UKA",
|
"solarSystemName": "YZ-UKA",
|
||||||
"x": 465,
|
"x": 465,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.7525217594806278,
|
"security": -0.7525217594806278,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-FIC0,85-B52"
|
||||||
"E-FIC0",
|
|
||||||
"85-B52"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RO0-AF",
|
"solarSystemName": "RO0-AF",
|
||||||
"x": 360,
|
"x": 360,
|
||||||
"y": 390,
|
"y": 390,
|
||||||
"security": -0.8384732736608081,
|
"security": -0.8384732736608081,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZOYW-O,5W3-DG"
|
||||||
"ZOYW-O",
|
|
||||||
"5W3-DG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5W3-DG",
|
"solarSystemName": "5W3-DG",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 470,
|
"y": 470,
|
||||||
"security": -0.7792952918178596,
|
"security": -0.7792952918178596,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RO0-AF,LT-DRO,7T6P-C"
|
||||||
"RO0-AF",
|
|
||||||
"LT-DRO",
|
|
||||||
"7T6P-C"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LT-DRO",
|
"solarSystemName": "LT-DRO",
|
||||||
"x": 300,
|
"x": 300,
|
||||||
"y": 540,
|
"y": 540,
|
||||||
"security": -0.7251044880962256,
|
"security": -0.7251044880962256,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5W3-DG,8S28-3"
|
||||||
"5W3-DG",
|
|
||||||
"8S28-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7T6P-C",
|
"solarSystemName": "7T6P-C",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.6400464526674388,
|
"security": -0.6400464526674388,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5W3-DG"
|
||||||
"5W3-DG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8S28-3",
|
"solarSystemName": "8S28-3",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.6667975230811056,
|
"security": -0.6667975230811056,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LT-DRO,E3UY-6,K4YZ-Y"
|
||||||
"LT-DRO",
|
|
||||||
"E3UY-6",
|
|
||||||
"K4YZ-Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E3UY-6",
|
"solarSystemName": "E3UY-6",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.6138195289851123,
|
"security": -0.6138195289851123,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8S28-3,LEK-N5"
|
||||||
"8S28-3",
|
|
||||||
"LEK-N5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LEK-N5",
|
"solarSystemName": "LEK-N5",
|
||||||
"x": 210,
|
"x": 210,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": -0.5606235120612755,
|
"security": -0.5606235120612755,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E3UY-6,AGG-NR,0V0R-R,OWXT-5"
|
||||||
"E3UY-6",
|
|
||||||
"AGG-NR",
|
|
||||||
"0V0R-R",
|
|
||||||
"OWXT-5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AGG-NR",
|
"solarSystemName": "AGG-NR",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": -0.5586336814645276,
|
"security": -0.5586336814645276,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LEK-N5,O-2RNZ"
|
||||||
"LEK-N5",
|
|
||||||
"O-2RNZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0V0R-R",
|
"solarSystemName": "0V0R-R",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 450,
|
"y": 450,
|
||||||
"security": -0.5797578896021174,
|
"security": -0.5797578896021174,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LEK-N5,OWXT-5"
|
||||||
"LEK-N5",
|
|
||||||
"OWXT-5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-2RNZ",
|
"solarSystemName": "O-2RNZ",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 550,
|
"y": 550,
|
||||||
"security": -0.5148162917771271,
|
"security": -0.5148162917771271,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AGG-NR,3JN9-Q"
|
||||||
"AGG-NR",
|
|
||||||
"3JN9-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OWXT-5",
|
"solarSystemName": "OWXT-5",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.5621141082475748,
|
"security": -0.5621141082475748,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LEK-N5,0V0R-R,3T7-M8"
|
||||||
"LEK-N5",
|
|
||||||
"0V0R-R",
|
|
||||||
"3T7-M8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3JN9-Q",
|
"solarSystemName": "3JN9-Q",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 595,
|
"y": 595,
|
||||||
"security": -0.4953981391838555,
|
"security": -0.4953981391838555,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-2RNZ"
|
||||||
"O-2RNZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3T7-M8",
|
"solarSystemName": "3T7-M8",
|
||||||
"x": 295,
|
"x": 295,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.5882097195013132,
|
"security": -0.5882097195013132,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OWXT-5,WUZ-WM,MZ1E-P,N2IS-B"
|
||||||
"OWXT-5",
|
|
||||||
"WUZ-WM",
|
|
||||||
"MZ1E-P",
|
|
||||||
"N2IS-B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WUZ-WM",
|
"solarSystemName": "WUZ-WM",
|
||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.5268157700933298,
|
"security": -0.5268157700933298,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3T7-M8,43B-O1,4N-BUI"
|
||||||
"3T7-M8",
|
|
||||||
"43B-O1",
|
|
||||||
"4N-BUI"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MZ1E-P",
|
"solarSystemName": "MZ1E-P",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.6386478756518525,
|
"security": -0.6386478756518525,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3T7-M8,J1AU-9"
|
||||||
"3T7-M8",
|
|
||||||
"J1AU-9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "43B-O1",
|
"solarSystemName": "43B-O1",
|
||||||
"x": 420,
|
"x": 420,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.5021543129071258,
|
"security": -0.5021543129071258,
|
||||||
"connectedSystems": [
|
"connectedSystems": "WUZ-WM,5S-KXA"
|
||||||
"WUZ-WM",
|
|
||||||
"5S-KXA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J1AU-9",
|
"solarSystemName": "J1AU-9",
|
||||||
"x": 165,
|
"x": 165,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.7304211586176361,
|
"security": -0.7304211586176361,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MZ1E-P,X3-PBC"
|
||||||
"MZ1E-P",
|
|
||||||
"X3-PBC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X3-PBC",
|
"solarSystemName": "X3-PBC",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.7729702878024228,
|
"security": -0.7729702878024228,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J1AU-9,U-TJ7Y"
|
||||||
"J1AU-9",
|
|
||||||
"U-TJ7Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4N-BUI",
|
"solarSystemName": "4N-BUI",
|
||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.5174700428545675,
|
"security": -0.5174700428545675,
|
||||||
"connectedSystems": [
|
"connectedSystems": "WUZ-WM,XCBK-X,GY5-26,VPLL-N,9CK-KZ"
|
||||||
"WUZ-WM",
|
|
||||||
"XCBK-X",
|
|
||||||
"GY5-26",
|
|
||||||
"VPLL-N",
|
|
||||||
"9CK-KZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "N2IS-B",
|
"solarSystemName": "N2IS-B",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.5996565495615511,
|
"security": -0.5996565495615511,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3T7-M8,VPLL-N"
|
||||||
"3T7-M8",
|
|
||||||
"VPLL-N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XCBK-X",
|
"solarSystemName": "XCBK-X",
|
||||||
"x": 295,
|
"x": 295,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": -0.4802004107814057,
|
"security": -0.4802004107814057,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4N-BUI,GY5-26,VPLL-N,9CK-KZ"
|
||||||
"4N-BUI",
|
|
||||||
"GY5-26",
|
|
||||||
"VPLL-N",
|
|
||||||
"9CK-KZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GY5-26",
|
"solarSystemName": "GY5-26",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.5375499182903241,
|
"security": -0.5375499182903241,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4N-BUI,XCBK-X,VPLL-N,9CK-KZ"
|
||||||
"4N-BUI",
|
|
||||||
"XCBK-X",
|
|
||||||
"VPLL-N",
|
|
||||||
"9CK-KZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VPLL-N",
|
"solarSystemName": "VPLL-N",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.4900129961554601,
|
"security": -0.4900129961554601,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4N-BUI,N2IS-B,XCBK-X,GY5-26,9CK-KZ"
|
||||||
"4N-BUI",
|
|
||||||
"N2IS-B",
|
|
||||||
"XCBK-X",
|
|
||||||
"GY5-26",
|
|
||||||
"9CK-KZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9CK-KZ",
|
"solarSystemName": "9CK-KZ",
|
||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.5080810612436192,
|
"security": -0.5080810612436192,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4N-BUI,XCBK-X,GY5-26,VPLL-N"
|
||||||
"4N-BUI",
|
|
||||||
"XCBK-X",
|
|
||||||
"GY5-26",
|
|
||||||
"VPLL-N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5S-KXA",
|
"solarSystemName": "5S-KXA",
|
||||||
"x": 420,
|
"x": 420,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.5298048454659945,
|
"security": -0.5298048454659945,
|
||||||
"connectedSystems": [
|
"connectedSystems": "43B-O1"
|
||||||
"43B-O1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-TJ7Y",
|
"solarSystemName": "U-TJ7Y",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.7273555882856354,
|
"security": -0.7273555882856354,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X3-PBC,A4L-A2"
|
||||||
"X3-PBC",
|
|
||||||
"A4L-A2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A4L-A2",
|
"solarSystemName": "A4L-A2",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": -0.8188470427565209,
|
"security": -0.8188470427565209,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U-TJ7Y,CZDJ-1,UEJX-G"
|
||||||
"U-TJ7Y",
|
|
||||||
"CZDJ-1",
|
|
||||||
"UEJX-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CZDJ-1",
|
"solarSystemName": "CZDJ-1",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": -0.9455432536532401,
|
"security": -0.9455432536532401,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A4L-A2,RG9-7U,UJY-HE"
|
||||||
"A4L-A2",
|
|
||||||
"RG9-7U",
|
|
||||||
"UJY-HE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RG9-7U",
|
"solarSystemName": "RG9-7U",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.9771814115659403,
|
"security": -0.9771814115659403,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CZDJ-1,UJY-HE"
|
||||||
"CZDJ-1",
|
|
||||||
"UJY-HE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UJY-HE",
|
"solarSystemName": "UJY-HE",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CZDJ-1,RG9-7U,Y-1918"
|
||||||
"CZDJ-1",
|
|
||||||
"RG9-7U",
|
|
||||||
"Y-1918"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UEJX-G",
|
"solarSystemName": "UEJX-G",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": -0.7853243867344624,
|
"security": -0.7853243867344624,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A4L-A2"
|
||||||
"A4L-A2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CR-IFM",
|
"solarSystemName": "CR-IFM",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.3513756567284825,
|
"security": -0.3513756567284825,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-9ORY,HHK-VL,P-33KR"
|
||||||
"E-9ORY",
|
|
||||||
"HHK-VL",
|
|
||||||
"P-33KR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HHK-VL",
|
"solarSystemName": "HHK-VL",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.2899101055614214,
|
"security": -0.2899101055614214,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-9ORY,CR-IFM,DO6H-Q"
|
||||||
"E-9ORY",
|
|
||||||
"CR-IFM",
|
|
||||||
"DO6H-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-33KR",
|
"solarSystemName": "P-33KR",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.2810078584473175,
|
"security": -0.2810078584473175,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CR-IFM,DO6H-Q,DW-T2I"
|
||||||
"CR-IFM",
|
|
||||||
"DO6H-Q",
|
|
||||||
"DW-T2I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DO6H-Q",
|
"solarSystemName": "DO6H-Q",
|
||||||
"x": 845,
|
"x": 845,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.3346377079093125,
|
"security": -0.3346377079093125,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-33KR,CCP-US,U-INPD,HHK-VL"
|
||||||
"P-33KR",
|
|
||||||
"CCP-US",
|
|
||||||
"U-INPD",
|
|
||||||
"HHK-VL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DW-T2I",
|
"solarSystemName": "DW-T2I",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": -0.2568125652197809,
|
"security": -0.2568125652197809,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-33KR,O-CNPR"
|
||||||
"P-33KR",
|
|
||||||
"O-CNPR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-CNPR",
|
"solarSystemName": "O-CNPR",
|
||||||
"x": 640,
|
"x": 640,
|
||||||
"y": 660,
|
"y": 660,
|
||||||
"security": -0.2347712963058628,
|
"security": -0.2347712963058628,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DW-T2I,L-SCBU,VRH-H7,O1Y-ED"
|
||||||
"DW-T2I",
|
|
||||||
"L-SCBU",
|
|
||||||
"VRH-H7",
|
|
||||||
"O1Y-ED"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-SCBU",
|
"solarSystemName": "L-SCBU",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 620,
|
"y": 620,
|
||||||
"security": -0.2394247572849819,
|
"security": -0.2394247572849819,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-CNPR,O1Y-ED"
|
||||||
"O-CNPR",
|
|
||||||
"O1Y-ED"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VRH-H7",
|
"solarSystemName": "VRH-H7",
|
||||||
"x": 645,
|
"x": 645,
|
||||||
"y": 705,
|
"y": 705,
|
||||||
"security": -0.2734731673666236,
|
"security": -0.2734731673666236,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-CNPR,X36Y-G,E-Z2ZX"
|
||||||
"O-CNPR",
|
|
||||||
"X36Y-G",
|
|
||||||
"E-Z2ZX"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O1Y-ED",
|
"solarSystemName": "O1Y-ED",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 660,
|
"y": 660,
|
||||||
"security": -0.2728662329732383,
|
"security": -0.2728662329732383,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-CNPR,L-SCBU,K4YZ-Y,L-C3O7"
|
||||||
"O-CNPR",
|
|
||||||
"L-SCBU",
|
|
||||||
"K4YZ-Y",
|
|
||||||
"L-C3O7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K4YZ-Y",
|
"solarSystemName": "K4YZ-Y",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 660,
|
"y": 660,
|
||||||
"security": -0.3017082184026139,
|
"security": -0.3017082184026139,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O1Y-ED,L-C3O7,8S28-3"
|
||||||
"O1Y-ED",
|
|
||||||
"L-C3O7",
|
|
||||||
"8S28-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X36Y-G",
|
"solarSystemName": "X36Y-G",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 705,
|
"y": 705,
|
||||||
"security": -0.2877245507790435,
|
"security": -0.2877245507790435,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VRH-H7,L-C3O7,YKSC-A"
|
||||||
"VRH-H7",
|
|
||||||
"L-C3O7",
|
|
||||||
"YKSC-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-C3O7",
|
"solarSystemName": "L-C3O7",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 705,
|
"y": 705,
|
||||||
"security": -0.3552098608137015,
|
"security": -0.3552098608137015,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O1Y-ED,K4YZ-Y,X36Y-G,C4C-Z4"
|
||||||
"O1Y-ED",
|
|
||||||
"K4YZ-Y",
|
|
||||||
"X36Y-G",
|
|
||||||
"C4C-Z4"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YKSC-A",
|
"solarSystemName": "YKSC-A",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 740,
|
"y": 740,
|
||||||
"security": -0.3372382413709875,
|
"security": -0.3372382413709875,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X36Y-G,FIO1-8,C-OK0R"
|
||||||
"X36Y-G",
|
|
||||||
"FIO1-8",
|
|
||||||
"C-OK0R"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C4C-Z4",
|
"solarSystemName": "C4C-Z4",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 725,
|
"y": 725,
|
||||||
"security": -0.395536057348575,
|
"security": -0.395536057348575,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-C3O7,GME-PQ"
|
||||||
"L-C3O7",
|
|
||||||
"GME-PQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-1918",
|
"solarSystemName": "Y-1918",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1IX-C0,UJY-HE"
|
||||||
"1IX-C0",
|
|
||||||
"UJY-HE"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
@@ -4,689 +4,433 @@
|
|||||||
"x": 905,
|
"x": 905,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": 0.7516891466979871,
|
"security": 0.7516891466979871,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sasta,Lisudeh"
|
||||||
"Sasta",
|
|
||||||
"Lisudeh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nakah",
|
"solarSystemName": "Nakah",
|
||||||
"x": 400,
|
"x": 400,
|
||||||
"y": 730,
|
"y": 730,
|
||||||
"security": 0.3638643384360537,
|
"security": 0.3638643384360537,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hasateem,Assah,Rahadalon"
|
||||||
"Hasateem",
|
|
||||||
"Assah",
|
|
||||||
"Rahadalon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vard",
|
"solarSystemName": "Vard",
|
||||||
"x": 475,
|
"x": 475,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.3790959384381266,
|
"security": 0.3790959384381266,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amamake,Siseide,Lantorn,Dal,Ezzara"
|
||||||
"Amamake",
|
|
||||||
"Siseide",
|
|
||||||
"Lantorn",
|
|
||||||
"Dal",
|
|
||||||
"Ezzara"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tzvi",
|
"solarSystemName": "Tzvi",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": 0.2798709362336334,
|
"security": 0.2798709362336334,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lamaa,Raa,Sifilar,Oyeman"
|
||||||
"Lamaa",
|
|
||||||
"Raa",
|
|
||||||
"Sifilar",
|
|
||||||
"Oyeman"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Raa",
|
"solarSystemName": "Raa",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": 0.3096569808265264,
|
"security": 0.3096569808265264,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tzvi,Sifilar,Mehatoor"
|
||||||
"Tzvi",
|
|
||||||
"Sifilar",
|
|
||||||
"Mehatoor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sifilar",
|
"solarSystemName": "Sifilar",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": 0.2573027247571059,
|
"security": 0.2573027247571059,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tzvi,Raa,Arzad,Oyeman"
|
||||||
"Tzvi",
|
|
||||||
"Raa",
|
|
||||||
"Arzad",
|
|
||||||
"Oyeman"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arzad",
|
"solarSystemName": "Arzad",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": 0.2204297800964233,
|
"security": 0.2204297800964233,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sifilar,Ezzara,Tararan"
|
||||||
"Sifilar",
|
|
||||||
"Ezzara",
|
|
||||||
"Tararan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oyeman",
|
"solarSystemName": "Oyeman",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": 0.2223806645733133,
|
"security": 0.2223806645733133,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tzvi,Sifilar"
|
||||||
"Tzvi",
|
|
||||||
"Sifilar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ezzara",
|
"solarSystemName": "Ezzara",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": 0.1845107388212133,
|
"security": 0.1845107388212133,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arzad,Vard"
|
||||||
"Arzad",
|
|
||||||
"Vard"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Odin",
|
"solarSystemName": "Odin",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": 0.6066692904545463,
|
"security": 0.6066692904545463,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ohide,Esescama"
|
||||||
"Ohide",
|
|
||||||
"Esescama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Esescama",
|
"solarSystemName": "Esescama",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": 0.6126919593838573,
|
"security": 0.6126919593838573,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Odin,Choonka,Dital,Uadelah"
|
||||||
"Odin",
|
|
||||||
"Choonka",
|
|
||||||
"Dital",
|
|
||||||
"Uadelah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Choonka",
|
"solarSystemName": "Choonka",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": 0.6498122005263374,
|
"security": 0.6498122005263374,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Esescama,Thasinaz,Dihra,Dital,Kamela"
|
||||||
"Esescama",
|
|
||||||
"Thasinaz",
|
|
||||||
"Dihra",
|
|
||||||
"Dital",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Thasinaz",
|
"solarSystemName": "Thasinaz",
|
||||||
"x": 395,
|
"x": 395,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": 0.637162894568094,
|
"security": 0.637162894568094,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Choonka,Dihra"
|
||||||
"Choonka",
|
|
||||||
"Dihra"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Dihra",
|
"solarSystemName": "Dihra",
|
||||||
"x": 395,
|
"x": 395,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": 0.5892868426460812,
|
"security": 0.5892868426460812,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Choonka,Thasinaz,Dital,Naeel"
|
||||||
"Choonka",
|
|
||||||
"Thasinaz",
|
|
||||||
"Dital",
|
|
||||||
"Naeel"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Dital",
|
"solarSystemName": "Dital",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": 0.4787153992693476,
|
"security": 0.4787153992693476,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Esescama,Choonka,Dihra,KBP7-G"
|
||||||
"Esescama",
|
|
||||||
"Choonka",
|
|
||||||
"Dihra",
|
|
||||||
"KBP7-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Eredan",
|
"solarSystemName": "Eredan",
|
||||||
"x": 795,
|
"x": 795,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": 0.7016515123701302,
|
"security": 0.7016515123701302,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lisudeh,Mehatoor"
|
||||||
"Lisudeh",
|
|
||||||
"Mehatoor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ohide",
|
"solarSystemName": "Ohide",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": 0.5739069549734275,
|
"security": 0.5739069549734275,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Odin,Sasoutikh,Kamela"
|
||||||
"Odin",
|
|
||||||
"Sasoutikh",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sasoutikh",
|
"solarSystemName": "Sasoutikh",
|
||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": 0.5936436206622375,
|
"security": 0.5936436206622375,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ohide,Gheth"
|
||||||
"Ohide",
|
|
||||||
"Gheth"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gheth",
|
"solarSystemName": "Gheth",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.5965759839355379,
|
"security": 0.5965759839355379,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sasoutikh,Mehatoor"
|
||||||
"Sasoutikh",
|
|
||||||
"Mehatoor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lisudeh",
|
"solarSystemName": "Lisudeh",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": 0.7591685476991834,
|
"security": 0.7591685476991834,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lashesih,Eredan"
|
||||||
"Lashesih",
|
|
||||||
"Eredan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mehatoor",
|
"solarSystemName": "Mehatoor",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": 0.659472795101,
|
"security": 0.659472795101,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Eredan,Gheth,Raa"
|
||||||
"Eredan",
|
|
||||||
"Gheth",
|
|
||||||
"Raa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Roushzar",
|
"solarSystemName": "Roushzar",
|
||||||
"x": 320,
|
"x": 320,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": 0.3669797694155156,
|
"security": 0.3669797694155156,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Huola,Labapi"
|
||||||
"Huola",
|
|
||||||
"Labapi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Labapi",
|
"solarSystemName": "Labapi",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": 0.3837827138333774,
|
"security": 0.3837827138333774,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Roushzar,Arayar,Asghed"
|
||||||
"Roushzar",
|
|
||||||
"Arayar",
|
|
||||||
"Asghed"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arayar",
|
"solarSystemName": "Arayar",
|
||||||
"x": 180,
|
"x": 180,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": 0.3862650720220674,
|
"security": 0.3862650720220674,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Labapi,Asghed,Halmah"
|
||||||
"Labapi",
|
|
||||||
"Asghed",
|
|
||||||
"Halmah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Asghed",
|
"solarSystemName": "Asghed",
|
||||||
"x": 225,
|
"x": 225,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": 0.355537673646794,
|
"security": 0.355537673646794,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Labapi,Arayar,Tararan,Sosan,Halmah"
|
||||||
"Labapi",
|
|
||||||
"Arayar",
|
|
||||||
"Tararan",
|
|
||||||
"Sosan",
|
|
||||||
"Halmah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tararan",
|
"solarSystemName": "Tararan",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.3271879622626721,
|
"security": 0.3271879622626721,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asghed,Sosan,Halmah,Arzad"
|
||||||
"Asghed",
|
|
||||||
"Sosan",
|
|
||||||
"Halmah",
|
|
||||||
"Arzad"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sosan",
|
"solarSystemName": "Sosan",
|
||||||
"x": 305,
|
"x": 305,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": 0.3356513056210158,
|
"security": 0.3356513056210158,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asghed,Tararan,Oyonata"
|
||||||
"Asghed",
|
|
||||||
"Tararan",
|
|
||||||
"Oyonata"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Halmah",
|
"solarSystemName": "Halmah",
|
||||||
"x": 140,
|
"x": 140,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": 0.448846397094033,
|
"security": 0.448846397094033,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arayar,Asghed,Tararan,Mili"
|
||||||
"Arayar",
|
|
||||||
"Asghed",
|
|
||||||
"Tararan",
|
|
||||||
"Mili"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Rahadalon",
|
"solarSystemName": "Rahadalon",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": 0.3935001849130038,
|
"security": 0.3935001849130038,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nakah,Soosat,Itsyamil,Mendori"
|
||||||
"Nakah",
|
|
||||||
"Soosat",
|
|
||||||
"Itsyamil",
|
|
||||||
"Mendori"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Soosat",
|
"solarSystemName": "Soosat",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 715,
|
"y": 715,
|
||||||
"security": 0.3366267607223346,
|
"security": 0.3366267607223346,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Rahadalon,Ibash"
|
||||||
"Rahadalon",
|
|
||||||
"Ibash"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ibash",
|
"solarSystemName": "Ibash",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": 0.219099196448876,
|
"security": 0.219099196448876,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Soosat,Itsyamil,Ussad"
|
||||||
"Soosat",
|
|
||||||
"Itsyamil",
|
|
||||||
"Ussad"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Itsyamil",
|
"solarSystemName": "Itsyamil",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": 0.2482966226576141,
|
"security": 0.2482966226576141,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Rahadalon,Ibash"
|
||||||
"Rahadalon",
|
|
||||||
"Ibash"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mendori",
|
"solarSystemName": "Mendori",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 645,
|
"y": 645,
|
||||||
"security": 0.5382202178939379,
|
"security": 0.5382202178939379,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Rahadalon,Nakatre,Ehnoum"
|
||||||
"Rahadalon",
|
|
||||||
"Nakatre",
|
|
||||||
"Ehnoum"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ussad",
|
"solarSystemName": "Ussad",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": 0.1623698193930272,
|
"security": 0.1623698193930272,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ibash"
|
||||||
"Ibash"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nakatre",
|
"solarSystemName": "Nakatre",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": 0.5820389968868144,
|
"security": 0.5820389968868144,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mendori,Laddiaha,Hakshma,Riavayed"
|
||||||
"Mendori",
|
|
||||||
"Laddiaha",
|
|
||||||
"Hakshma",
|
|
||||||
"Riavayed"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Laddiaha",
|
"solarSystemName": "Laddiaha",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": 0.717931375141341,
|
"security": 0.717931375141341,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nakatre,Naeel,Uadelah,Lower Debyl,Upper Debyl"
|
||||||
"Nakatre",
|
|
||||||
"Naeel",
|
|
||||||
"Uadelah",
|
|
||||||
"Lower Debyl",
|
|
||||||
"Upper Debyl"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hakshma",
|
"solarSystemName": "Hakshma",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": 0.5624689770488587,
|
"security": 0.5624689770488587,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nakatre,Riavayed,Shastal"
|
||||||
"Nakatre",
|
|
||||||
"Riavayed",
|
|
||||||
"Shastal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Uadelah",
|
"solarSystemName": "Uadelah",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": 0.8296938312262335,
|
"security": 0.8296938312262335,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Esescama,Laddiaha,Akes,Hati"
|
||||||
"Esescama",
|
|
||||||
"Laddiaha",
|
|
||||||
"Akes",
|
|
||||||
"Hati"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Akes",
|
"solarSystemName": "Akes",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": 0.8085227567244411,
|
"security": 0.8085227567244411,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uadelah,Hati"
|
||||||
"Uadelah",
|
|
||||||
"Hati"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Riavayed",
|
"solarSystemName": "Riavayed",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 590,
|
"y": 590,
|
||||||
"security": 0.6476009328804138,
|
"security": 0.6476009328804138,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nakatre,Hakshma,Hati"
|
||||||
"Nakatre",
|
|
||||||
"Hakshma",
|
|
||||||
"Hati"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hati",
|
"solarSystemName": "Hati",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.8490347652854575,
|
"security": 0.8490347652854575,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uadelah,Akes,Riavayed,Yuhelia,Jarkkolen"
|
||||||
"Uadelah",
|
|
||||||
"Akes",
|
|
||||||
"Riavayed",
|
|
||||||
"Yuhelia",
|
|
||||||
"Jarkkolen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Naeel",
|
"solarSystemName": "Naeel",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.5818266599058805,
|
"security": 0.5818266599058805,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Dihra,Laddiaha,Lower Debyl,Shastal"
|
||||||
"Dihra",
|
|
||||||
"Laddiaha",
|
|
||||||
"Lower Debyl",
|
|
||||||
"Shastal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lower Debyl",
|
"solarSystemName": "Lower Debyl",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": 0.6006793931499531,
|
"security": 0.6006793931499531,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Naeel,Laddiaha,Ehnoum,Upper Debyl,Shastal"
|
||||||
"Naeel",
|
|
||||||
"Laddiaha",
|
|
||||||
"Ehnoum",
|
|
||||||
"Upper Debyl",
|
|
||||||
"Shastal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ehnoum",
|
"solarSystemName": "Ehnoum",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": 0.5671268401941059,
|
"security": 0.5671268401941059,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mendori,Lower Debyl,Upper Debyl,Shastal"
|
||||||
"Mendori",
|
|
||||||
"Lower Debyl",
|
|
||||||
"Upper Debyl",
|
|
||||||
"Shastal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Upper Debyl",
|
"solarSystemName": "Upper Debyl",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": 0.6951284529494342,
|
"security": 0.6951284529494342,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Laddiaha,Lower Debyl,Ehnoum"
|
||||||
"Laddiaha",
|
|
||||||
"Lower Debyl",
|
|
||||||
"Ehnoum"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Shastal",
|
"solarSystemName": "Shastal",
|
||||||
"x": 360,
|
"x": 360,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": 0.4950195213680276,
|
"security": 0.4950195213680276,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Naeel,Hakshma,Lower Debyl,Ehnoum,Thakala"
|
||||||
"Naeel",
|
|
||||||
"Hakshma",
|
|
||||||
"Lower Debyl",
|
|
||||||
"Ehnoum",
|
|
||||||
"Thakala"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Thakala",
|
"solarSystemName": "Thakala",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.352545064395382,
|
"security": 0.352545064395382,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Shastal"
|
||||||
"Shastal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mili",
|
"solarSystemName": "Mili",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": 0.5605604109421383,
|
"security": 0.5605604109421383,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Halmah,Faktun,Halenan"
|
||||||
"Halmah",
|
|
||||||
"Faktun",
|
|
||||||
"Halenan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Faktun",
|
"solarSystemName": "Faktun",
|
||||||
"x": 35,
|
"x": 35,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": 0.6263665042529165,
|
"security": 0.6263665042529165,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mili,Ulerah"
|
||||||
"Mili",
|
|
||||||
"Ulerah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Halenan",
|
"solarSystemName": "Halenan",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": 0.6372471827433932,
|
"security": 0.6372471827433932,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mili,Ulerah,Uktiad"
|
||||||
"Mili",
|
|
||||||
"Ulerah",
|
|
||||||
"Uktiad"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ulerah",
|
"solarSystemName": "Ulerah",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": 0.6807070842448673,
|
"security": 0.6807070842448673,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Faktun,Halenan,Nidebora"
|
||||||
"Faktun",
|
|
||||||
"Halenan",
|
|
||||||
"Nidebora"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Uktiad",
|
"solarSystemName": "Uktiad",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": 0.5569112862720097,
|
"security": 0.5569112862720097,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Halenan,Arveyil"
|
||||||
"Halenan",
|
|
||||||
"Arveyil"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nidebora",
|
"solarSystemName": "Nidebora",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": 0.8118524346585991,
|
"security": 0.8118524346585991,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ulerah,Palpis"
|
||||||
"Ulerah",
|
|
||||||
"Palpis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arveyil",
|
"solarSystemName": "Arveyil",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": 0.5253927894594405,
|
"security": 0.5253927894594405,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uktiad,Palpis"
|
||||||
"Uktiad",
|
|
||||||
"Palpis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Palpis",
|
"solarSystemName": "Palpis",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": 0.4961653622186937,
|
"security": 0.4961653622186937,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nidebora,Arveyil"
|
||||||
"Nidebora",
|
|
||||||
"Arveyil"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lamaa",
|
"solarSystemName": "Lamaa",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": 0.3552711738175655,
|
"security": 0.3552711738175655,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tzvi,Kourmonen,Kamela"
|
||||||
"Tzvi",
|
|
||||||
"Kourmonen",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Huola",
|
"solarSystemName": "Huola",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.3702485876678229,
|
"security": 0.3702485876678229,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Otelen,Kourmonen,Roushzar"
|
||||||
"Otelen",
|
|
||||||
"Kourmonen",
|
|
||||||
"Roushzar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kamela",
|
"solarSystemName": "Kamela",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": 0.4408656784799183,
|
"security": 0.4408656784799183,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lamaa,Tuomuta,Ohide,Kourmonen,Sosala,Choonka"
|
||||||
"Lamaa",
|
|
||||||
"Tuomuta",
|
|
||||||
"Ohide",
|
|
||||||
"Kourmonen",
|
|
||||||
"Sosala",
|
|
||||||
"Choonka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jarkkolen",
|
"solarSystemName": "Jarkkolen",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": 0.8206006543419168,
|
"security": 0.8206006543419168,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hati,Ronne,Junsen"
|
||||||
"Hati",
|
|
||||||
"Ronne",
|
|
||||||
"Junsen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oyonata",
|
"solarSystemName": "Oyonata",
|
||||||
"x": 395,
|
"x": 395,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": 0.2588910561861462,
|
"security": 0.2588910561861462,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sahtogas,Kurniainen,Sosan"
|
||||||
"Sahtogas",
|
|
||||||
"Kurniainen",
|
|
||||||
"Sosan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Yuhelia",
|
"solarSystemName": "Yuhelia",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": 0.7996092811555462,
|
"security": 0.7996092811555462,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aghesi,Hati,Maiah,Barira"
|
||||||
"Aghesi",
|
|
||||||
"Hati",
|
|
||||||
"Maiah",
|
|
||||||
"Barira"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KBP7-G",
|
"solarSystemName": "KBP7-G",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.2589483112254808,
|
"security": -0.2589483112254808,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Dital,B-WPLZ,XHQ-7V"
|
||||||
"Dital",
|
|
||||||
"B-WPLZ",
|
|
||||||
"XHQ-7V"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
1258
public/Domain.json
1258
public/Domain.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
@@ -4,786 +4,475 @@
|
|||||||
"x": 895,
|
"x": 895,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": 0.8725015366781721,
|
"security": 0.8725015366781721,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pettinck,Grinacanne,Adiere,Mattere"
|
||||||
"Pettinck",
|
|
||||||
"Grinacanne",
|
|
||||||
"Adiere",
|
|
||||||
"Mattere"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ardene",
|
"solarSystemName": "Ardene",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"security": 0.5517798187001999,
|
"security": 0.5517798187001999,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ardallabier,Boillair,Ney,Adrallezoen"
|
||||||
"Ardallabier",
|
|
||||||
"Boillair",
|
|
||||||
"Ney",
|
|
||||||
"Adrallezoen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Schoorasana",
|
"solarSystemName": "Schoorasana",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.4480995303675568,
|
"security": 0.4480995303675568,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gratesier,Mormelot"
|
||||||
"Gratesier",
|
|
||||||
"Mormelot"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vylade",
|
"solarSystemName": "Vylade",
|
||||||
"x": 865,
|
"x": 865,
|
||||||
"y": 450,
|
"y": 450,
|
||||||
"security": 0.7962889720120507,
|
"security": 0.7962889720120507,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Blameston,Balle,Auvergne,Dodixie,Eglennaert,Ainaille"
|
||||||
"Blameston",
|
|
||||||
"Balle",
|
|
||||||
"Auvergne",
|
|
||||||
"Dodixie",
|
|
||||||
"Eglennaert",
|
|
||||||
"Ainaille"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Dodixie",
|
"solarSystemName": "Dodixie",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": 0.868406701643,
|
"security": 0.868406701643,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vylade,Auvergne,Agrallarier,Botane,Athinard,Meves"
|
||||||
"Vylade",
|
|
||||||
"Auvergne",
|
|
||||||
"Agrallarier",
|
|
||||||
"Botane",
|
|
||||||
"Athinard",
|
|
||||||
"Meves"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pulin",
|
"solarSystemName": "Pulin",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": 0.5419477413947693,
|
"security": 0.5419477413947693,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Foves,Jaschercis,Misneden,Basgerin,Chelien"
|
||||||
"Foves",
|
|
||||||
"Jaschercis",
|
|
||||||
"Misneden",
|
|
||||||
"Basgerin",
|
|
||||||
"Chelien"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jel",
|
"solarSystemName": "Jel",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 710,
|
"y": 710,
|
||||||
"security": 0.6071689587518347,
|
"security": 0.6071689587518347,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ardallabier,Egghelende,Ation"
|
||||||
"Ardallabier",
|
|
||||||
"Egghelende",
|
|
||||||
"Ation"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Brapelille",
|
"solarSystemName": "Brapelille",
|
||||||
"x": 615,
|
"x": 615,
|
||||||
"y": 690,
|
"y": 690,
|
||||||
"security": 0.6724661865749801,
|
"security": 0.6724661865749801,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ardallabier,Bawilan,Fricoure,Brybier,Adrallezoen,Caretyn"
|
||||||
"Ardallabier",
|
|
||||||
"Bawilan",
|
|
||||||
"Fricoure",
|
|
||||||
"Brybier",
|
|
||||||
"Adrallezoen",
|
|
||||||
"Caretyn"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Doussivitte",
|
"solarSystemName": "Doussivitte",
|
||||||
"x": 965,
|
"x": 965,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": 0.7619204115722225,
|
"security": 0.7619204115722225,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Parchanier,Abenync,Stetille,Mattere"
|
||||||
"Parchanier",
|
|
||||||
"Abenync",
|
|
||||||
"Stetille",
|
|
||||||
"Mattere"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Claysson",
|
"solarSystemName": "Claysson",
|
||||||
"x": 635,
|
"x": 635,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": 0.9376874435009036,
|
"security": 0.9376874435009036,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Harerget,Stetille,Oirtlair"
|
||||||
"Harerget",
|
|
||||||
"Stetille",
|
|
||||||
"Oirtlair"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Bourynes",
|
"solarSystemName": "Bourynes",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": 1,
|
"security": 1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Alillere,Pozirblant,Aymaerne,Vittenyn,Eglennaert,Ethernity"
|
||||||
"Alillere",
|
|
||||||
"Pozirblant",
|
|
||||||
"Aymaerne",
|
|
||||||
"Vittenyn",
|
|
||||||
"Eglennaert",
|
|
||||||
"Ethernity"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lermireve",
|
"solarSystemName": "Lermireve",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": 0.2705772254108247,
|
"security": 0.2705772254108247,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Raeghoscon,Angatalie,Palmon"
|
||||||
"Raeghoscon",
|
|
||||||
"Angatalie",
|
|
||||||
"Palmon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arnatele",
|
"solarSystemName": "Arnatele",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": 0.6229306526708074,
|
"security": 0.6229306526708074,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Halle,Mormoen,Amattens,Jurlesel,Bereye,Junsoraert"
|
||||||
"Halle",
|
|
||||||
"Mormoen",
|
|
||||||
"Amattens",
|
|
||||||
"Jurlesel",
|
|
||||||
"Bereye",
|
|
||||||
"Junsoraert"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Halle",
|
"solarSystemName": "Halle",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": 0.7283624900874194,
|
"security": 0.7283624900874194,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnatele,Mormoen,Bereye"
|
||||||
"Arnatele",
|
|
||||||
"Mormoen",
|
|
||||||
"Bereye"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mormoen",
|
"solarSystemName": "Mormoen",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": 0.7180394844318911,
|
"security": 0.7180394844318911,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnatele,Halle"
|
||||||
"Arnatele",
|
|
||||||
"Halle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Amattens",
|
"solarSystemName": "Amattens",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": 0.5900502183233818,
|
"security": 0.5900502183233818,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnatele,Jurlesel,Bereye,Aice,Junsoraert,Uphene"
|
||||||
"Arnatele",
|
|
||||||
"Jurlesel",
|
|
||||||
"Bereye",
|
|
||||||
"Aice",
|
|
||||||
"Junsoraert",
|
|
||||||
"Uphene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jurlesel",
|
"solarSystemName": "Jurlesel",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": 0.5992497127593963,
|
"security": 0.5992497127593963,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnatele,Amattens,Bereye,Aice,Junsoraert"
|
||||||
"Arnatele",
|
|
||||||
"Amattens",
|
|
||||||
"Bereye",
|
|
||||||
"Aice",
|
|
||||||
"Junsoraert"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Bereye",
|
"solarSystemName": "Bereye",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": 0.9,
|
"security": 0.9,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnatele,Mies,Halle,Amattens,Jurlesel,Aice,Leremblompes"
|
||||||
"Arnatele",
|
|
||||||
"Mies",
|
|
||||||
"Halle",
|
|
||||||
"Amattens",
|
|
||||||
"Jurlesel",
|
|
||||||
"Aice",
|
|
||||||
"Leremblompes"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aice",
|
"solarSystemName": "Aice",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": 0.6911667830472876,
|
"security": 0.6911667830472876,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amattens,Jurlesel,Bereye,Enedore"
|
||||||
"Amattens",
|
|
||||||
"Jurlesel",
|
|
||||||
"Bereye",
|
|
||||||
"Enedore"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Junsoraert",
|
"solarSystemName": "Junsoraert",
|
||||||
"x": 190,
|
"x": 190,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": 0.5241831876105647,
|
"security": 0.5241831876105647,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnatele,Amattens,Jurlesel"
|
||||||
"Arnatele",
|
|
||||||
"Amattens",
|
|
||||||
"Jurlesel"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Harerget",
|
"solarSystemName": "Harerget",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": 0.8337578334304113,
|
"security": 0.8337578334304113,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Claysson,Azer,Cherore,Ethernity"
|
||||||
"Claysson",
|
|
||||||
"Azer",
|
|
||||||
"Cherore",
|
|
||||||
"Ethernity"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Azer",
|
"solarSystemName": "Azer",
|
||||||
"x": 565,
|
"x": 565,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": 0.6570695028087454,
|
"security": 0.6570695028087454,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Harerget,Cherore,Torvi,Atlanins,Mosson"
|
||||||
"Harerget",
|
|
||||||
"Cherore",
|
|
||||||
"Torvi",
|
|
||||||
"Atlanins",
|
|
||||||
"Mosson"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Cherore",
|
"solarSystemName": "Cherore",
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": 0.7028863843480447,
|
"security": 0.7028863843480447,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jaschercis,Harerget,Azer,Mosson"
|
||||||
"Jaschercis",
|
|
||||||
"Harerget",
|
|
||||||
"Azer",
|
|
||||||
"Mosson"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Torvi",
|
"solarSystemName": "Torvi",
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 355,
|
"y": 355,
|
||||||
"security": 0.5303085937931712,
|
"security": 0.5303085937931712,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Azer,Mya"
|
||||||
"Azer",
|
|
||||||
"Mya"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mosson",
|
"solarSystemName": "Mosson",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": 0.6565800793318255,
|
"security": 0.6565800793318255,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vaurent,Azer,Cherore"
|
||||||
"Vaurent",
|
|
||||||
"Azer",
|
|
||||||
"Cherore"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mya",
|
"solarSystemName": "Mya",
|
||||||
"x": 525,
|
"x": 525,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": 0.3710814414145367,
|
"security": 0.3710814414145367,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Torvi,Gerper"
|
||||||
"Torvi",
|
|
||||||
"Gerper"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gerper",
|
"solarSystemName": "Gerper",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": 0.3544372000992788,
|
"security": 0.3544372000992788,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mya"
|
||||||
"Mya"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Marosier",
|
"solarSystemName": "Marosier",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 620,
|
"y": 620,
|
||||||
"security": 0.6034455992087044,
|
"security": 0.6034455992087044,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lirsautton,Vaurent,Jaschercis"
|
||||||
"Lirsautton",
|
|
||||||
"Vaurent",
|
|
||||||
"Jaschercis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lirsautton",
|
"solarSystemName": "Lirsautton",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": 0.835555852674809,
|
"security": 0.835555852674809,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Marosier,Blameston,Ardallabier,Meves"
|
||||||
"Marosier",
|
|
||||||
"Blameston",
|
|
||||||
"Ardallabier",
|
|
||||||
"Meves"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Blameston",
|
"solarSystemName": "Blameston",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": 0.9516095482519655,
|
"security": 0.9516095482519655,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lirsautton,Vylade"
|
||||||
"Lirsautton",
|
|
||||||
"Vylade"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vaurent",
|
"solarSystemName": "Vaurent",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": 0.5843099765994465,
|
"security": 0.5843099765994465,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Marosier,Jaschercis,Atlanins,Mosson"
|
||||||
"Marosier",
|
|
||||||
"Jaschercis",
|
|
||||||
"Atlanins",
|
|
||||||
"Mosson"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aclan",
|
"solarSystemName": "Aclan",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.5067094851027737,
|
"security": 0.5067094851027737,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jaschercis"
|
||||||
"Jaschercis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jaschercis",
|
"solarSystemName": "Jaschercis",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 530,
|
"y": 530,
|
||||||
"security": 0.6127038720154012,
|
"security": 0.6127038720154012,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Marosier,Vaurent,Pulin,Aclan,Cherore"
|
||||||
"Marosier",
|
|
||||||
"Vaurent",
|
|
||||||
"Pulin",
|
|
||||||
"Aclan",
|
|
||||||
"Cherore"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ardallabier",
|
"solarSystemName": "Ardallabier",
|
||||||
"x": 755,
|
"x": 755,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": 0.7136319328253772,
|
"security": 0.7136319328253772,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lirsautton,Ardene,Jel,Brapelille"
|
||||||
"Lirsautton",
|
|
||||||
"Ardene",
|
|
||||||
"Jel",
|
|
||||||
"Brapelille"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Athinard",
|
"solarSystemName": "Athinard",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": 0.9749090362069222,
|
"security": 0.9749090362069222,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Meves,Ethernity,Dodixie"
|
||||||
"Meves",
|
|
||||||
"Ethernity",
|
|
||||||
"Dodixie"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Meves",
|
"solarSystemName": "Meves",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": 0.9791473474606078,
|
"security": 0.9791473474606078,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Athinard,Ethernity,Mattere,Lirsautton,Dodixie"
|
||||||
"Athinard",
|
|
||||||
"Ethernity",
|
|
||||||
"Mattere",
|
|
||||||
"Lirsautton",
|
|
||||||
"Dodixie"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ethernity",
|
"solarSystemName": "Ethernity",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": 0.9356340666048935,
|
"security": 0.9356340666048935,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Harerget,Athinard,Meves,Mattere,Gicodel,Bourynes"
|
||||||
"Harerget",
|
|
||||||
"Athinard",
|
|
||||||
"Meves",
|
|
||||||
"Mattere",
|
|
||||||
"Gicodel",
|
|
||||||
"Bourynes"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mattere",
|
"solarSystemName": "Mattere",
|
||||||
"x": 865,
|
"x": 865,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": 0.9511227392707943,
|
"security": 0.9511227392707943,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Meves,Ethernity,Gicodel,Doussivitte,Adreland"
|
||||||
"Meves",
|
|
||||||
"Ethernity",
|
|
||||||
"Gicodel",
|
|
||||||
"Doussivitte",
|
|
||||||
"Adreland"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gicodel",
|
"solarSystemName": "Gicodel",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": 0.858425910196692,
|
"security": 0.858425910196692,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ethernity,Mattere,Frarolle"
|
||||||
"Ethernity",
|
|
||||||
"Mattere",
|
|
||||||
"Frarolle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Frarolle",
|
"solarSystemName": "Frarolle",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.7904602604737497,
|
"security": 0.7904602604737497,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gicodel,Quier"
|
||||||
"Gicodel",
|
|
||||||
"Quier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Quier",
|
"solarSystemName": "Quier",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": 0.7338821240116722,
|
"security": 0.7338821240116722,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Frarolle"
|
||||||
"Frarolle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Atlanins",
|
"solarSystemName": "Atlanins",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": 0.6290530090471502,
|
"security": 0.6290530090471502,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vaurent,Azer,Leremblompes,Bille,Alachene,Elarel"
|
||||||
"Vaurent",
|
|
||||||
"Azer",
|
|
||||||
"Leremblompes",
|
|
||||||
"Bille",
|
|
||||||
"Alachene",
|
|
||||||
"Elarel"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Leremblompes",
|
"solarSystemName": "Leremblompes",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": 0.647192765314,
|
"security": 0.647192765314,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Bereye,Atlanins,Bille,Colcer,Uphene,Avele"
|
||||||
"Bereye",
|
|
||||||
"Atlanins",
|
|
||||||
"Bille",
|
|
||||||
"Colcer",
|
|
||||||
"Uphene",
|
|
||||||
"Avele"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Bille",
|
"solarSystemName": "Bille",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.5158581956835364,
|
"security": 0.5158581956835364,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Atlanins,Leremblompes,Uphene,Elarel"
|
||||||
"Atlanins",
|
|
||||||
"Leremblompes",
|
|
||||||
"Uphene",
|
|
||||||
"Elarel"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Colcer",
|
"solarSystemName": "Colcer",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": 0.8512248960268549,
|
"security": 0.8512248960268549,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Leremblompes"
|
||||||
"Leremblompes"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Alachene",
|
"solarSystemName": "Alachene",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": 0.3423653062928791,
|
"security": 0.3423653062928791,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Atlanins,Uphene"
|
||||||
"Atlanins",
|
|
||||||
"Uphene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Uphene",
|
"solarSystemName": "Uphene",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": 0.5783271720851728,
|
"security": 0.5783271720851728,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amattens,Leremblompes,Bille,Alachene"
|
||||||
"Amattens",
|
|
||||||
"Leremblompes",
|
|
||||||
"Bille",
|
|
||||||
"Alachene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Elarel",
|
"solarSystemName": "Elarel",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": 0.3945267478874255,
|
"security": 0.3945267478874255,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Atlanins,Bille,Groothese"
|
||||||
"Atlanins",
|
|
||||||
"Bille",
|
|
||||||
"Groothese"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Enedore",
|
"solarSystemName": "Enedore",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": 0.6467583335719689,
|
"security": 0.6467583335719689,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aice,Averon,Laic,Antollare,Scuelazyns"
|
||||||
"Aice",
|
|
||||||
"Averon",
|
|
||||||
"Laic",
|
|
||||||
"Antollare",
|
|
||||||
"Scuelazyns"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Averon",
|
"solarSystemName": "Averon",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 160,
|
"y": 160,
|
||||||
"security": 0.5760883283177869,
|
"security": 0.5760883283177869,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Enedore,Carirgnottin,Odixie,Scuelazyns"
|
||||||
"Enedore",
|
|
||||||
"Carirgnottin",
|
|
||||||
"Odixie",
|
|
||||||
"Scuelazyns"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Carirgnottin",
|
"solarSystemName": "Carirgnottin",
|
||||||
"x": 180,
|
"x": 180,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": 0.6248775511168193,
|
"security": 0.6248775511168193,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Averon,Odixie,Tolle,Scuelazyns"
|
||||||
"Averon",
|
|
||||||
"Odixie",
|
|
||||||
"Tolle",
|
|
||||||
"Scuelazyns"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Laic",
|
"solarSystemName": "Laic",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": 0.7931729338542655,
|
"security": 0.7931729338542655,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Enedore,Antollare"
|
||||||
"Enedore",
|
|
||||||
"Antollare"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Odixie",
|
"solarSystemName": "Odixie",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": 0.5503032754762968,
|
"security": 0.5503032754762968,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Averon,Carirgnottin,Scuelazyns,Muer"
|
||||||
"Averon",
|
|
||||||
"Carirgnottin",
|
|
||||||
"Scuelazyns",
|
|
||||||
"Muer"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Antollare",
|
"solarSystemName": "Antollare",
|
||||||
"x": 360,
|
"x": 360,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.6894271902190032,
|
"security": 0.6894271902190032,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Enedore,Laic,Avele"
|
||||||
"Enedore",
|
|
||||||
"Laic",
|
|
||||||
"Avele"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tolle",
|
"solarSystemName": "Tolle",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": 0.708052067251361,
|
"security": 0.708052067251361,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Manarq,Carirgnottin,Aydoteaux"
|
||||||
"Manarq",
|
|
||||||
"Carirgnottin",
|
|
||||||
"Aydoteaux"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Avele",
|
"solarSystemName": "Avele",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": 0.7101435824422295,
|
"security": 0.7101435824422295,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Leremblompes,Antollare"
|
||||||
"Leremblompes",
|
|
||||||
"Antollare"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Scuelazyns",
|
"solarSystemName": "Scuelazyns",
|
||||||
"x": 180,
|
"x": 180,
|
||||||
"y": 160,
|
"y": 160,
|
||||||
"security": 0.6416866619441537,
|
"security": 0.6416866619441537,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Enedore,Averon,Carirgnottin,Odixie,Muer"
|
||||||
"Enedore",
|
|
||||||
"Averon",
|
|
||||||
"Carirgnottin",
|
|
||||||
"Odixie",
|
|
||||||
"Muer"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aydoteaux",
|
"solarSystemName": "Aydoteaux",
|
||||||
"x": 25,
|
"x": 25,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": 0.6805528669102096,
|
"security": 0.6805528669102096,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tolle,Girani-Fa"
|
||||||
"Tolle",
|
|
||||||
"Girani-Fa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Muer",
|
"solarSystemName": "Muer",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": 0.5811638675909376,
|
"security": 0.5811638675909376,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Odixie,Scuelazyns"
|
||||||
"Odixie",
|
|
||||||
"Scuelazyns"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Groothese",
|
"solarSystemName": "Groothese",
|
||||||
"x": 185,
|
"x": 185,
|
||||||
"y": 620,
|
"y": 620,
|
||||||
"security": 0.2682584516907588,
|
"security": 0.2682584516907588,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Elarel,Olide"
|
||||||
"Elarel",
|
|
||||||
"Olide"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Olide",
|
"solarSystemName": "Olide",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": 0.7416001213131533,
|
"security": 0.7416001213131533,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Groothese,Adeel,Mannar"
|
||||||
"Groothese",
|
|
||||||
"Adeel",
|
|
||||||
"Mannar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Adeel",
|
"solarSystemName": "Adeel",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 645,
|
"y": 645,
|
||||||
"security": 0.3530483964302776,
|
"security": 0.3530483964302776,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Olide"
|
||||||
"Olide"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mannar",
|
"solarSystemName": "Mannar",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": 0.285022775184,
|
"security": 0.285022775184,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Olide,Mormelot,Angatalie"
|
||||||
"Olide",
|
|
||||||
"Mormelot",
|
|
||||||
"Angatalie"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mormelot",
|
"solarSystemName": "Mormelot",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 530,
|
"y": 530,
|
||||||
"security": 0.2320840340687989,
|
"security": 0.2320840340687989,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mannar,Schoorasana"
|
||||||
"Mannar",
|
|
||||||
"Schoorasana"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Angatalie",
|
"solarSystemName": "Angatalie",
|
||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 545,
|
"y": 545,
|
||||||
"security": 0.1604663930412262,
|
"security": 0.1604663930412262,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mannar,Lermireve"
|
||||||
"Mannar",
|
|
||||||
"Lermireve"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mies",
|
"solarSystemName": "Mies",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": 0.9473784782063247,
|
"security": 0.9473784782063247,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Luminaire,Bereye,Oursulaert"
|
||||||
"Luminaire",
|
|
||||||
"Bereye",
|
|
||||||
"Oursulaert"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Manarq",
|
"solarSystemName": "Manarq",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": 0.815666222756326,
|
"security": 0.815666222756326,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tar,Emsar,Ourapheh,Tolle,Kemerk"
|
||||||
"Tar",
|
|
||||||
"Emsar",
|
|
||||||
"Ourapheh",
|
|
||||||
"Tolle",
|
|
||||||
"Kemerk"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Girani-Fa",
|
"solarSystemName": "Girani-Fa",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": 0.5869574506870716,
|
"security": 0.5869574506870716,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tarta,Aydoteaux,Nasreri"
|
||||||
"Tarta",
|
|
||||||
"Aydoteaux",
|
|
||||||
"Nasreri"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
187
public/Fade.json
187
public/Fade.json
@@ -4,351 +4,230 @@
|
|||||||
"x": 755,
|
"x": 755,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": -0.2396970557859594,
|
"security": -0.2396970557859594,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G95-VZ,C8-CHY"
|
||||||
"G95-VZ",
|
|
||||||
"C8-CHY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-INPD",
|
"solarSystemName": "U-INPD",
|
||||||
"x": 965,
|
"x": 965,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.1041644937773346,
|
"security": -0.1041644937773346,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A8I-C5,DK-FXK,DO6H-Q"
|
||||||
"A8I-C5",
|
|
||||||
"DK-FXK",
|
|
||||||
"DO6H-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-Z2ZX",
|
"solarSystemName": "E-Z2ZX",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.1163325021745033,
|
"security": -0.1163325021745033,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-2TTL,RORZ-H,VRH-H7"
|
||||||
"P-2TTL",
|
|
||||||
"RORZ-H",
|
|
||||||
"VRH-H7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CCP-US",
|
"solarSystemName": "CCP-US",
|
||||||
"x": 875,
|
"x": 875,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": -0.9398312500293029,
|
"security": -0.9398312500293029,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2R-CRW,DO6H-Q"
|
||||||
"2R-CRW",
|
|
||||||
"DO6H-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8S28-3",
|
"solarSystemName": "8S28-3",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": -0.6667975230811056,
|
"security": -0.6667975230811056,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LT-DRO,E3UY-6,K4YZ-Y"
|
||||||
"LT-DRO",
|
|
||||||
"E3UY-6",
|
|
||||||
"K4YZ-Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C8-CHY",
|
"solarSystemName": "C8-CHY",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": -0.286575645007762,
|
"security": -0.286575645007762,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ROIR-Y,E-9ORY"
|
||||||
"ROIR-Y",
|
|
||||||
"E-9ORY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-9ORY",
|
"solarSystemName": "E-9ORY",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.269786385549241,
|
"security": -0.269786385549241,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C8-CHY,CR-IFM,HHK-VL"
|
||||||
"C8-CHY",
|
|
||||||
"CR-IFM",
|
|
||||||
"HHK-VL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CR-IFM",
|
"solarSystemName": "CR-IFM",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.3513756567284825,
|
"security": -0.3513756567284825,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-9ORY,HHK-VL,P-33KR"
|
||||||
"E-9ORY",
|
|
||||||
"HHK-VL",
|
|
||||||
"P-33KR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HHK-VL",
|
"solarSystemName": "HHK-VL",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.2899101055614214,
|
"security": -0.2899101055614214,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-9ORY,CR-IFM,DO6H-Q"
|
||||||
"E-9ORY",
|
|
||||||
"CR-IFM",
|
|
||||||
"DO6H-Q"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-33KR",
|
"solarSystemName": "P-33KR",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2810078584473175,
|
"security": -0.2810078584473175,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CR-IFM,DO6H-Q,DW-T2I"
|
||||||
"CR-IFM",
|
|
||||||
"DO6H-Q",
|
|
||||||
"DW-T2I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DO6H-Q",
|
"solarSystemName": "DO6H-Q",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.3346377079093125,
|
"security": -0.3346377079093125,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-33KR,CCP-US,U-INPD,HHK-VL"
|
||||||
"P-33KR",
|
|
||||||
"CCP-US",
|
|
||||||
"U-INPD",
|
|
||||||
"HHK-VL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DW-T2I",
|
"solarSystemName": "DW-T2I",
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2568125652197809,
|
"security": -0.2568125652197809,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-33KR,O-CNPR"
|
||||||
"P-33KR",
|
|
||||||
"O-CNPR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-CNPR",
|
"solarSystemName": "O-CNPR",
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2347712963058628,
|
"security": -0.2347712963058628,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DW-T2I,L-SCBU,VRH-H7,O1Y-ED"
|
||||||
"DW-T2I",
|
|
||||||
"L-SCBU",
|
|
||||||
"VRH-H7",
|
|
||||||
"O1Y-ED"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-SCBU",
|
"solarSystemName": "L-SCBU",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.2394247572849819,
|
"security": -0.2394247572849819,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-CNPR,O1Y-ED"
|
||||||
"O-CNPR",
|
|
||||||
"O1Y-ED"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VRH-H7",
|
"solarSystemName": "VRH-H7",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2734731673666236,
|
"security": -0.2734731673666236,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-CNPR,X36Y-G,E-Z2ZX"
|
||||||
"O-CNPR",
|
|
||||||
"X36Y-G",
|
|
||||||
"E-Z2ZX"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O1Y-ED",
|
"solarSystemName": "O1Y-ED",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.2728662329732383,
|
"security": -0.2728662329732383,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-CNPR,L-SCBU,K4YZ-Y,L-C3O7"
|
||||||
"O-CNPR",
|
|
||||||
"L-SCBU",
|
|
||||||
"K4YZ-Y",
|
|
||||||
"L-C3O7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K4YZ-Y",
|
"solarSystemName": "K4YZ-Y",
|
||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.3017082184026139,
|
"security": -0.3017082184026139,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O1Y-ED,L-C3O7,8S28-3"
|
||||||
"O1Y-ED",
|
|
||||||
"L-C3O7",
|
|
||||||
"8S28-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X36Y-G",
|
"solarSystemName": "X36Y-G",
|
||||||
"x": 400,
|
"x": 400,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2877245507790435,
|
"security": -0.2877245507790435,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VRH-H7,L-C3O7,YKSC-A"
|
||||||
"VRH-H7",
|
|
||||||
"L-C3O7",
|
|
||||||
"YKSC-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-C3O7",
|
"solarSystemName": "L-C3O7",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.3552098608137015,
|
"security": -0.3552098608137015,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O1Y-ED,K4YZ-Y,X36Y-G,C4C-Z4"
|
||||||
"O1Y-ED",
|
|
||||||
"K4YZ-Y",
|
|
||||||
"X36Y-G",
|
|
||||||
"C4C-Z4"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YKSC-A",
|
"solarSystemName": "YKSC-A",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 435,
|
"y": 435,
|
||||||
"security": -0.3372382413709875,
|
"security": -0.3372382413709875,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X36Y-G,FIO1-8,C-OK0R"
|
||||||
"X36Y-G",
|
|
||||||
"FIO1-8",
|
|
||||||
"C-OK0R"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FIO1-8",
|
"solarSystemName": "FIO1-8",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": -0.369358991505917,
|
"security": -0.369358991505917,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YKSC-A,E9KD-N,8W-OSE"
|
||||||
"YKSC-A",
|
|
||||||
"E9KD-N",
|
|
||||||
"8W-OSE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C-OK0R",
|
"solarSystemName": "C-OK0R",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": -0.4390362374813336,
|
"security": -0.4390362374813336,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YKSC-A,0-ARFO"
|
||||||
"YKSC-A",
|
|
||||||
"0-ARFO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0-ARFO",
|
"solarSystemName": "0-ARFO",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": -0.5004466229293829,
|
"security": -0.5004466229293829,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C-OK0R"
|
||||||
"C-OK0R"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E9KD-N",
|
"solarSystemName": "E9KD-N",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.4070671272367341,
|
"security": -0.4070671272367341,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FIO1-8,WQY-IQ,6RCQ-V"
|
||||||
"FIO1-8",
|
|
||||||
"WQY-IQ",
|
|
||||||
"6RCQ-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8W-OSE",
|
"solarSystemName": "8W-OSE",
|
||||||
"x": 180,
|
"x": 180,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.3684108109900789,
|
"security": -0.3684108109900789,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FIO1-8,WQY-IQ"
|
||||||
"FIO1-8",
|
|
||||||
"WQY-IQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WQY-IQ",
|
"solarSystemName": "WQY-IQ",
|
||||||
"x": 190,
|
"x": 190,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": -0.3046331440843884,
|
"security": -0.3046331440843884,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E9KD-N,8W-OSE"
|
||||||
"E9KD-N",
|
|
||||||
"8W-OSE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C4C-Z4",
|
"solarSystemName": "C4C-Z4",
|
||||||
"x": 220,
|
"x": 220,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.395536057348575,
|
"security": -0.395536057348575,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-C3O7,GME-PQ"
|
||||||
"L-C3O7",
|
|
||||||
"GME-PQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GME-PQ",
|
"solarSystemName": "GME-PQ",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.492753738227007,
|
"security": -0.492753738227007,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C4C-Z4,MPPA-A,X5-UME,8QMO-E"
|
||||||
"C4C-Z4",
|
|
||||||
"MPPA-A",
|
|
||||||
"X5-UME",
|
|
||||||
"8QMO-E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MPPA-A",
|
"solarSystemName": "MPPA-A",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -0.5920560403904244,
|
"security": -0.5920560403904244,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GME-PQ,I-UUI5,8QMO-E"
|
||||||
"GME-PQ",
|
|
||||||
"I-UUI5",
|
|
||||||
"8QMO-E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X5-UME",
|
"solarSystemName": "X5-UME",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": -0.3892173338349785,
|
"security": -0.3892173338349785,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GME-PQ"
|
||||||
"GME-PQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I-UUI5",
|
"solarSystemName": "I-UUI5",
|
||||||
"x": 25,
|
"x": 25,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.6354250171797378,
|
"security": -0.6354250171797378,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MPPA-A"
|
||||||
"MPPA-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8QMO-E",
|
"solarSystemName": "8QMO-E",
|
||||||
"x": 90,
|
"x": 90,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.5506613789416245,
|
"security": -0.5506613789416245,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GME-PQ,MPPA-A"
|
||||||
"GME-PQ",
|
|
||||||
"MPPA-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6RCQ-V",
|
"solarSystemName": "6RCQ-V",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": -0.03794446565783982,
|
"security": -0.03794446565783982,
|
||||||
"connectedSystems": [
|
"connectedSystems": "00TY-J,XG-D1L,E9KD-N"
|
||||||
"00TY-J",
|
|
||||||
"XG-D1L",
|
|
||||||
"E9KD-N"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
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
@@ -4,553 +4,377 @@
|
|||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.7569526546482184,
|
"security": -0.7569526546482184,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AOK-WQ,N-CREL"
|
||||||
"AOK-WQ",
|
|
||||||
"N-CREL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1-7KWU",
|
"solarSystemName": "1-7KWU",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.4045042698270992,
|
"security": -0.4045042698270992,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-HWQR,3-UCBF"
|
||||||
"H-HWQR",
|
|
||||||
"3-UCBF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3-UCBF",
|
"solarSystemName": "3-UCBF",
|
||||||
"x": 120,
|
"x": 120,
|
||||||
"y": 80,
|
"y": 80,
|
||||||
"security": -0.471481180409518,
|
"security": -0.471481180409518,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-7KWU,N-CREL"
|
||||||
"1-7KWU",
|
|
||||||
"N-CREL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "N-CREL",
|
"solarSystemName": "N-CREL",
|
||||||
"x": 125,
|
"x": 125,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.4494580187060111,
|
"security": -0.4494580187060111,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3-UCBF,TM-0P2,E3-SDZ"
|
||||||
"3-UCBF",
|
|
||||||
"TM-0P2",
|
|
||||||
"E3-SDZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TM-0P2",
|
"solarSystemName": "TM-0P2",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.3775422989161192,
|
"security": -0.3775422989161192,
|
||||||
"connectedSystems": [
|
"connectedSystems": "N-CREL,4OIV-X"
|
||||||
"N-CREL",
|
|
||||||
"4OIV-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4OIV-X",
|
"solarSystemName": "4OIV-X",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": -0.258484428061066,
|
"security": -0.258484428061066,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TM-0P2,Y-JKJ8"
|
||||||
"TM-0P2",
|
|
||||||
"Y-JKJ8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-JKJ8",
|
"solarSystemName": "Y-JKJ8",
|
||||||
"x": 140,
|
"x": 140,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": -0.2106687215761334,
|
"security": -0.2106687215761334,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4OIV-X,AFJ-NB"
|
||||||
"4OIV-X",
|
|
||||||
"AFJ-NB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AFJ-NB",
|
"solarSystemName": "AFJ-NB",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.1560387235840497,
|
"security": -0.1560387235840497,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-JKJ8,H-64KI"
|
||||||
"Y-JKJ8",
|
|
||||||
"H-64KI"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H-64KI",
|
"solarSystemName": "H-64KI",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 390,
|
"y": 390,
|
||||||
"security": -0.1637618647127278,
|
"security": -0.1637618647127278,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AFJ-NB,9I-SRF,9-IIBL"
|
||||||
"AFJ-NB",
|
|
||||||
"9I-SRF",
|
|
||||||
"9-IIBL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9I-SRF",
|
"solarSystemName": "9I-SRF",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.2058178698852357,
|
"security": -0.2058178698852357,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-64KI,YALR-F,68FT-6"
|
||||||
"H-64KI",
|
|
||||||
"YALR-F",
|
|
||||||
"68FT-6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9-IIBL",
|
"solarSystemName": "9-IIBL",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.09923442994835252,
|
"security": -0.09923442994835252,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H-64KI,5GQ-S9,68FT-6"
|
||||||
"H-64KI",
|
|
||||||
"5GQ-S9",
|
|
||||||
"68FT-6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5GQ-S9",
|
"solarSystemName": "5GQ-S9",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.06360631057484112,
|
"security": -0.06360631057484112,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-IIBL,D-L4H0"
|
||||||
"9-IIBL",
|
|
||||||
"D-L4H0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YALR-F",
|
"solarSystemName": "YALR-F",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.3041907930832196,
|
"security": -0.3041907930832196,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9I-SRF,IV-UNR"
|
||||||
"9I-SRF",
|
|
||||||
"IV-UNR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "68FT-6",
|
"solarSystemName": "68FT-6",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.2133778614509948,
|
"security": -0.2133778614509948,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9I-SRF,9-IIBL,IRE-98,HOHF-B,Y-6B0E"
|
||||||
"9I-SRF",
|
|
||||||
"9-IIBL",
|
|
||||||
"IRE-98",
|
|
||||||
"HOHF-B",
|
|
||||||
"Y-6B0E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IV-UNR",
|
"solarSystemName": "IV-UNR",
|
||||||
"x": 180,
|
"x": 180,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.4436635527259381,
|
"security": -0.4436635527259381,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YALR-F,UD-VZW"
|
||||||
"YALR-F",
|
|
||||||
"UD-VZW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IRE-98",
|
"solarSystemName": "IRE-98",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.2567314811572694,
|
"security": -0.2567314811572694,
|
||||||
"connectedSystems": [
|
"connectedSystems": "68FT-6,F-3H2P,DY-40Z,N-7ECY"
|
||||||
"68FT-6",
|
|
||||||
"F-3H2P",
|
|
||||||
"DY-40Z",
|
|
||||||
"N-7ECY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HOHF-B",
|
"solarSystemName": "HOHF-B",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.1384120554984983,
|
"security": -0.1384120554984983,
|
||||||
"connectedSystems": [
|
"connectedSystems": "68FT-6,E7VE-V"
|
||||||
"68FT-6",
|
|
||||||
"E7VE-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-6B0E",
|
"solarSystemName": "Y-6B0E",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": -0.2484879895150565,
|
"security": -0.2484879895150565,
|
||||||
"connectedSystems": [
|
"connectedSystems": "68FT-6,F-3H2P"
|
||||||
"68FT-6",
|
|
||||||
"F-3H2P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F-3H2P",
|
"solarSystemName": "F-3H2P",
|
||||||
"x": 595,
|
"x": 595,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.3850086294742645,
|
"security": -0.3850086294742645,
|
||||||
"connectedSystems": [
|
"connectedSystems": "IRE-98,Y-6B0E,6E-MOW"
|
||||||
"IRE-98",
|
|
||||||
"Y-6B0E",
|
|
||||||
"6E-MOW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DY-40Z",
|
"solarSystemName": "DY-40Z",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.2544582675128679,
|
"security": -0.2544582675128679,
|
||||||
"connectedSystems": [
|
"connectedSystems": "IRE-98,XWY-YM"
|
||||||
"IRE-98",
|
|
||||||
"XWY-YM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XWY-YM",
|
"solarSystemName": "XWY-YM",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": -0.2490042461499684,
|
"security": -0.2490042461499684,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DY-40Z,M-9V5D"
|
||||||
"DY-40Z",
|
|
||||||
"M-9V5D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-9V5D",
|
"solarSystemName": "M-9V5D",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.2741486543349891,
|
"security": -0.2741486543349891,
|
||||||
"connectedSystems": [
|
"connectedSystems": "XWY-YM,O2-39S,M-VEJZ"
|
||||||
"XWY-YM",
|
|
||||||
"O2-39S",
|
|
||||||
"M-VEJZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O2-39S",
|
"solarSystemName": "O2-39S",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 650,
|
"y": 650,
|
||||||
"security": -0.2742445802525597,
|
"security": -0.2742445802525597,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-9V5D,LJK-T0"
|
||||||
"M-9V5D",
|
|
||||||
"LJK-T0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-VEJZ",
|
"solarSystemName": "M-VEJZ",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.3674733996873354,
|
"security": -0.3674733996873354,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-9V5D"
|
||||||
"M-9V5D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LJK-T0",
|
"solarSystemName": "LJK-T0",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 650,
|
"y": 650,
|
||||||
"security": -0.2878796479428635,
|
"security": -0.2878796479428635,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O2-39S"
|
||||||
"O2-39S"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E7VE-V",
|
"solarSystemName": "E7VE-V",
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": -0.1308276362022733,
|
"security": -0.1308276362022733,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HOHF-B,NUG-OF"
|
||||||
"HOHF-B",
|
|
||||||
"NUG-OF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NUG-OF",
|
"solarSystemName": "NUG-OF",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.1599092140487427,
|
"security": -0.1599092140487427,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E7VE-V,L6BY-P,U3SQ-X"
|
||||||
"E7VE-V",
|
|
||||||
"L6BY-P",
|
|
||||||
"U3SQ-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L6BY-P",
|
"solarSystemName": "L6BY-P",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.1675743991341111,
|
"security": -0.1675743991341111,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NUG-OF,U3SQ-X"
|
||||||
"NUG-OF",
|
|
||||||
"U3SQ-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U3SQ-X",
|
"solarSystemName": "U3SQ-X",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.1221764108016671,
|
"security": -0.1221764108016671,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NUG-OF,L6BY-P,01TG-J,A1BK-A"
|
||||||
"NUG-OF",
|
|
||||||
"L6BY-P",
|
|
||||||
"01TG-J",
|
|
||||||
"A1BK-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "01TG-J",
|
"solarSystemName": "01TG-J",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.151074648309942,
|
"security": -0.151074648309942,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U3SQ-X,UK-SHL"
|
||||||
"U3SQ-X",
|
|
||||||
"UK-SHL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UK-SHL",
|
"solarSystemName": "UK-SHL",
|
||||||
"x": 865,
|
"x": 865,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.2520182617144468,
|
"security": -0.2520182617144468,
|
||||||
"connectedSystems": [
|
"connectedSystems": "01TG-J"
|
||||||
"01TG-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A1BK-A",
|
"solarSystemName": "A1BK-A",
|
||||||
"x": 860,
|
"x": 860,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.04807805627141115,
|
"security": -0.04807805627141115,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U3SQ-X"
|
||||||
"U3SQ-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "N-7ECY",
|
"solarSystemName": "N-7ECY",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": -0.3987141935271507,
|
"security": -0.3987141935271507,
|
||||||
"connectedSystems": [
|
"connectedSystems": "IRE-98,4-MPSJ"
|
||||||
"IRE-98",
|
|
||||||
"4-MPSJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4-MPSJ",
|
"solarSystemName": "4-MPSJ",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": -0.4568427171810133,
|
"security": -0.4568427171810133,
|
||||||
"connectedSystems": [
|
"connectedSystems": "N-7ECY,TWJ-AW"
|
||||||
"N-7ECY",
|
|
||||||
"TWJ-AW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TWJ-AW",
|
"solarSystemName": "TWJ-AW",
|
||||||
"x": 260,
|
"x": 260,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": -0.5797776964352548,
|
"security": -0.5797776964352548,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4-MPSJ,PZMA-E,442-CS"
|
||||||
"4-MPSJ",
|
|
||||||
"PZMA-E",
|
|
||||||
"442-CS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PZMA-E",
|
"solarSystemName": "PZMA-E",
|
||||||
"x": 190,
|
"x": 190,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": -0.4572504837574468,
|
"security": -0.4572504837574468,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TWJ-AW"
|
||||||
"TWJ-AW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "442-CS",
|
"solarSystemName": "442-CS",
|
||||||
"x": 260,
|
"x": 260,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": -0.7117596201506945,
|
"security": -0.7117596201506945,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TWJ-AW,Z-N9IP,9ZFH-Z"
|
||||||
"TWJ-AW",
|
|
||||||
"Z-N9IP",
|
|
||||||
"9ZFH-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-N9IP",
|
"solarSystemName": "Z-N9IP",
|
||||||
"x": 320,
|
"x": 320,
|
||||||
"y": 680,
|
"y": 680,
|
||||||
"security": -0.8000833136696577,
|
"security": -0.8000833136696577,
|
||||||
"connectedSystems": [
|
"connectedSystems": "442-CS"
|
||||||
"442-CS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9ZFH-Z",
|
"solarSystemName": "9ZFH-Z",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 675,
|
"y": 675,
|
||||||
"security": -0.6608910695481836,
|
"security": -0.6608910695481836,
|
||||||
"connectedSystems": [
|
"connectedSystems": "442-CS"
|
||||||
"442-CS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6E-MOW",
|
"solarSystemName": "6E-MOW",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.3422659295884337,
|
"security": -0.3422659295884337,
|
||||||
"connectedSystems": [
|
"connectedSystems": "F-3H2P,GBT4-J,GZ1-A1"
|
||||||
"F-3H2P",
|
|
||||||
"GBT4-J",
|
|
||||||
"GZ1-A1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GBT4-J",
|
"solarSystemName": "GBT4-J",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": -0.3815969023890459,
|
"security": -0.3815969023890459,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6E-MOW,X-0CKQ,4RS-L1"
|
||||||
"6E-MOW",
|
|
||||||
"X-0CKQ",
|
|
||||||
"4RS-L1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GZ1-A1",
|
"solarSystemName": "GZ1-A1",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.4642934091258839,
|
"security": -0.4642934091258839,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6E-MOW,6B-GKA,LHGA-W"
|
||||||
"6E-MOW",
|
|
||||||
"6B-GKA",
|
|
||||||
"LHGA-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-0CKQ",
|
"solarSystemName": "X-0CKQ",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.4035375505162121,
|
"security": -0.4035375505162121,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GBT4-J"
|
||||||
"GBT4-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6B-GKA",
|
"solarSystemName": "6B-GKA",
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.5144294875756027,
|
"security": -0.5144294875756027,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GZ1-A1"
|
||||||
"GZ1-A1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LHGA-W",
|
"solarSystemName": "LHGA-W",
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.4743229333225731,
|
"security": -0.4743229333225731,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GZ1-A1"
|
||||||
"GZ1-A1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4RS-L1",
|
"solarSystemName": "4RS-L1",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.3925945074373505,
|
"security": -0.3925945074373505,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GBT4-J"
|
||||||
"GBT4-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D-L4H0",
|
"solarSystemName": "D-L4H0",
|
||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.066523861485832,
|
"security": -0.066523861485832,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5GQ-S9,GU-9F4,FG-1GH"
|
||||||
"5GQ-S9",
|
|
||||||
"GU-9F4",
|
|
||||||
"FG-1GH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GU-9F4",
|
"solarSystemName": "GU-9F4",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.05916270312009442,
|
"security": -0.05916270312009442,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D-L4H0,FG-1GH"
|
||||||
"D-L4H0",
|
|
||||||
"FG-1GH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FG-1GH",
|
"solarSystemName": "FG-1GH",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.08516794722057897,
|
"security": -0.08516794722057897,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D-L4H0,GU-9F4,WFYM-0,DDI-B7"
|
||||||
"D-L4H0",
|
|
||||||
"GU-9F4",
|
|
||||||
"WFYM-0",
|
|
||||||
"DDI-B7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WFYM-0",
|
"solarSystemName": "WFYM-0",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.1110155846728181,
|
"security": -0.1110155846728181,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FG-1GH,FR-B1H"
|
||||||
"FG-1GH",
|
|
||||||
"FR-B1H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FR-B1H",
|
"solarSystemName": "FR-B1H",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.1058797793918543,
|
"security": -0.1058797793918543,
|
||||||
"connectedSystems": [
|
"connectedSystems": "WFYM-0,DDI-B7"
|
||||||
"WFYM-0",
|
|
||||||
"DDI-B7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DDI-B7",
|
"solarSystemName": "DDI-B7",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.1309223352645689,
|
"security": -0.1309223352645689,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FG-1GH,FR-B1H"
|
||||||
"FG-1GH",
|
|
||||||
"FR-B1H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UD-VZW",
|
"solarSystemName": "UD-VZW",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.499025238117393,
|
"security": -0.499025238117393,
|
||||||
"connectedSystems": [
|
"connectedSystems": "IV-UNR,3-YX2D,V-TN6Q,QBH5-F"
|
||||||
"IV-UNR",
|
|
||||||
"3-YX2D",
|
|
||||||
"V-TN6Q",
|
|
||||||
"QBH5-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H-HWQR",
|
"solarSystemName": "H-HWQR",
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.3520292398793955,
|
"security": -0.3520292398793955,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D-9UEV,78R-PI,1-7KWU"
|
||||||
"D-9UEV",
|
|
||||||
"78R-PI",
|
|
||||||
"1-7KWU"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -4,692 +4,538 @@
|
|||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.08826368729222,
|
"security": -0.08826368729222,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R1KE-A",
|
"solarSystemName": "R1KE-A",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.07164369458561892,
|
"security": -0.07164369458561892,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JGDF-B",
|
"solarSystemName": "JGDF-B",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": -0.1657612933389353,
|
"security": -0.1657612933389353,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1SR-HT",
|
"solarSystemName": "1SR-HT",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.120075230424594,
|
"security": -0.120075230424594,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SQ-2XA",
|
"solarSystemName": "SQ-2XA",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": -0.07798343993192947,
|
"security": -0.07798343993192947,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-FYJR",
|
"solarSystemName": "Z-FYJR",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.2079434029497262,
|
"security": -0.2079434029497262,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZA6-9N",
|
"solarSystemName": "ZA6-9N",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.1541854480024073,
|
"security": -0.1541854480024073,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J1-6CJ",
|
"solarSystemName": "J1-6CJ",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.1480918190449702,
|
"security": -0.1480918190449702,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7H-Z5R",
|
"solarSystemName": "7H-Z5R",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.1303723309485111,
|
"security": -0.1303723309485111,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0RZ5-2",
|
"solarSystemName": "0RZ5-2",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.2275356360224279,
|
"security": -0.2275356360224279,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A9-NB6",
|
"solarSystemName": "A9-NB6",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.1241113945863723,
|
"security": -0.1241113945863723,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LG1-TA",
|
"solarSystemName": "LG1-TA",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.2946460366600786,
|
"security": -0.2946460366600786,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TNK-BQ",
|
"solarSystemName": "TNK-BQ",
|
||||||
"x": 970,
|
"x": 970,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.04175422256162886,
|
"security": -0.04175422256162886,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E2AX-5",
|
"solarSystemName": "E2AX-5",
|
||||||
"x": 915,
|
"x": 915,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.03362189848934361,
|
"security": -0.03362189848934361,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HPE-KP",
|
"solarSystemName": "HPE-KP",
|
||||||
"x": 925,
|
"x": 925,
|
||||||
"y": 160,
|
"y": 160,
|
||||||
"security": -0.03394322504595571,
|
"security": -0.03394322504595571,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "THS-MN",
|
"solarSystemName": "THS-MN",
|
||||||
"x": 920,
|
"x": 920,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.03691601744139894,
|
"security": -0.03691601744139894,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UBES-K",
|
"solarSystemName": "UBES-K",
|
||||||
"x": 850,
|
"x": 850,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.06166800235878056,
|
"security": -0.06166800235878056,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I-R8B0",
|
"solarSystemName": "I-R8B0",
|
||||||
"x": 920,
|
"x": 920,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": -0.04337229837091794,
|
"security": -0.04337229837091794,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QIW-TQ",
|
"solarSystemName": "QIW-TQ",
|
||||||
"x": 845,
|
"x": 845,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.07853881601323065,
|
"security": -0.07853881601323065,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WLL-QX",
|
"solarSystemName": "WLL-QX",
|
||||||
"x": 925,
|
"x": 925,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.09465741135815509,
|
"security": -0.09465741135815509,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BJC4-8",
|
"solarSystemName": "BJC4-8",
|
||||||
"x": 865,
|
"x": 865,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": -0.04511882726332428,
|
"security": -0.04511882726332428,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PQA-9K",
|
"solarSystemName": "PQA-9K",
|
||||||
"x": 795,
|
"x": 795,
|
||||||
"y": 450,
|
"y": 450,
|
||||||
"security": -0.05289705054207039,
|
"security": -0.05289705054207039,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S5-U0R",
|
"solarSystemName": "S5-U0R",
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 435,
|
"y": 435,
|
||||||
"security": -0.03806965129536555,
|
"security": -0.03806965129536555,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CW-R71",
|
"solarSystemName": "CW-R71",
|
||||||
"x": 974,
|
"x": 974,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.02494108898055081,
|
"security": -0.02494108898055081,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QO-3LC",
|
"solarSystemName": "QO-3LC",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": -0.1219684021620293,
|
"security": -0.1219684021620293,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3E-ER7",
|
"solarSystemName": "3E-ER7",
|
||||||
"x": 665,
|
"x": 665,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.0745662801780067,
|
"security": -0.0745662801780067,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "REZ-YZ",
|
"solarSystemName": "REZ-YZ",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.0721649987555042,
|
"security": -0.0721649987555042,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OU-AIT",
|
"solarSystemName": "OU-AIT",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.1146935305374194,
|
"security": -0.1146935305374194,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VYX2-I",
|
"solarSystemName": "VYX2-I",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.1212828321577832,
|
"security": -0.1212828321577832,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-P3CQ",
|
"solarSystemName": "5-P3CQ",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.09586334420865728,
|
"security": -0.09586334420865728,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-FDTD",
|
"solarSystemName": "M-FDTD",
|
||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.1890157213589097,
|
"security": -0.1890157213589097,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "54-VNO",
|
"solarSystemName": "54-VNO",
|
||||||
"x": 580,
|
"x": 580,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.07988834816409607,
|
"security": -0.07988834816409607,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IAMZ-5",
|
"solarSystemName": "IAMZ-5",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": -0.06946866875299662,
|
"security": -0.06946866875299662,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HD3-JK",
|
"solarSystemName": "HD3-JK",
|
||||||
"x": 690,
|
"x": 690,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": -0.0682587175216075,
|
"security": -0.0682587175216075,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PBXG-A",
|
"solarSystemName": "PBXG-A",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.05404258051407662,
|
"security": -0.05404258051407662,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9-ERCP",
|
"solarSystemName": "9-ERCP",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.1027182857339716,
|
"security": -0.1027182857339716,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KN7M-N",
|
"solarSystemName": "KN7M-N",
|
||||||
"x": 485,
|
"x": 485,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.04037067954031726,
|
"security": -0.04037067954031726,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-D1DW",
|
"solarSystemName": "Z-D1DW",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.3490262701101978,
|
"security": -0.3490262701101978,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FO-3PJ",
|
"solarSystemName": "FO-3PJ",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 540,
|
"y": 540,
|
||||||
"security": -0.4351800667134713,
|
"security": -0.4351800667134713,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-QXE6",
|
"solarSystemName": "6-QXE6",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.4729051735275121,
|
"security": -0.4729051735275121,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "N-FKXV",
|
"solarSystemName": "N-FKXV",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.649492387987022,
|
"security": -0.649492387987022,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X7-8IG",
|
"solarSystemName": "X7-8IG",
|
||||||
"x": 210,
|
"x": 210,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": -0.3633078847774401,
|
"security": -0.3633078847774401,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R-G1SF",
|
"solarSystemName": "R-G1SF",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.4590466214896356,
|
"security": -0.4590466214896356,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-NCE7",
|
"solarSystemName": "6-NCE7",
|
||||||
"x": 480,
|
"x": 480,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.03413235279923699,
|
"security": -0.03413235279923699,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WDJQ-G",
|
"solarSystemName": "WDJQ-G",
|
||||||
"x": 560,
|
"x": 560,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.03072941303314081,
|
"security": -0.03072941303314081,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JS3-RS",
|
"solarSystemName": "JS3-RS",
|
||||||
"x": 560,
|
"x": 560,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.01588294937953982,
|
"security": -0.01588294937953982,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JX-T1W",
|
"solarSystemName": "JX-T1W",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 595,
|
"y": 595,
|
||||||
"security": -0.0247140231281725,
|
"security": -0.0247140231281725,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CZ-CED",
|
"solarSystemName": "CZ-CED",
|
||||||
"x": 645,
|
"x": 645,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.03293480789172698,
|
"security": -0.03293480789172698,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BKK4-H",
|
"solarSystemName": "BKK4-H",
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 625,
|
"y": 625,
|
||||||
"security": -0.04995380376514758,
|
"security": -0.04995380376514758,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-4V7U",
|
"solarSystemName": "Y-4V7U",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 645,
|
"y": 645,
|
||||||
"security": -0.05914188859031566,
|
"security": -0.05914188859031566,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-TPN0",
|
"solarSystemName": "L-TPN0",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 675,
|
"y": 675,
|
||||||
"security": -0.02335254842048895,
|
"security": -0.02335254842048895,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3-XORH",
|
"solarSystemName": "3-XORH",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.0151122043777846,
|
"security": -0.0151122043777846,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G1VU-H",
|
"solarSystemName": "G1VU-H",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -0.01479868028145281,
|
"security": -0.01479868028145281,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W6H6-K",
|
"solarSystemName": "W6H6-K",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.03840436653077961,
|
"security": -0.03840436653077961,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-23NU",
|
"solarSystemName": "6-23NU",
|
||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.008158372706541961,
|
"security": -0.008158372706541961,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DVAR-P",
|
"solarSystemName": "DVAR-P",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": -0.02176373041113189,
|
"security": -0.02176373041113189,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J-JS0D",
|
"solarSystemName": "J-JS0D",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.009097429239084964,
|
"security": -0.009097429239084964,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VR3-PS",
|
"solarSystemName": "VR3-PS",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.1130170326056429,
|
"security": -0.1130170326056429,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LH-J8H",
|
"solarSystemName": "LH-J8H",
|
||||||
"x": 480,
|
"x": 480,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.2170568120328061,
|
"security": -0.2170568120328061,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I9D-0D",
|
"solarSystemName": "I9D-0D",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.2516663680670465,
|
"security": -0.2516663680670465,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HGB-C6",
|
"solarSystemName": "HGB-C6",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": -0.2126474749897808,
|
"security": -0.2126474749897808,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2L5-FI",
|
"solarSystemName": "2L5-FI",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": -0.2439618711610626,
|
"security": -0.2439618711610626,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RS08-B",
|
"solarSystemName": "RS08-B",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": -0.2379153991661754,
|
"security": -0.2379153991661754,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4U-14I",
|
"solarSystemName": "4U-14I",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": -0.3199954351311145,
|
"security": -0.3199954351311145,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H-EDXD",
|
"solarSystemName": "H-EDXD",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": -0.3211388899971632,
|
"security": -0.3211388899971632,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8-ULAA",
|
"solarSystemName": "8-ULAA",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": -0.2866281174736396,
|
"security": -0.2866281174736396,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KF1-DU",
|
"solarSystemName": "KF1-DU",
|
||||||
"x": 45,
|
"x": 45,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.4199560969619315,
|
"security": -0.4199560969619315,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W-WQM5",
|
"solarSystemName": "W-WQM5",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": -0.372308342105202,
|
"security": -0.372308342105202,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G5J-LH",
|
"solarSystemName": "G5J-LH",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": -0.5350957253958518,
|
"security": -0.5350957253958518,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H7OL-I",
|
"solarSystemName": "H7OL-I",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.2842696032196959,
|
"security": -0.2842696032196959,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TO21-U",
|
"solarSystemName": "TO21-U",
|
||||||
"x": 185,
|
"x": 185,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.2796966277397339,
|
"security": -0.2796966277397339,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RN-5K9",
|
"solarSystemName": "RN-5K9",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.2964811007204792,
|
"security": -0.2964811007204792,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0M-M64",
|
"solarSystemName": "0M-M64",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.293175390960903,
|
"security": -0.293175390960903,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W5-SGC",
|
"solarSystemName": "W5-SGC",
|
||||||
"x": 185,
|
"x": 185,
|
||||||
"y": 5,
|
"y": 5,
|
||||||
"security": -0.2661355997919406,
|
"security": -0.2661355997919406,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8RV-1L",
|
"solarSystemName": "8RV-1L",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": -0.3749299123496953,
|
"security": -0.3749299123496953,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1C-TD6",
|
"solarSystemName": "1C-TD6",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": -0.3750900458065621,
|
"security": -0.3750900458065621,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YBYX-1",
|
"solarSystemName": "YBYX-1",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": -0.2335878185079654,
|
"security": -0.2335878185079654,
|
||||||
"connectedSystems": [
|
"connectedSystems": ""
|
||||||
""
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -4,792 +4,510 @@
|
|||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 595,
|
"y": 595,
|
||||||
"security": 1,
|
"security": 1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hedion,Ashab,Irnin,Bhizheba,Sarum Prime,Kor-Azor Prime"
|
||||||
"Hedion",
|
|
||||||
"Ashab",
|
|
||||||
"Irnin",
|
|
||||||
"Bhizheba",
|
|
||||||
"Sarum Prime",
|
|
||||||
"Kor-Azor Prime"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Narai",
|
"solarSystemName": "Narai",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": 0.4684220031488384,
|
"security": 0.4684220031488384,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Shuria,Fensi"
|
||||||
"Shuria",
|
|
||||||
"Fensi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sakhti",
|
"solarSystemName": "Sakhti",
|
||||||
"x": 875,
|
"x": 875,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": 0.4548419296492871,
|
"security": 0.4548419296492871,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mazitah,Aldali,Nomash,Gademam"
|
||||||
"Mazitah",
|
|
||||||
"Aldali",
|
|
||||||
"Nomash",
|
|
||||||
"Gademam"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ervekam",
|
"solarSystemName": "Ervekam",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 700,
|
"y": 700,
|
||||||
"security": 0.6869200666687281,
|
"security": 0.6869200666687281,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Masanuh,Mashtarmem,Sehsasez,Yezara"
|
||||||
"Masanuh",
|
|
||||||
"Mashtarmem",
|
|
||||||
"Sehsasez",
|
|
||||||
"Yezara"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Molea",
|
"solarSystemName": "Molea",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"security": 0.7160800705784067,
|
"security": 0.7160800705784067,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nakregde,Gidali"
|
||||||
"Nakregde",
|
|
||||||
"Gidali"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Moniyyuku",
|
"solarSystemName": "Moniyyuku",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": 0.5685658118660644,
|
"security": 0.5685658118660644,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Reteka,Kulu,Edani"
|
||||||
"Reteka",
|
|
||||||
"Kulu",
|
|
||||||
"Edani"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nahrneder",
|
"solarSystemName": "Nahrneder",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 740,
|
"y": 740,
|
||||||
"security": 0.2509692266997355,
|
"security": 0.2509692266997355,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amafi,Abath"
|
||||||
"Amafi",
|
|
||||||
"Abath"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Dantan",
|
"solarSystemName": "Dantan",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": 0.6589744344713558,
|
"security": 0.6589744344713558,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kador Prime,Amdonen,Danyana"
|
||||||
"Kador Prime",
|
|
||||||
"Amdonen",
|
|
||||||
"Danyana"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Suner",
|
"solarSystemName": "Suner",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 715,
|
"y": 715,
|
||||||
"security": 0.8691072809836105,
|
"security": 0.8691072809836105,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sonama,Inis-Ilix,Masanuh"
|
||||||
"Sonama",
|
|
||||||
"Inis-Ilix",
|
|
||||||
"Masanuh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vehan",
|
"solarSystemName": "Vehan",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": 0.3665234185227236,
|
"security": 0.3665234185227236,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Udianoor,Zinkon"
|
||||||
"Udianoor",
|
|
||||||
"Zinkon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Fensi",
|
"solarSystemName": "Fensi",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.3968333840647342,
|
"security": 0.3968333840647342,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Narai,Nebian,Bridi,Ami,Rannoze"
|
||||||
"Narai",
|
|
||||||
"Nebian",
|
|
||||||
"Bridi",
|
|
||||||
"Ami",
|
|
||||||
"Rannoze"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nebian",
|
"solarSystemName": "Nebian",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": 0.3514966458773522,
|
"security": 0.3514966458773522,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Fensi,Khabara,Jeni,Noranim"
|
||||||
"Fensi",
|
|
||||||
"Khabara",
|
|
||||||
"Jeni",
|
|
||||||
"Noranim"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Khabara",
|
"solarSystemName": "Khabara",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": 0.3408937497250708,
|
"security": 0.3408937497250708,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nebian,Jeni"
|
||||||
"Nebian",
|
|
||||||
"Jeni"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jeni",
|
"solarSystemName": "Jeni",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 160,
|
"y": 160,
|
||||||
"security": 0.3318915592840781,
|
"security": 0.3318915592840781,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nebian,Khabara"
|
||||||
"Nebian",
|
|
||||||
"Khabara"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Bridi",
|
"solarSystemName": "Bridi",
|
||||||
"x": 305,
|
"x": 305,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": 0.3959467276584856,
|
"security": 0.3959467276584856,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Fensi,Ami"
|
||||||
"Fensi",
|
|
||||||
"Ami"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ami",
|
"solarSystemName": "Ami",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 355,
|
"y": 355,
|
||||||
"security": 0.4381709993481272,
|
"security": 0.4381709993481272,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Fensi,Bridi,Amdonen,Daran"
|
||||||
"Fensi",
|
|
||||||
"Bridi",
|
|
||||||
"Amdonen",
|
|
||||||
"Daran"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Amdonen",
|
"solarSystemName": "Amdonen",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 450,
|
"y": 450,
|
||||||
"security": 0.6406547257195212,
|
"security": 0.6406547257195212,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Dantan,Ami,Mora,Kor-Azor Prime,Leva,Nishah"
|
||||||
"Dantan",
|
|
||||||
"Ami",
|
|
||||||
"Mora",
|
|
||||||
"Kor-Azor Prime",
|
|
||||||
"Leva",
|
|
||||||
"Nishah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mora",
|
"solarSystemName": "Mora",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": 0.932524171950544,
|
"security": 0.932524171950544,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amdonen,Sehmy,Polfaly,Conoban"
|
||||||
"Amdonen",
|
|
||||||
"Sehmy",
|
|
||||||
"Polfaly",
|
|
||||||
"Conoban"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kor-Azor Prime",
|
"solarSystemName": "Kor-Azor Prime",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.9139081353994998,
|
"security": 0.9139081353994998,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amdonen,Leva,Nakregde,Amarr,Sehmy"
|
||||||
"Amdonen",
|
|
||||||
"Leva",
|
|
||||||
"Nakregde",
|
|
||||||
"Amarr",
|
|
||||||
"Sehmy"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Leva",
|
"solarSystemName": "Leva",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 550,
|
"y": 550,
|
||||||
"security": 0.617346103267139,
|
"security": 0.617346103267139,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amdonen,Kor-Azor Prime,Masanuh"
|
||||||
"Amdonen",
|
|
||||||
"Kor-Azor Prime",
|
|
||||||
"Masanuh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nishah",
|
"solarSystemName": "Nishah",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": 0.576117871905909,
|
"security": 0.576117871905909,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amdonen"
|
||||||
"Amdonen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Masanuh",
|
"solarSystemName": "Masanuh",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": 0.6951409991547878,
|
"security": 0.6951409991547878,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Suner,Leva,Ervekam"
|
||||||
"Suner",
|
|
||||||
"Leva",
|
|
||||||
"Ervekam"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sehmy",
|
"solarSystemName": "Sehmy",
|
||||||
"x": 565,
|
"x": 565,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": 1,
|
"security": 1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mora,Danyana,Kor-Azor Prime"
|
||||||
"Mora",
|
|
||||||
"Danyana",
|
|
||||||
"Kor-Azor Prime"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nakregde",
|
"solarSystemName": "Nakregde",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": 0.8306150526306653,
|
"security": 0.8306150526306653,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kor-Azor Prime,Molea"
|
||||||
"Kor-Azor Prime",
|
|
||||||
"Molea"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Danyana",
|
"solarSystemName": "Danyana",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.7735880947775371,
|
"security": 0.7735880947775371,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Dantan,Nahyeen,Nibainkier,Polfaly,Sehmy"
|
||||||
"Dantan",
|
|
||||||
"Nahyeen",
|
|
||||||
"Nibainkier",
|
|
||||||
"Polfaly",
|
|
||||||
"Sehmy"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nahyeen",
|
"solarSystemName": "Nahyeen",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": 0.7702995005848562,
|
"security": 0.7702995005848562,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Danyana,Jinkah,Nibainkier,Andrub"
|
||||||
"Danyana",
|
|
||||||
"Jinkah",
|
|
||||||
"Nibainkier",
|
|
||||||
"Andrub"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jinkah",
|
"solarSystemName": "Jinkah",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 355,
|
"y": 355,
|
||||||
"security": 0.8475490959624334,
|
"security": 0.8475490959624334,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nahyeen,Nibainkier,Annad"
|
||||||
"Nahyeen",
|
|
||||||
"Nibainkier",
|
|
||||||
"Annad"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nibainkier",
|
"solarSystemName": "Nibainkier",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": 0.7004864016319877,
|
"security": 0.7004864016319877,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Danyana,Nahyeen,Jinkah,Polfaly,Shokal"
|
||||||
"Danyana",
|
|
||||||
"Nahyeen",
|
|
||||||
"Jinkah",
|
|
||||||
"Polfaly",
|
|
||||||
"Shokal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Polfaly",
|
"solarSystemName": "Polfaly",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": 0.8301258276762963,
|
"security": 0.8301258276762963,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mora,Danyana,Nibainkier,Chaktaren"
|
||||||
"Mora",
|
|
||||||
"Danyana",
|
|
||||||
"Nibainkier",
|
|
||||||
"Chaktaren"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Andrub",
|
"solarSystemName": "Andrub",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": 0.6738563793664334,
|
"security": 0.6738563793664334,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nahyeen,Nahol"
|
||||||
"Nahyeen",
|
|
||||||
"Nahol"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kulu",
|
"solarSystemName": "Kulu",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": 0.5723651004585136,
|
"security": 0.5723651004585136,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Moniyyuku,Choga,Soumi"
|
||||||
"Moniyyuku",
|
|
||||||
"Choga",
|
|
||||||
"Soumi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Choga",
|
"solarSystemName": "Choga",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": 0.5818207104378524,
|
"security": 0.5818207104378524,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kulu,Soumi,Imih"
|
||||||
"Kulu",
|
|
||||||
"Soumi",
|
|
||||||
"Imih"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Soumi",
|
"solarSystemName": "Soumi",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": 0.6019993113063071,
|
"security": 0.6019993113063071,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kulu,Choga,Nare"
|
||||||
"Kulu",
|
|
||||||
"Choga",
|
|
||||||
"Nare"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Imih",
|
"solarSystemName": "Imih",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": 0.5734418218376076,
|
"security": 0.5734418218376076,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Choga,Nare,Liparer"
|
||||||
"Choga",
|
|
||||||
"Nare",
|
|
||||||
"Liparer"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nare",
|
"solarSystemName": "Nare",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": 0.6483931122488499,
|
"security": 0.6483931122488499,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Soumi,Imih,Zinkon,Kizama"
|
||||||
"Soumi",
|
|
||||||
"Imih",
|
|
||||||
"Zinkon",
|
|
||||||
"Kizama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Zinkon",
|
"solarSystemName": "Zinkon",
|
||||||
"x": 55,
|
"x": 55,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": 0.7084131673911223,
|
"security": 0.7084131673911223,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nare,Vehan"
|
||||||
"Nare",
|
|
||||||
"Vehan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kizama",
|
"solarSystemName": "Kizama",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.6669358795008871,
|
"security": 0.6669358795008871,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nare,Shaha"
|
||||||
"Nare",
|
|
||||||
"Shaha"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Shaha",
|
"solarSystemName": "Shaha",
|
||||||
"x": 120,
|
"x": 120,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": 0.5981747732860931,
|
"security": 0.5981747732860931,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kizama,Neesher,Misha"
|
||||||
"Kizama",
|
|
||||||
"Neesher",
|
|
||||||
"Misha"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Neesher",
|
"solarSystemName": "Neesher",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": 0.5180601261834492,
|
"security": 0.5180601261834492,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Shaha,Misha,Perbhe"
|
||||||
"Shaha",
|
|
||||||
"Misha",
|
|
||||||
"Perbhe"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Misha",
|
"solarSystemName": "Misha",
|
||||||
"x": 45,
|
"x": 45,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": 0.4948945592210915,
|
"security": 0.4948945592210915,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Shaha,Neesher,Ordion"
|
||||||
"Shaha",
|
|
||||||
"Neesher",
|
|
||||||
"Ordion"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ordion",
|
"solarSystemName": "Ordion",
|
||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": 0.5045326540443285,
|
"security": 0.5045326540443285,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Misha"
|
||||||
"Misha"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Perbhe",
|
"solarSystemName": "Perbhe",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": 0.3514666607573391,
|
"security": 0.3514666607573391,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Neesher,Oguser"
|
||||||
"Neesher",
|
|
||||||
"Oguser"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Abath",
|
"solarSystemName": "Abath",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 705,
|
"y": 705,
|
||||||
"security": 0.1664056850845972,
|
"security": 0.1664056850845972,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nahrneder,Schmaeel"
|
||||||
"Nahrneder",
|
|
||||||
"Schmaeel"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Schmaeel",
|
"solarSystemName": "Schmaeel",
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 660,
|
"y": 660,
|
||||||
"security": 0.1744029704370381,
|
"security": 0.1744029704370381,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Abath,Mafra,Zorenyen,Oguser"
|
||||||
"Abath",
|
|
||||||
"Mafra",
|
|
||||||
"Zorenyen",
|
|
||||||
"Oguser"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mafra",
|
"solarSystemName": "Mafra",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 665,
|
"y": 665,
|
||||||
"security": 0.1194431536093022,
|
"security": 0.1194431536093022,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Schmaeel,Arzi"
|
||||||
"Schmaeel",
|
|
||||||
"Arzi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arzi",
|
"solarSystemName": "Arzi",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": 0.138332831001252,
|
"security": 0.138332831001252,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mafra,Kerying,Zorenyen,Oguser"
|
||||||
"Mafra",
|
|
||||||
"Kerying",
|
|
||||||
"Zorenyen",
|
|
||||||
"Oguser"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kerying",
|
"solarSystemName": "Kerying",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 645,
|
"y": 645,
|
||||||
"security": 0.160019674362255,
|
"security": 0.160019674362255,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arzi"
|
||||||
"Arzi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Zorenyen",
|
"solarSystemName": "Zorenyen",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 625,
|
"y": 625,
|
||||||
"security": 0.1112296931006905,
|
"security": 0.1112296931006905,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Schmaeel,Arzi"
|
||||||
"Schmaeel",
|
|
||||||
"Arzi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oguser",
|
"solarSystemName": "Oguser",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": 0.2170825545994035,
|
"security": 0.2170825545994035,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Perbhe,Schmaeel,Arzi"
|
||||||
"Perbhe",
|
|
||||||
"Schmaeel",
|
|
||||||
"Arzi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nahol",
|
"solarSystemName": "Nahol",
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": 0.5542736782938291,
|
"security": 0.5542736782938291,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Andrub,Tadadan,Tralasa,Latari"
|
||||||
"Andrub",
|
|
||||||
"Tadadan",
|
|
||||||
"Tralasa",
|
|
||||||
"Latari"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tadadan",
|
"solarSystemName": "Tadadan",
|
||||||
"x": 875,
|
"x": 875,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.4528060840028922,
|
"security": 0.4528060840028922,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nahol,Gademam"
|
||||||
"Nahol",
|
|
||||||
"Gademam"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tralasa",
|
"solarSystemName": "Tralasa",
|
||||||
"x": 974,
|
"x": 974,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": 0.5591577659122725,
|
"security": 0.5591577659122725,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nahol,Latari"
|
||||||
"Nahol",
|
|
||||||
"Latari"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gademam",
|
"solarSystemName": "Gademam",
|
||||||
"x": 810,
|
"x": 810,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": 0.3910406289863171,
|
"security": 0.3910406289863171,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tadadan,Pananan,Sakhti"
|
||||||
"Tadadan",
|
|
||||||
"Pananan",
|
|
||||||
"Sakhti"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pananan",
|
"solarSystemName": "Pananan",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.2010469882764974,
|
"security": 0.2010469882764974,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gademam,Daran"
|
||||||
"Gademam",
|
|
||||||
"Daran"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Daran",
|
"solarSystemName": "Daran",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": 0.2316210466047565,
|
"security": 0.2316210466047565,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pananan,Ami"
|
||||||
"Pananan",
|
|
||||||
"Ami"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Latari",
|
"solarSystemName": "Latari",
|
||||||
"x": 974,
|
"x": 974,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": 0.5620496394906875,
|
"security": 0.5620496394906875,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nahol,Tralasa"
|
||||||
"Nahol",
|
|
||||||
"Tralasa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Shokal",
|
"solarSystemName": "Shokal",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": 0.4994386014293178,
|
"security": 0.4994386014293178,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nibainkier,Atarli,Keproh,Zatamaka"
|
||||||
"Nibainkier",
|
|
||||||
"Atarli",
|
|
||||||
"Keproh",
|
|
||||||
"Zatamaka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Atarli",
|
"solarSystemName": "Atarli",
|
||||||
"x": 635,
|
"x": 635,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": 0.4421900818066711,
|
"security": 0.4421900818066711,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Menai,Shokal,Keproh,Zatamaka,Rannoze,Piri"
|
||||||
"Menai",
|
|
||||||
"Shokal",
|
|
||||||
"Keproh",
|
|
||||||
"Zatamaka",
|
|
||||||
"Rannoze",
|
|
||||||
"Piri"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Keproh",
|
"solarSystemName": "Keproh",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": 0.4535406160388509,
|
"security": 0.4535406160388509,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Shokal,Atarli,Zatamaka"
|
||||||
"Shokal",
|
|
||||||
"Atarli",
|
|
||||||
"Zatamaka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Zatamaka",
|
"solarSystemName": "Zatamaka",
|
||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.4083846585488326,
|
"security": 0.4083846585488326,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Shokal,Atarli,Keproh,Piri"
|
||||||
"Shokal",
|
|
||||||
"Atarli",
|
|
||||||
"Keproh",
|
|
||||||
"Piri"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Rannoze",
|
"solarSystemName": "Rannoze",
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": 0.3988255165131434,
|
"security": 0.3988255165131434,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Fensi,Atarli"
|
||||||
"Fensi",
|
|
||||||
"Atarli"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Piri",
|
"solarSystemName": "Piri",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": 0.4558784475886332,
|
"security": 0.4558784475886332,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Atarli,Zatamaka,Enal"
|
||||||
"Atarli",
|
|
||||||
"Zatamaka",
|
|
||||||
"Enal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Enal",
|
"solarSystemName": "Enal",
|
||||||
"x": 585,
|
"x": 585,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": 0.4076276519334271,
|
"security": 0.4076276519334271,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Piri,Jedandan"
|
||||||
"Piri",
|
|
||||||
"Jedandan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jedandan",
|
"solarSystemName": "Jedandan",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": 0.4192235722047412,
|
"security": 0.4192235722047412,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Enal,Miroona"
|
||||||
"Enal",
|
|
||||||
"Miroona"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Miroona",
|
"solarSystemName": "Miroona",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": 0.4155730242274855,
|
"security": 0.4155730242274855,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jedandan,Ranni,Liparer"
|
||||||
"Jedandan",
|
|
||||||
"Ranni",
|
|
||||||
"Liparer"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ranni",
|
"solarSystemName": "Ranni",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": 0.3675565086716127,
|
"security": 0.3675565086716127,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Miroona,Arza"
|
||||||
"Miroona",
|
|
||||||
"Arza"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arza",
|
"solarSystemName": "Arza",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 10,
|
"y": 10,
|
||||||
"security": 0.3276510597115057,
|
"security": 0.3276510597115057,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ranni"
|
||||||
"Ranni"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Liparer",
|
"solarSystemName": "Liparer",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.4491356382443508,
|
"security": 0.4491356382443508,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Miroona,Imih"
|
||||||
"Miroona",
|
|
||||||
"Imih"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Noranim",
|
"solarSystemName": "Noranim",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.3372209643033397,
|
"security": 0.3372209643033397,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nebian,Chej,Menai"
|
||||||
"Nebian",
|
|
||||||
"Chej",
|
|
||||||
"Menai"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Menai",
|
"solarSystemName": "Menai",
|
||||||
"x": 560,
|
"x": 560,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": 0.3414024860831691,
|
"security": 0.3414024860831691,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Noranim,Atarli"
|
||||||
"Noranim",
|
|
||||||
"Atarli"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Annad",
|
"solarSystemName": "Annad",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": 0.8210709900341359,
|
"security": 0.8210709900341359,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jinkah"
|
||||||
"Jinkah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Chaktaren",
|
"solarSystemName": "Chaktaren",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": 0.8024104401614298,
|
"security": 0.8024104401614298,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Polfaly"
|
||||||
"Polfaly"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Conoban",
|
"solarSystemName": "Conoban",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": 0.905248800028,
|
"security": 0.905248800028,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mora"
|
||||||
"Mora"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
@@ -4,448 +4,293 @@
|
|||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.2893983494282283,
|
"security": 0.2893983494282283,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Astabih,Ubtes,Bimener,Audesder"
|
||||||
"Astabih",
|
|
||||||
"Ubtes",
|
|
||||||
"Bimener",
|
|
||||||
"Audesder"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B-VIP9",
|
"solarSystemName": "B-VIP9",
|
||||||
"x": 495,
|
"x": 495,
|
||||||
"y": 650,
|
"y": 650,
|
||||||
"security": -0.00152269610494371,
|
"security": -0.00152269610494371,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9SNK-O,Egbinger"
|
||||||
"9SNK-O",
|
|
||||||
"Egbinger"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aeddin",
|
"solarSystemName": "Aeddin",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": 0.569667727212997,
|
"security": 0.569667727212997,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Austraka,Gulfonodi,Teonusude"
|
||||||
"Austraka",
|
|
||||||
"Gulfonodi",
|
|
||||||
"Teonusude"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gulfonodi",
|
"solarSystemName": "Gulfonodi",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": 0.497860496629184,
|
"security": 0.497860496629184,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aeddin,Teonusude"
|
||||||
"Aeddin",
|
|
||||||
"Teonusude"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Teonusude",
|
"solarSystemName": "Teonusude",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": 0.5863137228330685,
|
"security": 0.5863137228330685,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aeddin,Gulfonodi,Gelfiven,Bosena,Magiko"
|
||||||
"Aeddin",
|
|
||||||
"Gulfonodi",
|
|
||||||
"Gelfiven",
|
|
||||||
"Bosena",
|
|
||||||
"Magiko"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gelfiven",
|
"solarSystemName": "Gelfiven",
|
||||||
"x": 165,
|
"x": 165,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": 0.5597711471078132,
|
"security": 0.5597711471078132,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Teonusude,Oddelulf,Atlar"
|
||||||
"Teonusude",
|
|
||||||
"Oddelulf",
|
|
||||||
"Atlar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Bosena",
|
"solarSystemName": "Bosena",
|
||||||
"x": 140,
|
"x": 140,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": 0.400467093539569,
|
"security": 0.400467093539569,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Teonusude,Oddelulf,Heild"
|
||||||
"Teonusude",
|
|
||||||
"Oddelulf",
|
|
||||||
"Heild"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oddelulf",
|
"solarSystemName": "Oddelulf",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 115,
|
"y": 115,
|
||||||
"security": 0.3707810097740397,
|
"security": 0.3707810097740397,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gelfiven,Bosena,Atlar,Istodard"
|
||||||
"Gelfiven",
|
|
||||||
"Bosena",
|
|
||||||
"Atlar",
|
|
||||||
"Istodard"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Atlar",
|
"solarSystemName": "Atlar",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": 0.373367479969537,
|
"security": 0.373367479969537,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gelfiven,Oddelulf,Illamur"
|
||||||
"Gelfiven",
|
|
||||||
"Oddelulf",
|
|
||||||
"Illamur"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Heild",
|
"solarSystemName": "Heild",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": 0.3307623618104421,
|
"security": 0.3307623618104421,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Bosena,Hrokkur,Aedald"
|
||||||
"Bosena",
|
|
||||||
"Hrokkur",
|
|
||||||
"Aedald"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hrokkur",
|
"solarSystemName": "Hrokkur",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 450,
|
"y": 450,
|
||||||
"security": 0.2988826196208917,
|
"security": 0.2988826196208917,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heild,Hrober"
|
||||||
"Heild",
|
|
||||||
"Hrober"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hrober",
|
"solarSystemName": "Hrober",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 485,
|
"y": 485,
|
||||||
"security": 0.3078231528634525,
|
"security": 0.3078231528634525,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hrokkur"
|
||||||
"Hrokkur"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aedald",
|
"solarSystemName": "Aedald",
|
||||||
"x": 150,
|
"x": 150,
|
||||||
"y": 470,
|
"y": 470,
|
||||||
"security": 0.2504577487622691,
|
"security": 0.2504577487622691,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heild,Muttokon,Audesder"
|
||||||
"Heild",
|
|
||||||
"Muttokon",
|
|
||||||
"Audesder"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Muttokon",
|
"solarSystemName": "Muttokon",
|
||||||
"x": 225,
|
"x": 225,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": 0.2071899938074332,
|
"security": 0.2071899938074332,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aedald,Egbinger"
|
||||||
"Aedald",
|
|
||||||
"Egbinger"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Audesder",
|
"solarSystemName": "Audesder",
|
||||||
"x": 125,
|
"x": 125,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": 0.2647115299035282,
|
"security": 0.2647115299035282,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aedald,Kenobanala"
|
||||||
"Aedald",
|
|
||||||
"Kenobanala"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Illamur",
|
"solarSystemName": "Illamur",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": 0.2823402773996442,
|
"security": 0.2823402773996442,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Atlar,Horaka,Meildolf"
|
||||||
"Atlar",
|
|
||||||
"Horaka",
|
|
||||||
"Meildolf"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Horaka",
|
"solarSystemName": "Horaka",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.6190417520611344,
|
"security": 0.6190417520611344,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Illamur,Eldulf,Orien,Varigne"
|
||||||
"Illamur",
|
|
||||||
"Eldulf",
|
|
||||||
"Orien",
|
|
||||||
"Varigne"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Eldulf",
|
"solarSystemName": "Eldulf",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": 0.5636332396680155,
|
"security": 0.5636332396680155,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Horaka,Varigne"
|
||||||
"Horaka",
|
|
||||||
"Varigne"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Orien",
|
"solarSystemName": "Orien",
|
||||||
"x": 605,
|
"x": 605,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": 0.8047253695365588,
|
"security": 0.8047253695365588,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Horaka,Meildolf,Fegomenko"
|
||||||
"Horaka",
|
|
||||||
"Meildolf",
|
|
||||||
"Fegomenko"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Varigne",
|
"solarSystemName": "Varigne",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": 0.6401470434870142,
|
"security": 0.6401470434870142,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Horaka,Eldulf"
|
||||||
"Horaka",
|
|
||||||
"Eldulf"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Meildolf",
|
"solarSystemName": "Meildolf",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": 0.2845982025703624,
|
"security": 0.2845982025703624,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Illamur,Orien,Ennur"
|
||||||
"Illamur",
|
|
||||||
"Orien",
|
|
||||||
"Ennur"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Istodard",
|
"solarSystemName": "Istodard",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.2948804397482957,
|
"security": 0.2948804397482957,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Oddelulf,Gonheim,Half,Altbrard"
|
||||||
"Oddelulf",
|
|
||||||
"Gonheim",
|
|
||||||
"Half",
|
|
||||||
"Altbrard"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gonheim",
|
"solarSystemName": "Gonheim",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": 0.2838236257931388,
|
"security": 0.2838236257931388,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Istodard,Half,Hedaleolfarber"
|
||||||
"Istodard",
|
|
||||||
"Half",
|
|
||||||
"Hedaleolfarber"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Half",
|
"solarSystemName": "Half",
|
||||||
"x": 300,
|
"x": 300,
|
||||||
"y": 260,
|
"y": 260,
|
||||||
"security": 0.2410782258913712,
|
"security": 0.2410782258913712,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Istodard,Gonheim,Sakulda"
|
||||||
"Istodard",
|
|
||||||
"Gonheim",
|
|
||||||
"Sakulda"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sakulda",
|
"solarSystemName": "Sakulda",
|
||||||
"x": 305,
|
"x": 305,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": 0.3020733088310438,
|
"security": 0.3020733088310438,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Half"
|
||||||
"Half"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hedaleolfarber",
|
"solarSystemName": "Hedaleolfarber",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": 0.3031564963123863,
|
"security": 0.3031564963123863,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gonheim"
|
||||||
"Gonheim"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Altbrard",
|
"solarSystemName": "Altbrard",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.3498685794721549,
|
"security": 0.3498685794721549,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Istodard"
|
||||||
"Istodard"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Fegomenko",
|
"solarSystemName": "Fegomenko",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": 0.50419898212434,
|
"security": 0.50419898212434,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Orien,Osvetur,Mimiror"
|
||||||
"Orien",
|
|
||||||
"Osvetur",
|
|
||||||
"Mimiror"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Osvetur",
|
"solarSystemName": "Osvetur",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": 0.2475798999897256,
|
"security": 0.2475798999897256,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Fegomenko,Mimiror,Unertek"
|
||||||
"Fegomenko",
|
|
||||||
"Mimiror",
|
|
||||||
"Unertek"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mimiror",
|
"solarSystemName": "Mimiror",
|
||||||
"x": 830,
|
"x": 830,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.2044927363379354,
|
"security": 0.2044927363379354,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Fegomenko,Osvetur"
|
||||||
"Fegomenko",
|
|
||||||
"Osvetur"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ennur",
|
"solarSystemName": "Ennur",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": 0.05834881407780235,
|
"security": 0.05834881407780235,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Meildolf,Tabbetzur"
|
||||||
"Meildolf",
|
|
||||||
"Tabbetzur"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Unertek",
|
"solarSystemName": "Unertek",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": 0.3041351272066599,
|
"security": 0.3041351272066599,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Osvetur,Klingt"
|
||||||
"Osvetur",
|
|
||||||
"Klingt"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Klingt",
|
"solarSystemName": "Klingt",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": 0.3021467523645928,
|
"security": 0.3021467523645928,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Unertek,Weld"
|
||||||
"Unertek",
|
|
||||||
"Weld"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Weld",
|
"solarSystemName": "Weld",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": 0.3020362117053435,
|
"security": 0.3020362117053435,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Klingt,Kattegaud,Aeditide"
|
||||||
"Klingt",
|
|
||||||
"Kattegaud",
|
|
||||||
"Aeditide"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kattegaud",
|
"solarSystemName": "Kattegaud",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": 0.7158626870077194,
|
"security": 0.7158626870077194,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Weld,Kadlina,Hegfunden"
|
||||||
"Weld",
|
|
||||||
"Kadlina",
|
|
||||||
"Hegfunden"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kadlina",
|
"solarSystemName": "Kadlina",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": 0.419906714082145,
|
"security": 0.419906714082145,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kattegaud,Hegfunden,Aeditide"
|
||||||
"Kattegaud",
|
|
||||||
"Hegfunden",
|
|
||||||
"Aeditide"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hegfunden",
|
"solarSystemName": "Hegfunden",
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 635,
|
"y": 635,
|
||||||
"security": 0.3225618189385727,
|
"security": 0.3225618189385727,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kattegaud,Kadlina,Aeditide"
|
||||||
"Kattegaud",
|
|
||||||
"Kadlina",
|
|
||||||
"Aeditide"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aeditide",
|
"solarSystemName": "Aeditide",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 550,
|
"y": 550,
|
||||||
"security": 0.2144909687602749,
|
"security": 0.2144909687602749,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kadlina,Hegfunden,Egbinger,Weld"
|
||||||
"Kadlina",
|
|
||||||
"Hegfunden",
|
|
||||||
"Egbinger",
|
|
||||||
"Weld"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Egbinger",
|
"solarSystemName": "Egbinger",
|
||||||
"x": 520,
|
"x": 520,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.03455519723685496,
|
"security": 0.03455519723685496,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aeditide,B-VIP9,Muttokon"
|
||||||
"Aeditide",
|
|
||||||
"B-VIP9",
|
|
||||||
"Muttokon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Austraka",
|
"solarSystemName": "Austraka",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": 0.755710518128467,
|
"security": 0.755710518128467,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Obrolber,Aeddin,Gerek"
|
||||||
"Obrolber",
|
|
||||||
"Aeddin",
|
|
||||||
"Gerek"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Magiko",
|
"solarSystemName": "Magiko",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": 0.9383020252817266,
|
"security": 0.9383020252817266,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Onga,Vullat,Teonusude"
|
||||||
"Onga",
|
|
||||||
"Vullat",
|
|
||||||
"Teonusude"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tabbetzur",
|
"solarSystemName": "Tabbetzur",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": 0.2716663364469739,
|
"security": 0.2716663364469739,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Offikatlin,Ennur"
|
||||||
"Offikatlin",
|
|
||||||
"Ennur"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
572
public/Oasa.json
572
public/Oasa.json
File diff suppressed because it is too large
Load Diff
@@ -4,477 +4,321 @@
|
|||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.1440851754221109,
|
"security": -0.1440851754221109,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-X5AX,9MWZ-B"
|
||||||
"K-X5AX",
|
|
||||||
"9MWZ-B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-ELQP",
|
"solarSystemName": "6-ELQP",
|
||||||
"x": 895,
|
"x": 895,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.4620200787892874,
|
"security": -0.4620200787892874,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R97-CI,OKEO-X"
|
||||||
"R97-CI",
|
|
||||||
"OKEO-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZO-P5K",
|
"solarSystemName": "ZO-P5K",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": -0.6645011347760454,
|
"security": -0.6645011347760454,
|
||||||
"connectedSystems": [
|
"connectedSystems": "46DP-O,EMIG-F,7L9-ZC"
|
||||||
"46DP-O",
|
|
||||||
"EMIG-F",
|
|
||||||
"7L9-ZC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9MWZ-B",
|
"solarSystemName": "9MWZ-B",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.09644728930822122,
|
"security": -0.09644728930822122,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TSG-NO,LS-QLX,S-XZHU"
|
||||||
"TSG-NO",
|
|
||||||
"LS-QLX",
|
|
||||||
"S-XZHU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LS-QLX",
|
"solarSystemName": "LS-QLX",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 160,
|
"y": 160,
|
||||||
"security": -0.09000247645777149,
|
"security": -0.09000247645777149,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9MWZ-B,S-XZHU,CO-7BI,C-WPWH"
|
||||||
"9MWZ-B",
|
|
||||||
"S-XZHU",
|
|
||||||
"CO-7BI",
|
|
||||||
"C-WPWH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-XZHU",
|
"solarSystemName": "S-XZHU",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.09504180495938253,
|
"security": -0.09504180495938253,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9MWZ-B,LS-QLX,C-WPWH"
|
||||||
"9MWZ-B",
|
|
||||||
"LS-QLX",
|
|
||||||
"C-WPWH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CO-7BI",
|
"solarSystemName": "CO-7BI",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.08958222456613063,
|
"security": -0.08958222456613063,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LS-QLX,ZJG-7D"
|
||||||
"LS-QLX",
|
|
||||||
"ZJG-7D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZJG-7D",
|
"solarSystemName": "ZJG-7D",
|
||||||
"x": 25,
|
"x": 25,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": -0.08234486800192675,
|
"security": -0.08234486800192675,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CO-7BI,VULA-I"
|
||||||
"CO-7BI",
|
|
||||||
"VULA-I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C-WPWH",
|
"solarSystemName": "C-WPWH",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 160,
|
"y": 160,
|
||||||
"security": -0.09502512347059067,
|
"security": -0.09502512347059067,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LS-QLX,S-XZHU"
|
||||||
"LS-QLX",
|
|
||||||
"S-XZHU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VULA-I",
|
"solarSystemName": "VULA-I",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.1064518957609195,
|
"security": -0.1064518957609195,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZJG-7D,R2TJ-1,G-B3PR,KR8-27"
|
||||||
"ZJG-7D",
|
|
||||||
"R2TJ-1",
|
|
||||||
"G-B3PR",
|
|
||||||
"KR8-27"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R2TJ-1",
|
"solarSystemName": "R2TJ-1",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": -0.09559945120856583,
|
"security": -0.09559945120856583,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VULA-I,73-JQO,LQ-AHE"
|
||||||
"VULA-I",
|
|
||||||
"73-JQO",
|
|
||||||
"LQ-AHE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-B3PR",
|
"solarSystemName": "G-B3PR",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.1388702184294091,
|
"security": -0.1388702184294091,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VULA-I,XPUM-L"
|
||||||
"VULA-I",
|
|
||||||
"XPUM-L"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "73-JQO",
|
"solarSystemName": "73-JQO",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.09036116875328348,
|
"security": -0.09036116875328348,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R2TJ-1"
|
||||||
"R2TJ-1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XPUM-L",
|
"solarSystemName": "XPUM-L",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 235,
|
"y": 235,
|
||||||
"security": -0.1953784004645291,
|
"security": -0.1953784004645291,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-B3PR,KR8-27"
|
||||||
"G-B3PR",
|
|
||||||
"KR8-27"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KR8-27",
|
"solarSystemName": "KR8-27",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.261500815934128,
|
"security": -0.261500815934128,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VULA-I,XPUM-L,LOI-L1"
|
||||||
"VULA-I",
|
|
||||||
"XPUM-L",
|
|
||||||
"LOI-L1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LQ-AHE",
|
"solarSystemName": "LQ-AHE",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": -0.0973587118623811,
|
"security": -0.0973587118623811,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R2TJ-1"
|
||||||
"R2TJ-1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LOI-L1",
|
"solarSystemName": "LOI-L1",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2999827206274296,
|
"security": -0.2999827206274296,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KR8-27,Y-MSJN,AXDX-F"
|
||||||
"KR8-27",
|
|
||||||
"Y-MSJN",
|
|
||||||
"AXDX-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-MSJN",
|
"solarSystemName": "Y-MSJN",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 390,
|
"y": 390,
|
||||||
"security": -0.3550842819217865,
|
"security": -0.3550842819217865,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LOI-L1,MJ-X5V,3FKU-H"
|
||||||
"LOI-L1",
|
|
||||||
"MJ-X5V",
|
|
||||||
"3FKU-H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MJ-X5V",
|
"solarSystemName": "MJ-X5V",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 450,
|
"y": 450,
|
||||||
"security": -0.3761571366299422,
|
"security": -0.3761571366299422,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-MSJN,M9-FIB"
|
||||||
"Y-MSJN",
|
|
||||||
"M9-FIB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3FKU-H",
|
"solarSystemName": "3FKU-H",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.3687825328812394,
|
"security": -0.3687825328812394,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-MSJN,M9-FIB"
|
||||||
"Y-MSJN",
|
|
||||||
"M9-FIB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M9-FIB",
|
"solarSystemName": "M9-FIB",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 510,
|
"y": 510,
|
||||||
"security": -0.4141508490262185,
|
"security": -0.4141508490262185,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MJ-X5V,3FKU-H,D2EZ-X"
|
||||||
"MJ-X5V",
|
|
||||||
"3FKU-H",
|
|
||||||
"D2EZ-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D2EZ-X",
|
"solarSystemName": "D2EZ-X",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": -0.4616541750122641,
|
"security": -0.4616541750122641,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M9-FIB,DJK-67"
|
||||||
"M9-FIB",
|
|
||||||
"DJK-67"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DJK-67",
|
"solarSystemName": "DJK-67",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": -0.397032264393609,
|
"security": -0.397032264393609,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D2EZ-X"
|
||||||
"D2EZ-X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AXDX-F",
|
"solarSystemName": "AXDX-F",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.3322437298075629,
|
"security": -0.3322437298075629,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LOI-L1,J-4FNO,PEM-LC,X-EHHD,QSF-EJ"
|
||||||
"LOI-L1",
|
|
||||||
"J-4FNO",
|
|
||||||
"PEM-LC",
|
|
||||||
"X-EHHD",
|
|
||||||
"QSF-EJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J-4FNO",
|
"solarSystemName": "J-4FNO",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.3439445052151752,
|
"security": -0.3439445052151752,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AXDX-F,PEM-LC"
|
||||||
"AXDX-F",
|
|
||||||
"PEM-LC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PEM-LC",
|
"solarSystemName": "PEM-LC",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": -0.3849580929527037,
|
"security": -0.3849580929527037,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AXDX-F,J-4FNO,6T3I-L"
|
||||||
"AXDX-F",
|
|
||||||
"J-4FNO",
|
|
||||||
"6T3I-L"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-EHHD",
|
"solarSystemName": "X-EHHD",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.3054182740952063,
|
"security": -0.3054182740952063,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AXDX-F"
|
||||||
"AXDX-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6T3I-L",
|
"solarSystemName": "6T3I-L",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": -0.4628212844942942,
|
"security": -0.4628212844942942,
|
||||||
"connectedSystems": [
|
"connectedSystems": "PEM-LC,QSF-EJ,NZPK-G"
|
||||||
"PEM-LC",
|
|
||||||
"QSF-EJ",
|
|
||||||
"NZPK-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QSF-EJ",
|
"solarSystemName": "QSF-EJ",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.6058049068014659,
|
"security": -0.6058049068014659,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AXDX-F,6T3I-L,L-AS00,1I6F-9"
|
||||||
"AXDX-F",
|
|
||||||
"6T3I-L",
|
|
||||||
"L-AS00",
|
|
||||||
"1I6F-9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-AS00",
|
"solarSystemName": "L-AS00",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.7420094094983005,
|
"security": -0.7420094094983005,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QSF-EJ"
|
||||||
"QSF-EJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NZPK-G",
|
"solarSystemName": "NZPK-G",
|
||||||
"x": 525,
|
"x": 525,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.4687870265832429,
|
"security": -0.4687870265832429,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6T3I-L,K-1OY3"
|
||||||
"6T3I-L",
|
|
||||||
"K-1OY3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-1OY3",
|
"solarSystemName": "K-1OY3",
|
||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.4150374820677771,
|
"security": -0.4150374820677771,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NZPK-G,MMUF-8,H90-C9"
|
||||||
"NZPK-G",
|
|
||||||
"MMUF-8",
|
|
||||||
"H90-C9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MMUF-8",
|
"solarSystemName": "MMUF-8",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 540,
|
"y": 540,
|
||||||
"security": -0.4337110420131702,
|
"security": -0.4337110420131702,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-1OY3,99-0GS,NQH-MR"
|
||||||
"K-1OY3",
|
|
||||||
"99-0GS",
|
|
||||||
"NQH-MR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "99-0GS",
|
"solarSystemName": "99-0GS",
|
||||||
"x": 620,
|
"x": 620,
|
||||||
"y": 620,
|
"y": 620,
|
||||||
"security": -0.3512609268933631,
|
"security": -0.3512609268933631,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MMUF-8,X-3AUU,0DD-MH,NQH-MR"
|
||||||
"MMUF-8",
|
|
||||||
"X-3AUU",
|
|
||||||
"0DD-MH",
|
|
||||||
"NQH-MR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-3AUU",
|
"solarSystemName": "X-3AUU",
|
||||||
"x": 560,
|
"x": 560,
|
||||||
"y": 665,
|
"y": 665,
|
||||||
"security": -0.2566644061818125,
|
"security": -0.2566644061818125,
|
||||||
"connectedSystems": [
|
"connectedSystems": "99-0GS,RI-JB1"
|
||||||
"99-0GS",
|
|
||||||
"RI-JB1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H90-C9",
|
"solarSystemName": "H90-C9",
|
||||||
"x": 480,
|
"x": 480,
|
||||||
"y": 550,
|
"y": 550,
|
||||||
"security": -0.5321984646027269,
|
"security": -0.5321984646027269,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-1OY3"
|
||||||
"K-1OY3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0DD-MH",
|
"solarSystemName": "0DD-MH",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 625,
|
"y": 625,
|
||||||
"security": -0.4078280620305076,
|
"security": -0.4078280620305076,
|
||||||
"connectedSystems": [
|
"connectedSystems": "99-0GS,NQH-MR"
|
||||||
"99-0GS",
|
|
||||||
"NQH-MR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RI-JB1",
|
"solarSystemName": "RI-JB1",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": -0.2566953249122664,
|
"security": -0.2566953249122664,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X-3AUU"
|
||||||
"X-3AUU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NQH-MR",
|
"solarSystemName": "NQH-MR",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": -0.3374467973981131,
|
"security": -0.3374467973981131,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MMUF-8,99-0GS,0DD-MH"
|
||||||
"MMUF-8",
|
|
||||||
"99-0GS",
|
|
||||||
"0DD-MH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1I6F-9",
|
"solarSystemName": "1I6F-9",
|
||||||
"x": 755,
|
"x": 755,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.6483290702099201,
|
"security": -0.6483290702099201,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QSF-EJ,Z-7OK1"
|
||||||
"QSF-EJ",
|
|
||||||
"Z-7OK1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-7OK1",
|
"solarSystemName": "Z-7OK1",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": -0.7242440961644376,
|
"security": -0.7242440961644376,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1I6F-9,UEP0-A"
|
||||||
"1I6F-9",
|
|
||||||
"UEP0-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UEP0-A",
|
"solarSystemName": "UEP0-A",
|
||||||
"x": 860,
|
"x": 860,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.7533442889985762,
|
"security": -0.7533442889985762,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z-7OK1,66-PMM"
|
||||||
"Z-7OK1",
|
|
||||||
"66-PMM"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "66-PMM",
|
"solarSystemName": "66-PMM",
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.9354148934966441,
|
"security": -0.9354148934966441,
|
||||||
"connectedSystems": [
|
"connectedSystems": "UEP0-A,OKEO-X,7-8EOE"
|
||||||
"UEP0-A",
|
|
||||||
"OKEO-X",
|
|
||||||
"7-8EOE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OKEO-X",
|
"solarSystemName": "OKEO-X",
|
||||||
"x": 915,
|
"x": 915,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": -0.9044983186080158,
|
"security": -0.9044983186080158,
|
||||||
"connectedSystems": [
|
"connectedSystems": "66-PMM,6-ELQP"
|
||||||
"66-PMM",
|
|
||||||
"6-ELQP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7-8EOE",
|
"solarSystemName": "7-8EOE",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": -0.965232693960459,
|
"security": -0.965232693960459,
|
||||||
"connectedSystems": [
|
"connectedSystems": "66-PMM,7L9-ZC"
|
||||||
"66-PMM",
|
|
||||||
"7L9-ZC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7L9-ZC",
|
"solarSystemName": "7L9-ZC",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "7-8EOE,ZO-P5K"
|
||||||
"7-8EOE",
|
|
||||||
"ZO-P5K"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -4,687 +4,454 @@
|
|||||||
"x": 965,
|
"x": 965,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.01361599314044226,
|
"security": -0.01361599314044226,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8V-SJJ,C0T-77"
|
||||||
"8V-SJJ",
|
|
||||||
"C0T-77"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0T-AMZ",
|
"solarSystemName": "0T-AMZ",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.0101926993393674,
|
"security": -0.0101926993393674,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TQ-RR8,57-YRU"
|
||||||
"TQ-RR8",
|
|
||||||
"57-YRU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EF-F36",
|
"solarSystemName": "EF-F36",
|
||||||
"x": 885,
|
"x": 885,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -0.02878950314808015,
|
"security": -0.02878950314808015,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-NUWP,3-IN0V,DUV-5Y,GRNJ-3"
|
||||||
"P-NUWP",
|
|
||||||
"3-IN0V",
|
|
||||||
"DUV-5Y",
|
|
||||||
"GRNJ-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VSIG-K",
|
"solarSystemName": "VSIG-K",
|
||||||
"x": 930,
|
"x": 930,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": -0.004873704930267175,
|
"security": -0.004873704930267175,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E9G-MT,RSS-KA"
|
||||||
"E9G-MT",
|
|
||||||
"RSS-KA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-MLDT",
|
"solarSystemName": "5-MLDT",
|
||||||
"x": 965,
|
"x": 965,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.03385612466470866,
|
"security": -0.03385612466470866,
|
||||||
"connectedSystems": [
|
"connectedSystems": "XT-R36,B-DBYQ,IZ-AOB"
|
||||||
"XT-R36",
|
|
||||||
"B-DBYQ",
|
|
||||||
"IZ-AOB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C0T-77",
|
"solarSystemName": "C0T-77",
|
||||||
"x": 965,
|
"x": 965,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.01264649070418278,
|
"security": -0.01264649070418278,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3KNK-A,RL-KT0,P-NUWP,TQ-RR8"
|
||||||
"3KNK-A",
|
|
||||||
"RL-KT0",
|
|
||||||
"P-NUWP",
|
|
||||||
"TQ-RR8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RL-KT0",
|
"solarSystemName": "RL-KT0",
|
||||||
"x": 965,
|
"x": 965,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.007651573691258018,
|
"security": -0.007651573691258018,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C0T-77,UO9-YG,ZQP-QV,ZJQH-S"
|
||||||
"C0T-77",
|
|
||||||
"UO9-YG",
|
|
||||||
"ZQP-QV",
|
|
||||||
"ZJQH-S"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UO9-YG",
|
"solarSystemName": "UO9-YG",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 390,
|
"y": 390,
|
||||||
"security": -0.006680577187579417,
|
"security": -0.006680577187579417,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RL-KT0,ZQP-QV,ZJQH-S,E9G-MT"
|
||||||
"RL-KT0",
|
|
||||||
"ZQP-QV",
|
|
||||||
"ZJQH-S",
|
|
||||||
"E9G-MT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZQP-QV",
|
"solarSystemName": "ZQP-QV",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.006822698851661202,
|
"security": -0.006822698851661202,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RL-KT0,UO9-YG,P-NUWP,ZJQH-S,TQ-RR8"
|
||||||
"RL-KT0",
|
|
||||||
"UO9-YG",
|
|
||||||
"P-NUWP",
|
|
||||||
"ZJQH-S",
|
|
||||||
"TQ-RR8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-NUWP",
|
"solarSystemName": "P-NUWP",
|
||||||
"x": 925,
|
"x": 925,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": -0.01658961336295062,
|
"security": -0.01658961336295062,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C0T-77,ZQP-QV,EF-F36"
|
||||||
"C0T-77",
|
|
||||||
"ZQP-QV",
|
|
||||||
"EF-F36"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZJQH-S",
|
"solarSystemName": "ZJQH-S",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": -0.01283207743044179,
|
"security": -0.01283207743044179,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RL-KT0,UO9-YG,ZQP-QV"
|
||||||
"RL-KT0",
|
|
||||||
"UO9-YG",
|
|
||||||
"ZQP-QV"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E9G-MT",
|
"solarSystemName": "E9G-MT",
|
||||||
"x": 860,
|
"x": 860,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.003686051143766078,
|
"security": -0.003686051143766078,
|
||||||
"connectedSystems": [
|
"connectedSystems": "UO9-YG,1L-BHT,VSIG-K"
|
||||||
"UO9-YG",
|
|
||||||
"1L-BHT",
|
|
||||||
"VSIG-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TQ-RR8",
|
"solarSystemName": "TQ-RR8",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.00775744873668005,
|
"security": -0.00775744873668005,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C0T-77,ZQP-QV,0T-AMZ"
|
||||||
"C0T-77",
|
|
||||||
"ZQP-QV",
|
|
||||||
"0T-AMZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1L-BHT",
|
"solarSystemName": "1L-BHT",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 435,
|
"y": 435,
|
||||||
"security": -0.001699637179925495,
|
"security": -0.001699637179925495,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E9G-MT,D5IW-F"
|
||||||
"E9G-MT",
|
|
||||||
"D5IW-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D5IW-F",
|
"solarSystemName": "D5IW-F",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 430,
|
"y": 430,
|
||||||
"security": -0.001367909482432705,
|
"security": -0.001367909482432705,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1L-BHT,F-XWIN"
|
||||||
"1L-BHT",
|
|
||||||
"F-XWIN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F-XWIN",
|
"solarSystemName": "F-XWIN",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.0008768109281165337,
|
"security": -0.0008768109281165337,
|
||||||
"connectedSystems": [
|
"connectedSystems": "D5IW-F,4C-B7X"
|
||||||
"D5IW-F",
|
|
||||||
"4C-B7X"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4C-B7X",
|
"solarSystemName": "4C-B7X",
|
||||||
"x": 525,
|
"x": 525,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.005731540073657171,
|
"security": -0.005731540073657171,
|
||||||
"connectedSystems": [
|
"connectedSystems": "F-XWIN,LGUZ-1,BF-SDP"
|
||||||
"F-XWIN",
|
|
||||||
"LGUZ-1",
|
|
||||||
"BF-SDP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LGUZ-1",
|
"solarSystemName": "LGUZ-1",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.001395009582627949,
|
"security": -0.001395009582627949,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4C-B7X,F5FO-U,J9SH-A"
|
||||||
"4C-B7X",
|
|
||||||
"F5FO-U",
|
|
||||||
"J9SH-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BF-SDP",
|
"solarSystemName": "BF-SDP",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": -0.03986568951001623,
|
"security": -0.03986568951001623,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4C-B7X,5WAE-M,L3-XYO"
|
||||||
"4C-B7X",
|
|
||||||
"5WAE-M",
|
|
||||||
"L3-XYO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F5FO-U",
|
"solarSystemName": "F5FO-U",
|
||||||
"x": 595,
|
"x": 595,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.001522594784485798,
|
"security": -0.001522594784485798,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LGUZ-1"
|
||||||
"LGUZ-1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5WAE-M",
|
"solarSystemName": "5WAE-M",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 255,
|
"y": 255,
|
||||||
"security": -0.05036849934834053,
|
"security": -0.05036849934834053,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BF-SDP,0-WVQS,0-9UHT,M-NKZM,H-M1BY"
|
||||||
"BF-SDP",
|
|
||||||
"0-WVQS",
|
|
||||||
"0-9UHT",
|
|
||||||
"M-NKZM",
|
|
||||||
"H-M1BY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0-WVQS",
|
"solarSystemName": "0-WVQS",
|
||||||
"x": 455,
|
"x": 455,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.0735853838479823,
|
"security": -0.0735853838479823,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5WAE-M,0-9UHT"
|
||||||
"5WAE-M",
|
|
||||||
"0-9UHT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0-9UHT",
|
"solarSystemName": "0-9UHT",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.02539322941727706,
|
"security": -0.02539322941727706,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5WAE-M,0-WVQS,J1H-R4"
|
||||||
"5WAE-M",
|
|
||||||
"0-WVQS",
|
|
||||||
"J1H-R4"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-NKZM",
|
"solarSystemName": "M-NKZM",
|
||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.04555173307094196,
|
"security": -0.04555173307094196,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5WAE-M,W2F-ZH"
|
||||||
"5WAE-M",
|
|
||||||
"W2F-ZH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H-M1BY",
|
"solarSystemName": "H-M1BY",
|
||||||
"x": 395,
|
"x": 395,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.000724598940151977,
|
"security": -0.000724598940151977,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5WAE-M"
|
||||||
"5WAE-M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J1H-R4",
|
"solarSystemName": "J1H-R4",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.002560070506096968,
|
"security": -0.002560070506096968,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0-9UHT"
|
||||||
"0-9UHT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J9SH-A",
|
"solarSystemName": "J9SH-A",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 545,
|
"y": 545,
|
||||||
"security": -0.007660273558810493,
|
"security": -0.007660273558810493,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LGUZ-1,JKJ-VJ"
|
||||||
"LGUZ-1",
|
|
||||||
"JKJ-VJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JKJ-VJ",
|
"solarSystemName": "JKJ-VJ",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": -0.1571747214664878,
|
"security": -0.1571747214664878,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J9SH-A,RTX0-S,33FN-P,MT-2VJ,3HQC-6"
|
||||||
"J9SH-A",
|
|
||||||
"RTX0-S",
|
|
||||||
"33FN-P",
|
|
||||||
"MT-2VJ",
|
|
||||||
"3HQC-6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RTX0-S",
|
"solarSystemName": "RTX0-S",
|
||||||
"x": 295,
|
"x": 295,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": -0.2064986878854969,
|
"security": -0.2064986878854969,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JKJ-VJ,MT-2VJ"
|
||||||
"JKJ-VJ",
|
|
||||||
"MT-2VJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "33FN-P",
|
"solarSystemName": "33FN-P",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.3318859377454164,
|
"security": -0.3318859377454164,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JKJ-VJ,NM-OEA,MT-2VJ"
|
||||||
"JKJ-VJ",
|
|
||||||
"NM-OEA",
|
|
||||||
"MT-2VJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NM-OEA",
|
"solarSystemName": "NM-OEA",
|
||||||
"x": 375,
|
"x": 375,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.4000441241798425,
|
"security": -0.4000441241798425,
|
||||||
"connectedSystems": [
|
"connectedSystems": "33FN-P"
|
||||||
"33FN-P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MT-2VJ",
|
"solarSystemName": "MT-2VJ",
|
||||||
"x": 300,
|
"x": 300,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.10008909131098,
|
"security": -0.10008909131098,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JKJ-VJ,RTX0-S,33FN-P"
|
||||||
"JKJ-VJ",
|
|
||||||
"RTX0-S",
|
|
||||||
"33FN-P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3HQC-6",
|
"solarSystemName": "3HQC-6",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": -0.03910586835699603,
|
"security": -0.03910586835699603,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JKJ-VJ,OX-RGN,R-OCBA"
|
||||||
"JKJ-VJ",
|
|
||||||
"OX-RGN",
|
|
||||||
"R-OCBA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OX-RGN",
|
"solarSystemName": "OX-RGN",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 700,
|
"y": 700,
|
||||||
"security": -0.003346703150892139,
|
"security": -0.003346703150892139,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3HQC-6"
|
||||||
"3HQC-6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R-OCBA",
|
"solarSystemName": "R-OCBA",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 670,
|
"y": 670,
|
||||||
"security": -0.001880543605770946,
|
"security": -0.001880543605770946,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3HQC-6,GA-2V7,DB-6W4"
|
||||||
"3HQC-6",
|
|
||||||
"GA-2V7",
|
|
||||||
"DB-6W4"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GA-2V7",
|
"solarSystemName": "GA-2V7",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": -0.001130250248444487,
|
"security": -0.001130250248444487,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-OCBA,DB-6W4"
|
||||||
"R-OCBA",
|
|
||||||
"DB-6W4"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DB-6W4",
|
"solarSystemName": "DB-6W4",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 685,
|
"y": 685,
|
||||||
"security": -0.004157635228024925,
|
"security": -0.004157635228024925,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-OCBA,GA-2V7,7-692B"
|
||||||
"R-OCBA",
|
|
||||||
"GA-2V7",
|
|
||||||
"7-692B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7-692B",
|
"solarSystemName": "7-692B",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 695,
|
"y": 695,
|
||||||
"security": -0.002985117683950822,
|
"security": -0.002985117683950822,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DB-6W4,XF-TQL"
|
||||||
"DB-6W4",
|
|
||||||
"XF-TQL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L3-XYO",
|
"solarSystemName": "L3-XYO",
|
||||||
"x": 585,
|
"x": 585,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.1002518523472095,
|
"security": -0.1002518523472095,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BF-SDP,AN-G54,T-Z6J2"
|
||||||
"BF-SDP",
|
|
||||||
"AN-G54",
|
|
||||||
"T-Z6J2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AN-G54",
|
"solarSystemName": "AN-G54",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.1319784327905008,
|
"security": -0.1319784327905008,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L3-XYO,ZXI-K2,T-Z6J2,CT7-5V"
|
||||||
"L3-XYO",
|
|
||||||
"ZXI-K2",
|
|
||||||
"T-Z6J2",
|
|
||||||
"CT7-5V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZXI-K2",
|
"solarSystemName": "ZXI-K2",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.07583652399464191,
|
"security": -0.07583652399464191,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AN-G54,B0C-LD"
|
||||||
"AN-G54",
|
|
||||||
"B0C-LD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-Z6J2",
|
"solarSystemName": "T-Z6J2",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": -0.1482573498690535,
|
"security": -0.1482573498690535,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L3-XYO,AN-G54"
|
||||||
"L3-XYO",
|
|
||||||
"AN-G54"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CT7-5V",
|
"solarSystemName": "CT7-5V",
|
||||||
"x": 655,
|
"x": 655,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.4191135568529451,
|
"security": -0.4191135568529451,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AN-G54,2JJ-0E"
|
||||||
"AN-G54",
|
|
||||||
"2JJ-0E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2JJ-0E",
|
"solarSystemName": "2JJ-0E",
|
||||||
"x": 665,
|
"x": 665,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.650006278488089,
|
"security": -0.650006278488089,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CT7-5V"
|
||||||
"CT7-5V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B0C-LD",
|
"solarSystemName": "B0C-LD",
|
||||||
"x": 635,
|
"x": 635,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": -0.2256385542451183,
|
"security": -0.2256385542451183,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZXI-K2,NP6-38,W-Z3HW"
|
||||||
"ZXI-K2",
|
|
||||||
"NP6-38",
|
|
||||||
"W-Z3HW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NP6-38",
|
"solarSystemName": "NP6-38",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.1711698260291806,
|
"security": -0.1711698260291806,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B0C-LD,G-YT55,IZ-AOB,G5-EN3,W-Z3HW"
|
||||||
"B0C-LD",
|
|
||||||
"G-YT55",
|
|
||||||
"IZ-AOB",
|
|
||||||
"G5-EN3",
|
|
||||||
"W-Z3HW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-YT55",
|
"solarSystemName": "G-YT55",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.03705977999126497,
|
"security": -0.03705977999126497,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NP6-38,IZ-AOB,G5-EN3"
|
||||||
"NP6-38",
|
|
||||||
"IZ-AOB",
|
|
||||||
"G5-EN3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IZ-AOB",
|
"solarSystemName": "IZ-AOB",
|
||||||
"x": 890,
|
"x": 890,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.02395156562231193,
|
"security": -0.02395156562231193,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NP6-38,G-YT55,G5-EN3,5-MLDT"
|
||||||
"NP6-38",
|
|
||||||
"G-YT55",
|
|
||||||
"G5-EN3",
|
|
||||||
"5-MLDT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G5-EN3",
|
"solarSystemName": "G5-EN3",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": -0.01858826880644715,
|
"security": -0.01858826880644715,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NP6-38,G-YT55,IZ-AOB"
|
||||||
"NP6-38",
|
|
||||||
"G-YT55",
|
|
||||||
"IZ-AOB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W-Z3HW",
|
"solarSystemName": "W-Z3HW",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 75,
|
"y": 75,
|
||||||
"security": -0.02995309027165061,
|
"security": -0.02995309027165061,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B0C-LD,NP6-38"
|
||||||
"B0C-LD",
|
|
||||||
"NP6-38"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W2F-ZH",
|
"solarSystemName": "W2F-ZH",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.01292980385024822,
|
"security": -0.01292980385024822,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-NKZM,BMU-V1"
|
||||||
"M-NKZM",
|
|
||||||
"BMU-V1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BMU-V1",
|
"solarSystemName": "BMU-V1",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 255,
|
"y": 255,
|
||||||
"security": -0.000519009075936383,
|
"security": -0.000519009075936383,
|
||||||
"connectedSystems": [
|
"connectedSystems": "W2F-ZH,ZXC8-1"
|
||||||
"W2F-ZH",
|
|
||||||
"ZXC8-1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZXC8-1",
|
"solarSystemName": "ZXC8-1",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.0007874505567290191,
|
"security": -0.0007874505567290191,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BMU-V1,LBV-Q1"
|
||||||
"BMU-V1",
|
|
||||||
"LBV-Q1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LBV-Q1",
|
"solarSystemName": "LBV-Q1",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.003092205817402549,
|
"security": -0.003092205817402549,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZXC8-1,Z-40CG"
|
||||||
"ZXC8-1",
|
|
||||||
"Z-40CG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-40CG",
|
"solarSystemName": "Z-40CG",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.008023869073982226,
|
"security": -0.008023869073982226,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LBV-Q1,O-RIDF"
|
||||||
"LBV-Q1",
|
|
||||||
"O-RIDF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-RIDF",
|
"solarSystemName": "O-RIDF",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.06209483032431562,
|
"security": -0.06209483032431562,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z-40CG,A-5M31"
|
||||||
"Z-40CG",
|
|
||||||
"A-5M31"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A-5M31",
|
"solarSystemName": "A-5M31",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.1500015057805593,
|
"security": -0.1500015057805593,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-RIDF,BOE7-P"
|
||||||
"O-RIDF",
|
|
||||||
"BOE7-P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "BOE7-P",
|
"solarSystemName": "BOE7-P",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.08474360826567162,
|
"security": -0.08474360826567162,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A-5M31,E-GCX0"
|
||||||
"A-5M31",
|
|
||||||
"E-GCX0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-GCX0",
|
"solarSystemName": "E-GCX0",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.06170637287698511,
|
"security": -0.06170637287698511,
|
||||||
"connectedSystems": [
|
"connectedSystems": "BOE7-P,VBFC-8,VJ0-81"
|
||||||
"BOE7-P",
|
|
||||||
"VBFC-8",
|
|
||||||
"VJ0-81"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VBFC-8",
|
"solarSystemName": "VBFC-8",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": -0.1836350828127275,
|
"security": -0.1836350828127275,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-GCX0,YVA-F0,VJ0-81"
|
||||||
"E-GCX0",
|
|
||||||
"YVA-F0",
|
|
||||||
"VJ0-81"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YVA-F0",
|
"solarSystemName": "YVA-F0",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.696105435995078,
|
"security": -0.696105435995078,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VBFC-8,0D-CHA"
|
||||||
"VBFC-8",
|
|
||||||
"0D-CHA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0D-CHA",
|
"solarSystemName": "0D-CHA",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.7922694235434096,
|
"security": -0.7922694235434096,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YVA-F0,A2V6-6"
|
||||||
"YVA-F0",
|
|
||||||
"A2V6-6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A2V6-6",
|
"solarSystemName": "A2V6-6",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.8500001030113771,
|
"security": -0.8500001030113771,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0D-CHA"
|
||||||
"0D-CHA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VJ0-81",
|
"solarSystemName": "VJ0-81",
|
||||||
"x": 70,
|
"x": 70,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -0.03196170202696624,
|
"security": -0.03196170202696624,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-GCX0,VBFC-8"
|
||||||
"E-GCX0",
|
|
||||||
"VBFC-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XF-TQL",
|
"solarSystemName": "XF-TQL",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 730,
|
"y": 730,
|
||||||
"security": -0.01166477211402606,
|
"security": -0.01166477211402606,
|
||||||
"connectedSystems": [
|
"connectedSystems": "7-692B,4-EP12,YZS5-4"
|
||||||
"7-692B",
|
|
||||||
"4-EP12",
|
|
||||||
"YZS5-4"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -4,523 +4,342 @@
|
|||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": -0.4186644922278973,
|
"security": -0.4186644922278973,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VUAC-Y,JD-TYH"
|
||||||
"VUAC-Y",
|
|
||||||
"JD-TYH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JD-TYH",
|
"solarSystemName": "JD-TYH",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": -0.1098941783741537,
|
"security": -0.1098941783741537,
|
||||||
"connectedSystems": [
|
"connectedSystems": "450I-W,02V-BK,A5MT-B,SN9S-N"
|
||||||
"450I-W",
|
|
||||||
"02V-BK",
|
|
||||||
"A5MT-B",
|
|
||||||
"SN9S-N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "02V-BK",
|
"solarSystemName": "02V-BK",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": -0.1629020859400002,
|
"security": -0.1629020859400002,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JD-TYH,R-ARKN,DL-CDY"
|
||||||
"JD-TYH",
|
|
||||||
"R-ARKN",
|
|
||||||
"DL-CDY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A5MT-B",
|
"solarSystemName": "A5MT-B",
|
||||||
"x": 715,
|
"x": 715,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -0.1100654714864416,
|
"security": -0.1100654714864416,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JD-TYH"
|
||||||
"JD-TYH"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R-ARKN",
|
"solarSystemName": "R-ARKN",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 35,
|
"y": 35,
|
||||||
"security": -0.2549326675898955,
|
"security": -0.2549326675898955,
|
||||||
"connectedSystems": [
|
"connectedSystems": "02V-BK,MS2-V8,O4T-Z5"
|
||||||
"02V-BK",
|
|
||||||
"MS2-V8",
|
|
||||||
"O4T-Z5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SN9S-N",
|
"solarSystemName": "SN9S-N",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 115,
|
"y": 115,
|
||||||
"security": -0.05567670779557965,
|
"security": -0.05567670779557965,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JD-TYH,Z-MO29,JI-K5H"
|
||||||
"JD-TYH",
|
|
||||||
"Z-MO29",
|
|
||||||
"JI-K5H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MS2-V8",
|
"solarSystemName": "MS2-V8",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 80,
|
"y": 80,
|
||||||
"security": -0.2112074674669873,
|
"security": -0.2112074674669873,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-ARKN,P9F-ZG"
|
||||||
"R-ARKN",
|
|
||||||
"P9F-ZG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DL-CDY",
|
"solarSystemName": "DL-CDY",
|
||||||
"x": 715,
|
"x": 715,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"security": -0.1091565276451122,
|
"security": -0.1091565276451122,
|
||||||
"connectedSystems": [
|
"connectedSystems": "02V-BK,29YH-V,X-HISR"
|
||||||
"02V-BK",
|
|
||||||
"29YH-V",
|
|
||||||
"X-HISR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KSM-1T",
|
"solarSystemName": "KSM-1T",
|
||||||
"x": 930,
|
"x": 930,
|
||||||
"y": 115,
|
"y": 115,
|
||||||
"security": -0.2238032161803247,
|
"security": -0.2238032161803247,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-MCZR,YRV-MZ,6SB-BN"
|
||||||
"O-MCZR",
|
|
||||||
"YRV-MZ",
|
|
||||||
"6SB-BN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JI-K5H",
|
"solarSystemName": "JI-K5H",
|
||||||
"x": 830,
|
"x": 830,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.0425932935094876,
|
"security": -0.0425932935094876,
|
||||||
"connectedSystems": [
|
"connectedSystems": "SN9S-N,33-JRO,ARBX-9,O-MCZR"
|
||||||
"SN9S-N",
|
|
||||||
"33-JRO",
|
|
||||||
"ARBX-9",
|
|
||||||
"O-MCZR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "33-JRO",
|
"solarSystemName": "33-JRO",
|
||||||
"x": 830,
|
"x": 830,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.2021672856107706,
|
"security": -0.2021672856107706,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JI-K5H,ARBX-9,5-CSE3,9T-APQ,4Y-OBL"
|
||||||
"JI-K5H",
|
|
||||||
"ARBX-9",
|
|
||||||
"5-CSE3",
|
|
||||||
"9T-APQ",
|
|
||||||
"4Y-OBL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ARBX-9",
|
"solarSystemName": "ARBX-9",
|
||||||
"x": 880,
|
"x": 880,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.1840901047109541,
|
"security": -0.1840901047109541,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JI-K5H,33-JRO,9T-APQ"
|
||||||
"JI-K5H",
|
|
||||||
"33-JRO",
|
|
||||||
"9T-APQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-CSE3",
|
"solarSystemName": "5-CSE3",
|
||||||
"x": 870,
|
"x": 870,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.2005025707558625,
|
"security": -0.2005025707558625,
|
||||||
"connectedSystems": [
|
"connectedSystems": "33-JRO"
|
||||||
"33-JRO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-MCZR",
|
"solarSystemName": "O-MCZR",
|
||||||
"x": 930,
|
"x": 930,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.08294060501674372,
|
"security": -0.08294060501674372,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JI-K5H,9T-APQ,KSM-1T"
|
||||||
"JI-K5H",
|
|
||||||
"9T-APQ",
|
|
||||||
"KSM-1T"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "9T-APQ",
|
"solarSystemName": "9T-APQ",
|
||||||
"x": 930,
|
"x": 930,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.121822206976643,
|
"security": -0.121822206976643,
|
||||||
"connectedSystems": [
|
"connectedSystems": "33-JRO,ARBX-9,O-MCZR"
|
||||||
"33-JRO",
|
|
||||||
"ARBX-9",
|
|
||||||
"O-MCZR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4Y-OBL",
|
"solarSystemName": "4Y-OBL",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.2577244264792885,
|
"security": -0.2577244264792885,
|
||||||
"connectedSystems": [
|
"connectedSystems": "33-JRO,0-MX34,5AQ-5H"
|
||||||
"33-JRO",
|
|
||||||
"0-MX34",
|
|
||||||
"5AQ-5H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0-MX34",
|
"solarSystemName": "0-MX34",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": -0.08500905116720359,
|
"security": -0.08500905116720359,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4Y-OBL,5AQ-5H,T-ZFID"
|
||||||
"4Y-OBL",
|
|
||||||
"5AQ-5H",
|
|
||||||
"T-ZFID"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5AQ-5H",
|
"solarSystemName": "5AQ-5H",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.1943404365570568,
|
"security": -0.1943404365570568,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4Y-OBL,0-MX34"
|
||||||
"4Y-OBL",
|
|
||||||
"0-MX34"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-ZFID",
|
"solarSystemName": "T-ZFID",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": -0.06779661310596441,
|
"security": -0.06779661310596441,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0-MX34,0ZN7-G"
|
||||||
"0-MX34",
|
|
||||||
"0ZN7-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0ZN7-G",
|
"solarSystemName": "0ZN7-G",
|
||||||
"x": 485,
|
"x": 485,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.0475766487532242,
|
"security": -0.0475766487532242,
|
||||||
"connectedSystems": [
|
"connectedSystems": "T-ZFID,H8-ZTO"
|
||||||
"T-ZFID",
|
|
||||||
"H8-ZTO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H8-ZTO",
|
"solarSystemName": "H8-ZTO",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 255,
|
"y": 255,
|
||||||
"security": -0.1329744814496526,
|
"security": -0.1329744814496526,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0ZN7-G,YV-FDG,HHJD-5"
|
||||||
"0ZN7-G",
|
|
||||||
"YV-FDG",
|
|
||||||
"HHJD-5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "YV-FDG",
|
"solarSystemName": "YV-FDG",
|
||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": -0.140293027923891,
|
"security": -0.140293027923891,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H8-ZTO,LUL-WX,8Q-UYU,UAAU-C"
|
||||||
"H8-ZTO",
|
|
||||||
"LUL-WX",
|
|
||||||
"8Q-UYU",
|
|
||||||
"UAAU-C"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LUL-WX",
|
"solarSystemName": "LUL-WX",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": -0.032025733446164,
|
"security": -0.032025733446164,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YV-FDG,8Q-UYU"
|
||||||
"YV-FDG",
|
|
||||||
"8Q-UYU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8Q-UYU",
|
"solarSystemName": "8Q-UYU",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 355,
|
"y": 355,
|
||||||
"security": -0.01662852491718336,
|
"security": -0.01662852491718336,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YV-FDG,LUL-WX,3PPT-9,UAAU-C"
|
||||||
"YV-FDG",
|
|
||||||
"LUL-WX",
|
|
||||||
"3PPT-9",
|
|
||||||
"UAAU-C"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3PPT-9",
|
"solarSystemName": "3PPT-9",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": -0.02434369474123677,
|
"security": -0.02434369474123677,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8Q-UYU,S-KU8B,UAAU-C"
|
||||||
"8Q-UYU",
|
|
||||||
"S-KU8B",
|
|
||||||
"UAAU-C"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-KU8B",
|
"solarSystemName": "S-KU8B",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.03065009498487781,
|
"security": -0.03065009498487781,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3PPT-9,JK-GLL"
|
||||||
"3PPT-9",
|
|
||||||
"JK-GLL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JK-GLL",
|
"solarSystemName": "JK-GLL",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": -0.07219089209262675,
|
"security": -0.07219089209262675,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-KU8B,LD-2VL"
|
||||||
"S-KU8B",
|
|
||||||
"LD-2VL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UAAU-C",
|
"solarSystemName": "UAAU-C",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.01246499221713804,
|
"security": -0.01246499221713804,
|
||||||
"connectedSystems": [
|
"connectedSystems": "YV-FDG,8Q-UYU,3PPT-9"
|
||||||
"YV-FDG",
|
|
||||||
"8Q-UYU",
|
|
||||||
"3PPT-9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HHJD-5",
|
"solarSystemName": "HHJD-5",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.2617117258827018,
|
"security": -0.2617117258827018,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H8-ZTO,ZWV-GD,1DDR-X,AA-GWF"
|
||||||
"H8-ZTO",
|
|
||||||
"ZWV-GD",
|
|
||||||
"1DDR-X",
|
|
||||||
"AA-GWF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZWV-GD",
|
"solarSystemName": "ZWV-GD",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.3358094386631535,
|
"security": -0.3358094386631535,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HHJD-5,1DDR-X,LG-WA9,AA-GWF"
|
||||||
"HHJD-5",
|
|
||||||
"1DDR-X",
|
|
||||||
"LG-WA9",
|
|
||||||
"AA-GWF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1DDR-X",
|
"solarSystemName": "1DDR-X",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": -0.1813945546998105,
|
"security": -0.1813945546998105,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HHJD-5,ZWV-GD,AA-GWF"
|
||||||
"HHJD-5",
|
|
||||||
"ZWV-GD",
|
|
||||||
"AA-GWF"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LG-WA9",
|
"solarSystemName": "LG-WA9",
|
||||||
"x": 465,
|
"x": 465,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"security": -0.1527215792631264,
|
"security": -0.1527215792631264,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZWV-GD,AA-GWF,O4T-Z5"
|
||||||
"ZWV-GD",
|
|
||||||
"AA-GWF",
|
|
||||||
"O4T-Z5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AA-GWF",
|
"solarSystemName": "AA-GWF",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.2380847034817597,
|
"security": -0.2380847034817597,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HHJD-5,ZWV-GD,1DDR-X,LG-WA9"
|
||||||
"HHJD-5",
|
|
||||||
"ZWV-GD",
|
|
||||||
"1DDR-X",
|
|
||||||
"LG-WA9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O4T-Z5",
|
"solarSystemName": "O4T-Z5",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.06043150597504876,
|
"security": -0.06043150597504876,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LG-WA9,O-97ZG,R-ARKN"
|
||||||
"LG-WA9",
|
|
||||||
"O-97ZG",
|
|
||||||
"R-ARKN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-97ZG",
|
"solarSystemName": "O-97ZG",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.06043939343695992,
|
"security": -0.06043939343695992,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O4T-Z5,2I-520"
|
||||||
"O4T-Z5",
|
|
||||||
"2I-520"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2I-520",
|
"solarSystemName": "2I-520",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.1536854911986526,
|
"security": -0.1536854911986526,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-97ZG,GQ2S-8"
|
||||||
"O-97ZG",
|
|
||||||
"GQ2S-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GQ2S-8",
|
"solarSystemName": "GQ2S-8",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.258275246369682,
|
"security": -0.258275246369682,
|
||||||
"connectedSystems": [
|
"connectedSystems": "2I-520,0SUF-3,G1D0-G,KU3-BB"
|
||||||
"2I-520",
|
|
||||||
"0SUF-3",
|
|
||||||
"G1D0-G",
|
|
||||||
"KU3-BB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0SUF-3",
|
"solarSystemName": "0SUF-3",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.2861870277379323,
|
"security": -0.2861870277379323,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GQ2S-8,G-M4GK,O1Q-P1"
|
||||||
"GQ2S-8",
|
|
||||||
"G-M4GK",
|
|
||||||
"O1Q-P1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-M4GK",
|
"solarSystemName": "G-M4GK",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0SUF-3,TCAG-3"
|
||||||
"0SUF-3",
|
|
||||||
"TCAG-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G1D0-G",
|
"solarSystemName": "G1D0-G",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.05674369858917938,
|
"security": -0.05674369858917938,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GQ2S-8"
|
||||||
"GQ2S-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KU3-BB",
|
"solarSystemName": "KU3-BB",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.210136564847634,
|
"security": -0.210136564847634,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GQ2S-8"
|
||||||
"GQ2S-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O1Q-P1",
|
"solarSystemName": "O1Q-P1",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.4570717803820229,
|
"security": -0.4570717803820229,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0SUF-3"
|
||||||
"0SUF-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LD-2VL",
|
"solarSystemName": "LD-2VL",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.2009348237111728,
|
"security": -0.2009348237111728,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JK-GLL,ZBY-0I"
|
||||||
"JK-GLL",
|
|
||||||
"ZBY-0I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZBY-0I",
|
"solarSystemName": "ZBY-0I",
|
||||||
"x": 165,
|
"x": 165,
|
||||||
"y": 605,
|
"y": 605,
|
||||||
"security": -0.4399294181103413,
|
"security": -0.4399294181103413,
|
||||||
"connectedSystems": [
|
"connectedSystems": "LD-2VL,MP5-KR"
|
||||||
"LD-2VL",
|
|
||||||
"MP5-KR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MP5-KR",
|
"solarSystemName": "MP5-KR",
|
||||||
"x": 120,
|
"x": 120,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": -0.6048354622984029,
|
"security": -0.6048354622984029,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZBY-0I,O-N589"
|
||||||
"ZBY-0I",
|
|
||||||
"O-N589"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O-N589",
|
"solarSystemName": "O-N589",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 670,
|
"y": 670,
|
||||||
"security": -0.9293696251127772,
|
"security": -0.9293696251127772,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MP5-KR,ZDYA-G,LX5K-W"
|
||||||
"MP5-KR",
|
|
||||||
"ZDYA-G",
|
|
||||||
"LX5K-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZDYA-G",
|
"solarSystemName": "ZDYA-G",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-N589,LX5K-W"
|
||||||
"O-N589",
|
|
||||||
"LX5K-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LX5K-W",
|
"solarSystemName": "LX5K-W",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 680,
|
"y": 680,
|
||||||
"security": -0.668030216160138,
|
"security": -0.668030216160138,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-N589,ZDYA-G"
|
||||||
"O-N589",
|
|
||||||
"ZDYA-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TCAG-3",
|
"solarSystemName": "TCAG-3",
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.3728745335413509,
|
"security": -0.3728745335413509,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TPAR-G,VYO-68,UR-E46,G-M4GK"
|
||||||
"TPAR-G",
|
|
||||||
"VYO-68",
|
|
||||||
"UR-E46",
|
|
||||||
"G-M4GK"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -4,458 +4,307 @@
|
|||||||
"x": 640,
|
"x": 640,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"security": -0.1003501170454653,
|
"security": -0.1003501170454653,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VNPF-7,Z-XMUC,XZ-SKZ"
|
||||||
"VNPF-7",
|
|
||||||
"Z-XMUC",
|
|
||||||
"XZ-SKZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-M4GK",
|
"solarSystemName": "G-M4GK",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0SUF-3,TCAG-3"
|
||||||
"0SUF-3",
|
|
||||||
"TCAG-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LWX-93",
|
"solarSystemName": "LWX-93",
|
||||||
"x": 95,
|
"x": 95,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.8960811446316616,
|
"security": -0.8960811446316616,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C3N-3S,TN25-J"
|
||||||
"C3N-3S",
|
|
||||||
"TN25-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1-2J4P",
|
"solarSystemName": "1-2J4P",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.4084174279636026,
|
"security": -0.4084174279636026,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9GNS-2,CX8-6K,M0O-JG,L-YMYU"
|
||||||
"9GNS-2",
|
|
||||||
"CX8-6K",
|
|
||||||
"M0O-JG",
|
|
||||||
"L-YMYU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-YMYU",
|
"solarSystemName": "L-YMYU",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": -0.09441794732500142,
|
"security": -0.09441794732500142,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-2J4P,35-JWD"
|
||||||
"1-2J4P",
|
|
||||||
"35-JWD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "35-JWD",
|
"solarSystemName": "35-JWD",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.01660899814066441,
|
"security": -0.01660899814066441,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-YMYU,F-M1FU,0-NTIS,XZ-SKZ"
|
||||||
"L-YMYU",
|
|
||||||
"F-M1FU",
|
|
||||||
"0-NTIS",
|
|
||||||
"XZ-SKZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F-M1FU",
|
"solarSystemName": "F-M1FU",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.3207723814594001,
|
"security": -0.3207723814594001,
|
||||||
"connectedSystems": [
|
"connectedSystems": "35-JWD,VR-YIQ"
|
||||||
"35-JWD",
|
|
||||||
"VR-YIQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0-NTIS",
|
"solarSystemName": "0-NTIS",
|
||||||
"x": 645,
|
"x": 645,
|
||||||
"y": 170,
|
"y": 170,
|
||||||
"security": -0.02756228475288303,
|
"security": -0.02756228475288303,
|
||||||
"connectedSystems": [
|
"connectedSystems": "35-JWD,XZ-SKZ,I6M-9U"
|
||||||
"35-JWD",
|
|
||||||
"XZ-SKZ",
|
|
||||||
"I6M-9U"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VR-YIQ",
|
"solarSystemName": "VR-YIQ",
|
||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.07149167878706264,
|
"security": -0.07149167878706264,
|
||||||
"connectedSystems": [
|
"connectedSystems": "F-M1FU,I6M-9U,1-NJLK"
|
||||||
"F-M1FU",
|
|
||||||
"I6M-9U",
|
|
||||||
"1-NJLK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XZ-SKZ",
|
"solarSystemName": "XZ-SKZ",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.03686390826372221,
|
"security": -0.03686390826372221,
|
||||||
"connectedSystems": [
|
"connectedSystems": "35-JWD,0-NTIS,CJF-1P"
|
||||||
"35-JWD",
|
|
||||||
"0-NTIS",
|
|
||||||
"CJF-1P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I6M-9U",
|
"solarSystemName": "I6M-9U",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.04180067570899682,
|
"security": -0.04180067570899682,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0-NTIS,VR-YIQ,MG0-RD"
|
||||||
"0-NTIS",
|
|
||||||
"VR-YIQ",
|
|
||||||
"MG0-RD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MG0-RD",
|
"solarSystemName": "MG0-RD",
|
||||||
"x": 555,
|
"x": 555,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.07491891111259807,
|
"security": -0.07491891111259807,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I6M-9U,TPAR-G,VYO-68"
|
||||||
"I6M-9U",
|
|
||||||
"TPAR-G",
|
|
||||||
"VYO-68"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TPAR-G",
|
"solarSystemName": "TPAR-G",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": -0.1425018978049699,
|
"security": -0.1425018978049699,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MG0-RD,TCAG-3"
|
||||||
"MG0-RD",
|
|
||||||
"TCAG-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VYO-68",
|
"solarSystemName": "VYO-68",
|
||||||
"x": 460,
|
"x": 460,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.185576370830462,
|
"security": -0.185576370830462,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MG0-RD,TCAG-3,CW9-1Y"
|
||||||
"MG0-RD",
|
|
||||||
"TCAG-3",
|
|
||||||
"CW9-1Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TCAG-3",
|
"solarSystemName": "TCAG-3",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.3728745335413509,
|
"security": -0.3728745335413509,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TPAR-G,VYO-68,UR-E46,G-M4GK"
|
||||||
"TPAR-G",
|
|
||||||
"VYO-68",
|
|
||||||
"UR-E46",
|
|
||||||
"G-M4GK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "UR-E46",
|
"solarSystemName": "UR-E46",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": -0.544897330759138,
|
"security": -0.544897330759138,
|
||||||
"connectedSystems": [
|
"connectedSystems": "TCAG-3,0A-KZ0"
|
||||||
"TCAG-3",
|
|
||||||
"0A-KZ0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CW9-1Y",
|
"solarSystemName": "CW9-1Y",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": -0.1648387222577461,
|
"security": -0.1648387222577461,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VYO-68,ZU-MS3"
|
||||||
"VYO-68",
|
|
||||||
"ZU-MS3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1-NJLK",
|
"solarSystemName": "1-NJLK",
|
||||||
"x": 810,
|
"x": 810,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.3024849615844784,
|
"security": -0.3024849615844784,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VR-YIQ,Y-CWQY,8KR9-5,G-C8QO"
|
||||||
"VR-YIQ",
|
|
||||||
"Y-CWQY",
|
|
||||||
"8KR9-5",
|
|
||||||
"G-C8QO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-CWQY",
|
"solarSystemName": "Y-CWQY",
|
||||||
"x": 850,
|
"x": 850,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.7626069870805586,
|
"security": -0.7626069870805586,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-NJLK,8KR9-5,VQE-CN,L5D-ZL,EIMJ-M"
|
||||||
"1-NJLK",
|
|
||||||
"8KR9-5",
|
|
||||||
"VQE-CN",
|
|
||||||
"L5D-ZL",
|
|
||||||
"EIMJ-M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8KR9-5",
|
"solarSystemName": "8KR9-5",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.231319153375562,
|
"security": -0.231319153375562,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-NJLK,Y-CWQY,VQE-CN"
|
||||||
"1-NJLK",
|
|
||||||
"Y-CWQY",
|
|
||||||
"VQE-CN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VQE-CN",
|
"solarSystemName": "VQE-CN",
|
||||||
"x": 810,
|
"x": 810,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": -0.5554770593482921,
|
"security": -0.5554770593482921,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-CWQY,8KR9-5"
|
||||||
"Y-CWQY",
|
|
||||||
"8KR9-5"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L5D-ZL",
|
"solarSystemName": "L5D-ZL",
|
||||||
"x": 900,
|
"x": 900,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.9200675133697063,
|
"security": -0.9200675133697063,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-CWQY"
|
||||||
"Y-CWQY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-C8QO",
|
"solarSystemName": "G-C8QO",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": -0.2182943270460749,
|
"security": -0.2182943270460749,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1-NJLK"
|
||||||
"1-NJLK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EIMJ-M",
|
"solarSystemName": "EIMJ-M",
|
||||||
"x": 935,
|
"x": 935,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.9190915413087954,
|
"security": -0.9190915413087954,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-CWQY"
|
||||||
"Y-CWQY"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0A-KZ0",
|
"solarSystemName": "0A-KZ0",
|
||||||
"x": 485,
|
"x": 485,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": -0.6642254901297535,
|
"security": -0.6642254901297535,
|
||||||
"connectedSystems": [
|
"connectedSystems": "UR-E46,E-DOF2,08S-39"
|
||||||
"UR-E46",
|
|
||||||
"E-DOF2",
|
|
||||||
"08S-39"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-DOF2",
|
"solarSystemName": "E-DOF2",
|
||||||
"x": 430,
|
"x": 430,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.4782521103671475,
|
"security": -0.4782521103671475,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0A-KZ0,48I1-X,0OTX-J"
|
||||||
"0A-KZ0",
|
|
||||||
"48I1-X",
|
|
||||||
"0OTX-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "48I1-X",
|
"solarSystemName": "48I1-X",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": -0.5585872999545571,
|
"security": -0.5585872999545571,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-DOF2,0OTX-J,JZL-VB"
|
||||||
"E-DOF2",
|
|
||||||
"0OTX-J",
|
|
||||||
"JZL-VB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0OTX-J",
|
"solarSystemName": "0OTX-J",
|
||||||
"x": 320,
|
"x": 320,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": -0.4237829007360542,
|
"security": -0.4237829007360542,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-DOF2,48I1-X,3OP-3E"
|
||||||
"E-DOF2",
|
|
||||||
"48I1-X",
|
|
||||||
"3OP-3E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3OP-3E",
|
"solarSystemName": "3OP-3E",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.2991564111523053,
|
"security": -0.2991564111523053,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0OTX-J,JZL-VB,RJ3H-0"
|
||||||
"0OTX-J",
|
|
||||||
"JZL-VB",
|
|
||||||
"RJ3H-0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JZL-VB",
|
"solarSystemName": "JZL-VB",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": -0.0803755084007095,
|
"security": -0.0803755084007095,
|
||||||
"connectedSystems": [
|
"connectedSystems": "48I1-X,3OP-3E"
|
||||||
"48I1-X",
|
|
||||||
"3OP-3E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RJ3H-0",
|
"solarSystemName": "RJ3H-0",
|
||||||
"x": 130,
|
"x": 130,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.5274500124676191,
|
"security": -0.5274500124676191,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3OP-3E,PA-VE3"
|
||||||
"3OP-3E",
|
|
||||||
"PA-VE3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "08S-39",
|
"solarSystemName": "08S-39",
|
||||||
"x": 400,
|
"x": 400,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.8534291369448437,
|
"security": -0.8534291369448437,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0A-KZ0"
|
||||||
"0A-KZ0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZU-MS3",
|
"solarSystemName": "ZU-MS3",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": -0.2612612497166634,
|
"security": -0.2612612497166634,
|
||||||
"connectedSystems": [
|
"connectedSystems": "CW9-1Y,HIX4-H"
|
||||||
"CW9-1Y",
|
|
||||||
"HIX4-H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HIX4-H",
|
"solarSystemName": "HIX4-H",
|
||||||
"x": 210,
|
"x": 210,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": -0.3684699210994133,
|
"security": -0.3684699210994133,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZU-MS3,GR-J8B,OY0-2T,TN25-J"
|
||||||
"ZU-MS3",
|
|
||||||
"GR-J8B",
|
|
||||||
"OY0-2T",
|
|
||||||
"TN25-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GR-J8B",
|
"solarSystemName": "GR-J8B",
|
||||||
"x": 265,
|
"x": 265,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": -0.3720526297662612,
|
"security": -0.3720526297662612,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HIX4-H"
|
||||||
"HIX4-H"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OY0-2T",
|
"solarSystemName": "OY0-2T",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": -0.5539470606649445,
|
"security": -0.5539470606649445,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HIX4-H,E2-RDQ"
|
||||||
"HIX4-H",
|
|
||||||
"E2-RDQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E2-RDQ",
|
"solarSystemName": "E2-RDQ",
|
||||||
"x": 40,
|
"x": 40,
|
||||||
"y": 85,
|
"y": 85,
|
||||||
"security": -0.9240194077316923,
|
"security": -0.9240194077316923,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OY0-2T"
|
||||||
"OY0-2T"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "TN25-J",
|
"solarSystemName": "TN25-J",
|
||||||
"x": 175,
|
"x": 175,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.9511389407889554,
|
"security": -0.9511389407889554,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HIX4-H,LWX-93"
|
||||||
"HIX4-H",
|
|
||||||
"LWX-93"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PA-VE3",
|
"solarSystemName": "PA-VE3",
|
||||||
"x": 35,
|
"x": 35,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": -0.4468288271529,
|
"security": -0.4468288271529,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RJ3H-0,G-Q5JU,RYQC-I"
|
||||||
"RJ3H-0",
|
|
||||||
"G-Q5JU",
|
|
||||||
"RYQC-I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-Q5JU",
|
"solarSystemName": "G-Q5JU",
|
||||||
"x": 30,
|
"x": 30,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": -0.726917978541421,
|
"security": -0.726917978541421,
|
||||||
"connectedSystems": [
|
"connectedSystems": "PA-VE3,Z-M5A1"
|
||||||
"PA-VE3",
|
|
||||||
"Z-M5A1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RYQC-I",
|
"solarSystemName": "RYQC-I",
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 530,
|
"y": 530,
|
||||||
"security": -0.365760783978934,
|
"security": -0.365760783978934,
|
||||||
"connectedSystems": [
|
"connectedSystems": "PA-VE3,1E-W5I"
|
||||||
"PA-VE3",
|
|
||||||
"1E-W5I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1E-W5I",
|
"solarSystemName": "1E-W5I",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.3745663414007046,
|
"security": -0.3745663414007046,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RYQC-I"
|
||||||
"RYQC-I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-M5A1",
|
"solarSystemName": "Z-M5A1",
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 680,
|
"y": 680,
|
||||||
"security": -0.916639132494479,
|
"security": -0.916639132494479,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-Q5JU,MVUO-F"
|
||||||
"G-Q5JU",
|
|
||||||
"MVUO-F"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MVUO-F",
|
"solarSystemName": "MVUO-F",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 725,
|
"y": 725,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z-M5A1"
|
||||||
"Z-M5A1"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -4,275 +4,188 @@
|
|||||||
"x": 637,
|
"x": 637,
|
||||||
"y": 697,
|
"y": 697,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tunudan,Ahtila"
|
||||||
"Tunudan",
|
|
||||||
"Ahtila"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Otela",
|
"solarSystemName": "Otela",
|
||||||
"x": 447,
|
"x": 447,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nalvula,Kino,Ignebaener"
|
||||||
"Nalvula",
|
|
||||||
"Kino",
|
|
||||||
"Ignebaener"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Otanuomi",
|
"solarSystemName": "Otanuomi",
|
||||||
"x": 686,
|
"x": 686,
|
||||||
"y": 324,
|
"y": 324,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Urhinichi,Krirald"
|
||||||
"Urhinichi",
|
|
||||||
"Krirald"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Wirashoda",
|
"solarSystemName": "Wirashoda",
|
||||||
"x": 337,
|
"x": 337,
|
||||||
"y": 699,
|
"y": 699,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ala,Senda"
|
||||||
"Ala",
|
|
||||||
"Senda"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kino",
|
"solarSystemName": "Kino",
|
||||||
"x": 496,
|
"x": 496,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nalvula,Otela"
|
||||||
"Nalvula",
|
|
||||||
"Otela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arvasaras",
|
"solarSystemName": "Arvasaras",
|
||||||
"x": 248,
|
"x": 248,
|
||||||
"y": 396,
|
"y": 396,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sakenta,Kaunokka"
|
||||||
"Sakenta",
|
|
||||||
"Kaunokka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nani",
|
"solarSystemName": "Nani",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 473,
|
"y": 473,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Urhinichi,Skarkon"
|
||||||
"Urhinichi",
|
|
||||||
"Skarkon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Nalvula",
|
"solarSystemName": "Nalvula",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 98,
|
"y": 98,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Konola,Kino,Otela"
|
||||||
"Konola",
|
|
||||||
"Kino",
|
|
||||||
"Otela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Krirald",
|
"solarSystemName": "Krirald",
|
||||||
"x": 637,
|
"x": 637,
|
||||||
"y": 249,
|
"y": 249,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Otanuomi,Konola"
|
||||||
"Otanuomi",
|
|
||||||
"Konola"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Harva",
|
"solarSystemName": "Harva",
|
||||||
"x": 818,
|
"x": 818,
|
||||||
"y": 696,
|
"y": 696,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Raravoss,Niarja,Tunudan"
|
||||||
"Raravoss",
|
|
||||||
"Niarja",
|
|
||||||
"Tunudan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Skarkon",
|
"solarSystemName": "Skarkon",
|
||||||
"x": 818,
|
"x": 818,
|
||||||
"y": 545,
|
"y": 545,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nani,Raravoss"
|
||||||
"Nani",
|
|
||||||
"Raravoss"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ala",
|
"solarSystemName": "Ala",
|
||||||
"x": 237,
|
"x": 237,
|
||||||
"y": 699,
|
"y": 699,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vale,Wirashoda"
|
||||||
"Vale",
|
|
||||||
"Wirashoda"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Archee",
|
"solarSystemName": "Archee",
|
||||||
"x": 46,
|
"x": 46,
|
||||||
"y": 698,
|
"y": 698,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Angymonne,Vale"
|
||||||
"Angymonne",
|
|
||||||
"Vale"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Konola",
|
"solarSystemName": "Konola",
|
||||||
"x": 591,
|
"x": 591,
|
||||||
"y": 174,
|
"y": 174,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Krirald,Nalvula"
|
||||||
"Krirald",
|
|
||||||
"Nalvula"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tunudan",
|
"solarSystemName": "Tunudan",
|
||||||
"x": 724,
|
"x": 724,
|
||||||
"y": 697,
|
"y": 697,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Harva,Kuharah"
|
||||||
"Harva",
|
|
||||||
"Kuharah"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kaunokka",
|
"solarSystemName": "Kaunokka",
|
||||||
"x": 198,
|
"x": 198,
|
||||||
"y": 474,
|
"y": 474,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arvasaras,Ichoriya"
|
||||||
"Arvasaras",
|
|
||||||
"Ichoriya"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Angymonne",
|
"solarSystemName": "Angymonne",
|
||||||
"x": 98,
|
"x": 98,
|
||||||
"y": 623,
|
"y": 623,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ichoriya,Archee,Vale"
|
||||||
"Ichoriya",
|
|
||||||
"Archee",
|
|
||||||
"Vale"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Raravoss",
|
"solarSystemName": "Raravoss",
|
||||||
"x": 869,
|
"x": 869,
|
||||||
"y": 622,
|
"y": 622,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Skarkon,Niarja,Harva"
|
||||||
"Skarkon",
|
|
||||||
"Niarja",
|
|
||||||
"Harva"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Niarja",
|
"solarSystemName": "Niarja",
|
||||||
"x": 921,
|
"x": 921,
|
||||||
"y": 697,
|
"y": 697,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Raravoss,Harva"
|
||||||
"Raravoss",
|
|
||||||
"Harva"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ignebaener",
|
"solarSystemName": "Ignebaener",
|
||||||
"x": 396,
|
"x": 396,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Otela,Komo"
|
||||||
"Otela",
|
|
||||||
"Komo"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vale",
|
"solarSystemName": "Vale",
|
||||||
"x": 138,
|
"x": 138,
|
||||||
"y": 698,
|
"y": 698,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Angymonne,Archee,Ala"
|
||||||
"Angymonne",
|
|
||||||
"Archee",
|
|
||||||
"Ala"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sakenta",
|
"solarSystemName": "Sakenta",
|
||||||
"x": 297,
|
"x": 297,
|
||||||
"y": 323,
|
"y": 323,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Komo,Arvasaras"
|
||||||
"Komo",
|
|
||||||
"Arvasaras"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Senda",
|
"solarSystemName": "Senda",
|
||||||
"x": 433,
|
"x": 433,
|
||||||
"y": 699,
|
"y": 699,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Wirashoda,Ahtila"
|
||||||
"Wirashoda",
|
|
||||||
"Ahtila"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Komo",
|
"solarSystemName": "Komo",
|
||||||
"x": 346,
|
"x": 346,
|
||||||
"y": 248,
|
"y": 248,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ignebaener,Sakenta"
|
||||||
"Ignebaener",
|
|
||||||
"Sakenta"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Urhinichi",
|
"solarSystemName": "Urhinichi",
|
||||||
"x": 728,
|
"x": 728,
|
||||||
"y": 396,
|
"y": 396,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Nani,Otanuomi"
|
||||||
"Nani",
|
|
||||||
"Otanuomi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ahtila",
|
"solarSystemName": "Ahtila",
|
||||||
"x": 538,
|
"x": 538,
|
||||||
"y": 698,
|
"y": 698,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kuharah,Senda"
|
||||||
"Kuharah",
|
|
||||||
"Senda"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ichoriya",
|
"solarSystemName": "Ichoriya",
|
||||||
"x": 149,
|
"x": 149,
|
||||||
"y": 548,
|
"y": 548,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kaunokka,Angymonne"
|
||||||
"Kaunokka",
|
|
||||||
"Angymonne"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
File diff suppressed because it is too large
Load Diff
@@ -4,491 +4,328 @@
|
|||||||
"x": 765,
|
"x": 765,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": -0.3768133556425439,
|
"security": -0.3768133556425439,
|
||||||
"connectedSystems": [
|
"connectedSystems": "97X-CH,UTKS-5,Conomette,Pertnineere"
|
||||||
"97X-CH",
|
|
||||||
"UTKS-5",
|
|
||||||
"Conomette",
|
|
||||||
"Pertnineere"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D85-VD",
|
"solarSystemName": "D85-VD",
|
||||||
"x": 15,
|
"x": 15,
|
||||||
"y": 195,
|
"y": 195,
|
||||||
"security": -0.02350508615656566,
|
"security": -0.02350508615656566,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KFR-ZE,Faurulle"
|
||||||
"KFR-ZE",
|
|
||||||
"Faurulle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Conomette",
|
"solarSystemName": "Conomette",
|
||||||
"x": 645,
|
"x": 645,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.2994268998147349,
|
"security": 0.2994268998147349,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y9G-KS,Aimoguier,Yveve"
|
||||||
"Y9G-KS",
|
|
||||||
"Aimoguier",
|
|
||||||
"Yveve"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aimoguier",
|
"solarSystemName": "Aimoguier",
|
||||||
"x": 660,
|
"x": 660,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": 0.1826938456804581,
|
"security": 0.1826938456804581,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Conomette,Cadelanne"
|
||||||
"Conomette",
|
|
||||||
"Cadelanne"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Yveve",
|
"solarSystemName": "Yveve",
|
||||||
"x": 555,
|
"x": 555,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.3513549338719367,
|
"security": 0.3513549338719367,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Conomette,Meunvon,Elore,Yvelet"
|
||||||
"Conomette",
|
|
||||||
"Meunvon",
|
|
||||||
"Elore",
|
|
||||||
"Yvelet"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Meunvon",
|
"solarSystemName": "Meunvon",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": 0.2725158276512777,
|
"security": 0.2725158276512777,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Yveve,Elore"
|
||||||
"Yveve",
|
|
||||||
"Elore"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Cadelanne",
|
"solarSystemName": "Cadelanne",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 165,
|
"y": 165,
|
||||||
"security": 0.1193242660001402,
|
"security": 0.1193242660001402,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aimoguier"
|
||||||
"Aimoguier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Elore",
|
"solarSystemName": "Elore",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.2150660521705977,
|
"security": 0.2150660521705977,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Yveve,Meunvon,Anckee"
|
||||||
"Yveve",
|
|
||||||
"Meunvon",
|
|
||||||
"Anckee"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Anckee",
|
"solarSystemName": "Anckee",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.2464090414988048,
|
"security": 0.2464090414988048,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Elore,Vevelonel,Heluene"
|
||||||
"Elore",
|
|
||||||
"Vevelonel",
|
|
||||||
"Heluene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vevelonel",
|
"solarSystemName": "Vevelonel",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 220,
|
"y": 220,
|
||||||
"security": 0.1198262731362577,
|
"security": 0.1198262731362577,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Anckee,Ratillose"
|
||||||
"Anckee",
|
|
||||||
"Ratillose"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pertnineere",
|
"solarSystemName": "Pertnineere",
|
||||||
"x": 830,
|
"x": 830,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": 0.442910661884907,
|
"security": 0.442910661884907,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y9G-KS,Boystin"
|
||||||
"Y9G-KS",
|
|
||||||
"Boystin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Boystin",
|
"solarSystemName": "Boystin",
|
||||||
"x": 820,
|
"x": 820,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": 0.5230190689183638,
|
"security": 0.5230190689183638,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pertnineere,Lour,Oerse"
|
||||||
"Pertnineere",
|
|
||||||
"Lour",
|
|
||||||
"Oerse"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lour",
|
"solarSystemName": "Lour",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": 0.6373455813823276,
|
"security": 0.6373455813823276,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Boystin,Maire,Oerse"
|
||||||
"Boystin",
|
|
||||||
"Maire",
|
|
||||||
"Oerse"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Maire",
|
"solarSystemName": "Maire",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.6866519019326315,
|
"security": 0.6866519019326315,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lour,Oerse,Octanneve"
|
||||||
"Lour",
|
|
||||||
"Oerse",
|
|
||||||
"Octanneve"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oerse",
|
"solarSystemName": "Oerse",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": 0.6203857098365113,
|
"security": 0.6203857098365113,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Boystin,Lour,Maire,Larryn"
|
||||||
"Boystin",
|
|
||||||
"Lour",
|
|
||||||
"Maire",
|
|
||||||
"Larryn"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Octanneve",
|
"solarSystemName": "Octanneve",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": 0.6966792058786355,
|
"security": 0.6966792058786355,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Maire,Yvaeroure"
|
||||||
"Maire",
|
|
||||||
"Yvaeroure"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Larryn",
|
"solarSystemName": "Larryn",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 590,
|
"y": 590,
|
||||||
"security": 0.5961591703472658,
|
"security": 0.5961591703472658,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Oerse,Niballe,Weraroix"
|
||||||
"Oerse",
|
|
||||||
"Niballe",
|
|
||||||
"Weraroix"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Niballe",
|
"solarSystemName": "Niballe",
|
||||||
"x": 645,
|
"x": 645,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": 0.6201888263374509,
|
"security": 0.6201888263374509,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Larryn,Postouvin"
|
||||||
"Larryn",
|
|
||||||
"Postouvin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Postouvin",
|
"solarSystemName": "Postouvin",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": 0.6553301770877118,
|
"security": 0.6553301770877118,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Niballe,Odinesyn"
|
||||||
"Niballe",
|
|
||||||
"Odinesyn"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Odinesyn",
|
"solarSystemName": "Odinesyn",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 570,
|
"y": 570,
|
||||||
"security": 0.6517603884133464,
|
"security": 0.6517603884133464,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Postouvin,Gererique"
|
||||||
"Postouvin",
|
|
||||||
"Gererique"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Weraroix",
|
"solarSystemName": "Weraroix",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 645,
|
"y": 645,
|
||||||
"security": 0.5805268749855232,
|
"security": 0.5805268749855232,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Larryn,Sarline"
|
||||||
"Larryn",
|
|
||||||
"Sarline"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sarline",
|
"solarSystemName": "Sarline",
|
||||||
"x": 550,
|
"x": 550,
|
||||||
"y": 660,
|
"y": 660,
|
||||||
"security": 0.4388302351649299,
|
"security": 0.4388302351649299,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Weraroix,Aeter,Harner"
|
||||||
"Weraroix",
|
|
||||||
"Aeter",
|
|
||||||
"Harner"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aeter",
|
"solarSystemName": "Aeter",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 700,
|
"y": 700,
|
||||||
"security": 0.3491686231850699,
|
"security": 0.3491686231850699,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sarline,Harner"
|
||||||
"Sarline",
|
|
||||||
"Harner"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gererique",
|
"solarSystemName": "Gererique",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": 0.6646057618446911,
|
"security": 0.6646057618446911,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Odinesyn"
|
||||||
"Odinesyn"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Harner",
|
"solarSystemName": "Harner",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": 0.127988018693461,
|
"security": 0.127988018693461,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sarline,Aeter"
|
||||||
"Sarline",
|
|
||||||
"Aeter"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Yvaeroure",
|
"solarSystemName": "Yvaeroure",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": 0.7570580433000231,
|
"security": 0.7570580433000231,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Octanneve,Vecodie"
|
||||||
"Octanneve",
|
|
||||||
"Vecodie"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vecodie",
|
"solarSystemName": "Vecodie",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 490,
|
"y": 490,
|
||||||
"security": 0.7886540077497435,
|
"security": 0.7886540077497435,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Yvaeroure,Arasare"
|
||||||
"Yvaeroure",
|
|
||||||
"Arasare"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arasare",
|
"solarSystemName": "Arasare",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": 0.8117384483992611,
|
"security": 0.8117384483992611,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vecodie,Yvelet,Lazer"
|
||||||
"Vecodie",
|
|
||||||
"Yvelet",
|
|
||||||
"Lazer"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Yvelet",
|
"solarSystemName": "Yvelet",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": 0.7813640245565217,
|
"security": 0.7813640245565217,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arasare,Yveve"
|
||||||
"Arasare",
|
|
||||||
"Yveve"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lazer",
|
"solarSystemName": "Lazer",
|
||||||
"x": 175,
|
"x": 175,
|
||||||
"y": 420,
|
"y": 420,
|
||||||
"security": 0.7909792917267296,
|
"security": 0.7909792917267296,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arasare,Stoure"
|
||||||
"Arasare",
|
|
||||||
"Stoure"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Stoure",
|
"solarSystemName": "Stoure",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": 0.7224192634557611,
|
"security": 0.7224192634557611,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lazer"
|
||||||
"Lazer"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Heluene",
|
"solarSystemName": "Heluene",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.2325312467012867,
|
"security": 0.2325312467012867,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Anckee,Arittant,Oruse,Hare"
|
||||||
"Anckee",
|
|
||||||
"Arittant",
|
|
||||||
"Oruse",
|
|
||||||
"Hare"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arittant",
|
"solarSystemName": "Arittant",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.2623535382010558,
|
"security": 0.2623535382010558,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heluene"
|
||||||
"Heluene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oruse",
|
"solarSystemName": "Oruse",
|
||||||
"x": 195,
|
"x": 195,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": 0.196878642105309,
|
"security": 0.196878642105309,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heluene,Hare"
|
||||||
"Heluene",
|
|
||||||
"Hare"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hare",
|
"solarSystemName": "Hare",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.1689703622681522,
|
"security": 0.1689703622681522,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heluene,Oruse,Ogaria,Babirmoult"
|
||||||
"Heluene",
|
|
||||||
"Oruse",
|
|
||||||
"Ogaria",
|
|
||||||
"Babirmoult"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ogaria",
|
"solarSystemName": "Ogaria",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 305,
|
"y": 305,
|
||||||
"security": 0.1640008571190648,
|
"security": 0.1640008571190648,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hare,Faurulle"
|
||||||
"Hare",
|
|
||||||
"Faurulle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Faurulle",
|
"solarSystemName": "Faurulle",
|
||||||
"x": 45,
|
"x": 45,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.1026612141829483,
|
"security": 0.1026612141829483,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ogaria,Agaullores,Babirmoult,D85-VD"
|
||||||
"Ogaria",
|
|
||||||
"Agaullores",
|
|
||||||
"Babirmoult",
|
|
||||||
"D85-VD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Agaullores",
|
"solarSystemName": "Agaullores",
|
||||||
"x": 45,
|
"x": 45,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": 0.07120088191083751,
|
"security": 0.07120088191083751,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Faurulle,Shirshocin"
|
||||||
"Faurulle",
|
|
||||||
"Shirshocin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Babirmoult",
|
"solarSystemName": "Babirmoult",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.1788228482688926,
|
"security": 0.1788228482688926,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hare,Faurulle"
|
||||||
"Hare",
|
|
||||||
"Faurulle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ratillose",
|
"solarSystemName": "Ratillose",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": 0.3664679815246903,
|
"security": 0.3664679815246903,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vevelonel,Ondree"
|
||||||
"Vevelonel",
|
|
||||||
"Ondree"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ondree",
|
"solarSystemName": "Ondree",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.5308917362555376,
|
"security": 0.5308917362555376,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ratillose,Pochelympe,Straloin"
|
||||||
"Ratillose",
|
|
||||||
"Pochelympe",
|
|
||||||
"Straloin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pochelympe",
|
"solarSystemName": "Pochelympe",
|
||||||
"x": 380,
|
"x": 380,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.6222362869950996,
|
"security": 0.6222362869950996,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ondree,Eggheron,Toustain"
|
||||||
"Ondree",
|
|
||||||
"Eggheron",
|
|
||||||
"Toustain"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Eggheron",
|
"solarSystemName": "Eggheron",
|
||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": 0.516243975516,
|
"security": 0.516243975516,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pochelympe,Toustain,Kenninck"
|
||||||
"Pochelympe",
|
|
||||||
"Toustain",
|
|
||||||
"Kenninck"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Toustain",
|
"solarSystemName": "Toustain",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.4118240009778594,
|
"security": 0.4118240009778594,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pochelympe,Eggheron,Straloin"
|
||||||
"Pochelympe",
|
|
||||||
"Eggheron",
|
|
||||||
"Straloin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Straloin",
|
"solarSystemName": "Straloin",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.2137561244219196,
|
"security": 0.2137561244219196,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ondree,Toustain"
|
||||||
"Ondree",
|
|
||||||
"Toustain"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kenninck",
|
"solarSystemName": "Kenninck",
|
||||||
"x": 414,
|
"x": 414,
|
||||||
"y": 6,
|
"y": 6,
|
||||||
"security": 0.114963052245,
|
"security": 0.114963052245,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ausmaert,Eggheron"
|
||||||
"Ausmaert",
|
|
||||||
"Eggheron"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Shirshocin",
|
"solarSystemName": "Shirshocin",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": 0.264278260864831,
|
"security": 0.264278260864831,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Zayi,Yehaba,Agaullores"
|
||||||
"Zayi",
|
|
||||||
"Yehaba",
|
|
||||||
"Agaullores"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
@@ -4,788 +4,524 @@
|
|||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 735,
|
"y": 735,
|
||||||
"security": -0.7720294298763181,
|
"security": -0.7720294298763181,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z3U-GI,GVZ-1W,G9D-XW,EOY-BG"
|
||||||
"Z3U-GI",
|
|
||||||
"GVZ-1W",
|
|
||||||
"G9D-XW",
|
|
||||||
"EOY-BG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "42XJ-N",
|
"solarSystemName": "42XJ-N",
|
||||||
"x": 945,
|
"x": 945,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": -0.4120149322672242,
|
"security": -0.4120149322672242,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z3U-GI,G9D-XW,OE-4HB"
|
||||||
"Z3U-GI",
|
|
||||||
"G9D-XW",
|
|
||||||
"OE-4HB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H1-ESN",
|
"solarSystemName": "H1-ESN",
|
||||||
"x": 90,
|
"x": 90,
|
||||||
"y": 700,
|
"y": 700,
|
||||||
"security": -0.123268077056494,
|
"security": -0.123268077056494,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OJ-A8M,3DR-CR"
|
||||||
"OJ-A8M",
|
|
||||||
"3DR-CR"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3DR-CR",
|
"solarSystemName": "3DR-CR",
|
||||||
"x": 150,
|
"x": 150,
|
||||||
"y": 690,
|
"y": 690,
|
||||||
"security": -0.1153251212324775,
|
"security": -0.1153251212324775,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H1-ESN,RLTG-3"
|
||||||
"H1-ESN",
|
|
||||||
"RLTG-3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RLTG-3",
|
"solarSystemName": "RLTG-3",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 675,
|
"y": 675,
|
||||||
"security": -0.06399741179807472,
|
"security": -0.06399741179807472,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3DR-CR,S-EVIQ"
|
||||||
"3DR-CR",
|
|
||||||
"S-EVIQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-EVIQ",
|
"solarSystemName": "S-EVIQ",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": -0.05143008320998044,
|
"security": -0.05143008320998044,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RLTG-3,EOY-BG,PNS7-J"
|
||||||
"RLTG-3",
|
|
||||||
"EOY-BG",
|
|
||||||
"PNS7-J"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EOY-BG",
|
"solarSystemName": "EOY-BG",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 665,
|
"y": 665,
|
||||||
"security": -0.06655843191476996,
|
"security": -0.06655843191476996,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-EVIQ,IG-ZAM,B3QP-K"
|
||||||
"S-EVIQ",
|
|
||||||
"IG-ZAM",
|
|
||||||
"B3QP-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PNS7-J",
|
"solarSystemName": "PNS7-J",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 620,
|
"y": 620,
|
||||||
"security": -0.05071998505505115,
|
"security": -0.05071998505505115,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-EVIQ,1QH-0K"
|
||||||
"S-EVIQ",
|
|
||||||
"1QH-0K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IG-ZAM",
|
"solarSystemName": "IG-ZAM",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": -0.06775815887389647,
|
"security": -0.06775815887389647,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EOY-BG,0-UVHJ,NCG-PW"
|
||||||
"EOY-BG",
|
|
||||||
"0-UVHJ",
|
|
||||||
"NCG-PW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0-UVHJ",
|
"solarSystemName": "0-UVHJ",
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": -0.08172447395588112,
|
"security": -0.08172447395588112,
|
||||||
"connectedSystems": [
|
"connectedSystems": "IG-ZAM,NCG-PW,U1TX-A"
|
||||||
"IG-ZAM",
|
|
||||||
"NCG-PW",
|
|
||||||
"U1TX-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NCG-PW",
|
"solarSystemName": "NCG-PW",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.107753345196549,
|
"security": -0.107753345196549,
|
||||||
"connectedSystems": [
|
"connectedSystems": "IG-ZAM,0-UVHJ,S-KSWL"
|
||||||
"IG-ZAM",
|
|
||||||
"0-UVHJ",
|
|
||||||
"S-KSWL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1QH-0K",
|
"solarSystemName": "1QH-0K",
|
||||||
"x": 180,
|
"x": 180,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.0698226219115301,
|
"security": -0.0698226219115301,
|
||||||
"connectedSystems": [
|
"connectedSystems": "PNS7-J,ZH3-BS,W8O-19"
|
||||||
"PNS7-J",
|
|
||||||
"ZH3-BS",
|
|
||||||
"W8O-19"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZH3-BS",
|
"solarSystemName": "ZH3-BS",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.0898309856196563,
|
"security": -0.0898309856196563,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1QH-0K,ZJ-QOO"
|
||||||
"1QH-0K",
|
|
||||||
"ZJ-QOO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZJ-QOO",
|
"solarSystemName": "ZJ-QOO",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": -0.212343376873069,
|
"security": -0.212343376873069,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZH3-BS,ZXA-V6,I1-BE8"
|
||||||
"ZH3-BS",
|
|
||||||
"ZXA-V6",
|
|
||||||
"I1-BE8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZXA-V6",
|
"solarSystemName": "ZXA-V6",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 515,
|
"y": 515,
|
||||||
"security": -0.300294728298554,
|
"security": -0.300294728298554,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZJ-QOO,T-Q2DD"
|
||||||
"ZJ-QOO",
|
|
||||||
"T-Q2DD"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "I1-BE8",
|
"solarSystemName": "I1-BE8",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.2063045861717565,
|
"security": -0.2063045861717565,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZJ-QOO,ZK-YQ3"
|
||||||
"ZJ-QOO",
|
|
||||||
"ZK-YQ3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W8O-19",
|
"solarSystemName": "W8O-19",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.1052529455882509,
|
"security": -0.1052529455882509,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1QH-0K"
|
||||||
"1QH-0K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U1TX-A",
|
"solarSystemName": "U1TX-A",
|
||||||
"x": 615,
|
"x": 615,
|
||||||
"y": 655,
|
"y": 655,
|
||||||
"security": -0.1094057509805549,
|
"security": -0.1094057509805549,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0-UVHJ,1BWK-S,KMV-CQ"
|
||||||
"0-UVHJ",
|
|
||||||
"1BWK-S",
|
|
||||||
"KMV-CQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1BWK-S",
|
"solarSystemName": "1BWK-S",
|
||||||
"x": 735,
|
"x": 735,
|
||||||
"y": 605,
|
"y": 605,
|
||||||
"security": -0.2218309305234217,
|
"security": -0.2218309305234217,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U1TX-A,RKE-CP,NV-3KA"
|
||||||
"U1TX-A",
|
|
||||||
"RKE-CP",
|
|
||||||
"NV-3KA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KMV-CQ",
|
"solarSystemName": "KMV-CQ",
|
||||||
"x": 615,
|
"x": 615,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": -0.07804531243477586,
|
"security": -0.07804531243477586,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U1TX-A,NV-3KA,DCJ-ZT"
|
||||||
"U1TX-A",
|
|
||||||
"NV-3KA",
|
|
||||||
"DCJ-ZT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RKE-CP",
|
"solarSystemName": "RKE-CP",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.2066677583206609,
|
"security": -0.2066677583206609,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1BWK-S,NV-3KA,S-1LIO,A-1IJ9"
|
||||||
"1BWK-S",
|
|
||||||
"NV-3KA",
|
|
||||||
"S-1LIO",
|
|
||||||
"A-1IJ9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "NV-3KA",
|
"solarSystemName": "NV-3KA",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.1156458337247037,
|
"security": -0.1156458337247037,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1BWK-S,KMV-CQ,RKE-CP"
|
||||||
"1BWK-S",
|
|
||||||
"KMV-CQ",
|
|
||||||
"RKE-CP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-1LIO",
|
"solarSystemName": "S-1LIO",
|
||||||
"x": 860,
|
"x": 860,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.1003626020631603,
|
"security": -0.1003626020631603,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RKE-CP"
|
||||||
"RKE-CP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-KSWL",
|
"solarSystemName": "S-KSWL",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.4265748049719121,
|
"security": -0.4265748049719121,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NCG-PW,5-O8B1,R-YWID,J1-KJP"
|
||||||
"NCG-PW",
|
|
||||||
"5-O8B1",
|
|
||||||
"R-YWID",
|
|
||||||
"J1-KJP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5-O8B1",
|
"solarSystemName": "5-O8B1",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 470,
|
"y": 470,
|
||||||
"security": -0.2965829304673283,
|
"security": -0.2965829304673283,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-KSWL,KW-1MV,G06-8Y"
|
||||||
"S-KSWL",
|
|
||||||
"KW-1MV",
|
|
||||||
"G06-8Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R-YWID",
|
"solarSystemName": "R-YWID",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.7419151929284682,
|
"security": -0.7419151929284682,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-KSWL,30-D5G,HB-FSO,J1-KJP"
|
||||||
"S-KSWL",
|
|
||||||
"30-D5G",
|
|
||||||
"HB-FSO",
|
|
||||||
"J1-KJP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "30-D5G",
|
"solarSystemName": "30-D5G",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.9503412598397216,
|
"security": -0.9503412598397216,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-YWID"
|
||||||
"R-YWID"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HB-FSO",
|
"solarSystemName": "HB-FSO",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.6373045910083386,
|
"security": -0.6373045910083386,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R-YWID,J1-KJP"
|
||||||
"R-YWID",
|
|
||||||
"J1-KJP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "J1-KJP",
|
"solarSystemName": "J1-KJP",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": -0.6489960087325316,
|
"security": -0.6489960087325316,
|
||||||
"connectedSystems": [
|
"connectedSystems": "S-KSWL,R-YWID,HB-FSO"
|
||||||
"S-KSWL",
|
|
||||||
"R-YWID",
|
|
||||||
"HB-FSO"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KW-1MV",
|
"solarSystemName": "KW-1MV",
|
||||||
"x": 580,
|
"x": 580,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": -0.30071941028687,
|
"security": -0.30071941028687,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5-O8B1"
|
||||||
"5-O8B1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G06-8Y",
|
"solarSystemName": "G06-8Y",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": -0.3053305618914053,
|
"security": -0.3053305618914053,
|
||||||
"connectedSystems": [
|
"connectedSystems": "5-O8B1,U-O2DA,WV-0R2,SZ6-TA,6-AOLS,IKTD-P"
|
||||||
"5-O8B1",
|
|
||||||
"U-O2DA",
|
|
||||||
"WV-0R2",
|
|
||||||
"SZ6-TA",
|
|
||||||
"6-AOLS",
|
|
||||||
"IKTD-P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U-O2DA",
|
"solarSystemName": "U-O2DA",
|
||||||
"x": 420,
|
"x": 420,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": -0.1982288043377315,
|
"security": -0.1982288043377315,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G06-8Y,SZ6-TA"
|
||||||
"G06-8Y",
|
|
||||||
"SZ6-TA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WV-0R2",
|
"solarSystemName": "WV-0R2",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": -0.8152887688446973,
|
"security": -0.8152887688446973,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G06-8Y"
|
||||||
"G06-8Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SZ6-TA",
|
"solarSystemName": "SZ6-TA",
|
||||||
"x": 420,
|
"x": 420,
|
||||||
"y": 405,
|
"y": 405,
|
||||||
"security": -0.2343780577708392,
|
"security": -0.2343780577708392,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G06-8Y,U-O2DA"
|
||||||
"G06-8Y",
|
|
||||||
"U-O2DA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-AOLS",
|
"solarSystemName": "6-AOLS",
|
||||||
"x": 485,
|
"x": 485,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.4904231889183213,
|
"security": -0.4904231889183213,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G06-8Y,33CE-7,L-P3XM,C-XNUA"
|
||||||
"G06-8Y",
|
|
||||||
"33CE-7",
|
|
||||||
"L-P3XM",
|
|
||||||
"C-XNUA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "IKTD-P",
|
"solarSystemName": "IKTD-P",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 395,
|
"y": 395,
|
||||||
"security": -0.4997020741252104,
|
"security": -0.4997020741252104,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G06-8Y"
|
||||||
"G06-8Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "33CE-7",
|
"solarSystemName": "33CE-7",
|
||||||
"x": 420,
|
"x": 420,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.3752425461400227,
|
"security": -0.3752425461400227,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6-AOLS"
|
||||||
"6-AOLS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-P3XM",
|
"solarSystemName": "L-P3XM",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": -0.4396519265724136,
|
"security": -0.4396519265724136,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6-AOLS"
|
||||||
"6-AOLS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DCJ-ZT",
|
"solarSystemName": "DCJ-ZT",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.1438360297820763,
|
"security": -0.1438360297820763,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KMV-CQ,O36A-P"
|
||||||
"KMV-CQ",
|
|
||||||
"O36A-P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "O36A-P",
|
"solarSystemName": "O36A-P",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.08470353346900694,
|
"security": -0.08470353346900694,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DCJ-ZT,Z-LO6I"
|
||||||
"DCJ-ZT",
|
|
||||||
"Z-LO6I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-LO6I",
|
"solarSystemName": "Z-LO6I",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.2183867647494258,
|
"security": -0.2183867647494258,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O36A-P,0M-103,6OYQ-Z"
|
||||||
"O36A-P",
|
|
||||||
"0M-103",
|
|
||||||
"6OYQ-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0M-103",
|
"solarSystemName": "0M-103",
|
||||||
"x": 715,
|
"x": 715,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.3167881344592476,
|
"security": -0.3167881344592476,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z-LO6I,HE5T-A"
|
||||||
"Z-LO6I",
|
|
||||||
"HE5T-A"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6OYQ-Z",
|
"solarSystemName": "6OYQ-Z",
|
||||||
"x": 645,
|
"x": 645,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.2114454579112356,
|
"security": -0.2114454579112356,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z-LO6I"
|
||||||
"Z-LO6I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HE5T-A",
|
"solarSystemName": "HE5T-A",
|
||||||
"x": 715,
|
"x": 715,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.3278923370914409,
|
"security": -0.3278923370914409,
|
||||||
"connectedSystems": [
|
"connectedSystems": "0M-103"
|
||||||
"0M-103"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A-1IJ9",
|
"solarSystemName": "A-1IJ9",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 340,
|
"y": 340,
|
||||||
"security": -0.2211733306592392,
|
"security": -0.2211733306592392,
|
||||||
"connectedSystems": [
|
"connectedSystems": "RKE-CP,Y-YHZQ"
|
||||||
"RKE-CP",
|
|
||||||
"Y-YHZQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y-YHZQ",
|
"solarSystemName": "Y-YHZQ",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": -0.4079256453964446,
|
"security": -0.4079256453964446,
|
||||||
"connectedSystems": [
|
"connectedSystems": "A-1IJ9,Z-SR1I,GW7P-8,SF-XJS"
|
||||||
"A-1IJ9",
|
|
||||||
"Z-SR1I",
|
|
||||||
"GW7P-8",
|
|
||||||
"SF-XJS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z-SR1I",
|
"solarSystemName": "Z-SR1I",
|
||||||
"x": 895,
|
"x": 895,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": -0.6217952509710406,
|
"security": -0.6217952509710406,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-YHZQ,GW7P-8"
|
||||||
"Y-YHZQ",
|
|
||||||
"GW7P-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GW7P-8",
|
"solarSystemName": "GW7P-8",
|
||||||
"x": 930,
|
"x": 930,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.6822801923487154,
|
"security": -0.6822801923487154,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-YHZQ,Z-SR1I,A1RR-M,AR-5SY,OE-4HB"
|
||||||
"Y-YHZQ",
|
|
||||||
"Z-SR1I",
|
|
||||||
"A1RR-M",
|
|
||||||
"AR-5SY",
|
|
||||||
"OE-4HB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SF-XJS",
|
"solarSystemName": "SF-XJS",
|
||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": -0.3083787934035475,
|
"security": -0.3083787934035475,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y-YHZQ,A1RR-M,HB-5L3"
|
||||||
"Y-YHZQ",
|
|
||||||
"A1RR-M",
|
|
||||||
"HB-5L3"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A1RR-M",
|
"solarSystemName": "A1RR-M",
|
||||||
"x": 790,
|
"x": 790,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": -0.850320072474043,
|
"security": -0.850320072474043,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GW7P-8,SF-XJS,AR-5SY,OE-4HB"
|
||||||
"GW7P-8",
|
|
||||||
"SF-XJS",
|
|
||||||
"AR-5SY",
|
|
||||||
"OE-4HB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AR-5SY",
|
"solarSystemName": "AR-5SY",
|
||||||
"x": 885,
|
"x": 885,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.9399455638498796,
|
"security": -0.9399455638498796,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GW7P-8,A1RR-M,OE-4HB"
|
||||||
"GW7P-8",
|
|
||||||
"A1RR-M",
|
|
||||||
"OE-4HB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OE-4HB",
|
"solarSystemName": "OE-4HB",
|
||||||
"x": 935,
|
"x": 935,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GW7P-8,A1RR-M,AR-5SY,42XJ-N"
|
||||||
"GW7P-8",
|
|
||||||
"A1RR-M",
|
|
||||||
"AR-5SY",
|
|
||||||
"42XJ-N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZK-YQ3",
|
"solarSystemName": "ZK-YQ3",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": -0.3855120242013265,
|
"security": -0.3855120242013265,
|
||||||
"connectedSystems": [
|
"connectedSystems": "I1-BE8,MZPH-W,EN-GTB"
|
||||||
"I1-BE8",
|
|
||||||
"MZPH-W",
|
|
||||||
"EN-GTB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MZPH-W",
|
"solarSystemName": "MZPH-W",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": -0.384010799002667,
|
"security": -0.384010799002667,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZK-YQ3,W0X-MG,JI-1UQ,U5-XW7"
|
||||||
"ZK-YQ3",
|
|
||||||
"W0X-MG",
|
|
||||||
"JI-1UQ",
|
|
||||||
"U5-XW7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "W0X-MG",
|
"solarSystemName": "W0X-MG",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -0.2713123555880049,
|
"security": -0.2713123555880049,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MZPH-W,JI-1UQ"
|
||||||
"MZPH-W",
|
|
||||||
"JI-1UQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JI-1UQ",
|
"solarSystemName": "JI-1UQ",
|
||||||
"x": 60,
|
"x": 60,
|
||||||
"y": 295,
|
"y": 295,
|
||||||
"security": -0.3792282457790458,
|
"security": -0.3792282457790458,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MZPH-W,W0X-MG"
|
||||||
"MZPH-W",
|
|
||||||
"W0X-MG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EN-GTB",
|
"solarSystemName": "EN-GTB",
|
||||||
"x": 220,
|
"x": 220,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": -0.3189068273430681,
|
"security": -0.3189068273430681,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ZK-YQ3,T-K10W"
|
||||||
"ZK-YQ3",
|
|
||||||
"T-K10W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U5-XW7",
|
"solarSystemName": "U5-XW7",
|
||||||
"x": 160,
|
"x": 160,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.4438651329538201,
|
"security": -0.4438651329538201,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MZPH-W,JSI-LL"
|
||||||
"MZPH-W",
|
|
||||||
"JSI-LL"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JSI-LL",
|
"solarSystemName": "JSI-LL",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.5000029006613673,
|
"security": -0.5000029006613673,
|
||||||
"connectedSystems": [
|
"connectedSystems": "U5-XW7,M-UC0S,SY0W-2,Q1U-IU"
|
||||||
"U5-XW7",
|
|
||||||
"M-UC0S",
|
|
||||||
"SY0W-2",
|
|
||||||
"Q1U-IU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-UC0S",
|
"solarSystemName": "M-UC0S",
|
||||||
"x": 145,
|
"x": 145,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.6364323612772889,
|
"security": -0.6364323612772889,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JSI-LL,V7-MID,SY0W-2"
|
||||||
"JSI-LL",
|
|
||||||
"V7-MID",
|
|
||||||
"SY0W-2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "V7-MID",
|
"solarSystemName": "V7-MID",
|
||||||
"x": 125,
|
"x": 125,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": -0.9105653909529474,
|
"security": -0.9105653909529474,
|
||||||
"connectedSystems": [
|
"connectedSystems": "M-UC0S,2-3Q2G"
|
||||||
"M-UC0S",
|
|
||||||
"2-3Q2G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "SY0W-2",
|
"solarSystemName": "SY0W-2",
|
||||||
"x": 220,
|
"x": 220,
|
||||||
"y": 115,
|
"y": 115,
|
||||||
"security": -0.5813449422531017,
|
"security": -0.5813449422531017,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JSI-LL,M-UC0S"
|
||||||
"JSI-LL",
|
|
||||||
"M-UC0S"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "2-3Q2G",
|
"solarSystemName": "2-3Q2G",
|
||||||
"x": 70,
|
"x": 70,
|
||||||
"y": 30,
|
"y": 30,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "V7-MID,ZIU-EP"
|
||||||
"V7-MID",
|
|
||||||
"ZIU-EP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Q1U-IU",
|
"solarSystemName": "Q1U-IU",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": -0.4670950893221931,
|
"security": -0.4670950893221931,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JSI-LL,CH9L-K"
|
||||||
"JSI-LL",
|
|
||||||
"CH9L-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C-XNUA",
|
"solarSystemName": "C-XNUA",
|
||||||
"x": 455,
|
"x": 455,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": -0.6954998008121253,
|
"security": -0.6954998008121253,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6-AOLS,7D-PAT"
|
||||||
"6-AOLS",
|
|
||||||
"7D-PAT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7D-PAT",
|
"solarSystemName": "7D-PAT",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": -0.6520778068721234,
|
"security": -0.6520778068721234,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C-XNUA,V-LDEJ"
|
||||||
"C-XNUA",
|
|
||||||
"V-LDEJ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "V-LDEJ",
|
"solarSystemName": "V-LDEJ",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": -0.7025124911623648,
|
"security": -0.7025124911623648,
|
||||||
"connectedSystems": [
|
"connectedSystems": "7D-PAT,T-K10W,P-UCRP"
|
||||||
"7D-PAT",
|
|
||||||
"T-K10W",
|
|
||||||
"P-UCRP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-K10W",
|
"solarSystemName": "T-K10W",
|
||||||
"x": 280,
|
"x": 280,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -0.7324178107028501,
|
"security": -0.7324178107028501,
|
||||||
"connectedSystems": [
|
"connectedSystems": "V-LDEJ,EN-GTB"
|
||||||
"V-LDEJ",
|
|
||||||
"EN-GTB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-UCRP",
|
"solarSystemName": "P-UCRP",
|
||||||
"x": 355,
|
"x": 355,
|
||||||
"y": 130,
|
"y": 130,
|
||||||
"security": -0.8513650403254281,
|
"security": -0.8513650403254281,
|
||||||
"connectedSystems": [
|
"connectedSystems": "V-LDEJ,3-QYVE"
|
||||||
"V-LDEJ",
|
|
||||||
"3-QYVE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3-QYVE",
|
"solarSystemName": "3-QYVE",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-UCRP"
|
||||||
"P-UCRP"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HB-5L3",
|
"solarSystemName": "HB-5L3",
|
||||||
"x": 690,
|
"x": 690,
|
||||||
"y": 180,
|
"y": 180,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VY-866,SF-XJS"
|
||||||
"VY-866",
|
|
||||||
"SF-XJS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OJ-A8M",
|
"solarSystemName": "OJ-A8M",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 690,
|
"y": 690,
|
||||||
"security": -0.2755568315702637,
|
"security": -0.2755568315702637,
|
||||||
"connectedSystems": [
|
"connectedSystems": "V8W-QS,H1-ESN"
|
||||||
"V8W-QS",
|
|
||||||
"H1-ESN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T-Q2DD",
|
"solarSystemName": "T-Q2DD",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 545,
|
"y": 545,
|
||||||
"security": -0.5489119129305959,
|
"security": -0.5489119129305959,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8-4GQM,QXQ-BA,ZXA-V6"
|
||||||
"8-4GQM",
|
|
||||||
"QXQ-BA",
|
|
||||||
"ZXA-V6"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZIU-EP",
|
"solarSystemName": "ZIU-EP",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": -0.3904804191410917,
|
"security": -0.3904804191410917,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3-N3OO,A-G1FM,2-3Q2G"
|
||||||
"3-N3OO",
|
|
||||||
"A-G1FM",
|
|
||||||
"2-3Q2G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "CH9L-K",
|
"solarSystemName": "CH9L-K",
|
||||||
"x": 10,
|
"x": 10,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": -0.5484275297797248,
|
"security": -0.5484275297797248,
|
||||||
"connectedSystems": [
|
"connectedSystems": "9-B1DS,I-7JR4,Q1U-IU"
|
||||||
"9-B1DS",
|
|
||||||
"I-7JR4",
|
|
||||||
"Q1U-IU"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -4,488 +4,314 @@
|
|||||||
"x": 231,
|
"x": 231,
|
||||||
"y": 15,
|
"y": 15,
|
||||||
"security": 0.3551945591225804,
|
"security": 0.3551945591225804,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aset,Eytjangard,Turnur,Vimeini,Kurniainen"
|
||||||
"Aset",
|
|
||||||
"Eytjangard",
|
|
||||||
"Turnur",
|
|
||||||
"Vimeini",
|
|
||||||
"Kurniainen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Auga",
|
"solarSystemName": "Auga",
|
||||||
"x": 850,
|
"x": 850,
|
||||||
"y": 285,
|
"y": 285,
|
||||||
"security": 0.3854838205759273,
|
"security": 0.3854838205759273,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amamake,Siseide,Dal,Kourmonen"
|
||||||
"Amamake",
|
|
||||||
"Siseide",
|
|
||||||
"Dal",
|
|
||||||
"Kourmonen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gratesier",
|
"solarSystemName": "Gratesier",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": 0.4351026447782936,
|
"security": 0.4351026447782936,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Schoorasana,Saidusairos"
|
||||||
"Schoorasana",
|
|
||||||
"Saidusairos"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tzvi",
|
"solarSystemName": "Tzvi",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": 0.2798709362336334,
|
"security": 0.2798709362336334,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lamaa,Raa,Sifilar,Oyeman"
|
||||||
"Lamaa",
|
|
||||||
"Raa",
|
|
||||||
"Sifilar",
|
|
||||||
"Oyeman"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Choonka",
|
"solarSystemName": "Choonka",
|
||||||
"x": 665,
|
"x": 665,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": 0.6498122005263374,
|
"security": 0.6498122005263374,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Esescama,Thasinaz,Dihra,Dital,Kamela"
|
||||||
"Esescama",
|
|
||||||
"Thasinaz",
|
|
||||||
"Dihra",
|
|
||||||
"Dital",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ohide",
|
"solarSystemName": "Ohide",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": 0.5739069549734275,
|
"security": 0.5739069549734275,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Odin,Sasoutikh,Kamela"
|
||||||
"Odin",
|
|
||||||
"Sasoutikh",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Roushzar",
|
"solarSystemName": "Roushzar",
|
||||||
"x": 960,
|
"x": 960,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": 0.3669797694155156,
|
"security": 0.3669797694155156,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Huola,Labapi"
|
||||||
"Huola",
|
|
||||||
"Labapi"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sosan",
|
"solarSystemName": "Sosan",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": 0.3356513056210158,
|
"security": 0.3356513056210158,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Asghed,Tararan,Oyonata"
|
||||||
"Asghed",
|
|
||||||
"Tararan",
|
|
||||||
"Oyonata"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hati",
|
"solarSystemName": "Hati",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 75,
|
"y": 75,
|
||||||
"security": 0.8490347652854575,
|
"security": 0.8490347652854575,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uadelah,Akes,Riavayed,Yuhelia,Jarkkolen"
|
||||||
"Uadelah",
|
|
||||||
"Akes",
|
|
||||||
"Riavayed",
|
|
||||||
"Yuhelia",
|
|
||||||
"Jarkkolen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lamaa",
|
"solarSystemName": "Lamaa",
|
||||||
"x": 750,
|
"x": 750,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": 0.3552711738175655,
|
"security": 0.3552711738175655,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tzvi,Kourmonen,Kamela"
|
||||||
"Tzvi",
|
|
||||||
"Kourmonen",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tuomuta",
|
"solarSystemName": "Tuomuta",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 470,
|
"y": 470,
|
||||||
"security": 0.4537486856776187,
|
"security": 0.4537486856776187,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kuomi,Kamela"
|
||||||
"Kuomi",
|
|
||||||
"Kamela"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Otelen",
|
"solarSystemName": "Otelen",
|
||||||
"x": 905,
|
"x": 905,
|
||||||
"y": 425,
|
"y": 425,
|
||||||
"security": 0.7848193934860858,
|
"security": 0.7848193934860858,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kuomi,Huola,Mahrokht"
|
||||||
"Kuomi",
|
|
||||||
"Huola",
|
|
||||||
"Mahrokht"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kuomi",
|
"solarSystemName": "Kuomi",
|
||||||
"x": 865,
|
"x": 865,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": 0.5678633638088655,
|
"security": 0.5678633638088655,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tuomuta,Otelen"
|
||||||
"Tuomuta",
|
|
||||||
"Otelen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Huola",
|
"solarSystemName": "Huola",
|
||||||
"x": 905,
|
"x": 905,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": 0.3702485876678229,
|
"security": 0.3702485876678229,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Otelen,Kourmonen,Roushzar"
|
||||||
"Otelen",
|
|
||||||
"Kourmonen",
|
|
||||||
"Roushzar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kourmonen",
|
"solarSystemName": "Kourmonen",
|
||||||
"x": 840,
|
"x": 840,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": 0.3634801594787575,
|
"security": 0.3634801594787575,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lamaa,Huola,Kamela,Auga"
|
||||||
"Lamaa",
|
|
||||||
"Huola",
|
|
||||||
"Kamela",
|
|
||||||
"Auga"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kamela",
|
"solarSystemName": "Kamela",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": 0.4408656784799183,
|
"security": 0.4408656784799183,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Lamaa,Tuomuta,Ohide,Kourmonen,Sosala,Choonka"
|
||||||
"Lamaa",
|
|
||||||
"Tuomuta",
|
|
||||||
"Ohide",
|
|
||||||
"Kourmonen",
|
|
||||||
"Sosala",
|
|
||||||
"Choonka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sosala",
|
"solarSystemName": "Sosala",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": 0.4205274311943741,
|
"security": 0.4205274311943741,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kamela,Anka,Sasiekko,Gammel,Uusanen"
|
||||||
"Kamela",
|
|
||||||
"Anka",
|
|
||||||
"Sasiekko",
|
|
||||||
"Gammel",
|
|
||||||
"Uusanen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Anka",
|
"solarSystemName": "Anka",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": 0.4145999012411622,
|
"security": 0.4145999012411622,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sosala,Iesa,Gammel,Tannakan"
|
||||||
"Sosala",
|
|
||||||
"Iesa",
|
|
||||||
"Gammel",
|
|
||||||
"Tannakan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Iesa",
|
"solarSystemName": "Iesa",
|
||||||
"x": 330,
|
"x": 330,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": 0.4138185456627929,
|
"security": 0.4138185456627929,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Anka,Netsalakka,Uusanen"
|
||||||
"Anka",
|
|
||||||
"Netsalakka",
|
|
||||||
"Uusanen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Netsalakka",
|
"solarSystemName": "Netsalakka",
|
||||||
"x": 285,
|
"x": 285,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.4839560677415885,
|
"security": 0.4839560677415885,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Iesa,Sasiekko,Myyhera"
|
||||||
"Iesa",
|
|
||||||
"Sasiekko",
|
|
||||||
"Myyhera"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sasiekko",
|
"solarSystemName": "Sasiekko",
|
||||||
"x": 320,
|
"x": 320,
|
||||||
"y": 350,
|
"y": 350,
|
||||||
"security": 0.5426346738872496,
|
"security": 0.5426346738872496,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sosala,Netsalakka,Myyhera"
|
||||||
"Sosala",
|
|
||||||
"Netsalakka",
|
|
||||||
"Myyhera"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Myyhera",
|
"solarSystemName": "Myyhera",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": 0.4817073422867504,
|
"security": 0.4817073422867504,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Netsalakka,Sasiekko,Saikamon"
|
||||||
"Netsalakka",
|
|
||||||
"Sasiekko",
|
|
||||||
"Saikamon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gammel",
|
"solarSystemName": "Gammel",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.4655892811184824,
|
"security": 0.4655892811184824,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sosala,Anka,Ronne"
|
||||||
"Sosala",
|
|
||||||
"Anka",
|
|
||||||
"Ronne"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Uusanen",
|
"solarSystemName": "Uusanen",
|
||||||
"x": 370,
|
"x": 370,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"security": 0.4023392693132629,
|
"security": 0.4023392693132629,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sosala,Iesa,Erkinen"
|
||||||
"Sosala",
|
|
||||||
"Iesa",
|
|
||||||
"Erkinen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Erkinen",
|
"solarSystemName": "Erkinen",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 385,
|
"y": 385,
|
||||||
"security": 0.5920044692427542,
|
"security": 0.5920044692427542,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uusanen,Komaa"
|
||||||
"Uusanen",
|
|
||||||
"Komaa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Saikamon",
|
"solarSystemName": "Saikamon",
|
||||||
"x": 205,
|
"x": 205,
|
||||||
"y": 230,
|
"y": 230,
|
||||||
"security": 0.4124921494671088,
|
"security": 0.4124921494671088,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Myyhera,Sahtogas"
|
||||||
"Myyhera",
|
|
||||||
"Sahtogas"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jarkkolen",
|
"solarSystemName": "Jarkkolen",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 125,
|
"y": 125,
|
||||||
"security": 0.8206006543419168,
|
"security": 0.8206006543419168,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hati,Ronne,Junsen"
|
||||||
"Hati",
|
|
||||||
"Ronne",
|
|
||||||
"Junsen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ronne",
|
"solarSystemName": "Ronne",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": 0.7241339263013489,
|
"security": 0.7241339263013489,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gammel,Jarkkolen,Hatori,Hakodan"
|
||||||
"Gammel",
|
|
||||||
"Jarkkolen",
|
|
||||||
"Hatori",
|
|
||||||
"Hakodan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hatori",
|
"solarSystemName": "Hatori",
|
||||||
"x": 715,
|
"x": 715,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": 0.5728197321035722,
|
"security": 0.5728197321035722,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ronne,Malpara,Hakodan"
|
||||||
"Ronne",
|
|
||||||
"Malpara",
|
|
||||||
"Hakodan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Junsen",
|
"solarSystemName": "Junsen",
|
||||||
"x": 545,
|
"x": 545,
|
||||||
"y": 75,
|
"y": 75,
|
||||||
"security": 0.809590822053476,
|
"security": 0.809590822053476,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jarkkolen"
|
||||||
"Jarkkolen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Malpara",
|
"solarSystemName": "Malpara",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": 0.4744237885735746,
|
"security": 0.4744237885735746,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hatori"
|
||||||
"Hatori"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hakodan",
|
"solarSystemName": "Hakodan",
|
||||||
"x": 730,
|
"x": 730,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": 0.7266675445972814,
|
"security": 0.7266675445972814,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ronne,Hatori"
|
||||||
"Ronne",
|
|
||||||
"Hatori"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sahtogas",
|
"solarSystemName": "Sahtogas",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": 0.2798665378296151,
|
"security": 0.2798665378296151,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Saikamon,Haras,Oyonata,Tannakan"
|
||||||
"Saikamon",
|
|
||||||
"Haras",
|
|
||||||
"Oyonata",
|
|
||||||
"Tannakan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Haras",
|
"solarSystemName": "Haras",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": 0.2799619924435439,
|
"security": 0.2799619924435439,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sahtogas"
|
||||||
"Sahtogas"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Oyonata",
|
"solarSystemName": "Oyonata",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.2588910561861462,
|
"security": 0.2588910561861462,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sahtogas,Kurniainen,Sosan"
|
||||||
"Sahtogas",
|
|
||||||
"Kurniainen",
|
|
||||||
"Sosan"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kurniainen",
|
"solarSystemName": "Kurniainen",
|
||||||
"x": 215,
|
"x": 215,
|
||||||
"y": 65,
|
"y": 65,
|
||||||
"security": 0.1143735848885704,
|
"security": 0.1143735848885704,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Oyonata,Saidusairos,Isbrabata"
|
||||||
"Oyonata",
|
|
||||||
"Saidusairos",
|
|
||||||
"Isbrabata"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Saidusairos",
|
"solarSystemName": "Saidusairos",
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": 0.1047332879095276,
|
"security": 0.1047332879095276,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Kurniainen,Gratesier"
|
||||||
"Kurniainen",
|
|
||||||
"Gratesier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tannakan",
|
"solarSystemName": "Tannakan",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": 0.2470819478831056,
|
"security": 0.2470819478831056,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sahtogas,Anka"
|
||||||
"Sahtogas",
|
|
||||||
"Anka"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Komaa",
|
"solarSystemName": "Komaa",
|
||||||
"x": 395,
|
"x": 395,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": 0.5567216531540653,
|
"security": 0.5567216531540653,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Erkinen,Ayeroilen,Kurmaru"
|
||||||
"Erkinen",
|
|
||||||
"Ayeroilen",
|
|
||||||
"Kurmaru"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ayeroilen",
|
"solarSystemName": "Ayeroilen",
|
||||||
"x": 340,
|
"x": 340,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": 0.4465684004984308,
|
"security": 0.4465684004984308,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Komaa,Imata"
|
||||||
"Komaa",
|
|
||||||
"Imata"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Imata",
|
"solarSystemName": "Imata",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 535,
|
"y": 535,
|
||||||
"security": 0.4883548145858218,
|
"security": 0.4883548145858218,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ayeroilen,Furskeshin"
|
||||||
"Ayeroilen",
|
|
||||||
"Furskeshin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Furskeshin",
|
"solarSystemName": "Furskeshin",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 585,
|
"y": 585,
|
||||||
"security": 0.6055033109830259,
|
"security": 0.6055033109830259,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Imata,Satalama"
|
||||||
"Imata",
|
|
||||||
"Satalama"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Kurmaru",
|
"solarSystemName": "Kurmaru",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": 0.6191213801956499,
|
"security": 0.6191213801956499,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Komaa"
|
||||||
"Komaa"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Satalama",
|
"solarSystemName": "Satalama",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": 0.6607545489891238,
|
"security": 0.6607545489891238,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Furskeshin"
|
||||||
"Furskeshin"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mahrokht",
|
"solarSystemName": "Mahrokht",
|
||||||
"x": 960,
|
"x": 960,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.8599058159100952,
|
"security": 0.8599058159100952,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Otelen,Alkabsi"
|
||||||
"Otelen",
|
|
||||||
"Alkabsi"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
@@ -4,904 +4,594 @@
|
|||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 615,
|
"y": 615,
|
||||||
"security": -0.952164152232162,
|
"security": -0.952164152232162,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B-T6BT,JNG7-K"
|
||||||
"B-T6BT",
|
|
||||||
"JNG7-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8OYE-Z",
|
"solarSystemName": "8OYE-Z",
|
||||||
"x": 775,
|
"x": 775,
|
||||||
"y": 710,
|
"y": 710,
|
||||||
"security": -0.5344909786812211,
|
"security": -0.5344909786812211,
|
||||||
"connectedSystems": [
|
"connectedSystems": "NG-M8K,DVN6-0"
|
||||||
"NG-M8K",
|
|
||||||
"DVN6-0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X1-IZ0",
|
"solarSystemName": "X1-IZ0",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": -0.5901914981231889,
|
"security": -0.5901914981231889,
|
||||||
"connectedSystems": [
|
"connectedSystems": "27-HP0,RXA-W1"
|
||||||
"27-HP0",
|
|
||||||
"RXA-W1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "APES-G",
|
"solarSystemName": "APES-G",
|
||||||
"x": 40,
|
"x": 40,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": -0.711115778,
|
"security": -0.711115778,
|
||||||
"connectedSystems": [
|
"connectedSystems": "J-Z8C2,0J-MQW"
|
||||||
"J-Z8C2",
|
|
||||||
"0J-MQW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-WG68",
|
"solarSystemName": "L-WG68",
|
||||||
"x": 225,
|
"x": 225,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": -0.310246312,
|
"security": -0.310246312,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VK6-EZ,HIK-MC,GZM-KB"
|
||||||
"VK6-EZ",
|
|
||||||
"HIK-MC",
|
|
||||||
"GZM-KB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E4-E8W",
|
"solarSystemName": "E4-E8W",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 670,
|
"y": 670,
|
||||||
"security": -0.370145208,
|
"security": -0.370145208,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HIK-MC,B9EA-G,E-BFLT"
|
||||||
"HIK-MC",
|
|
||||||
"B9EA-G",
|
|
||||||
"E-BFLT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HIK-MC",
|
"solarSystemName": "HIK-MC",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.353683806,
|
"security": -0.353683806,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-WG68,E4-E8W,5LAJ-8,Y4OK-W"
|
||||||
"L-WG68",
|
|
||||||
"E4-E8W",
|
|
||||||
"5LAJ-8",
|
|
||||||
"Y4OK-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B9EA-G",
|
"solarSystemName": "B9EA-G",
|
||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 695,
|
"y": 695,
|
||||||
"security": -0.194869134,
|
"security": -0.194869134,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E4-E8W,5LAJ-8,GF-GR7"
|
||||||
"E4-E8W",
|
|
||||||
"5LAJ-8",
|
|
||||||
"GF-GR7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-BFLT",
|
"solarSystemName": "E-BFLT",
|
||||||
"x": 175,
|
"x": 175,
|
||||||
"y": 690,
|
"y": 690,
|
||||||
"security": -0.426778184,
|
"security": -0.426778184,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E4-E8W"
|
||||||
"E4-E8W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GZM-KB",
|
"solarSystemName": "GZM-KB",
|
||||||
"x": 150,
|
"x": 150,
|
||||||
"y": 565,
|
"y": 565,
|
||||||
"security": -0.185918976,
|
"security": -0.185918976,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-WG68"
|
||||||
"L-WG68"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "5LAJ-8",
|
"solarSystemName": "5LAJ-8",
|
||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 645,
|
"y": 645,
|
||||||
"security": -0.196860708,
|
"security": -0.196860708,
|
||||||
"connectedSystems": [
|
"connectedSystems": "HIK-MC,B9EA-G,JNG7-K"
|
||||||
"HIK-MC",
|
|
||||||
"B9EA-G",
|
|
||||||
"JNG7-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C6C-K9",
|
"solarSystemName": "C6C-K9",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.603736958,
|
"security": -0.603736958,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AL-JSG,AG-SYG,JAWX-R"
|
||||||
"AL-JSG",
|
|
||||||
"AG-SYG",
|
|
||||||
"JAWX-R"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AL-JSG",
|
"solarSystemName": "AL-JSG",
|
||||||
"x": 185,
|
"x": 185,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.430124826,
|
"security": -0.430124826,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C6C-K9,ETO-OT,KPI-OW"
|
||||||
"C6C-K9",
|
|
||||||
"ETO-OT",
|
|
||||||
"KPI-OW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ETO-OT",
|
"solarSystemName": "ETO-OT",
|
||||||
"x": 185,
|
"x": 185,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.796308224,
|
"security": -0.796308224,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AL-JSG,T6T-BQ,AG-SYG,MOSA-I"
|
||||||
"AL-JSG",
|
|
||||||
"T6T-BQ",
|
|
||||||
"AG-SYG",
|
|
||||||
"MOSA-I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KPI-OW",
|
"solarSystemName": "KPI-OW",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.309014435,
|
"security": -0.309014435,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Q-UVY6,AL-JSG,OTJ-4W,1I5-0V"
|
||||||
"Q-UVY6",
|
|
||||||
"AL-JSG",
|
|
||||||
"OTJ-4W",
|
|
||||||
"1I5-0V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "A-J6SN",
|
"solarSystemName": "A-J6SN",
|
||||||
"x": 25,
|
"x": 25,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.802711278,
|
"security": -0.802711278,
|
||||||
"connectedSystems": [
|
"connectedSystems": "AG-SYG"
|
||||||
"AG-SYG"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OTJ-4W",
|
"solarSystemName": "OTJ-4W",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 365,
|
"y": 365,
|
||||||
"security": -0.199170457,
|
"security": -0.199170457,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KPI-OW"
|
||||||
"KPI-OW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "AG-SYG",
|
"solarSystemName": "AG-SYG",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": -0.911313862,
|
"security": -0.911313862,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C6C-K9,ETO-OT,A-J6SN"
|
||||||
"C6C-K9",
|
|
||||||
"ETO-OT",
|
|
||||||
"A-J6SN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "1I5-0V",
|
"solarSystemName": "1I5-0V",
|
||||||
"x": 335,
|
"x": 335,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.533442186,
|
"security": -0.533442186,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KPI-OW,P65-TA"
|
||||||
"KPI-OW",
|
|
||||||
"P65-TA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VX1-HV",
|
"solarSystemName": "VX1-HV",
|
||||||
"x": 465,
|
"x": 465,
|
||||||
"y": 555,
|
"y": 555,
|
||||||
"security": -0.302375747,
|
"security": -0.302375747,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QQGH-G,JNG7-K,K-XJJT,FO1U-K"
|
||||||
"QQGH-G",
|
|
||||||
"JNG7-K",
|
|
||||||
"K-XJJT",
|
|
||||||
"FO1U-K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JNG7-K",
|
"solarSystemName": "JNG7-K",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 625,
|
"y": 625,
|
||||||
"security": -0.302369984,
|
"security": -0.302369984,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VX1-HV,8-SPNN,5LAJ-8"
|
||||||
"VX1-HV",
|
|
||||||
"8-SPNN",
|
|
||||||
"5LAJ-8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-XJJT",
|
"solarSystemName": "K-XJJT",
|
||||||
"x": 525,
|
"x": 525,
|
||||||
"y": 540,
|
"y": 540,
|
||||||
"security": -0.171639472,
|
"security": -0.171639472,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VX1-HV,P-NI4K"
|
||||||
"VX1-HV",
|
|
||||||
"P-NI4K"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "FO1U-K",
|
"solarSystemName": "FO1U-K",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 590,
|
"y": 590,
|
||||||
"security": -0.428494056,
|
"security": -0.428494056,
|
||||||
"connectedSystems": [
|
"connectedSystems": "VX1-HV,6U-1RX"
|
||||||
"VX1-HV",
|
|
||||||
"6U-1RX"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6U-1RX",
|
"solarSystemName": "6U-1RX",
|
||||||
"x": 360,
|
"x": 360,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.395916971,
|
"security": -0.395916971,
|
||||||
"connectedSystems": [
|
"connectedSystems": "FO1U-K,Y4OK-W"
|
||||||
"FO1U-K",
|
|
||||||
"Y4OK-W"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y4OK-W",
|
"solarSystemName": "Y4OK-W",
|
||||||
"x": 300,
|
"x": 300,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
"security": -0.489253253,
|
"security": -0.489253253,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6U-1RX,HIK-MC"
|
||||||
"6U-1RX",
|
|
||||||
"HIK-MC"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P-NI4K",
|
"solarSystemName": "P-NI4K",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 505,
|
"y": 505,
|
||||||
"security": -0.153140108,
|
"security": -0.153140108,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-XJJT"
|
||||||
"K-XJJT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "T6T-BQ",
|
"solarSystemName": "T6T-BQ",
|
||||||
"x": 100,
|
"x": 100,
|
||||||
"y": 240,
|
"y": 240,
|
||||||
"security": -0.672659744,
|
"security": -0.672659744,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ETO-OT,N-PS2Y"
|
||||||
"ETO-OT",
|
|
||||||
"N-PS2Y"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "N-PS2Y",
|
"solarSystemName": "N-PS2Y",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": -0.672349717,
|
"security": -0.672349717,
|
||||||
"connectedSystems": [
|
"connectedSystems": "T6T-BQ,K-BBYU"
|
||||||
"T6T-BQ",
|
|
||||||
"K-BBYU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-BBYU",
|
"solarSystemName": "K-BBYU",
|
||||||
"x": 80,
|
"x": 80,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": -0.610333659,
|
"security": -0.610333659,
|
||||||
"connectedSystems": [
|
"connectedSystems": "N-PS2Y,0J-MQW,XT-1E0,3ET-G8"
|
||||||
"N-PS2Y",
|
|
||||||
"0J-MQW",
|
|
||||||
"XT-1E0",
|
|
||||||
"3ET-G8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "0J-MQW",
|
"solarSystemName": "0J-MQW",
|
||||||
"x": 40,
|
"x": 40,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.91311829,
|
"security": -0.91311829,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-BBYU,APES-G"
|
||||||
"K-BBYU",
|
|
||||||
"APES-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XT-1E0",
|
"solarSystemName": "XT-1E0",
|
||||||
"x": 5,
|
"x": 5,
|
||||||
"y": 135,
|
"y": 135,
|
||||||
"security": -0.326344304,
|
"security": -0.326344304,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-BBYU"
|
||||||
"K-BBYU"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "3ET-G8",
|
"solarSystemName": "3ET-G8",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": -0.387443894,
|
"security": -0.387443894,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-BBYU,91-KD8"
|
||||||
"K-BBYU",
|
|
||||||
"91-KD8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "MOSA-I",
|
"solarSystemName": "MOSA-I",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.801512565,
|
"security": -0.801512565,
|
||||||
"connectedSystems": [
|
"connectedSystems": "ETO-OT,B6-XE8"
|
||||||
"ETO-OT",
|
|
||||||
"B6-XE8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "B6-XE8",
|
"solarSystemName": "B6-XE8",
|
||||||
"x": 240,
|
"x": 240,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.72492916,
|
"security": -0.72492916,
|
||||||
"connectedSystems": [
|
"connectedSystems": "MOSA-I,JLH-FN,4HF-4R"
|
||||||
"MOSA-I",
|
|
||||||
"JLH-FN",
|
|
||||||
"4HF-4R"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JLH-FN",
|
"solarSystemName": "JLH-FN",
|
||||||
"x": 245,
|
"x": 245,
|
||||||
"y": 150,
|
"y": 150,
|
||||||
"security": -0.701395558,
|
"security": -0.701395558,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B6-XE8,DFTK-D"
|
||||||
"B6-XE8",
|
|
||||||
"DFTK-D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DFTK-D",
|
"solarSystemName": "DFTK-D",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"security": -0.865900827,
|
"security": -0.865900827,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JLH-FN,L7-BLT"
|
||||||
"JLH-FN",
|
|
||||||
"L7-BLT"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4HF-4R",
|
"solarSystemName": "4HF-4R",
|
||||||
"x": 310,
|
"x": 310,
|
||||||
"y": 185,
|
"y": 185,
|
||||||
"security": -0.708789859,
|
"security": -0.708789859,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B6-XE8,Y8K-5B"
|
||||||
"B6-XE8",
|
|
||||||
"Y8K-5B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y8K-5B",
|
"solarSystemName": "Y8K-5B",
|
||||||
"x": 385,
|
"x": 385,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": -0.679106902,
|
"security": -0.679106902,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4HF-4R,M-NP5O"
|
||||||
"4HF-4R",
|
|
||||||
"M-NP5O"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L7-BLT",
|
"solarSystemName": "L7-BLT",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 50,
|
"y": 50,
|
||||||
"security": -0.924969314,
|
"security": -0.924969314,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DFTK-D"
|
||||||
"DFTK-D"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "8P-LKL",
|
"solarSystemName": "8P-LKL",
|
||||||
"x": 345,
|
"x": 345,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": -0.406765886,
|
"security": -0.406765886,
|
||||||
"connectedSystems": [
|
"connectedSystems": "QFU-4S,QQGH-G,JVA-FE"
|
||||||
"QFU-4S",
|
|
||||||
"QQGH-G",
|
|
||||||
"JVA-FE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Q-UVY6",
|
"solarSystemName": "Q-UVY6",
|
||||||
"x": 230,
|
"x": 230,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": -0.378362893,
|
"security": -0.378362893,
|
||||||
"connectedSystems": [
|
"connectedSystems": "KPI-OW,VK6-EZ"
|
||||||
"KPI-OW",
|
|
||||||
"VK6-EZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "RXA-W1",
|
"solarSystemName": "RXA-W1",
|
||||||
"x": 175,
|
"x": 175,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.337687586,
|
"security": -0.337687586,
|
||||||
"connectedSystems": [
|
"connectedSystems": "JVA-FE,X1-IZ0,D-OJEZ"
|
||||||
"JVA-FE",
|
|
||||||
"X1-IZ0",
|
|
||||||
"D-OJEZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QFU-4S",
|
"solarSystemName": "QFU-4S",
|
||||||
"x": 390,
|
"x": 390,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.367722667,
|
"security": -0.367722667,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8P-LKL,QQGH-G,JVA-FE"
|
||||||
"8P-LKL",
|
|
||||||
"QQGH-G",
|
|
||||||
"JVA-FE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QQGH-G",
|
"solarSystemName": "QQGH-G",
|
||||||
"x": 410,
|
"x": 410,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.336363565,
|
"security": -0.336363565,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8P-LKL,QFU-4S,VX1-HV,VK6-EZ,G-VFVB"
|
||||||
"8P-LKL",
|
|
||||||
"QFU-4S",
|
|
||||||
"VX1-HV",
|
|
||||||
"VK6-EZ",
|
|
||||||
"G-VFVB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "VK6-EZ",
|
"solarSystemName": "VK6-EZ",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 525,
|
"y": 525,
|
||||||
"security": -0.297843691,
|
"security": -0.297843691,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Q-UVY6,L-WG68,QQGH-G,JVA-FE"
|
||||||
"Q-UVY6",
|
|
||||||
"L-WG68",
|
|
||||||
"QQGH-G",
|
|
||||||
"JVA-FE"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JVA-FE",
|
"solarSystemName": "JVA-FE",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 475,
|
"y": 475,
|
||||||
"security": -0.423239918,
|
"security": -0.423239918,
|
||||||
"connectedSystems": [
|
"connectedSystems": "8P-LKL,RXA-W1,QFU-4S,VK6-EZ"
|
||||||
"8P-LKL",
|
|
||||||
"RXA-W1",
|
|
||||||
"QFU-4S",
|
|
||||||
"VK6-EZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "P65-TA",
|
"solarSystemName": "P65-TA",
|
||||||
"x": 405,
|
"x": 405,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.627421125,
|
"security": -0.627421125,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1I5-0V,G-VFVB,Y4B-BQ"
|
||||||
"1I5-0V",
|
|
||||||
"G-VFVB",
|
|
||||||
"Y4B-BQ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "G-VFVB",
|
"solarSystemName": "G-VFVB",
|
||||||
"x": 440,
|
"x": 440,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": -0.285143013,
|
"security": -0.285143013,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P65-TA,K-YL9T,QQGH-G"
|
||||||
"P65-TA",
|
|
||||||
"K-YL9T",
|
|
||||||
"QQGH-G"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Y4B-BQ",
|
"solarSystemName": "Y4B-BQ",
|
||||||
"x": 470,
|
"x": 470,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.355323576,
|
"security": -0.355323576,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P65-TA,EU-WFW,K-YL9T,L-EUY2"
|
||||||
"P65-TA",
|
|
||||||
"EU-WFW",
|
|
||||||
"K-YL9T",
|
|
||||||
"L-EUY2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "EU-WFW",
|
"solarSystemName": "EU-WFW",
|
||||||
"x": 585,
|
"x": 585,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.146439881,
|
"security": -0.146439881,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y4B-BQ,K-YL9T,GTB-O4,E-WMT7,PA-ALN"
|
||||||
"Y4B-BQ",
|
|
||||||
"K-YL9T",
|
|
||||||
"GTB-O4",
|
|
||||||
"E-WMT7",
|
|
||||||
"PA-ALN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "K-YL9T",
|
"solarSystemName": "K-YL9T",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 440,
|
"y": 440,
|
||||||
"security": -0.111179288,
|
"security": -0.111179288,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-VFVB,Y4B-BQ,EU-WFW,JUE-DX,6W-6O9"
|
||||||
"G-VFVB",
|
|
||||||
"Y4B-BQ",
|
|
||||||
"EU-WFW",
|
|
||||||
"JUE-DX",
|
|
||||||
"6W-6O9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GTB-O4",
|
"solarSystemName": "GTB-O4",
|
||||||
"x": 670,
|
"x": 670,
|
||||||
"y": 380,
|
"y": 380,
|
||||||
"security": -0.130074522,
|
"security": -0.130074522,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EU-WFW"
|
||||||
"EU-WFW"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6W-6O9",
|
"solarSystemName": "6W-6O9",
|
||||||
"x": 680,
|
"x": 680,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.122233254,
|
"security": -0.122233254,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-YL9T,H4X-0I"
|
||||||
"K-YL9T",
|
|
||||||
"H4X-0I"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H4X-0I",
|
"solarSystemName": "H4X-0I",
|
||||||
"x": 755,
|
"x": 755,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": -0.180641592,
|
"security": -0.180641592,
|
||||||
"connectedSystems": [
|
"connectedSystems": "6W-6O9,C-BHDN,R-RE2B"
|
||||||
"6W-6O9",
|
|
||||||
"C-BHDN",
|
|
||||||
"R-RE2B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "C-BHDN",
|
"solarSystemName": "C-BHDN",
|
||||||
"x": 835,
|
"x": 835,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": -0.381414043,
|
"security": -0.381414043,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H4X-0I,R-RE2B,4DH-ST"
|
||||||
"H4X-0I",
|
|
||||||
"R-RE2B",
|
|
||||||
"4DH-ST"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "R-RE2B",
|
"solarSystemName": "R-RE2B",
|
||||||
"x": 845,
|
"x": 845,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": -0.18351884,
|
"security": -0.18351884,
|
||||||
"connectedSystems": [
|
"connectedSystems": "H4X-0I,C-BHDN"
|
||||||
"H4X-0I",
|
|
||||||
"C-BHDN"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "4DH-ST",
|
"solarSystemName": "4DH-ST",
|
||||||
"x": 880,
|
"x": 880,
|
||||||
"y": 370,
|
"y": 370,
|
||||||
"security": -0.916722323,
|
"security": -0.916722323,
|
||||||
"connectedSystems": [
|
"connectedSystems": "C-BHDN,OSW-0P"
|
||||||
"C-BHDN",
|
|
||||||
"OSW-0P"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OSW-0P",
|
"solarSystemName": "OSW-0P",
|
||||||
"x": 890,
|
"x": 890,
|
||||||
"y": 325,
|
"y": 325,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "4DH-ST"
|
||||||
"4DH-ST"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "GF-GR7",
|
"solarSystemName": "GF-GR7",
|
||||||
"x": 640,
|
"x": 640,
|
||||||
"y": 665,
|
"y": 665,
|
||||||
"security": -0.104726179,
|
"security": -0.104726179,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B9EA-G,DVN6-0,Z19-B8,HPMN-V"
|
||||||
"B9EA-G",
|
|
||||||
"DVN6-0",
|
|
||||||
"Z19-B8",
|
|
||||||
"HPMN-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "DVN6-0",
|
"solarSystemName": "DVN6-0",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 705,
|
"y": 705,
|
||||||
"security": -0.109999248,
|
"security": -0.109999248,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GF-GR7,U1-VHY,8OYE-Z"
|
||||||
"GF-GR7",
|
|
||||||
"U1-VHY",
|
|
||||||
"8OYE-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Z19-B8",
|
"solarSystemName": "Z19-B8",
|
||||||
"x": 695,
|
"x": 695,
|
||||||
"y": 635,
|
"y": 635,
|
||||||
"security": -0.072118831,
|
"security": -0.072118831,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GF-GR7,HPMN-V,XR-ZL7"
|
||||||
"GF-GR7",
|
|
||||||
"HPMN-V",
|
|
||||||
"XR-ZL7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "HPMN-V",
|
"solarSystemName": "HPMN-V",
|
||||||
"x": 630,
|
"x": 630,
|
||||||
"y": 610,
|
"y": 610,
|
||||||
"security": -0.092647534,
|
"security": -0.092647534,
|
||||||
"connectedSystems": [
|
"connectedSystems": "GF-GR7,Z19-B8,XR-ZL7"
|
||||||
"GF-GR7",
|
|
||||||
"Z19-B8",
|
|
||||||
"XR-ZL7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XR-ZL7",
|
"solarSystemName": "XR-ZL7",
|
||||||
"x": 685,
|
"x": 685,
|
||||||
"y": 575,
|
"y": 575,
|
||||||
"security": -0.084715012,
|
"security": -0.084715012,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Z19-B8,HPMN-V,XUPK-Z"
|
||||||
"Z19-B8",
|
|
||||||
"HPMN-V",
|
|
||||||
"XUPK-Z"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "U1-VHY",
|
"solarSystemName": "U1-VHY",
|
||||||
"x": 625,
|
"x": 625,
|
||||||
"y": 740,
|
"y": 740,
|
||||||
"security": -0.112325043,
|
"security": -0.112325043,
|
||||||
"connectedSystems": [
|
"connectedSystems": "DVN6-0"
|
||||||
"DVN6-0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "OTJ9-E",
|
"solarSystemName": "OTJ9-E",
|
||||||
"x": 690,
|
"x": 690,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.552878539,
|
"security": -0.552878539,
|
||||||
"connectedSystems": [
|
"connectedSystems": "F-5WYK,LH-LY1,7-QOYS,KS8G-M,S-CUEA"
|
||||||
"F-5WYK",
|
|
||||||
"LH-LY1",
|
|
||||||
"7-QOYS",
|
|
||||||
"KS8G-M",
|
|
||||||
"S-CUEA"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "LH-LY1",
|
"solarSystemName": "LH-LY1",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": -0.718186128,
|
"security": -0.718186128,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OTJ9-E,7-QOYS,KS8G-M"
|
||||||
"OTJ9-E",
|
|
||||||
"7-QOYS",
|
|
||||||
"KS8G-M"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "7-QOYS",
|
"solarSystemName": "7-QOYS",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": -0.900560651,
|
"security": -0.900560651,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OTJ9-E,LH-LY1,KS8G-M,ZWM-BB"
|
||||||
"OTJ9-E",
|
|
||||||
"LH-LY1",
|
|
||||||
"KS8G-M",
|
|
||||||
"ZWM-BB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "KS8G-M",
|
"solarSystemName": "KS8G-M",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": -0.532864685,
|
"security": -0.532864685,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OTJ9-E,LH-LY1,7-QOYS"
|
||||||
"OTJ9-E",
|
|
||||||
"LH-LY1",
|
|
||||||
"7-QOYS"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "ZWM-BB",
|
"solarSystemName": "ZWM-BB",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 75,
|
"y": 75,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "7-QOYS,L1YK-V"
|
||||||
"7-QOYS",
|
|
||||||
"L1YK-V"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "S-CUEA",
|
"solarSystemName": "S-CUEA",
|
||||||
"x": 635,
|
"x": 635,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": -0.5971178,
|
"security": -0.5971178,
|
||||||
"connectedSystems": [
|
"connectedSystems": "OTJ9-E"
|
||||||
"OTJ9-E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L-EUY2",
|
"solarSystemName": "L-EUY2",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 330,
|
"y": 330,
|
||||||
"security": -0.51561635,
|
"security": -0.51561635,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Y4B-BQ,PA-ALN,JL-ZUQ,X-KHRZ"
|
||||||
"Y4B-BQ",
|
|
||||||
"PA-ALN",
|
|
||||||
"JL-ZUQ",
|
|
||||||
"X-KHRZ"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JL-ZUQ",
|
"solarSystemName": "JL-ZUQ",
|
||||||
"x": 425,
|
"x": 425,
|
||||||
"y": 335,
|
"y": 335,
|
||||||
"security": -0.456147099,
|
"security": -0.456147099,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-EUY2"
|
||||||
"L-EUY2"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "X-KHRZ",
|
"solarSystemName": "X-KHRZ",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 290,
|
"y": 290,
|
||||||
"security": -0.615507906,
|
"security": -0.615507906,
|
||||||
"connectedSystems": [
|
"connectedSystems": "L-EUY2,WIW-X8"
|
||||||
"L-EUY2",
|
|
||||||
"WIW-X8"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "WIW-X8",
|
"solarSystemName": "WIW-X8",
|
||||||
"x": 485,
|
"x": 485,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": -0.956281141,
|
"security": -0.956281141,
|
||||||
"connectedSystems": [
|
"connectedSystems": "X-KHRZ,QRH-BF,M-NP5O"
|
||||||
"X-KHRZ",
|
|
||||||
"QRH-BF",
|
|
||||||
"M-NP5O"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "QRH-BF",
|
"solarSystemName": "QRH-BF",
|
||||||
"x": 415,
|
"x": 415,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": -0.94146969,
|
"security": -0.94146969,
|
||||||
"connectedSystems": [
|
"connectedSystems": "WIW-X8,M-NP5O"
|
||||||
"WIW-X8",
|
|
||||||
"M-NP5O"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "M-NP5O",
|
"solarSystemName": "M-NP5O",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 210,
|
"y": 210,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "WIW-X8,QRH-BF,Y8K-5B"
|
||||||
"WIW-X8",
|
|
||||||
"QRH-BF",
|
|
||||||
"Y8K-5B"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JUE-DX",
|
"solarSystemName": "JUE-DX",
|
||||||
"x": 610,
|
"x": 610,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": -0.348088317,
|
"security": -0.348088317,
|
||||||
"connectedSystems": [
|
"connectedSystems": "K-YL9T,HLR-GL,UAJ5-K,G-HE0N"
|
||||||
"K-YL9T",
|
|
||||||
"HLR-GL",
|
|
||||||
"UAJ5-K",
|
|
||||||
"G-HE0N"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "XUPK-Z",
|
"solarSystemName": "XUPK-Z",
|
||||||
"x": 705,
|
"x": 705,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": -0.177313464,
|
"security": -0.177313464,
|
||||||
"connectedSystems": [
|
"connectedSystems": "O-O2GN,PKN-NJ,XR-ZL7"
|
||||||
"O-O2GN",
|
|
||||||
"PKN-NJ",
|
|
||||||
"XR-ZL7"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "L1YK-V",
|
"solarSystemName": "L1YK-V",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 25,
|
"y": 25,
|
||||||
"security": -0.496379813,
|
"security": -0.496379813,
|
||||||
"connectedSystems": [
|
"connectedSystems": "R3P0-Z,SN-Q1T,ZWM-BB"
|
||||||
"R3P0-Z",
|
|
||||||
"SN-Q1T",
|
|
||||||
"ZWM-BB"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "JAWX-R",
|
"solarSystemName": "JAWX-R",
|
||||||
"x": 25,
|
"x": 25,
|
||||||
"y": 375,
|
"y": 375,
|
||||||
"security": -0.693827459,
|
"security": -0.693827459,
|
||||||
"connectedSystems": [
|
"connectedSystems": "B-2VXB,C6C-K9"
|
||||||
"B-2VXB",
|
|
||||||
"C6C-K9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "D-OJEZ",
|
"solarSystemName": "D-OJEZ",
|
||||||
"x": 110,
|
"x": 110,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": -0.761516359,
|
"security": -0.761516359,
|
||||||
"connectedSystems": [
|
"connectedSystems": "1PF-BC,RXA-W1"
|
||||||
"1PF-BC",
|
|
||||||
"RXA-W1"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "91-KD8",
|
"solarSystemName": "91-KD8",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": -0.272103129,
|
"security": -0.272103129,
|
||||||
"connectedSystems": [
|
"connectedSystems": "3ET-G8,9G5J-1,0PU2-R"
|
||||||
"3ET-G8",
|
|
||||||
"9G5J-1",
|
|
||||||
"0PU2-R"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "E-WMT7",
|
"solarSystemName": "E-WMT7",
|
||||||
"x": 655,
|
"x": 655,
|
||||||
"y": 315,
|
"y": 315,
|
||||||
"security": -0.143925452,
|
"security": -0.143925452,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EU-WFW,FLK-LJ,F-5WYK"
|
||||||
"EU-WFW",
|
|
||||||
"FLK-LJ",
|
|
||||||
"F-5WYK"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "F-5WYK",
|
"solarSystemName": "F-5WYK",
|
||||||
"x": 685,
|
"x": 685,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": -0.472881448,
|
"security": -0.472881448,
|
||||||
"connectedSystems": [
|
"connectedSystems": "E-WMT7,0FG-KS,EF-QZK,OTJ9-E"
|
||||||
"E-WMT7",
|
|
||||||
"0FG-KS",
|
|
||||||
"EF-QZK",
|
|
||||||
"OTJ9-E"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "PA-ALN",
|
"solarSystemName": "PA-ALN",
|
||||||
"x": 575,
|
"x": 575,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": -0.472431258,
|
"security": -0.472431258,
|
||||||
"connectedSystems": [
|
"connectedSystems": "EU-WFW,2AUL-X,L-EUY2"
|
||||||
"EU-WFW",
|
|
||||||
"2AUL-X",
|
|
||||||
"L-EUY2"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
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
@@ -4,755 +4,482 @@
|
|||||||
"x": 760,
|
"x": 760,
|
||||||
"y": 520,
|
"y": 520,
|
||||||
"security": 0.3036259362881431,
|
"security": 0.3036259362881431,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Onatoh,Tierijev"
|
||||||
"Onatoh",
|
|
||||||
"Tierijev"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "6-CZ49",
|
"solarSystemName": "6-CZ49",
|
||||||
"x": 800,
|
"x": 800,
|
||||||
"y": 725,
|
"y": 725,
|
||||||
"security": -0.157212654503891,
|
"security": -0.157212654503891,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Reblier,6E-578,EZA-FM,PVH8-0"
|
||||||
"Reblier",
|
|
||||||
"6E-578",
|
|
||||||
"EZA-FM",
|
|
||||||
"PVH8-0"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Agoze",
|
"solarSystemName": "Agoze",
|
||||||
"x": 348,
|
"x": 348,
|
||||||
"y": 187,
|
"y": 187,
|
||||||
"security": 0.2086483619822196,
|
"security": 0.2086483619822196,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Loes,Intaki,Vey,Annancale,Ostingele"
|
||||||
"Loes",
|
|
||||||
"Intaki",
|
|
||||||
"Vey",
|
|
||||||
"Annancale",
|
|
||||||
"Ostingele"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Intaki",
|
"solarSystemName": "Intaki",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 225,
|
"y": 225,
|
||||||
"security": 0.6,
|
"security": 0.6,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Agoze,Brarel,Vey,Amygnon"
|
||||||
"Agoze",
|
|
||||||
"Brarel",
|
|
||||||
"Vey",
|
|
||||||
"Amygnon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ostingele",
|
"solarSystemName": "Ostingele",
|
||||||
"x": 115,
|
"x": 115,
|
||||||
"y": 190,
|
"y": 190,
|
||||||
"security": 0.1726206117578859,
|
"security": 0.1726206117578859,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Agoze,Stacmon,Harroule,Alperaute,Pelille,Dastryns"
|
||||||
"Agoze",
|
|
||||||
"Stacmon",
|
|
||||||
"Harroule",
|
|
||||||
"Alperaute",
|
|
||||||
"Pelille",
|
|
||||||
"Dastryns"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Stacmon",
|
"solarSystemName": "Stacmon",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.6052797268620083,
|
"security": 0.6052797268620083,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aidart,Ostingele,Covryn,Dastryns,Slays"
|
||||||
"Aidart",
|
|
||||||
"Ostingele",
|
|
||||||
"Covryn",
|
|
||||||
"Dastryns",
|
|
||||||
"Slays"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Covryn",
|
"solarSystemName": "Covryn",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 175,
|
"y": 175,
|
||||||
"security": 0.3559005292141887,
|
"security": 0.3559005292141887,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Stacmon,Cumemare,Iges"
|
||||||
"Stacmon",
|
|
||||||
"Cumemare",
|
|
||||||
"Iges"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Dastryns",
|
"solarSystemName": "Dastryns",
|
||||||
"x": 65,
|
"x": 65,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.2523946698025977,
|
"security": 0.2523946698025977,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Stacmon,Ostingele,Iges,Uphallant"
|
||||||
"Stacmon",
|
|
||||||
"Ostingele",
|
|
||||||
"Iges",
|
|
||||||
"Uphallant"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Slays",
|
"solarSystemName": "Slays",
|
||||||
"x": 105,
|
"x": 105,
|
||||||
"y": 250,
|
"y": 250,
|
||||||
"security": 0.4871707730193347,
|
"security": 0.4871707730193347,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Stacmon,Iges,Amoen"
|
||||||
"Stacmon",
|
|
||||||
"Iges",
|
|
||||||
"Amoen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Avaux",
|
"solarSystemName": "Avaux",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"security": 0.4477052030541426,
|
"security": 0.4477052030541426,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aidart,Gallusiene"
|
||||||
"Aidart",
|
|
||||||
"Gallusiene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Mesybier",
|
"solarSystemName": "Mesybier",
|
||||||
"x": 700,
|
"x": 700,
|
||||||
"y": 215,
|
"y": 215,
|
||||||
"security": 0.4703787655727688,
|
"security": 0.4703787655727688,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Caslemon,Pemene,Murethand,Orvolle"
|
||||||
"Caslemon",
|
|
||||||
"Pemene",
|
|
||||||
"Murethand",
|
|
||||||
"Orvolle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Pemene",
|
"solarSystemName": "Pemene",
|
||||||
"x": 755,
|
"x": 755,
|
||||||
"y": 265,
|
"y": 265,
|
||||||
"security": 0.4501924356223205,
|
"security": 0.4501924356223205,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mesybier,Villore,Amoderia"
|
||||||
"Mesybier",
|
|
||||||
"Villore",
|
|
||||||
"Amoderia"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Indregulle",
|
"solarSystemName": "Indregulle",
|
||||||
"x": 620,
|
"x": 620,
|
||||||
"y": 245,
|
"y": 245,
|
||||||
"security": 0.241978689738401,
|
"security": 0.241978689738401,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Heydieles,Murethand"
|
||||||
"Heydieles",
|
|
||||||
"Murethand"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Onne",
|
"solarSystemName": "Onne",
|
||||||
"x": 675,
|
"x": 675,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"security": 0.3882801087888061,
|
"security": 0.3882801087888061,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Deninard,Hulmate,Vitrauze,Aeschee"
|
||||||
"Deninard",
|
|
||||||
"Hulmate",
|
|
||||||
"Vitrauze",
|
|
||||||
"Aeschee"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ladistier",
|
"solarSystemName": "Ladistier",
|
||||||
"x": 570,
|
"x": 570,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"security": 0.2849998893118635,
|
"security": 0.2849998893118635,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vifrevaert,Old Man Star,Aeschee"
|
||||||
"Vifrevaert",
|
|
||||||
"Old Man Star",
|
|
||||||
"Aeschee"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Laurvier",
|
"solarSystemName": "Laurvier",
|
||||||
"x": 860,
|
"x": 860,
|
||||||
"y": 120,
|
"y": 120,
|
||||||
"security": 0.7310495583442387,
|
"security": 0.7310495583442387,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnon,Adirain,Attyn"
|
||||||
"Arnon",
|
|
||||||
"Adirain",
|
|
||||||
"Attyn"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Adirain",
|
"solarSystemName": "Adirain",
|
||||||
"x": 805,
|
"x": 805,
|
||||||
"y": 75,
|
"y": 75,
|
||||||
"security": 0.4236857698809219,
|
"security": 0.4236857698809219,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Arnon,Laurvier,Aeschee"
|
||||||
"Arnon",
|
|
||||||
"Laurvier",
|
|
||||||
"Aeschee"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Attyn",
|
"solarSystemName": "Attyn",
|
||||||
"x": 870,
|
"x": 870,
|
||||||
"y": 270,
|
"y": 270,
|
||||||
"security": 0.669496111392775,
|
"security": 0.669496111392775,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Laurvier,Arraron"
|
||||||
"Laurvier",
|
|
||||||
"Arraron"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Lisbaetanne",
|
"solarSystemName": "Lisbaetanne",
|
||||||
"x": 740,
|
"x": 740,
|
||||||
"y": 110,
|
"y": 110,
|
||||||
"security": 0.373262599738129,
|
"security": 0.373262599738129,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Aere,Aeschee"
|
||||||
"Aere",
|
|
||||||
"Aeschee"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aeschee",
|
"solarSystemName": "Aeschee",
|
||||||
"x": 620,
|
"x": 620,
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"security": 0.1565304917557424,
|
"security": 0.1565304917557424,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Adirain,Lisbaetanne,Ladistier,Onne,Jovainnon"
|
||||||
"Adirain",
|
|
||||||
"Lisbaetanne",
|
|
||||||
"Ladistier",
|
|
||||||
"Onne",
|
|
||||||
"Jovainnon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Derririntel",
|
"solarSystemName": "Derririntel",
|
||||||
"x": 885,
|
"x": 885,
|
||||||
"y": 480,
|
"y": 480,
|
||||||
"security": 0.8188007274569858,
|
"security": 0.8188007274569858,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tierijev,Atlangeins,Cat"
|
||||||
"Tierijev",
|
|
||||||
"Atlangeins",
|
|
||||||
"Cat"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tar",
|
"solarSystemName": "Tar",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": 0.7566772446611076,
|
"security": 0.7566772446611076,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pakhshi,Tekaima,Manarq,Merolles"
|
||||||
"Pakhshi",
|
|
||||||
"Tekaima",
|
|
||||||
"Manarq",
|
|
||||||
"Merolles"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ourapheh",
|
"solarSystemName": "Ourapheh",
|
||||||
"x": 600,
|
"x": 600,
|
||||||
"y": 410,
|
"y": 410,
|
||||||
"security": 0.861960173311,
|
"security": 0.861960173311,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Manarq,Yulai,Chantrousse,Atlangeins,Botane"
|
||||||
"Manarq",
|
|
||||||
"Yulai",
|
|
||||||
"Chantrousse",
|
|
||||||
"Atlangeins",
|
|
||||||
"Botane"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Yulai",
|
"solarSystemName": "Yulai",
|
||||||
"x": 500,
|
"x": 500,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": 1,
|
"security": 1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ourapheh,Kemerk,Tourier"
|
||||||
"Ourapheh",
|
|
||||||
"Kemerk",
|
|
||||||
"Tourier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Diaderi",
|
"solarSystemName": "Diaderi",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 465,
|
"y": 465,
|
||||||
"security": 0.7713307785797243,
|
"security": 0.7713307785797243,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tourier,Manatirid"
|
||||||
"Tourier",
|
|
||||||
"Manatirid"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Murethand",
|
"solarSystemName": "Murethand",
|
||||||
"x": 590,
|
"x": 590,
|
||||||
"y": 200,
|
"y": 200,
|
||||||
"security": 0.2864525220048827,
|
"security": 0.2864525220048827,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Mesybier,Melmaniel,Indregulle"
|
||||||
"Mesybier",
|
|
||||||
"Melmaniel",
|
|
||||||
"Indregulle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Melmaniel",
|
"solarSystemName": "Melmaniel",
|
||||||
"x": 515,
|
"x": 515,
|
||||||
"y": 205,
|
"y": 205,
|
||||||
"security": 0.2552530417760114,
|
"security": 0.2552530417760114,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Murethand,Ouelletta,Costolle"
|
||||||
"Murethand",
|
|
||||||
"Ouelletta",
|
|
||||||
"Costolle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ouelletta",
|
"solarSystemName": "Ouelletta",
|
||||||
"x": 465,
|
"x": 465,
|
||||||
"y": 255,
|
"y": 255,
|
||||||
"security": 0.4185788281145386,
|
"security": 0.4185788281145386,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Melmaniel,Loes,Jufvitte"
|
||||||
"Melmaniel",
|
|
||||||
"Loes",
|
|
||||||
"Jufvitte"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Costolle",
|
"solarSystemName": "Costolle",
|
||||||
"x": 535,
|
"x": 535,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": 0.2068101630720891,
|
"security": 0.2068101630720891,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Melmaniel,Muetralle"
|
||||||
"Melmaniel",
|
|
||||||
"Muetralle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Muetralle",
|
"solarSystemName": "Muetralle",
|
||||||
"x": 510,
|
"x": 510,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": 0.2399638665794995,
|
"security": 0.2399638665794995,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Costolle,Hevrice"
|
||||||
"Costolle",
|
|
||||||
"Hevrice"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Loes",
|
"solarSystemName": "Loes",
|
||||||
"x": 424,
|
"x": 424,
|
||||||
"y": 222,
|
"y": 222,
|
||||||
"security": 0.2659361455011099,
|
"security": 0.2659361455011099,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ouelletta,Agoze"
|
||||||
"Ouelletta",
|
|
||||||
"Agoze"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tourier",
|
"solarSystemName": "Tourier",
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": 445,
|
"y": 445,
|
||||||
"security": 0.9111339832233286,
|
"security": 0.9111339832233286,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Yulai,Alenia,Merolles,Diaderi,Channace"
|
||||||
"Yulai",
|
|
||||||
"Alenia",
|
|
||||||
"Merolles",
|
|
||||||
"Diaderi",
|
|
||||||
"Channace"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Alenia",
|
"solarSystemName": "Alenia",
|
||||||
"x": 210,
|
"x": 210,
|
||||||
"y": 495,
|
"y": 495,
|
||||||
"security": 0.9239133100077668,
|
"security": 0.9239133100077668,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tourier,Alentene,Vaere"
|
||||||
"Tourier",
|
|
||||||
"Alentene",
|
|
||||||
"Vaere"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Merolles",
|
"solarSystemName": "Merolles",
|
||||||
"x": 155,
|
"x": 155,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"security": 0.8846282261857983,
|
"security": 0.8846282261857983,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tourier,Alentene,Tar"
|
||||||
"Tourier",
|
|
||||||
"Alentene",
|
|
||||||
"Tar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Alentene",
|
"solarSystemName": "Alentene",
|
||||||
"x": 140,
|
"x": 140,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"security": 0.8667830122068437,
|
"security": 0.8667830122068437,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Alenia,Merolles,Cistuvaert,Vaere,Scolluzer,Adallier"
|
||||||
"Alenia",
|
|
||||||
"Merolles",
|
|
||||||
"Cistuvaert",
|
|
||||||
"Vaere",
|
|
||||||
"Scolluzer",
|
|
||||||
"Adallier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Cistuvaert",
|
"solarSystemName": "Cistuvaert",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 400,
|
"y": 400,
|
||||||
"security": 1,
|
"security": 1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Alentene,Aidart,Eletta"
|
||||||
"Alentene",
|
|
||||||
"Aidart",
|
|
||||||
"Eletta"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vaere",
|
"solarSystemName": "Vaere",
|
||||||
"x": 255,
|
"x": 255,
|
||||||
"y": 540,
|
"y": 540,
|
||||||
"security": 0.8215773718240504,
|
"security": 0.8215773718240504,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Alenia,Alentene"
|
||||||
"Alenia",
|
|
||||||
"Alentene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Aidart",
|
"solarSystemName": "Aidart",
|
||||||
"x": 50,
|
"x": 50,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": 0.6123584660385427,
|
"security": 0.6123584660385427,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Cistuvaert,Stacmon,Avaux"
|
||||||
"Cistuvaert",
|
|
||||||
"Stacmon",
|
|
||||||
"Avaux"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jufvitte",
|
"solarSystemName": "Jufvitte",
|
||||||
"x": 319,
|
"x": 319,
|
||||||
"y": 321,
|
"y": 321,
|
||||||
"security": 0.5204881243554254,
|
"security": 0.5204881243554254,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ouelletta,Ansalle,Scheenins,Amygnon"
|
||||||
"Ouelletta",
|
|
||||||
"Ansalle",
|
|
||||||
"Scheenins",
|
|
||||||
"Amygnon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ansalle",
|
"solarSystemName": "Ansalle",
|
||||||
"x": 365,
|
"x": 365,
|
||||||
"y": 359,
|
"y": 359,
|
||||||
"security": 0.6207122277591464,
|
"security": 0.6207122277591464,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jufvitte,Gisleres"
|
||||||
"Jufvitte",
|
|
||||||
"Gisleres"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Scheenins",
|
"solarSystemName": "Scheenins",
|
||||||
"x": 231,
|
"x": 231,
|
||||||
"y": 272,
|
"y": 272,
|
||||||
"security": 0.5374285569171331,
|
"security": 0.5374285569171331,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jufvitte,Vay"
|
||||||
"Jufvitte",
|
|
||||||
"Vay"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Amygnon",
|
"solarSystemName": "Amygnon",
|
||||||
"x": 313,
|
"x": 313,
|
||||||
"y": 275,
|
"y": 275,
|
||||||
"security": 0.637568637975,
|
"security": 0.637568637975,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Jufvitte,Intaki"
|
||||||
"Jufvitte",
|
|
||||||
"Intaki"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Gisleres",
|
"solarSystemName": "Gisleres",
|
||||||
"x": 391,
|
"x": 391,
|
||||||
"y": 406,
|
"y": 406,
|
||||||
"security": 0.7613834393954677,
|
"security": 0.7613834393954677,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Scolluzer,Ansalle,Ellmay"
|
||||||
"Scolluzer",
|
|
||||||
"Ansalle",
|
|
||||||
"Ellmay"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ellmay",
|
"solarSystemName": "Ellmay",
|
||||||
"x": 315,
|
"x": 315,
|
||||||
"y": 389,
|
"y": 389,
|
||||||
"security": 0.8610439141991231,
|
"security": 0.8610439141991231,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Gisleres,Theruesse"
|
||||||
"Gisleres",
|
|
||||||
"Theruesse"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Theruesse",
|
"solarSystemName": "Theruesse",
|
||||||
"x": 252,
|
"x": 252,
|
||||||
"y": 368,
|
"y": 368,
|
||||||
"security": 0.879221297979419,
|
"security": 0.879221297979419,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ellmay"
|
||||||
"Ellmay"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Eletta",
|
"solarSystemName": "Eletta",
|
||||||
"x": 200,
|
"x": 200,
|
||||||
"y": 145,
|
"y": 145,
|
||||||
"security": 0.9435089555746619,
|
"security": 0.9435089555746619,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Cistuvaert,Luse,Vay,Clacille"
|
||||||
"Cistuvaert",
|
|
||||||
"Luse",
|
|
||||||
"Vay",
|
|
||||||
"Clacille"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Luse",
|
"solarSystemName": "Luse",
|
||||||
"x": 225,
|
"x": 225,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": 0.8924239050701559,
|
"security": 0.8924239050701559,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Eletta,Ekuenbiron,Vay,Clellinon"
|
||||||
"Eletta",
|
|
||||||
"Ekuenbiron",
|
|
||||||
"Vay",
|
|
||||||
"Clellinon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Ekuenbiron",
|
"solarSystemName": "Ekuenbiron",
|
||||||
"x": 270,
|
"x": 270,
|
||||||
"y": 60,
|
"y": 60,
|
||||||
"security": 0.7930523223960513,
|
"security": 0.7930523223960513,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Luse,Raneilles"
|
||||||
"Luse",
|
|
||||||
"Raneilles"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Vay",
|
"solarSystemName": "Vay",
|
||||||
"x": 275,
|
"x": 275,
|
||||||
"y": 155,
|
"y": 155,
|
||||||
"security": 0.7585221108867841,
|
"security": 0.7585221108867841,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Eletta,Luse,Scheenins,Raneilles"
|
||||||
"Eletta",
|
|
||||||
"Luse",
|
|
||||||
"Scheenins",
|
|
||||||
"Raneilles"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Raneilles",
|
"solarSystemName": "Raneilles",
|
||||||
"x": 325,
|
"x": 325,
|
||||||
"y": 95,
|
"y": 95,
|
||||||
"security": 0.5502352253249355,
|
"security": 0.5502352253249355,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ekuenbiron,Vay,Hevrice"
|
||||||
"Ekuenbiron",
|
|
||||||
"Vay",
|
|
||||||
"Hevrice"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Hevrice",
|
"solarSystemName": "Hevrice",
|
||||||
"x": 435,
|
"x": 435,
|
||||||
"y": 70,
|
"y": 70,
|
||||||
"security": 0.4186093732969881,
|
"security": 0.4186093732969881,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Muetralle,Raneilles,Jovainnon"
|
||||||
"Muetralle",
|
|
||||||
"Raneilles",
|
|
||||||
"Jovainnon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Jovainnon",
|
"solarSystemName": "Jovainnon",
|
||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 45,
|
"y": 45,
|
||||||
"security": 0.2981414191407068,
|
"security": 0.2981414191407068,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Hevrice,Aeschee"
|
||||||
"Hevrice",
|
|
||||||
"Aeschee"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Scolluzer",
|
"solarSystemName": "Scolluzer",
|
||||||
"x": 450,
|
"x": 450,
|
||||||
"y": 580,
|
"y": 580,
|
||||||
"security": 0.8227355609226984,
|
"security": 0.8227355609226984,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Alentene,Sortet,Osmomonne,Gisleres"
|
||||||
"Alentene",
|
|
||||||
"Sortet",
|
|
||||||
"Osmomonne",
|
|
||||||
"Gisleres"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Sortet",
|
"solarSystemName": "Sortet",
|
||||||
"x": 465,
|
"x": 465,
|
||||||
"y": 605,
|
"y": 605,
|
||||||
"security": 0.7758136377012856,
|
"security": 0.7758136377012856,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Scolluzer,Claulenne"
|
||||||
"Scolluzer",
|
|
||||||
"Claulenne"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Claulenne",
|
"solarSystemName": "Claulenne",
|
||||||
"x": 490,
|
"x": 490,
|
||||||
"y": 640,
|
"y": 640,
|
||||||
"security": 0.7187143138610363,
|
"security": 0.7187143138610363,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Sortet,Masalle"
|
||||||
"Sortet",
|
|
||||||
"Masalle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Masalle",
|
"solarSystemName": "Masalle",
|
||||||
"x": 530,
|
"x": 530,
|
||||||
"y": 675,
|
"y": 675,
|
||||||
"security": 0.7832032727573532,
|
"security": 0.7832032727573532,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Claulenne,Annelle"
|
||||||
"Claulenne",
|
|
||||||
"Annelle"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Annelle",
|
"solarSystemName": "Annelle",
|
||||||
"x": 585,
|
"x": 585,
|
||||||
"y": 705,
|
"y": 705,
|
||||||
"security": 0.757016855715469,
|
"security": 0.757016855715469,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Masalle,Chesiette"
|
||||||
"Masalle",
|
|
||||||
"Chesiette"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Chesiette",
|
"solarSystemName": "Chesiette",
|
||||||
"x": 655,
|
"x": 655,
|
||||||
"y": 725,
|
"y": 725,
|
||||||
"security": 0.5727048525501588,
|
"security": 0.5727048525501588,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Annelle,Reblier"
|
||||||
"Annelle",
|
|
||||||
"Reblier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Reblier",
|
"solarSystemName": "Reblier",
|
||||||
"x": 720,
|
"x": 720,
|
||||||
"y": 735,
|
"y": 735,
|
||||||
"security": 0.3980138379721859,
|
"security": 0.3980138379721859,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Chesiette,6-CZ49"
|
||||||
"Chesiette",
|
|
||||||
"6-CZ49"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Amoderia",
|
"solarSystemName": "Amoderia",
|
||||||
"x": 780,
|
"x": 780,
|
||||||
"y": 310,
|
"y": 310,
|
||||||
"security": 0.4048520216710199,
|
"security": 0.4048520216710199,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Pemene,Arraron,Stou"
|
||||||
"Pemene",
|
|
||||||
"Arraron",
|
|
||||||
"Stou"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Arraron",
|
"solarSystemName": "Arraron",
|
||||||
"x": 815,
|
"x": 815,
|
||||||
"y": 360,
|
"y": 360,
|
||||||
"security": 0.471987249510464,
|
"security": 0.471987249510464,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amoderia,Chantrousse,Attyn,Stou"
|
||||||
"Amoderia",
|
|
||||||
"Chantrousse",
|
|
||||||
"Attyn",
|
|
||||||
"Stou"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Chantrousse",
|
"solarSystemName": "Chantrousse",
|
||||||
"x": 770,
|
"x": 770,
|
||||||
"y": 415,
|
"y": 415,
|
||||||
"security": 0.6393165779303467,
|
"security": 0.6393165779303467,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Ourapheh,Arraron,Osmomonne,Tierijev"
|
||||||
"Ourapheh",
|
|
||||||
"Arraron",
|
|
||||||
"Osmomonne",
|
|
||||||
"Tierijev"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Osmomonne",
|
"solarSystemName": "Osmomonne",
|
||||||
"x": 710,
|
"x": 710,
|
||||||
"y": 455,
|
"y": 455,
|
||||||
"security": 0.7680664243703583,
|
"security": 0.7680664243703583,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Scolluzer,Chantrousse,Tierijev"
|
||||||
"Scolluzer",
|
|
||||||
"Chantrousse",
|
|
||||||
"Tierijev"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Stou",
|
"solarSystemName": "Stou",
|
||||||
"x": 745,
|
"x": 745,
|
||||||
"y": 345,
|
"y": 345,
|
||||||
"security": 0.5188180285077717,
|
"security": 0.5188180285077717,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Amoderia,Arraron"
|
||||||
"Amoderia",
|
|
||||||
"Arraron"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Tierijev",
|
"solarSystemName": "Tierijev",
|
||||||
"x": 785,
|
"x": 785,
|
||||||
"y": 470,
|
"y": 470,
|
||||||
"security": 0.8379695899076048,
|
"security": 0.8379695899076048,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Chantrousse,Osmomonne,Derririntel,Tannolen"
|
||||||
"Chantrousse",
|
|
||||||
"Osmomonne",
|
|
||||||
"Derririntel",
|
|
||||||
"Tannolen"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Adallier",
|
"solarSystemName": "Adallier",
|
||||||
"x": 85,
|
"x": 85,
|
||||||
"y": 595,
|
"y": 595,
|
||||||
"security": 0.8851227852362401,
|
"security": 0.8851227852362401,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Alentene"
|
||||||
"Alentene"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Channace",
|
"solarSystemName": "Channace",
|
||||||
"x": 290,
|
"x": 290,
|
||||||
"y": 500,
|
"y": 500,
|
||||||
"security": 0.8998076955528059,
|
"security": 0.8998076955528059,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Tourier"
|
||||||
"Tourier"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Clacille",
|
"solarSystemName": "Clacille",
|
||||||
"x": 120,
|
"x": 120,
|
||||||
"y": 105,
|
"y": 105,
|
||||||
"security": 0.8708548974658606,
|
"security": 0.8708548974658606,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Eletta"
|
||||||
"Eletta"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Clellinon",
|
"solarSystemName": "Clellinon",
|
||||||
"x": 170,
|
"x": 170,
|
||||||
"y": 55,
|
"y": 55,
|
||||||
"security": 0.848465929327,
|
"security": 0.848465929327,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Luse"
|
||||||
"Luse"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
1
public/Wormhole.json
Normal file
1
public/Wormhole.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
[]
|
||||||
@@ -4,59 +4,34 @@
|
|||||||
"x": 513,
|
"x": 513,
|
||||||
"y": 382,
|
"y": 382,
|
||||||
"security": -0.0173427293383,
|
"security": -0.0173427293383,
|
||||||
"connectedSystems": [
|
"connectedSystems": "G-R4W1,LJ-YSW,Y-K50G,KLMT-W,Zarzakh"
|
||||||
"G-R4W1",
|
|
||||||
"LJ-YSW",
|
|
||||||
"Y-K50G",
|
|
||||||
"KLMT-W",
|
|
||||||
"Zarzakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "H-PA29",
|
"solarSystemName": "H-PA29",
|
||||||
"x": 509,
|
"x": 509,
|
||||||
"y": 140,
|
"y": 140,
|
||||||
"security": -0.241053552113,
|
"security": -0.241053552113,
|
||||||
"connectedSystems": [
|
"connectedSystems": "P-FSQE,1-Y6KI,9-266Q,Zarzakh"
|
||||||
"P-FSQE",
|
|
||||||
"1-Y6KI",
|
|
||||||
"9-266Q",
|
|
||||||
"Zarzakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Turnur",
|
"solarSystemName": "Turnur",
|
||||||
"x": 323,
|
"x": 323,
|
||||||
"y": 333,
|
"y": 333,
|
||||||
"security": 0.387434219905,
|
"security": 0.387434219905,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Uisper,Aset,Isbrabata,Zarzakh"
|
||||||
"Uisper",
|
|
||||||
"Aset",
|
|
||||||
"Isbrabata",
|
|
||||||
"Zarzakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Alsavoinon",
|
"solarSystemName": "Alsavoinon",
|
||||||
"x": 321,
|
"x": 321,
|
||||||
"y": 136,
|
"y": 136,
|
||||||
"security": 0.266366286154,
|
"security": 0.266366286154,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Vlillirier,F7C-H0,Zarzakh"
|
||||||
"Vlillirier",
|
|
||||||
"F7C-H0",
|
|
||||||
"Zarzakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"solarSystemName": "Zarzakh",
|
"solarSystemName": "Zarzakh",
|
||||||
"x": 505,
|
"x": 505,
|
||||||
"y": 288,
|
"y": 288,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectedSystems": [
|
"connectedSystems": "Turnur,Alsavoinon,H-PA29,G-0Q86"
|
||||||
"Turnur",
|
|
||||||
"Alsavoinon",
|
|
||||||
"H-PA29",
|
|
||||||
"G-0Q86"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -4,42 +4,21 @@
|
|||||||
"x": 578.1999999999999,
|
"x": 578.1999999999999,
|
||||||
"y": 499.79999999999995,
|
"y": 499.79999999999995,
|
||||||
"security": 0.5149152991697388,
|
"security": 0.5149152991697388,
|
||||||
"connectsTo": [
|
"connectsTo": "Devoid,Heimatar,Providence,Molden Heath,Curse,Great Wildlands"
|
||||||
"Devoid",
|
|
||||||
"Heimatar",
|
|
||||||
"Providence",
|
|
||||||
"Molden Heath",
|
|
||||||
"Curse",
|
|
||||||
"Great Wildlands"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "The Forge",
|
"regionName": "The Forge",
|
||||||
"x": 551.5999999999999,
|
"x": 551.5999999999999,
|
||||||
"y": 280,
|
"y": 280,
|
||||||
"security": 0.607998281731568,
|
"security": 0.607998281731568,
|
||||||
"connectsTo": [
|
"connectsTo": "The Citadel,Sinq Laison,Metropolis,Vale of the Silent,Lonetrek,Geminate,Etherium Reach,Genesis"
|
||||||
"The Citadel",
|
|
||||||
"Sinq Laison",
|
|
||||||
"Metropolis",
|
|
||||||
"Vale of the Silent",
|
|
||||||
"Lonetrek",
|
|
||||||
"Geminate",
|
|
||||||
"Etherium Reach",
|
|
||||||
"Genesis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Vale of the Silent",
|
"regionName": "Vale of the Silent",
|
||||||
"x": 568.4,
|
"x": 568.4,
|
||||||
"y": 170.79999999999998,
|
"y": 170.79999999999998,
|
||||||
"security": -0.34033237092591845,
|
"security": -0.34033237092591845,
|
||||||
"connectsTo": [
|
"connectsTo": "Tribute,Geminate,The Forge,The Kalevala Expanse"
|
||||||
"Tribute",
|
|
||||||
"Geminate",
|
|
||||||
"The Forge",
|
|
||||||
"The Kalevala Expanse"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "UUA-F4",
|
"regionName": "UUA-F4",
|
||||||
@@ -52,158 +31,84 @@
|
|||||||
"x": 803.5999999999999,
|
"x": 803.5999999999999,
|
||||||
"y": 644,
|
"y": 644,
|
||||||
"security": -0.38149775065935104,
|
"security": -0.38149775065935104,
|
||||||
"connectsTo": [
|
"connectsTo": "Wicked Creek,Insmother,Immensea,Tenerifis"
|
||||||
"Wicked Creek",
|
|
||||||
"Insmother",
|
|
||||||
"Immensea",
|
|
||||||
"Tenerifis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Wicked Creek",
|
"regionName": "Wicked Creek",
|
||||||
"x": 739.1999999999999,
|
"x": 739.1999999999999,
|
||||||
"y": 585.1999999999999,
|
"y": 585.1999999999999,
|
||||||
"security": -0.36377813715148133,
|
"security": -0.36377813715148133,
|
||||||
"connectsTo": [
|
"connectsTo": "Insmother,Scalding Pass,Detorid"
|
||||||
"Insmother",
|
|
||||||
"Scalding Pass",
|
|
||||||
"Detorid"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Cache",
|
"regionName": "Cache",
|
||||||
"x": 907.1999999999999,
|
"x": 907.1999999999999,
|
||||||
"y": 397.59999999999997,
|
"y": 397.59999999999997,
|
||||||
"security": -0.37385254575820037,
|
"security": -0.37385254575820037,
|
||||||
"connectsTo": [
|
"connectsTo": "Insmother,Great Wildlands,The Spire,Outer Passage"
|
||||||
"Insmother",
|
|
||||||
"Great Wildlands",
|
|
||||||
"The Spire",
|
|
||||||
"Outer Passage"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Scalding Pass",
|
"regionName": "Scalding Pass",
|
||||||
"x": 758.8,
|
"x": 758.8,
|
||||||
"y": 515.1999999999999,
|
"y": 515.1999999999999,
|
||||||
"security": -0.26204605431927636,
|
"security": -0.26204605431927636,
|
||||||
"connectsTo": [
|
"connectsTo": "Great Wildlands,Curse,Wicked Creek,Insmother"
|
||||||
"Great Wildlands",
|
|
||||||
"Curse",
|
|
||||||
"Wicked Creek",
|
|
||||||
"Insmother"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Insmother",
|
"regionName": "Insmother",
|
||||||
"x": 865.1999999999999,
|
"x": 865.1999999999999,
|
||||||
"y": 534.8,
|
"y": 534.8,
|
||||||
"security": -0.38035062758311483,
|
"security": -0.38035062758311483,
|
||||||
"connectsTo": [
|
"connectsTo": "Wicked Creek,Detorid,Scalding Pass,Cache,Etherium Reach,The Spire"
|
||||||
"Wicked Creek",
|
|
||||||
"Detorid",
|
|
||||||
"Scalding Pass",
|
|
||||||
"Cache",
|
|
||||||
"Etherium Reach",
|
|
||||||
"The Spire"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Tribute",
|
"regionName": "Tribute",
|
||||||
"x": 475.99999999999994,
|
"x": 475.99999999999994,
|
||||||
"y": 128.79999999999998,
|
"y": 128.79999999999998,
|
||||||
"security": -0.32759587715029576,
|
"security": -0.32759587715029576,
|
||||||
"connectsTo": [
|
"connectsTo": "Pure Blind,Vale of the Silent,Venal,Lonetrek"
|
||||||
"Pure Blind",
|
|
||||||
"Vale of the Silent",
|
|
||||||
"Venal",
|
|
||||||
"Lonetrek"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Great Wildlands",
|
"regionName": "Great Wildlands",
|
||||||
"x": 747.5999999999999,
|
"x": 747.5999999999999,
|
||||||
"y": 439.59999999999997,
|
"y": 439.59999999999997,
|
||||||
"security": -0.17105834314078935,
|
"security": -0.17105834314078935,
|
||||||
"connectsTo": [
|
"connectsTo": "Scalding Pass,Curse,Molden Heath,Geminate,Cache,Derelik,Metropolis,Etherium Reach"
|
||||||
"Scalding Pass",
|
|
||||||
"Curse",
|
|
||||||
"Molden Heath",
|
|
||||||
"Geminate",
|
|
||||||
"Cache",
|
|
||||||
"Derelik",
|
|
||||||
"Metropolis",
|
|
||||||
"Etherium Reach"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Curse",
|
"regionName": "Curse",
|
||||||
"x": 618.8,
|
"x": 618.8,
|
||||||
"y": 562.8,
|
"y": 562.8,
|
||||||
"security": -0.07338164115656037,
|
"security": -0.07338164115656037,
|
||||||
"connectsTo": [
|
"connectsTo": "Scalding Pass,Great Wildlands,Catch,Derelik,Yasna Zakh"
|
||||||
"Scalding Pass",
|
|
||||||
"Great Wildlands",
|
|
||||||
"Catch",
|
|
||||||
"Derelik",
|
|
||||||
"Yasna Zakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Malpais",
|
"regionName": "Malpais",
|
||||||
"x": 782.5999999999999,
|
"x": 782.5999999999999,
|
||||||
"y": 239.39999999999998,
|
"y": 239.39999999999998,
|
||||||
"security": -0.40824559283333334,
|
"security": -0.40824559283333334,
|
||||||
"connectsTo": [
|
"connectsTo": "The Kalevala Expanse,Perrigen Falls,Oasa,Etherium Reach,The Spire"
|
||||||
"The Kalevala Expanse",
|
|
||||||
"Perrigen Falls",
|
|
||||||
"Oasa",
|
|
||||||
"Etherium Reach",
|
|
||||||
"The Spire"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Catch",
|
"regionName": "Catch",
|
||||||
"x": 495.59999999999997,
|
"x": 495.59999999999997,
|
||||||
"y": 660.8,
|
"y": 660.8,
|
||||||
"security": -0.2717928654079326,
|
"security": -0.2717928654079326,
|
||||||
"connectsTo": [
|
"connectsTo": "Providence,Immensea,Stain,Curse,Khanid,Querious,Tenerifis,Impass"
|
||||||
"Providence",
|
|
||||||
"Immensea",
|
|
||||||
"Stain",
|
|
||||||
"Curse",
|
|
||||||
"Khanid",
|
|
||||||
"Querious",
|
|
||||||
"Tenerifis",
|
|
||||||
"Impass"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Venal",
|
"regionName": "Venal",
|
||||||
"x": 489.99999999999994,
|
"x": 489.99999999999994,
|
||||||
"y": 72.8,
|
"y": 72.8,
|
||||||
"security": -0.3001421437136561,
|
"security": -0.3001421437136561,
|
||||||
"connectsTo": [
|
"connectsTo": "Tribute,Deklein,Branch,Tenal,Perrigen Falls,Yasna Zakh"
|
||||||
"Tribute",
|
|
||||||
"Deklein",
|
|
||||||
"Branch",
|
|
||||||
"Tenal",
|
|
||||||
"Perrigen Falls",
|
|
||||||
"Yasna Zakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Lonetrek",
|
"regionName": "Lonetrek",
|
||||||
"x": 474.59999999999997,
|
"x": 474.59999999999997,
|
||||||
"y": 198.79999999999998,
|
"y": 198.79999999999998,
|
||||||
"security": 0.606987031951157,
|
"security": 0.606987031951157,
|
||||||
"connectsTo": [
|
"connectsTo": "The Citadel,Pure Blind,The Forge,Tribute,Black Rise"
|
||||||
"The Citadel",
|
|
||||||
"Pure Blind",
|
|
||||||
"The Forge",
|
|
||||||
"Tribute",
|
|
||||||
"Black Rise"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "J7HZ-F",
|
"regionName": "J7HZ-F",
|
||||||
@@ -216,15 +121,7 @@
|
|||||||
"x": 862.4,
|
"x": 862.4,
|
||||||
"y": 284.2,
|
"y": 284.2,
|
||||||
"security": -0.475105936625,
|
"security": -0.475105936625,
|
||||||
"connectsTo": [
|
"connectsTo": "Perrigen Falls,Outer Passage,Oasa,Insmother,Cache,Etherium Reach,Malpais"
|
||||||
"Perrigen Falls",
|
|
||||||
"Outer Passage",
|
|
||||||
"Oasa",
|
|
||||||
"Insmother",
|
|
||||||
"Cache",
|
|
||||||
"Etherium Reach",
|
|
||||||
"Malpais"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "A821-A",
|
"regionName": "A821-A",
|
||||||
@@ -237,611 +134,336 @@
|
|||||||
"x": 309.4,
|
"x": 309.4,
|
||||||
"y": 567,
|
"y": 567,
|
||||||
"security": 0.6603052261710941,
|
"security": 0.6603052261710941,
|
||||||
"connectsTo": [
|
"connectsTo": "Domain,Kador,Khanid,Providence,Stain"
|
||||||
"Domain",
|
|
||||||
"Kador",
|
|
||||||
"Khanid",
|
|
||||||
"Providence",
|
|
||||||
"Stain"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Outer Passage",
|
"regionName": "Outer Passage",
|
||||||
"x": 907.1999999999999,
|
"x": 907.1999999999999,
|
||||||
"y": 204.39999999999998,
|
"y": 204.39999999999998,
|
||||||
"security": -0.49631053780681816,
|
"security": -0.49631053780681816,
|
||||||
"connectsTo": [
|
"connectsTo": "The Spire,Cobalt Edge,Perrigen Falls,Cache"
|
||||||
"The Spire",
|
|
||||||
"Cobalt Edge",
|
|
||||||
"Perrigen Falls",
|
|
||||||
"Cache"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Stain",
|
"regionName": "Stain",
|
||||||
"x": 393.4,
|
"x": 393.4,
|
||||||
"y": 695.8,
|
"y": 695.8,
|
||||||
"security": -0.10455711547221865,
|
"security": -0.10455711547221865,
|
||||||
"connectsTo": [
|
"connectsTo": "Catch,Esoteria,Period Basis,Tash-Murkon"
|
||||||
"Catch",
|
|
||||||
"Esoteria",
|
|
||||||
"Period Basis",
|
|
||||||
"Tash-Murkon"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Pure Blind",
|
"regionName": "Pure Blind",
|
||||||
"x": 379.4,
|
"x": 379.4,
|
||||||
"y": 137.2,
|
"y": 137.2,
|
||||||
"security": -0.14495905016215693,
|
"security": -0.14495905016215693,
|
||||||
"connectsTo": [
|
"connectsTo": "Tribute,Lonetrek,Fade,Cloud Ring,Placid"
|
||||||
"Tribute",
|
|
||||||
"Lonetrek",
|
|
||||||
"Fade",
|
|
||||||
"Cloud Ring",
|
|
||||||
"Placid"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Immensea",
|
"regionName": "Immensea",
|
||||||
"x": 610.4,
|
"x": 610.4,
|
||||||
"y": 630,
|
"y": 630,
|
||||||
"security": -0.4063121969772383,
|
"security": -0.4063121969772383,
|
||||||
"connectsTo": [
|
"connectsTo": "Catch,Tenerifis,Detorid"
|
||||||
"Catch",
|
|
||||||
"Tenerifis",
|
|
||||||
"Detorid"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Etherium Reach",
|
"regionName": "Etherium Reach",
|
||||||
"x": 702.8,
|
"x": 702.8,
|
||||||
"y": 275.79999999999995,
|
"y": 275.79999999999995,
|
||||||
"security": -0.27166658504,
|
"security": -0.27166658504,
|
||||||
"connectsTo": [
|
"connectsTo": "The Kalevala Expanse,Perrigen Falls,Malpais,The Forge,Great Wildlands,Insmother,The Spire"
|
||||||
"The Kalevala Expanse",
|
|
||||||
"Perrigen Falls",
|
|
||||||
"Malpais",
|
|
||||||
"The Forge",
|
|
||||||
"Great Wildlands",
|
|
||||||
"Insmother",
|
|
||||||
"The Spire"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Molden Heath",
|
"regionName": "Molden Heath",
|
||||||
"x": 658,
|
"x": 658,
|
||||||
"y": 425.59999999999997,
|
"y": 425.59999999999997,
|
||||||
"security": 0.3680469879577652,
|
"security": 0.3680469879577652,
|
||||||
"connectsTo": [
|
"connectsTo": "Heimatar,Great Wildlands,Derelik,Metropolis"
|
||||||
"Heimatar",
|
|
||||||
"Great Wildlands",
|
|
||||||
"Derelik",
|
|
||||||
"Metropolis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Geminate",
|
"regionName": "Geminate",
|
||||||
"x": 621.5999999999999,
|
"x": 621.5999999999999,
|
||||||
"y": 229.6,
|
"y": 229.6,
|
||||||
"security": -0.3024275973019025,
|
"security": -0.3024275973019025,
|
||||||
"connectsTo": [
|
"connectsTo": "Vale of the Silent,Great Wildlands,The Forge,Metropolis,The Kalevala Expanse"
|
||||||
"Vale of the Silent",
|
|
||||||
"Great Wildlands",
|
|
||||||
"The Forge",
|
|
||||||
"Metropolis",
|
|
||||||
"The Kalevala Expanse"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Heimatar",
|
"regionName": "Heimatar",
|
||||||
"x": 574,
|
"x": 574,
|
||||||
"y": 413,
|
"y": 413,
|
||||||
"security": 0.669170560510317,
|
"security": 0.669170560510317,
|
||||||
"connectsTo": [
|
"connectsTo": "Derelik,Metropolis,Molden Heath,Devoid,Sinq Laison,The Bleak Lands"
|
||||||
"Derelik",
|
|
||||||
"Metropolis",
|
|
||||||
"Molden Heath",
|
|
||||||
"Devoid",
|
|
||||||
"Sinq Laison",
|
|
||||||
"The Bleak Lands"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Impass",
|
"regionName": "Impass",
|
||||||
"x": 526.4,
|
"x": 526.4,
|
||||||
"y": 722.4,
|
"y": 722.4,
|
||||||
"security": -0.2977719593499965,
|
"security": -0.2977719593499965,
|
||||||
"connectsTo": [
|
"connectsTo": "Tenerifis,Feythabolis,Catch"
|
||||||
"Tenerifis",
|
|
||||||
"Feythabolis",
|
|
||||||
"Catch"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Sinq Laison",
|
"regionName": "Sinq Laison",
|
||||||
"x": 364,
|
"x": 364,
|
||||||
"y": 357,
|
"y": 357,
|
||||||
"security": 0.6156939756658657,
|
"security": 0.6156939756658657,
|
||||||
"connectsTo": [
|
"connectsTo": "The Forge,The Citadel,Everyshore,Essence,Metropolis,The Bleak Lands,Domain,Heimatar,Genesis"
|
||||||
"The Forge",
|
|
||||||
"The Citadel",
|
|
||||||
"Everyshore",
|
|
||||||
"Essence",
|
|
||||||
"Metropolis",
|
|
||||||
"The Bleak Lands",
|
|
||||||
"Domain",
|
|
||||||
"Heimatar",
|
|
||||||
"Genesis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "The Citadel",
|
"regionName": "The Citadel",
|
||||||
"x": 453.59999999999997,
|
"x": 453.59999999999997,
|
||||||
"y": 278.59999999999997,
|
"y": 278.59999999999997,
|
||||||
"security": 0.6309940396437572,
|
"security": 0.6309940396437572,
|
||||||
"connectsTo": [
|
"connectsTo": "Essence,Lonetrek,Sinq Laison,The Forge,Verge Vendor,Black Rise"
|
||||||
"Essence",
|
|
||||||
"Lonetrek",
|
|
||||||
"Sinq Laison",
|
|
||||||
"The Forge",
|
|
||||||
"Verge Vendor",
|
|
||||||
"Black Rise"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "The Kalevala Expanse",
|
"regionName": "The Kalevala Expanse",
|
||||||
"x": 697.1999999999999,
|
"x": 697.1999999999999,
|
||||||
"y": 189,
|
"y": 189,
|
||||||
"security": -0.39691262036231884,
|
"security": -0.39691262036231884,
|
||||||
"connectsTo": [
|
"connectsTo": "Etherium Reach,Malpais,Vale of the Silent,Geminate"
|
||||||
"Etherium Reach",
|
|
||||||
"Malpais",
|
|
||||||
"Vale of the Silent",
|
|
||||||
"Geminate"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Deklein",
|
"regionName": "Deklein",
|
||||||
"x": 354.2,
|
"x": 354.2,
|
||||||
"y": 28,
|
"y": 28,
|
||||||
"security": -0.6112487431751329,
|
"security": -0.6112487431751329,
|
||||||
"connectsTo": [
|
"connectsTo": "Venal,Branch,Fade"
|
||||||
"Venal",
|
|
||||||
"Branch",
|
|
||||||
"Fade"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Devoid",
|
"regionName": "Devoid",
|
||||||
"x": 446.59999999999997,
|
"x": 446.59999999999997,
|
||||||
"y": 519.4,
|
"y": 519.4,
|
||||||
"security": 0.5119248873994359,
|
"security": 0.5119248873994359,
|
||||||
"connectsTo": [
|
"connectsTo": "The Bleak Lands,Derelik,Providence,Domain,Heimatar"
|
||||||
"The Bleak Lands",
|
|
||||||
"Derelik",
|
|
||||||
"Providence",
|
|
||||||
"Domain",
|
|
||||||
"Heimatar"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Everyshore",
|
"regionName": "Everyshore",
|
||||||
"x": 275.79999999999995,
|
"x": 275.79999999999995,
|
||||||
"y": 347.2,
|
"y": 347.2,
|
||||||
"security": 0.6360925705249215,
|
"security": 0.6360925705249215,
|
||||||
"connectsTo": [
|
"connectsTo": "Sinq Laison,Essence,Genesis"
|
||||||
"Sinq Laison",
|
|
||||||
"Essence",
|
|
||||||
"Genesis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "The Bleak Lands",
|
"regionName": "The Bleak Lands",
|
||||||
"x": 446.59999999999997,
|
"x": 446.59999999999997,
|
||||||
"y": 456.4,
|
"y": 456.4,
|
||||||
"security": 0.47874671877399877,
|
"security": 0.47874671877399877,
|
||||||
"connectsTo": [
|
"connectsTo": "Devoid,Domain,Sinq Laison,Heimatar,Metropolis"
|
||||||
"Devoid",
|
|
||||||
"Domain",
|
|
||||||
"Sinq Laison",
|
|
||||||
"Heimatar",
|
|
||||||
"Metropolis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Esoteria",
|
"regionName": "Esoteria",
|
||||||
"x": 358.4,
|
"x": 358.4,
|
||||||
"y": 753.1999999999999,
|
"y": 753.1999999999999,
|
||||||
"security": -0.31748632857731396,
|
"security": -0.31748632857731396,
|
||||||
"connectsTo": [
|
"connectsTo": "Stain,Paragon Soul,Feythabolis"
|
||||||
"Stain",
|
|
||||||
"Paragon Soul",
|
|
||||||
"Feythabolis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Oasa",
|
"regionName": "Oasa",
|
||||||
"x": 862.4,
|
"x": 862.4,
|
||||||
"y": 135.79999999999998,
|
"y": 135.79999999999998,
|
||||||
"security": -0.4332066145529412,
|
"security": -0.4332066145529412,
|
||||||
"connectsTo": [
|
"connectsTo": "Malpais,Perrigen Falls,Cobalt Edge,The Spire"
|
||||||
"Malpais",
|
|
||||||
"Perrigen Falls",
|
|
||||||
"Cobalt Edge",
|
|
||||||
"The Spire"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Syndicate",
|
"regionName": "Syndicate",
|
||||||
"x": 130.2,
|
"x": 130.2,
|
||||||
"y": 243.6,
|
"y": 243.6,
|
||||||
"security": -0.13152558743062276,
|
"security": -0.13152558743062276,
|
||||||
"connectsTo": [
|
"connectsTo": "Placid,Verge Vendor,Outer Ring,Solitude,Cloud Ring"
|
||||||
"Placid",
|
|
||||||
"Verge Vendor",
|
|
||||||
"Outer Ring",
|
|
||||||
"Solitude",
|
|
||||||
"Cloud Ring"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Metropolis",
|
"regionName": "Metropolis",
|
||||||
"x": 611.8,
|
"x": 611.8,
|
||||||
"y": 355.59999999999997,
|
"y": 355.59999999999997,
|
||||||
"security": 0.58966881561735,
|
"security": 0.58966881561735,
|
||||||
"connectsTo": [
|
"connectsTo": "Heimatar,Sinq Laison,Molden Heath,The Forge,Great Wildlands,Geminate,The Bleak Lands,Genesis,Yasna Zakh"
|
||||||
"Heimatar",
|
|
||||||
"Sinq Laison",
|
|
||||||
"Molden Heath",
|
|
||||||
"The Forge",
|
|
||||||
"Great Wildlands",
|
|
||||||
"Geminate",
|
|
||||||
"The Bleak Lands",
|
|
||||||
"Genesis",
|
|
||||||
"Yasna Zakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Domain",
|
"regionName": "Domain",
|
||||||
"x": 350,
|
"x": 350,
|
||||||
"y": 503.99999999999994,
|
"y": 503.99999999999994,
|
||||||
"security": 0.622324871109413,
|
"security": 0.622324871109413,
|
||||||
"connectsTo": [
|
"connectsTo": "Kador,Tash-Murkon,The Bleak Lands,Kor-Azor,Devoid,Providence,Sinq Laison"
|
||||||
"Kador",
|
|
||||||
"Tash-Murkon",
|
|
||||||
"The Bleak Lands",
|
|
||||||
"Kor-Azor",
|
|
||||||
"Devoid",
|
|
||||||
"Providence",
|
|
||||||
"Sinq Laison"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Solitude",
|
"regionName": "Solitude",
|
||||||
"x": 118.99999999999999,
|
"x": 118.99999999999999,
|
||||||
"y": 373.79999999999995,
|
"y": 373.79999999999995,
|
||||||
"security": 0.43695860747334253,
|
"security": 0.43695860747334253,
|
||||||
"connectsTo": [
|
"connectsTo": "Syndicate,Aridia,Placid"
|
||||||
"Syndicate",
|
|
||||||
"Aridia",
|
|
||||||
"Placid"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Tenal",
|
"regionName": "Tenal",
|
||||||
"x": 541.8,
|
"x": 541.8,
|
||||||
"y": 5.6,
|
"y": 5.6,
|
||||||
"security": -0.3992947466678551,
|
"security": -0.3992947466678551,
|
||||||
"connectsTo": [
|
"connectsTo": "Branch,Venal,Cobalt Edge"
|
||||||
"Branch",
|
|
||||||
"Venal",
|
|
||||||
"Cobalt Edge"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Fade",
|
"regionName": "Fade",
|
||||||
"x": 345.79999999999995,
|
"x": 345.79999999999995,
|
||||||
"y": 81.19999999999999,
|
"y": 81.19999999999999,
|
||||||
"security": -0.3635972129581686,
|
"security": -0.3635972129581686,
|
||||||
"connectsTo": [
|
"connectsTo": "Pure Blind,Cloud Ring,Deklein"
|
||||||
"Pure Blind",
|
|
||||||
"Cloud Ring",
|
|
||||||
"Deklein"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Providence",
|
"regionName": "Providence",
|
||||||
"x": 446.59999999999997,
|
"x": 446.59999999999997,
|
||||||
"y": 596.4,
|
"y": 596.4,
|
||||||
"security": -0.14058107644986062,
|
"security": -0.14058107644986062,
|
||||||
"connectsTo": [
|
"connectsTo": "Derelik,Catch,Devoid,Tash-Murkon,Domain"
|
||||||
"Derelik",
|
|
||||||
"Catch",
|
|
||||||
"Devoid",
|
|
||||||
"Tash-Murkon",
|
|
||||||
"Domain"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Placid",
|
"regionName": "Placid",
|
||||||
"x": 251.99999999999997,
|
"x": 251.99999999999997,
|
||||||
"y": 215.6,
|
"y": 215.6,
|
||||||
"security": 0.32579435985104327,
|
"security": 0.32579435985104327,
|
||||||
"connectsTo": [
|
"connectsTo": "Verge Vendor,Syndicate,Cloud Ring,Pure Blind,Essence,Black Rise,Solitude,Yasna Zakh"
|
||||||
"Verge Vendor",
|
|
||||||
"Syndicate",
|
|
||||||
"Cloud Ring",
|
|
||||||
"Pure Blind",
|
|
||||||
"Essence",
|
|
||||||
"Black Rise",
|
|
||||||
"Solitude",
|
|
||||||
"Yasna Zakh"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Khanid",
|
"regionName": "Khanid",
|
||||||
"x": 169.39999999999998,
|
"x": 169.39999999999998,
|
||||||
"y": 576.8,
|
"y": 576.8,
|
||||||
"security": 0.4707018411736416,
|
"security": 0.4707018411736416,
|
||||||
"connectsTo": [
|
"connectsTo": "Tash-Murkon,Kor-Azor,Querious,Catch,Aridia"
|
||||||
"Tash-Murkon",
|
|
||||||
"Kor-Azor",
|
|
||||||
"Querious",
|
|
||||||
"Catch",
|
|
||||||
"Aridia"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Querious",
|
"regionName": "Querious",
|
||||||
"x": 225.39999999999998,
|
"x": 225.39999999999998,
|
||||||
"y": 655.1999999999999,
|
"y": 655.1999999999999,
|
||||||
"security": -0.30662408350814446,
|
"security": -0.30662408350814446,
|
||||||
"connectsTo": [
|
"connectsTo": "Khanid,Delve,Catch"
|
||||||
"Khanid",
|
|
||||||
"Delve",
|
|
||||||
"Catch"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Cloud Ring",
|
"regionName": "Cloud Ring",
|
||||||
"x": 201.6,
|
"x": 201.6,
|
||||||
"y": 121.8,
|
"y": 121.8,
|
||||||
"security": -0.0743454982001546,
|
"security": -0.0743454982001546,
|
||||||
"connectsTo": [
|
"connectsTo": "Syndicate,Fade,Outer Ring,Pure Blind,Placid,Fountain,Black Rise"
|
||||||
"Syndicate",
|
|
||||||
"Fade",
|
|
||||||
"Outer Ring",
|
|
||||||
"Pure Blind",
|
|
||||||
"Placid",
|
|
||||||
"Fountain",
|
|
||||||
"Black Rise"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Kador",
|
"regionName": "Kador",
|
||||||
"x": 267.4,
|
"x": 267.4,
|
||||||
"y": 473.2,
|
"y": 473.2,
|
||||||
"security": 0.6126151510741249,
|
"security": 0.6126151510741249,
|
||||||
"connectsTo": [
|
"connectsTo": "Domain,Genesis,Tash-Murkon,Kor-Azor"
|
||||||
"Domain",
|
|
||||||
"Genesis",
|
|
||||||
"Tash-Murkon",
|
|
||||||
"Kor-Azor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Cobalt Edge",
|
"regionName": "Cobalt Edge",
|
||||||
"x": 911.4,
|
"x": 911.4,
|
||||||
"y": 84,
|
"y": 84,
|
||||||
"security": -0.5536523969632012,
|
"security": -0.5536523969632012,
|
||||||
"connectsTo": [
|
"connectsTo": "Oasa,Outer Passage,Tenal"
|
||||||
"Oasa",
|
|
||||||
"Outer Passage",
|
|
||||||
"Tenal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Aridia",
|
"regionName": "Aridia",
|
||||||
"x": 91,
|
"x": 91,
|
||||||
"y": 485.79999999999995,
|
"y": 485.79999999999995,
|
||||||
"security": 0.24478602679259379,
|
"security": 0.24478602679259379,
|
||||||
"connectsTo": [
|
"connectsTo": "Genesis,Khanid,Fountain,Solitude,Delve,Kor-Azor"
|
||||||
"Genesis",
|
|
||||||
"Khanid",
|
|
||||||
"Fountain",
|
|
||||||
"Solitude",
|
|
||||||
"Delve",
|
|
||||||
"Kor-Azor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Branch",
|
"regionName": "Branch",
|
||||||
"x": 438.2,
|
"x": 438.2,
|
||||||
"y": 1.4,
|
"y": 1.4,
|
||||||
"security": -0.5066867665502245,
|
"security": -0.5066867665502245,
|
||||||
"connectsTo": [
|
"connectsTo": "Venal,Tenal,Deklein"
|
||||||
"Venal",
|
|
||||||
"Tenal",
|
|
||||||
"Deklein"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Feythabolis",
|
"regionName": "Feythabolis",
|
||||||
"x": 518,
|
"x": 518,
|
||||||
"y": 791,
|
"y": 791,
|
||||||
"security": -0.4091841058376114,
|
"security": -0.4091841058376114,
|
||||||
"connectsTo": [
|
"connectsTo": "Impass,Omist,Esoteria,Tenerifis"
|
||||||
"Impass",
|
|
||||||
"Omist",
|
|
||||||
"Esoteria",
|
|
||||||
"Tenerifis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Outer Ring",
|
"regionName": "Outer Ring",
|
||||||
"x": 67.19999999999999,
|
"x": 67.19999999999999,
|
||||||
"y": 152.6,
|
"y": 152.6,
|
||||||
"security": -0.11103294363595742,
|
"security": -0.11103294363595742,
|
||||||
"connectsTo": [
|
"connectsTo": "Syndicate,Fountain,Cloud Ring"
|
||||||
"Syndicate",
|
|
||||||
"Fountain",
|
|
||||||
"Cloud Ring"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Fountain",
|
"regionName": "Fountain",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 306.59999999999997,
|
"y": 306.59999999999997,
|
||||||
"security": -0.29222405411119884,
|
"security": -0.29222405411119884,
|
||||||
"connectsTo": [
|
"connectsTo": "Outer Ring,Aridia,Delve,Cloud Ring"
|
||||||
"Outer Ring",
|
|
||||||
"Aridia",
|
|
||||||
"Delve",
|
|
||||||
"Cloud Ring"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Paragon Soul",
|
"regionName": "Paragon Soul",
|
||||||
"x": 267.4,
|
"x": 267.4,
|
||||||
"y": 785.4,
|
"y": 785.4,
|
||||||
"security": -0.24369043436760165,
|
"security": -0.24369043436760165,
|
||||||
"connectsTo": [
|
"connectsTo": "Esoteria,Period Basis"
|
||||||
"Esoteria",
|
|
||||||
"Period Basis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Delve",
|
"regionName": "Delve",
|
||||||
"x": 58.8,
|
"x": 58.8,
|
||||||
"y": 627.1999999999999,
|
"y": 627.1999999999999,
|
||||||
"security": -0.3946951739788309,
|
"security": -0.3946951739788309,
|
||||||
"connectsTo": [
|
"connectsTo": "Querious,Period Basis,Fountain,Aridia"
|
||||||
"Querious",
|
|
||||||
"Period Basis",
|
|
||||||
"Fountain",
|
|
||||||
"Aridia"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Tenerifis",
|
"regionName": "Tenerifis",
|
||||||
"x": 631.4,
|
"x": 631.4,
|
||||||
"y": 694.4,
|
"y": 694.4,
|
||||||
"security": -0.36507054923117094,
|
"security": -0.36507054923117094,
|
||||||
"connectsTo": [
|
"connectsTo": "Immensea,Impass,Catch,Omist,Feythabolis,Detorid"
|
||||||
"Immensea",
|
|
||||||
"Impass",
|
|
||||||
"Catch",
|
|
||||||
"Omist",
|
|
||||||
"Feythabolis",
|
|
||||||
"Detorid"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Omist",
|
"regionName": "Omist",
|
||||||
"x": 617.4,
|
"x": 617.4,
|
||||||
"y": 764.4,
|
"y": 764.4,
|
||||||
"security": -0.3901093373640807,
|
"security": -0.3901093373640807,
|
||||||
"connectsTo": [
|
"connectsTo": "Feythabolis,Tenerifis"
|
||||||
"Feythabolis",
|
|
||||||
"Tenerifis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Period Basis",
|
"regionName": "Period Basis",
|
||||||
"x": 95.19999999999999,
|
"x": 95.19999999999999,
|
||||||
"y": 739.1999999999999,
|
"y": 739.1999999999999,
|
||||||
"security": -0.42878320818367055,
|
"security": -0.42878320818367055,
|
||||||
"connectsTo": [
|
"connectsTo": "Delve,Paragon Soul,Stain"
|
||||||
"Delve",
|
|
||||||
"Paragon Soul",
|
|
||||||
"Stain"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Essence",
|
"regionName": "Essence",
|
||||||
"x": 268.79999999999995,
|
"x": 268.79999999999995,
|
||||||
"y": 268.79999999999995,
|
"y": 268.79999999999995,
|
||||||
"security": 0.5887139407756176,
|
"security": 0.5887139407756176,
|
||||||
"connectsTo": [
|
"connectsTo": "Sinq Laison,Everyshore,Genesis,The Citadel,Verge Vendor,Placid,Black Rise"
|
||||||
"Sinq Laison",
|
|
||||||
"Everyshore",
|
|
||||||
"Genesis",
|
|
||||||
"The Citadel",
|
|
||||||
"Verge Vendor",
|
|
||||||
"Placid",
|
|
||||||
"Black Rise"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Kor-Azor",
|
"regionName": "Kor-Azor",
|
||||||
"x": 201.6,
|
"x": 201.6,
|
||||||
"y": 518,
|
"y": 518,
|
||||||
"security": 0.5162395295666038,
|
"security": 0.5162395295666038,
|
||||||
"connectsTo": [
|
"connectsTo": "Domain,Genesis,Kador,Khanid,Aridia"
|
||||||
"Domain",
|
|
||||||
"Genesis",
|
|
||||||
"Kador",
|
|
||||||
"Khanid",
|
|
||||||
"Aridia"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Perrigen Falls",
|
"regionName": "Perrigen Falls",
|
||||||
"x": 775.5999999999999,
|
"x": 775.5999999999999,
|
||||||
"y": 154,
|
"y": 154,
|
||||||
"security": -0.44654669681730774,
|
"security": -0.44654669681730774,
|
||||||
"connectsTo": [
|
"connectsTo": "Malpais,The Spire,Oasa,Etherium Reach,Outer Passage,Venal"
|
||||||
"Malpais",
|
|
||||||
"The Spire",
|
|
||||||
"Oasa",
|
|
||||||
"Etherium Reach",
|
|
||||||
"Outer Passage",
|
|
||||||
"Venal"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Genesis",
|
"regionName": "Genesis",
|
||||||
"x": 187.6,
|
"x": 187.6,
|
||||||
"y": 441,
|
"y": 441,
|
||||||
"security": 0.449996365784655,
|
"security": 0.449996365784655,
|
||||||
"connectsTo": [
|
"connectsTo": "Kador,Essence,Everyshore,Verge Vendor,Kor-Azor,Aridia,Sinq Laison,The Forge,Metropolis"
|
||||||
"Kador",
|
|
||||||
"Essence",
|
|
||||||
"Everyshore",
|
|
||||||
"Verge Vendor",
|
|
||||||
"Kor-Azor",
|
|
||||||
"Aridia",
|
|
||||||
"Sinq Laison",
|
|
||||||
"The Forge",
|
|
||||||
"Metropolis"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Verge Vendor",
|
"regionName": "Verge Vendor",
|
||||||
"x": 184.79999999999998,
|
"x": 184.79999999999998,
|
||||||
"y": 316.4,
|
"y": 316.4,
|
||||||
"security": 0.6622543631310255,
|
"security": 0.6622543631310255,
|
||||||
"connectsTo": [
|
"connectsTo": "Essence,Genesis,Placid,Syndicate,The Citadel"
|
||||||
"Essence",
|
|
||||||
"Genesis",
|
|
||||||
"Placid",
|
|
||||||
"Syndicate",
|
|
||||||
"The Citadel"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Black Rise",
|
"regionName": "Black Rise",
|
||||||
"x": 394.79999999999995,
|
"x": 394.79999999999995,
|
||||||
"y": 224,
|
"y": 224,
|
||||||
"security": 0.3282094965606475,
|
"security": 0.3282094965606475,
|
||||||
"connectsTo": [
|
"connectsTo": "Lonetrek,Cloud Ring,Placid,The Citadel,Essence"
|
||||||
"Lonetrek",
|
|
||||||
"Cloud Ring",
|
|
||||||
"Placid",
|
|
||||||
"The Citadel",
|
|
||||||
"Essence"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regionName": "Pochven",
|
"regionName": "Pochven",
|
||||||
@@ -854,11 +476,13 @@
|
|||||||
"x": 579.5999999999999,
|
"x": 579.5999999999999,
|
||||||
"y": 457.79999999999995,
|
"y": 457.79999999999995,
|
||||||
"security": -1,
|
"security": -1,
|
||||||
"connectsTo": [
|
"connectsTo": "Metropolis,Placid,Venal,Curse"
|
||||||
"Metropolis",
|
},
|
||||||
"Placid",
|
{
|
||||||
"Venal",
|
"regionName": "Wormhole",
|
||||||
"Curse"
|
"x": 200,
|
||||||
]
|
"y": 50,
|
||||||
|
"security": -1,
|
||||||
|
"connectsTo": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -1,12 +1,13 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { Connection as ConnectionType } from '../lib/types';
|
||||||
|
|
||||||
interface ConnectionProps {
|
export const Connection: React.FC<ConnectionType> = ({ from, to, color }) => {
|
||||||
from: { x: number; y: number };
|
if (!from || !to) {
|
||||||
to: { x: number; y: number };
|
console.log(`Connection: ${from} -> ${to} is fucked up`);
|
||||||
color?: string;
|
return null;
|
||||||
}
|
};
|
||||||
|
const baseColor = color || "#a855f7";
|
||||||
|
|
||||||
export const Connection: React.FC<ConnectionProps> = ({ from, to, color }) => {
|
|
||||||
return (
|
return (
|
||||||
<g>
|
<g>
|
||||||
{/* Glow effect */}
|
{/* Glow effect */}
|
||||||
@@ -15,8 +16,8 @@ export const Connection: React.FC<ConnectionProps> = ({ from, to, color }) => {
|
|||||||
y1={from.y}
|
y1={from.y}
|
||||||
x2={to.x}
|
x2={to.x}
|
||||||
y2={to.y}
|
y2={to.y}
|
||||||
stroke={color || "#a855f7"}
|
stroke={baseColor}
|
||||||
strokeWidth="5"
|
strokeWidth={"5"}
|
||||||
opacity="0.3"
|
opacity="0.3"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
@@ -26,8 +27,8 @@ export const Connection: React.FC<ConnectionProps> = ({ from, to, color }) => {
|
|||||||
y1={from.y}
|
y1={from.y}
|
||||||
x2={to.x}
|
x2={to.x}
|
||||||
y2={to.y}
|
y2={to.y}
|
||||||
stroke={color || "#a855f7"}
|
stroke={baseColor}
|
||||||
strokeWidth="1"
|
strokeWidth={"1"}
|
||||||
opacity="0.7"
|
opacity="0.7"
|
||||||
className="transition-all duration-300"
|
className="transition-all duration-300"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -4,19 +4,8 @@ import { MapNode } from './MapNode';
|
|||||||
import { Connection } from './Connection';
|
import { Connection } from './Connection';
|
||||||
import { useQuery } from '@tanstack/react-query';
|
import { useQuery } from '@tanstack/react-query';
|
||||||
import { getSecurityColor } from '../utils/securityColors';
|
import { getSecurityColor } from '../utils/securityColors';
|
||||||
|
import { Position, Region } from '../lib/types';
|
||||||
|
|
||||||
interface Region {
|
|
||||||
regionName: string;
|
|
||||||
x: string;
|
|
||||||
y: string;
|
|
||||||
security: number;
|
|
||||||
connectsTo: string[];
|
|
||||||
}
|
|
||||||
|
|
||||||
interface Position {
|
|
||||||
x: number;
|
|
||||||
y: number;
|
|
||||||
}
|
|
||||||
|
|
||||||
const fetchUniverseData = async (): Promise<Region[]> => {
|
const fetchUniverseData = async (): Promise<Region[]> => {
|
||||||
const response = await fetch('/universe.json');
|
const response = await fetch('/universe.json');
|
||||||
@@ -164,7 +153,7 @@ export const GalaxyMap = () => {
|
|||||||
|
|
||||||
{/* Render connections first (behind nodes) */}
|
{/* Render connections first (behind nodes) */}
|
||||||
{regions?.map((region) =>
|
{regions?.map((region) =>
|
||||||
region.connectsTo?.map((connectedRegion) => {
|
region.connectsTo?.split(',').map((connectedRegion) => {
|
||||||
const fromPos = nodePositions[region.regionName];
|
const fromPos = nodePositions[region.regionName];
|
||||||
const toPos = nodePositions[connectedRegion];
|
const toPos = nodePositions[connectedRegion];
|
||||||
if (!fromPos || !toPos) return null;
|
if (!fromPos || !toPos) return null;
|
||||||
|
|||||||
@@ -6,9 +6,15 @@ interface MapNodeProps {
|
|||||||
name: string;
|
name: string;
|
||||||
position: { x: number; y: number };
|
position: { x: number; y: number };
|
||||||
onClick: () => void;
|
onClick: () => void;
|
||||||
|
onDoubleClick?: (e: React.MouseEvent) => void;
|
||||||
|
onDragStart?: (e: React.MouseEvent) => void;
|
||||||
|
onDrag?: (e: React.MouseEvent) => void;
|
||||||
|
onDragEnd?: (e: React.MouseEvent) => void;
|
||||||
|
onContextMenu?: (e: React.MouseEvent) => void;
|
||||||
type: 'region' | 'system';
|
type: 'region' | 'system';
|
||||||
security?: number;
|
security?: number;
|
||||||
signatures?: number;
|
signatures?: number;
|
||||||
|
isDraggable?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export const MapNode: React.FC<MapNodeProps> = ({
|
export const MapNode: React.FC<MapNodeProps> = ({
|
||||||
@@ -16,13 +22,49 @@ export const MapNode: React.FC<MapNodeProps> = ({
|
|||||||
name,
|
name,
|
||||||
position,
|
position,
|
||||||
onClick,
|
onClick,
|
||||||
|
onDoubleClick,
|
||||||
|
onDragStart,
|
||||||
|
onDrag,
|
||||||
|
onDragEnd,
|
||||||
|
onContextMenu,
|
||||||
type,
|
type,
|
||||||
security,
|
security,
|
||||||
signatures
|
signatures,
|
||||||
|
isDraggable = false
|
||||||
}) => {
|
}) => {
|
||||||
const [isHovered, setIsHovered] = useState(false);
|
const [isHovered, setIsHovered] = useState(false);
|
||||||
|
const [isDragging, setIsDragging] = useState(false);
|
||||||
|
|
||||||
|
const handleMouseDown = (e: React.MouseEvent) => {
|
||||||
|
console.log('MapNode handleMouseDown', { isDraggable, type, isDragging });
|
||||||
|
if (!isDraggable || type !== 'system') return;
|
||||||
|
e.stopPropagation();
|
||||||
|
onDragStart?.(e);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleMouseMove = (e: React.MouseEvent) => {
|
||||||
|
console.log('MapNode handleMouseMove', { isDragging, isDraggable, type });
|
||||||
|
if (!isDragging || !isDraggable || type !== 'system') return;
|
||||||
|
e.stopPropagation();
|
||||||
|
onDrag?.(e);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleMouseUp = (e: React.MouseEvent) => {
|
||||||
|
console.log('MapNode handleMouseUp', { isDragging, isDraggable, type });
|
||||||
|
if (!isDragging || !isDraggable || type !== 'system') return;
|
||||||
|
e.stopPropagation();
|
||||||
|
setIsDragging(false);
|
||||||
|
onDragEnd?.(e);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleMouseLeave = (e: React.MouseEvent) => {
|
||||||
|
console.log('MapNode handleMouseLeave', { isDragging, isDraggable, type });
|
||||||
|
if (!isDragging || !isDraggable || type !== 'system') return;
|
||||||
|
e.stopPropagation();
|
||||||
|
setIsDragging(false);
|
||||||
|
onDragEnd?.(e);
|
||||||
|
};
|
||||||
|
|
||||||
// Use security-based color for both systems and regions
|
|
||||||
const nodeColor = security !== undefined
|
const nodeColor = security !== undefined
|
||||||
? getSecurityColor(security)
|
? getSecurityColor(security)
|
||||||
: '#a855f7'; // fallback purple color
|
: '#a855f7'; // fallback purple color
|
||||||
@@ -94,17 +136,26 @@ export const MapNode: React.FC<MapNodeProps> = ({
|
|||||||
return (
|
return (
|
||||||
<g
|
<g
|
||||||
transform={`translate(${position.x}, ${position.y})`}
|
transform={`translate(${position.x}, ${position.y})`}
|
||||||
className="cursor-pointer select-none"
|
className={`cursor-pointer select-none ${isDraggable ? 'cursor-move' : ''}`}
|
||||||
onMouseEnter={() => setIsHovered(true)}
|
onMouseEnter={() => setIsHovered(true)}
|
||||||
onMouseLeave={() => setIsHovered(false)}
|
onMouseLeave={() => setIsHovered(false)}
|
||||||
|
onMouseDown={handleMouseDown}
|
||||||
onClick={(e) => {
|
onClick={(e) => {
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
onClick();
|
onClick();
|
||||||
}}
|
}}
|
||||||
|
onDoubleClick={(e) => {
|
||||||
|
e.stopPropagation();
|
||||||
|
onDoubleClick?.(e);
|
||||||
|
}}
|
||||||
|
onContextMenu={(e) => {
|
||||||
|
e.stopPropagation();
|
||||||
|
onContextMenu?.(e);
|
||||||
|
}}
|
||||||
>
|
>
|
||||||
{/* Node glow effect */}
|
{/* Node glow effect */}
|
||||||
<circle
|
<circle
|
||||||
r={nodeSize + 4}
|
r={isHovered ? nodeSize + 4 : nodeSize}
|
||||||
fill={nodeColor}
|
fill={nodeColor}
|
||||||
opacity={isHovered ? 0.3 : 0.1}
|
opacity={isHovered ? 0.3 : 0.1}
|
||||||
filter="url(#glow)"
|
filter="url(#glow)"
|
||||||
@@ -136,8 +187,7 @@ export const MapNode: React.FC<MapNodeProps> = ({
|
|||||||
fill="#ffffff"
|
fill="#ffffff"
|
||||||
fontSize="10"
|
fontSize="10"
|
||||||
fontWeight="bold"
|
fontWeight="bold"
|
||||||
className={`transition-all duration-300 ${
|
className={`transition-all duration-300 ${isHovered ? 'fill-purple-200' : 'fill-white'
|
||||||
isHovered ? 'fill-purple-200' : 'fill-white'
|
|
||||||
} pointer-events-none select-none`}
|
} pointer-events-none select-none`}
|
||||||
style={{ textShadow: '2px 2px 4px rgba(0,0,0,0.8)' }}
|
style={{ textShadow: '2px 2px 4px rgba(0,0,0,0.8)' }}
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -1,105 +1,232 @@
|
|||||||
import React, { useState, useRef, useCallback, useEffect, useMemo } from 'react';
|
import React, { useState, useRef, useCallback, useEffect } from 'react';
|
||||||
import { useNavigate } from 'react-router-dom';
|
import { useNavigate } from 'react-router-dom';
|
||||||
import { MapNode } from './MapNode';
|
import { MapNode } from '@/components/MapNode';
|
||||||
import { Connection } from './Connection';
|
import { SystemContextMenu } from '@/components/SystemContextMenu';
|
||||||
import { getSecurityColor } from '../utils/securityColors';
|
import { Connection } from '@/components/Connection';
|
||||||
import { useRegionData } from '../hooks/useRegionData';
|
import { useRegionData } from '@/hooks/useRegionData';
|
||||||
|
import { loadWormholeSystems, saveWormholeSystem, deleteWormholeSystem } from '@/utils/wormholeStorage';
|
||||||
|
import { System, Position, Connection as ConnectionType } from '@/lib/types';
|
||||||
|
import { getSecurityColor } from '@/utils/securityColors';
|
||||||
import { Header } from './Header';
|
import { Header } from './Header';
|
||||||
|
|
||||||
interface Position {
|
|
||||||
x: number;
|
|
||||||
y: number;
|
|
||||||
}
|
|
||||||
|
|
||||||
interface ProcessedConnection {
|
|
||||||
key: string;
|
|
||||||
from: Position;
|
|
||||||
to: Position;
|
|
||||||
color: string;
|
|
||||||
}
|
|
||||||
|
|
||||||
interface RegionMapProps {
|
interface RegionMapProps {
|
||||||
regionName: string;
|
regionName: string;
|
||||||
focusSystem?: string;
|
focusSystem?: string;
|
||||||
isCompact?: boolean;
|
isCompact?: boolean;
|
||||||
|
isWormholeRegion?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export const RegionMap = ({ regionName, focusSystem, isCompact = false }: RegionMapProps) => {
|
interface ContextMenuState {
|
||||||
|
x: number,
|
||||||
|
y: number,
|
||||||
|
system: System
|
||||||
|
}
|
||||||
|
|
||||||
|
function computeNodePositions(systems: Map<string, System>): Record<string, Position> {
|
||||||
|
const nodePositions: Record<string, Position> = {};
|
||||||
|
systems.forEach((system, key) => {
|
||||||
|
nodePositions[key] = { x: system.x, y: system.y };
|
||||||
|
});
|
||||||
|
return nodePositions;
|
||||||
|
}
|
||||||
|
function computeNodeConnections(systems: Map<string, System>): Map<string, ConnectionType> {
|
||||||
|
const connections: Map<string, ConnectionType> = new Map();
|
||||||
|
for (const [key, system] of systems.entries()) {
|
||||||
|
const connectedSystems = system.connectedSystems.split(',');
|
||||||
|
for (let connectedSystem of connectedSystems) {
|
||||||
|
connectedSystem = connectedSystem.trim();
|
||||||
|
const connectionKey = [key, connectedSystem].sort().join('-');
|
||||||
|
const destinationSystem = systems.get(connectedSystem);
|
||||||
|
if (destinationSystem) {
|
||||||
|
const averageSecurity = ((system.security || 0) + (destinationSystem.security || 0)) / 2;
|
||||||
|
const connection = {
|
||||||
|
key: connectionKey,
|
||||||
|
from: { x: system.x, y: system.y },
|
||||||
|
to: { x: destinationSystem.x, y: destinationSystem.y },
|
||||||
|
color: getSecurityColor(averageSecurity)
|
||||||
|
}
|
||||||
|
connections.set(connectionKey, connection);
|
||||||
|
} else {
|
||||||
|
console.log(`Destination system ${connectedSystem} not found for ${key}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return connections;
|
||||||
|
}
|
||||||
|
|
||||||
|
export const RegionMap = ({ regionName, focusSystem, isCompact = false, isWormholeRegion = false }: RegionMapProps) => {
|
||||||
const navigate = useNavigate();
|
const navigate = useNavigate();
|
||||||
const [viewBox, setViewBox] = useState({ x: 0, y: 0, width: 1200, height: 800 });
|
const [viewBox, setViewBox] = useState({ x: 0, y: 0, width: 1200, height: 800 });
|
||||||
const [isPanning, setIsPanning] = useState(false);
|
const [isPanning, setIsPanning] = useState(false);
|
||||||
const [lastPanPoint, setLastPanPoint] = useState({ x: 0, y: 0 });
|
const [lastPanPoint, setLastPanPoint] = useState({ x: 0, y: 0 });
|
||||||
const [nodePositions, setNodePositions] = useState<Record<string, Position>>({});
|
const [draggingNode, setDraggingNode] = useState<string | null>(null);
|
||||||
|
const [tempConnection, setTempConnection] = useState<{ from: Position; to: Position } | null>(null);
|
||||||
|
const [systems, setSystems] = useState<Map<string, System>>(new Map());
|
||||||
|
const [contextMenu, setContextMenu] = useState<ContextMenuState | null>(null);
|
||||||
|
const [connections, setConnections] = useState<Map<string, ConnectionType>>(new Map());
|
||||||
|
const [positions, setPositions] = useState<Record<string, Position>>({});
|
||||||
const svgRef = useRef<SVGSVGElement>(null);
|
const svgRef = useRef<SVGSVGElement>(null);
|
||||||
|
|
||||||
const { data: systems, isLoading, error } = useRegionData(regionName);
|
const { data: rsystems, isLoading, error } = useRegionData(regionName);
|
||||||
|
|
||||||
// Process connections once when systems or nodePositions change
|
|
||||||
const processedConnections = useMemo(() => {
|
|
||||||
if (!systems || !nodePositions) return [];
|
|
||||||
|
|
||||||
const connections = new Map<string, ProcessedConnection>();
|
|
||||||
|
|
||||||
systems.forEach(system => {
|
|
||||||
system.connectedSystems?.forEach(connectedSystem => {
|
|
||||||
const connectionKey = [system.solarSystemName, connectedSystem].sort().join('-');
|
|
||||||
if (connections.has(connectionKey)) return;
|
|
||||||
|
|
||||||
const fromPos = nodePositions[system.solarSystemName];
|
|
||||||
const toPos = nodePositions[connectedSystem];
|
|
||||||
if (!fromPos || !toPos) return;
|
|
||||||
|
|
||||||
const toSystem = systems.find(s => s.solarSystemName === connectedSystem);
|
|
||||||
if (!toSystem) return;
|
|
||||||
|
|
||||||
const avgSecurity = (system.security + toSystem.security) / 2;
|
|
||||||
const connectionColor = getSecurityColor(avgSecurity);
|
|
||||||
|
|
||||||
connections.set(connectionKey, {
|
|
||||||
key: connectionKey,
|
|
||||||
from: fromPos,
|
|
||||||
to: toPos,
|
|
||||||
color: connectionColor
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
return Array.from(connections.values());
|
|
||||||
}, [systems, nodePositions]);
|
|
||||||
|
|
||||||
// Initialize node positions and focus on system if specified
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (systems) {
|
if (!isLoading && error == null && rsystems && rsystems.size > 0)
|
||||||
const positions: Record<string, Position> = {};
|
setSystems(rsystems);
|
||||||
systems.forEach(system => {
|
}, [rsystems, isLoading, error]);
|
||||||
positions[system.solarSystemName] = {
|
|
||||||
x: system.x,
|
|
||||||
y: system.y
|
|
||||||
};
|
|
||||||
});
|
|
||||||
setNodePositions(positions);
|
|
||||||
|
|
||||||
// If focusSystem is specified and we're in compact mode, center on it
|
// Process connections when systems or nodePositions change
|
||||||
if (focusSystem && isCompact) {
|
useEffect(() => {
|
||||||
const focusSystemData = systems.find(s => s.solarSystemName === focusSystem);
|
if (!systems || systems.size === 0) return;
|
||||||
if (focusSystemData) {
|
console.log("Computing node positions");
|
||||||
setViewBox({
|
const positions = computeNodePositions(systems);
|
||||||
x: focusSystemData.x - 200,
|
setPositions(positions);
|
||||||
y: focusSystemData.y - 150,
|
console.log("Computing node connections");
|
||||||
width: 400,
|
const connections = computeNodeConnections(systems);
|
||||||
height: 300
|
setConnections(connections);
|
||||||
|
}, [systems]);
|
||||||
|
|
||||||
|
// Load wormhole systems on mount if in wormhole region
|
||||||
|
useEffect(() => {
|
||||||
|
if (isWormholeRegion) {
|
||||||
|
loadWormholeSystems().then(wormholeSystems => {
|
||||||
|
setSystems(wormholeSystems);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}, [isWormholeRegion]);
|
||||||
}
|
|
||||||
}, [systems, focusSystem, isCompact]);
|
|
||||||
|
|
||||||
const handleSystemClick = (systemName: string) => {
|
const handleSystemClick = (systemName: string) => {
|
||||||
if (focusSystem === systemName) return;
|
if (focusSystem === systemName) return;
|
||||||
|
|
||||||
navigate(`/regions/${regionName}/${systemName}`);
|
navigate(`/regions/${regionName}/${systemName}`);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
const handleSystemDoubleClick = async (e: React.MouseEvent, position: Position) => {
|
||||||
|
if (!isWormholeRegion) return;
|
||||||
|
e.stopPropagation();
|
||||||
|
|
||||||
|
// Create a new system at the clicked position
|
||||||
|
const newSystemName = `WH-${Date.now()}`;
|
||||||
|
const newSystem: System = {
|
||||||
|
solarSystemName: newSystemName,
|
||||||
|
x: position.x,
|
||||||
|
y: position.y,
|
||||||
|
connectedSystems: ''
|
||||||
|
}
|
||||||
|
const dbSystem = await saveWormholeSystem(newSystem);
|
||||||
|
setSystems(new Map(systems).set(newSystemName, dbSystem));
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleMapDoubleClick = (e: React.MouseEvent) => {
|
||||||
|
if (!isWormholeRegion || !svgRef.current) return;
|
||||||
|
e.stopPropagation();
|
||||||
|
|
||||||
|
const point = svgRef.current.createSVGPoint();
|
||||||
|
point.x = e.clientX;
|
||||||
|
point.y = e.clientY;
|
||||||
|
|
||||||
|
// Convert to SVG coordinates
|
||||||
|
const svgPoint = point.matrixTransform(svgRef.current.getScreenCTM()!.inverse());
|
||||||
|
const x = svgPoint.x;
|
||||||
|
const y = svgPoint.y;
|
||||||
|
|
||||||
|
handleSystemDoubleClick(e, { x, y });
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleNodeDragStart = (e: React.MouseEvent, nodeId: string) => {
|
||||||
|
if (!isWormholeRegion) return;
|
||||||
|
e.stopPropagation();
|
||||||
|
setDraggingNode(nodeId);
|
||||||
|
|
||||||
|
const point = svgRef.current.createSVGPoint();
|
||||||
|
point.x = e.clientX;
|
||||||
|
point.y = e.clientY;
|
||||||
|
|
||||||
|
// Convert to SVG coordinates
|
||||||
|
const svgPoint = point.matrixTransform(svgRef.current.getScreenCTM()!.inverse());
|
||||||
|
const x = svgPoint.x;
|
||||||
|
const y = svgPoint.y;
|
||||||
|
|
||||||
|
setTempConnection({
|
||||||
|
from: { x: systems.get(nodeId)!.x, y: systems.get(nodeId)!.y },
|
||||||
|
to: { x, y }
|
||||||
|
});
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleSvgMouseMove = (e: React.MouseEvent) => {
|
||||||
|
if (!draggingNode || !isWormholeRegion || !svgRef.current) return;
|
||||||
|
e.stopPropagation();
|
||||||
|
|
||||||
|
// Create a point in screen coordinates
|
||||||
|
const point = svgRef.current.createSVGPoint();
|
||||||
|
point.x = e.clientX;
|
||||||
|
point.y = e.clientY;
|
||||||
|
|
||||||
|
// Convert to SVG coordinates
|
||||||
|
const svgPoint = point.matrixTransform(svgRef.current.getScreenCTM()!.inverse());
|
||||||
|
const x = svgPoint.x;
|
||||||
|
const y = svgPoint.y;
|
||||||
|
|
||||||
|
// Check for nearby systems to snap to
|
||||||
|
var targetSystem: System | null = null;
|
||||||
|
systems.forEach(system => {
|
||||||
|
if (system.solarSystemName === draggingNode) return;
|
||||||
|
const dx = system.x - x;
|
||||||
|
const dy = system.y - y;
|
||||||
|
const distance = Math.sqrt(dx * dx + dy * dy);
|
||||||
|
if (distance < 20) {
|
||||||
|
targetSystem = system;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// Update temp connection with either snapped position or exact mouse position
|
||||||
|
setTempConnection(prev => prev ? {
|
||||||
|
from: prev.from,
|
||||||
|
to: targetSystem ? { x: targetSystem.x, y: targetSystem.y } : { x, y }
|
||||||
|
} : null);
|
||||||
|
|
||||||
|
if (targetSystem)
|
||||||
|
handleNodeDragEnd(e, targetSystem.solarSystemName);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleSvgMouseUp = (e: React.MouseEvent) => {
|
||||||
|
if (!draggingNode || !isWormholeRegion) return;
|
||||||
|
e.stopPropagation();
|
||||||
|
handleNodeDragEnd(e);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleNodeDragEnd = (e: React.MouseEvent, targetNodeId?: string) => {
|
||||||
|
if (!draggingNode || !isWormholeRegion) return;
|
||||||
|
e.stopPropagation();
|
||||||
|
|
||||||
|
if (targetNodeId && targetNodeId !== draggingNode) {
|
||||||
|
// Check if connection already exists
|
||||||
|
const connectionKey = [draggingNode, targetNodeId].sort().join('-');
|
||||||
|
const connectionExists = connections.has(connectionKey);
|
||||||
|
|
||||||
|
if (!connectionExists) {
|
||||||
|
const systemFrom = systems.get(draggingNode)!;
|
||||||
|
const systemTo = systems.get(targetNodeId)!;
|
||||||
|
|
||||||
|
const systemFromConnectedSystems = systemFrom.connectedSystems.split(",").filter(system => system != "");
|
||||||
|
systemFromConnectedSystems.push(targetNodeId);
|
||||||
|
systemFrom.connectedSystems = systemFromConnectedSystems.join(",");
|
||||||
|
|
||||||
|
const systemToConnectedSystems = systemTo.connectedSystems.split(",").filter(system => system != "");
|
||||||
|
systemToConnectedSystems.push(draggingNode);
|
||||||
|
systemTo.connectedSystems = systemToConnectedSystems.join(",");
|
||||||
|
|
||||||
|
systems.set(draggingNode, systemFrom);
|
||||||
|
systems.set(targetNodeId, systemTo);
|
||||||
|
setSystems(new Map(systems));
|
||||||
|
|
||||||
|
// We will just trust that they got saved
|
||||||
|
saveWormholeSystem(systemFrom);
|
||||||
|
saveWormholeSystem(systemTo);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
setDraggingNode(null);
|
||||||
|
setTempConnection(null);
|
||||||
|
};
|
||||||
|
|
||||||
const handleMouseDown = useCallback((e: React.MouseEvent) => {
|
const handleMouseDown = useCallback((e: React.MouseEvent) => {
|
||||||
if (!svgRef.current) return;
|
if (!svgRef.current) return;
|
||||||
setIsPanning(true);
|
setIsPanning(true);
|
||||||
@@ -161,6 +288,89 @@ export const RegionMap = ({ regionName, focusSystem, isCompact = false }: Region
|
|||||||
});
|
});
|
||||||
}, [viewBox]);
|
}, [viewBox]);
|
||||||
|
|
||||||
|
const handleContextMenu = (e: React.MouseEvent, system: System) => {
|
||||||
|
if (!isWormholeRegion) return;
|
||||||
|
e.preventDefault();
|
||||||
|
e.stopPropagation();
|
||||||
|
|
||||||
|
const rect = svgRef.current?.getBoundingClientRect();
|
||||||
|
if (!rect) return;
|
||||||
|
|
||||||
|
setContextMenu({
|
||||||
|
x: e.clientX,
|
||||||
|
y: e.clientY,
|
||||||
|
system: system
|
||||||
|
});
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleRenameSystem = (oldName: string, newName: string) => {
|
||||||
|
const system = systems.get(oldName);
|
||||||
|
if (system) {
|
||||||
|
const newSystems = new Map(systems);
|
||||||
|
system.solarSystemName = newName;
|
||||||
|
newSystems.set(newName, system);
|
||||||
|
newSystems.delete(oldName);
|
||||||
|
saveWormholeSystem(system);
|
||||||
|
|
||||||
|
// Update all the systems this system connects to
|
||||||
|
const connectedSystems = system.connectedSystems.split(',');
|
||||||
|
for (const connectedSystem of connectedSystems) {
|
||||||
|
const connectedSystemobj = newSystems.get(connectedSystem);
|
||||||
|
if (connectedSystemobj) {
|
||||||
|
connectedSystemobj.connectedSystems = connectedSystemobj.connectedSystems.replace(oldName, newName);
|
||||||
|
newSystems.set(connectedSystem, connectedSystemobj);
|
||||||
|
saveWormholeSystem(connectedSystemobj);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Update all the systems that connect to this system
|
||||||
|
for (const [key, system] of newSystems.entries()) {
|
||||||
|
if (system.connectedSystems.includes(oldName)) {
|
||||||
|
system.connectedSystems = system.connectedSystems.replace(oldName, newName);
|
||||||
|
newSystems.set(key, system);
|
||||||
|
saveWormholeSystem(system);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
setSystems(newSystems);
|
||||||
|
}
|
||||||
|
|
||||||
|
setContextMenu(null);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleClearConnections = async (system: System) => {
|
||||||
|
system.connectedSystems = '';
|
||||||
|
for (const [key, isystem] of systems.entries()) {
|
||||||
|
if (system.solarSystemName === isystem.solarSystemName) continue;
|
||||||
|
if (!isystem.connectedSystems.includes(system.solarSystemName)) continue;
|
||||||
|
isystem.connectedSystems = isystem.connectedSystems.split(',').filter(connectedSystem => connectedSystem !== system.solarSystemName).join(',');
|
||||||
|
systems.set(key, isystem);
|
||||||
|
saveWormholeSystem(isystem);
|
||||||
|
}
|
||||||
|
setSystems(new Map(systems));
|
||||||
|
saveWormholeSystem(system);
|
||||||
|
setContextMenu(null);
|
||||||
|
};
|
||||||
|
|
||||||
|
const handleDeleteSystem = async (system: System) => {
|
||||||
|
try {
|
||||||
|
const newSystems = new Map(systems);
|
||||||
|
newSystems.delete(system.solarSystemName);
|
||||||
|
setSystems(newSystems);
|
||||||
|
await deleteWormholeSystem(system);
|
||||||
|
setContextMenu(null);
|
||||||
|
} catch (error) {
|
||||||
|
console.error('Error deleting system:', error);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
// Close context menu when clicking outside
|
||||||
|
useEffect(() => {
|
||||||
|
const handleClickOutside = () => setContextMenu(null);
|
||||||
|
document.addEventListener('click', handleClickOutside);
|
||||||
|
return () => document.removeEventListener('click', handleClickOutside);
|
||||||
|
}, []);
|
||||||
|
|
||||||
if (isLoading) {
|
if (isLoading) {
|
||||||
return (
|
return (
|
||||||
<div className="h-full w-full bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 flex items-center justify-center">
|
<div className="h-full w-full bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 flex items-center justify-center">
|
||||||
@@ -180,87 +390,8 @@ export const RegionMap = ({ regionName, focusSystem, isCompact = false }: Region
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Compact mode (for system page)
|
|
||||||
if (isCompact) {
|
|
||||||
return (
|
return (
|
||||||
<div className="w-full h-full bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900">
|
<div className="w-full h-full bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 relative">
|
||||||
<svg
|
|
||||||
ref={svgRef}
|
|
||||||
width="100%"
|
|
||||||
height="100%"
|
|
||||||
viewBox={`${viewBox.x} ${viewBox.y} ${viewBox.width} ${viewBox.height}`}
|
|
||||||
className="cursor-grab active:cursor-grabbing"
|
|
||||||
onMouseDown={handleMouseDown}
|
|
||||||
onMouseMove={handleMouseMove}
|
|
||||||
onMouseUp={handleMouseUp}
|
|
||||||
onMouseLeave={handleMouseUp}
|
|
||||||
onWheel={handleWheel}
|
|
||||||
>
|
|
||||||
<defs>
|
|
||||||
<filter id="glow-compact">
|
|
||||||
<feGaussianBlur stdDeviation="3" result="coloredBlur" />
|
|
||||||
<feMerge>
|
|
||||||
<feMergeNode in="coloredBlur" />
|
|
||||||
<feMergeNode in="SourceGraphic" />
|
|
||||||
</feMerge>
|
|
||||||
</filter>
|
|
||||||
</defs>
|
|
||||||
|
|
||||||
{/* Render connections */}
|
|
||||||
{processedConnections.map(connection => (
|
|
||||||
<Connection
|
|
||||||
key={connection.key}
|
|
||||||
from={connection.from}
|
|
||||||
to={connection.to}
|
|
||||||
color={connection.color}
|
|
||||||
/>
|
|
||||||
))}
|
|
||||||
|
|
||||||
{/* Render systems */}
|
|
||||||
{systems?.map((system) => (
|
|
||||||
<MapNode
|
|
||||||
key={system.solarSystemName}
|
|
||||||
id={system.solarSystemName}
|
|
||||||
name={system.solarSystemName}
|
|
||||||
position={nodePositions[system.solarSystemName] || { x: 0, y: 0 }}
|
|
||||||
onClick={() => handleSystemClick(system.solarSystemName)}
|
|
||||||
type="system"
|
|
||||||
security={system.security}
|
|
||||||
signatures={system.signatures}
|
|
||||||
/>
|
|
||||||
))}
|
|
||||||
|
|
||||||
{/* Highlight focused system */}
|
|
||||||
{focusSystem && nodePositions[focusSystem] && (
|
|
||||||
<circle
|
|
||||||
cx={nodePositions[focusSystem].x}
|
|
||||||
cy={nodePositions[focusSystem].y}
|
|
||||||
r="15"
|
|
||||||
fill="none"
|
|
||||||
stroke="#a855f7"
|
|
||||||
strokeWidth="3"
|
|
||||||
strokeDasharray="5,5"
|
|
||||||
opacity="0.8"
|
|
||||||
>
|
|
||||||
<animateTransform
|
|
||||||
attributeName="transform"
|
|
||||||
attributeType="XML"
|
|
||||||
type="rotate"
|
|
||||||
from={`0 ${nodePositions[focusSystem].x} ${nodePositions[focusSystem].y}`}
|
|
||||||
to={`360 ${nodePositions[focusSystem].x} ${nodePositions[focusSystem].y}`}
|
|
||||||
dur="3s"
|
|
||||||
repeatCount="indefinite"
|
|
||||||
/>
|
|
||||||
</circle>
|
|
||||||
)}
|
|
||||||
</svg>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Full page mode - Make truly fullscreen
|
|
||||||
return (
|
|
||||||
<div className="h-full w-full flex flex-col">
|
|
||||||
<Header
|
<Header
|
||||||
title={`Region: ${regionName}`}
|
title={`Region: ${regionName}`}
|
||||||
breadcrumbs={[
|
breadcrumbs={[
|
||||||
@@ -268,8 +399,6 @@ export const RegionMap = ({ regionName, focusSystem, isCompact = false }: Region
|
|||||||
{ label: regionName }
|
{ label: regionName }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div className="flex-1 overflow-hidden">
|
|
||||||
<svg
|
<svg
|
||||||
ref={svgRef}
|
ref={svgRef}
|
||||||
width="100%"
|
width="100%"
|
||||||
@@ -277,10 +406,23 @@ export const RegionMap = ({ regionName, focusSystem, isCompact = false }: Region
|
|||||||
viewBox={`${viewBox.x} ${viewBox.y} ${viewBox.width} ${viewBox.height}`}
|
viewBox={`${viewBox.x} ${viewBox.y} ${viewBox.width} ${viewBox.height}`}
|
||||||
className="cursor-grab active:cursor-grabbing"
|
className="cursor-grab active:cursor-grabbing"
|
||||||
onMouseDown={handleMouseDown}
|
onMouseDown={handleMouseDown}
|
||||||
onMouseMove={handleMouseMove}
|
onMouseMove={(e) => {
|
||||||
onMouseUp={handleMouseUp}
|
if (isPanning) {
|
||||||
|
handleMouseMove(e);
|
||||||
|
} else {
|
||||||
|
handleSvgMouseMove(e);
|
||||||
|
}
|
||||||
|
}}
|
||||||
|
onMouseUp={(e) => {
|
||||||
|
if (isPanning) {
|
||||||
|
handleMouseUp();
|
||||||
|
} else {
|
||||||
|
handleSvgMouseUp(e);
|
||||||
|
}
|
||||||
|
}}
|
||||||
onMouseLeave={handleMouseUp}
|
onMouseLeave={handleMouseUp}
|
||||||
onWheel={handleWheel}
|
onWheel={handleWheel}
|
||||||
|
onDoubleClick={handleMapDoubleClick}
|
||||||
>
|
>
|
||||||
<defs>
|
<defs>
|
||||||
<filter id="glow">
|
<filter id="glow">
|
||||||
@@ -292,31 +434,82 @@ export const RegionMap = ({ regionName, focusSystem, isCompact = false }: Region
|
|||||||
</filter>
|
</filter>
|
||||||
</defs>
|
</defs>
|
||||||
|
|
||||||
{/* Render connections */}
|
{/* Render all connections */}
|
||||||
{processedConnections.map(connection => (
|
{Array.from(connections.entries()).map(([key, connection]) => (
|
||||||
<Connection
|
<Connection
|
||||||
key={connection.key}
|
key={key}
|
||||||
from={connection.from}
|
from={connection.from}
|
||||||
to={connection.to}
|
to={connection.to}
|
||||||
color={connection.color}
|
color={connection.color}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
|
|
||||||
{/* Render systems */}
|
{/* Render temporary connection while dragging */}
|
||||||
{systems?.map((system) => (
|
{tempConnection && (
|
||||||
|
<Connection
|
||||||
|
from={tempConnection.from}
|
||||||
|
to={tempConnection.to}
|
||||||
|
color="#f472b6"
|
||||||
|
/>
|
||||||
|
)}
|
||||||
|
|
||||||
|
{/* Render existing systems */}
|
||||||
|
{Array.from(systems.entries()).map(([key, system]) => (
|
||||||
<MapNode
|
<MapNode
|
||||||
key={system.solarSystemName}
|
key={key}
|
||||||
id={system.solarSystemName}
|
id={system.solarSystemName}
|
||||||
name={system.solarSystemName}
|
name={system.solarSystemName}
|
||||||
position={nodePositions[system.solarSystemName] || { x: 0, y: 0 }}
|
position={positions[system.solarSystemName] || { x: 0, y: 0 }}
|
||||||
onClick={() => handleSystemClick(system.solarSystemName)}
|
onClick={() => handleSystemClick(system.solarSystemName)}
|
||||||
|
onDoubleClick={(e) => handleSystemDoubleClick(e, positions[system.solarSystemName])}
|
||||||
|
onDragStart={(e) => handleNodeDragStart(e, system.solarSystemName)}
|
||||||
|
onDrag={handleSvgMouseMove}
|
||||||
|
onDragEnd={handleNodeDragEnd}
|
||||||
|
onContextMenu={(e) => handleContextMenu(e, system)}
|
||||||
type="system"
|
type="system"
|
||||||
security={system.security}
|
security={system.security}
|
||||||
signatures={system.signatures}
|
signatures={system.signatures}
|
||||||
|
isDraggable={isWormholeRegion}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
|
|
||||||
|
{/* Highlight focused system */}
|
||||||
|
{focusSystem && positions[focusSystem] && (
|
||||||
|
<circle
|
||||||
|
cx={positions[focusSystem].x}
|
||||||
|
cy={positions[focusSystem].y}
|
||||||
|
r="15"
|
||||||
|
fill="none"
|
||||||
|
stroke="#a855f7"
|
||||||
|
strokeWidth="3"
|
||||||
|
strokeDasharray="5,5"
|
||||||
|
opacity="0.8"
|
||||||
|
>
|
||||||
|
<animateTransform
|
||||||
|
attributeName="transform"
|
||||||
|
attributeType="XML"
|
||||||
|
type="rotate"
|
||||||
|
from={`0 ${positions[focusSystem].x} ${positions[focusSystem].y}`}
|
||||||
|
to={`360 ${positions[focusSystem].x} ${positions[focusSystem].y}`}
|
||||||
|
dur="10s"
|
||||||
|
repeatCount="indefinite"
|
||||||
|
/>
|
||||||
|
</circle>
|
||||||
|
)}
|
||||||
</svg>
|
</svg>
|
||||||
</div>
|
|
||||||
|
{/* Context Menu */}
|
||||||
|
{contextMenu && (
|
||||||
|
<SystemContextMenu
|
||||||
|
x={contextMenu.x}
|
||||||
|
y={contextMenu.y}
|
||||||
|
system={systems.get(contextMenu.system.solarSystemName)!}
|
||||||
|
onRename={(newName) => handleRenameSystem(contextMenu.system.solarSystemName, newName)}
|
||||||
|
onDelete={handleDeleteSystem}
|
||||||
|
onClearConnections={handleClearConnections}
|
||||||
|
onClose={() => setContextMenu(null)}
|
||||||
|
/>
|
||||||
|
)}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
import { Card, CardContent } from "@/components/ui/card";
|
import { Card, CardContent } from "@/components/ui/card";
|
||||||
import { Badge } from "@/components/ui/badge";
|
import { Badge } from "@/components/ui/badge";
|
||||||
import { Zap, Shield, Coins, HelpCircle } from "lucide-react";
|
import { Zap, Shield, Coins, HelpCircle } from "lucide-react";
|
||||||
import { Signature } from "./SystemTracker";
|
import { Signature } from "@/lib/types";
|
||||||
|
|
||||||
interface SignatureCardProps {
|
interface SignatureCardProps {
|
||||||
signature: Signature;
|
signature: Signature;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
import { Badge } from "@/components/ui/badge";
|
import { Badge } from "@/components/ui/badge";
|
||||||
import { Zap, Shield, Coins, HelpCircle, Clock, AlertTriangle, Skull } from "lucide-react";
|
import { Zap, Shield, Coins, HelpCircle, Clock, AlertTriangle, Skull } from "lucide-react";
|
||||||
import { Signature } from "@/components/SystemTracker";
|
import { Signature } from "@/lib/types";
|
||||||
|
|
||||||
interface SignatureListItemProps {
|
interface SignatureListItemProps {
|
||||||
signature: Signature;
|
signature: Signature;
|
||||||
|
|||||||
89
src/components/SystemContextMenu.tsx
Normal file
89
src/components/SystemContextMenu.tsx
Normal file
@@ -0,0 +1,89 @@
|
|||||||
|
import { useState, useRef } from 'react';
|
||||||
|
import { System } from '@/lib/types';
|
||||||
|
|
||||||
|
interface SystemContextMenuProps {
|
||||||
|
x: number;
|
||||||
|
y: number;
|
||||||
|
system: System;
|
||||||
|
onRename: (newName: string) => void;
|
||||||
|
onDelete: (system: System) => void;
|
||||||
|
onClearConnections: (system: System) => void;
|
||||||
|
onClose: () => void;
|
||||||
|
}
|
||||||
|
|
||||||
|
export const SystemContextMenu = ({ x, y, system, onRename, onDelete, onClearConnections, onClose }: SystemContextMenuProps) => {
|
||||||
|
if (!system) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
const [isRenaming, setIsRenaming] = useState(false);
|
||||||
|
const [newName, setNewName] = useState(system.solarSystemName);
|
||||||
|
const menuRef = useRef<HTMLDivElement>(null);
|
||||||
|
|
||||||
|
const handleRename = () => {
|
||||||
|
if (newName.trim() && newName !== system.solarSystemName) {
|
||||||
|
onRename(newName);
|
||||||
|
onClose();
|
||||||
|
}
|
||||||
|
setIsRenaming(false);
|
||||||
|
};
|
||||||
|
|
||||||
|
return (
|
||||||
|
<div
|
||||||
|
ref={menuRef}
|
||||||
|
className="fixed bg-slate-800 border border-slate-600 rounded-lg shadow-lg p-2 z-50"
|
||||||
|
style={{ left: x, top: y }}
|
||||||
|
onClick={(e) => e.stopPropagation()}
|
||||||
|
>
|
||||||
|
{isRenaming ? (
|
||||||
|
<div className="space-y-2">
|
||||||
|
<input
|
||||||
|
type="text"
|
||||||
|
value={newName}
|
||||||
|
onChange={(e) => setNewName(e.target.value)}
|
||||||
|
className="w-full px-2 py-1 bg-slate-700 border border-slate-600 rounded text-white"
|
||||||
|
autoFocus
|
||||||
|
onKeyDown={(e) => {
|
||||||
|
if (e.key === 'Enter') handleRename();
|
||||||
|
if (e.key === 'Escape') setIsRenaming(false);
|
||||||
|
}}
|
||||||
|
/>
|
||||||
|
<div className="flex space-x-2">
|
||||||
|
<button
|
||||||
|
onClick={handleRename}
|
||||||
|
className="px-2 py-1 bg-blue-600 hover:bg-blue-700 rounded text-white text-sm"
|
||||||
|
>
|
||||||
|
Save
|
||||||
|
</button>
|
||||||
|
<button
|
||||||
|
onClick={() => setIsRenaming(false)}
|
||||||
|
className="px-2 py-1 bg-slate-600 hover:bg-slate-700 rounded text-white text-sm"
|
||||||
|
>
|
||||||
|
Cancel
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
) : (
|
||||||
|
<div className="space-y-1">
|
||||||
|
<button
|
||||||
|
onClick={() => setIsRenaming(true)}
|
||||||
|
className="w-full px-3 py-1 text-left text-white hover:bg-slate-700 rounded text-sm"
|
||||||
|
>
|
||||||
|
Rename
|
||||||
|
</button>
|
||||||
|
<button
|
||||||
|
onClick={() => onClearConnections(system)}
|
||||||
|
className="w-full px-3 py-1 text-left text-white hover:bg-slate-700 rounded text-sm"
|
||||||
|
>
|
||||||
|
Clear Connections
|
||||||
|
</button>
|
||||||
|
<button
|
||||||
|
onClick={() => onDelete(system)}
|
||||||
|
className="w-full px-3 py-1 text-left text-red-400 hover:bg-slate-700 rounded text-sm"
|
||||||
|
>
|
||||||
|
Delete
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
</div>
|
||||||
|
);
|
||||||
|
};
|
||||||
@@ -7,21 +7,7 @@ import { Button } from "@/components/ui/button";
|
|||||||
import { RefreshCw, AlertCircle, Radar } from "lucide-react";
|
import { RefreshCw, AlertCircle, Radar } from "lucide-react";
|
||||||
import { SignatureListItem } from "@/components/SignatureListItem";
|
import { SignatureListItem } from "@/components/SignatureListItem";
|
||||||
import { toast } from "@/hooks/use-toast";
|
import { toast } from "@/hooks/use-toast";
|
||||||
|
import { Signature } from "@/lib/types";
|
||||||
export interface Signature {
|
|
||||||
collectionId?: string;
|
|
||||||
collectionName?: string;
|
|
||||||
id?: string;
|
|
||||||
identifier: string;
|
|
||||||
signame: string;
|
|
||||||
sysid: string;
|
|
||||||
system: string;
|
|
||||||
type: string;
|
|
||||||
updated?: string;
|
|
||||||
created?: string;
|
|
||||||
dangerous?: boolean;
|
|
||||||
scanned?: string;
|
|
||||||
}
|
|
||||||
|
|
||||||
interface ApiResponse {
|
interface ApiResponse {
|
||||||
items: Signature[];
|
items: Signature[];
|
||||||
|
|||||||
@@ -6,8 +6,7 @@ import type {
|
|||||||
} from "@/components/ui/toast"
|
} from "@/components/ui/toast"
|
||||||
|
|
||||||
const TOAST_LIMIT = 1
|
const TOAST_LIMIT = 1
|
||||||
const TOAST_REMOVE_DELAY = 1000000
|
const TOAST_REMOVE_DELAY = 10000
|
||||||
|
|
||||||
type ToasterToast = ToastProps & {
|
type ToasterToast = ToastProps & {
|
||||||
id: string
|
id: string
|
||||||
title?: React.ReactNode
|
title?: React.ReactNode
|
||||||
|
|||||||
@@ -1,36 +1,29 @@
|
|||||||
|
import { System } from '@/lib/types';
|
||||||
import { useQuery } from '@tanstack/react-query';
|
import { useQuery } from '@tanstack/react-query';
|
||||||
|
|
||||||
const pocketbaseUrl = `https://evebase.site.quack-lab.dev/api/collections/regionview/records`;
|
const pocketbaseUrl = `https://evebase.site.quack-lab.dev/api/collections/regionview/records`;
|
||||||
|
|
||||||
interface SolarSystem {
|
const fetchRegionData = async (regionName: string): Promise<Map<string, System>> => {
|
||||||
solarSystemName: string;
|
|
||||||
x: number;
|
|
||||||
y: number;
|
|
||||||
security: number;
|
|
||||||
signatures: number;
|
|
||||||
connectedSystems: string[];
|
|
||||||
}
|
|
||||||
|
|
||||||
const fetchRegionData = async (regionName: string): Promise<SolarSystem[]> => {
|
|
||||||
const response = await fetch(`/${regionName}.json`);
|
const response = await fetch(`/${regionName}.json`);
|
||||||
if (!response.ok) {
|
if (!response.ok) {
|
||||||
throw new Error('Failed to fetch region data');
|
throw new Error('Failed to fetch region data');
|
||||||
}
|
}
|
||||||
const systems = await response.json();
|
const systems = await response.json();
|
||||||
|
const systemsMap = new Map<string, System>();
|
||||||
|
systems.forEach(system => {
|
||||||
|
systemsMap.set(system.solarSystemName, system);
|
||||||
|
});
|
||||||
|
|
||||||
const regionSignatures = await fetch(`${pocketbaseUrl}?filter=(sysregion%3D'${regionName}')&perPage=1000`);
|
const regionSignatures = await fetch(`${pocketbaseUrl}?filter=(sysregion%3D'${regionName}')&perPage=1000`);
|
||||||
const regionSignaturesJson = await regionSignatures.json();
|
const regionSignaturesJson = await regionSignatures.json();
|
||||||
console.log(regionSignaturesJson);
|
|
||||||
if (regionSignaturesJson.items.length > 0) {
|
if (regionSignaturesJson.items.length > 0) {
|
||||||
for (const systemSigs of regionSignaturesJson.items) {
|
for (const systemSigs of regionSignaturesJson.items) {
|
||||||
const system = systems.find(s => s.solarSystemName === systemSigs.sysname);
|
const system = systemsMap.get(systemSigs.sysname);
|
||||||
if (system) {
|
if (system)
|
||||||
system.signatures = systemSigs.sigcount;
|
system.signatures = systemSigs.sigcount;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
return systemsMap;
|
||||||
return systems;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export const useRegionData = (regionName: string) => {
|
export const useRegionData = (regionName: string) => {
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
|
|
||||||
|
|
||||||
|
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
|
||||||
|
|||||||
42
src/lib/types.ts
Normal file
42
src/lib/types.ts
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
export interface Position {
|
||||||
|
x: number;
|
||||||
|
y: number;
|
||||||
|
}
|
||||||
|
|
||||||
|
export interface System {
|
||||||
|
id?: string;
|
||||||
|
solarSystemName: string;
|
||||||
|
x: number;
|
||||||
|
y: number;
|
||||||
|
security?: number;
|
||||||
|
signatures?: number;
|
||||||
|
connectedSystems: string;
|
||||||
|
}
|
||||||
|
|
||||||
|
export interface Region {
|
||||||
|
id?: string;
|
||||||
|
regionName: string;
|
||||||
|
x: string;
|
||||||
|
y: string;
|
||||||
|
security: number;
|
||||||
|
connectsTo: string;
|
||||||
|
}
|
||||||
|
|
||||||
|
export interface Connection {
|
||||||
|
from: Position;
|
||||||
|
to: Position;
|
||||||
|
color?: string;
|
||||||
|
}
|
||||||
|
|
||||||
|
export interface Signature {
|
||||||
|
id?: string;
|
||||||
|
identifier: string;
|
||||||
|
signame: string;
|
||||||
|
sysid: string;
|
||||||
|
system: string;
|
||||||
|
type: string;
|
||||||
|
updated?: string;
|
||||||
|
created?: string;
|
||||||
|
dangerous?: boolean;
|
||||||
|
scanned?: string;
|
||||||
|
}
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
import { useParams } from 'react-router-dom';
|
import { useParams } from 'react-router-dom';
|
||||||
import { RegionMap } from '@/components/RegionMap';
|
import { RegionMap } from '@/components/RegionMap';
|
||||||
import { Button } from '@/components/ui/button';
|
import { Button } from '@/components/ui/button';
|
||||||
@@ -29,7 +28,10 @@ export const RegionPage = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="h-screen w-screen bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 overflow-hidden">
|
<div className="h-screen w-screen bg-gradient-to-br from-slate-900 via-slate-800 to-slate-900 overflow-hidden">
|
||||||
<RegionMap regionName={region} />
|
<RegionMap
|
||||||
|
regionName={region}
|
||||||
|
isWormholeRegion={region === "Wormhole"}
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
42
src/utils/wormholeStorage.ts
Normal file
42
src/utils/wormholeStorage.ts
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
import { System } from '@/lib/types';
|
||||||
|
import pb from '../lib/pocketbase';
|
||||||
|
|
||||||
|
const wormholeCollection = pb.collection('wormholeSystems');
|
||||||
|
|
||||||
|
// Load all wormhole systems
|
||||||
|
export const loadWormholeSystems = async (): Promise<Map<string, System>> => {
|
||||||
|
try {
|
||||||
|
const systems = await wormholeCollection.getFullList<System>();
|
||||||
|
return new Map(systems.map(system => [system.solarSystemName, system]));
|
||||||
|
} catch (error) {
|
||||||
|
console.error('Error loading wormhole systems:', error);
|
||||||
|
return new Map();
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
// Save/update a wormhole system
|
||||||
|
export const saveWormholeSystem = async (system: System): Promise<System> => {
|
||||||
|
try {
|
||||||
|
console.log('Saving wormhole system:', system);
|
||||||
|
if (system.id) {
|
||||||
|
return await wormholeCollection.update(system.id, system);
|
||||||
|
} else {
|
||||||
|
return await wormholeCollection.create(system);
|
||||||
|
}
|
||||||
|
} catch (error) {
|
||||||
|
console.error('Error saving wormhole system:', error);
|
||||||
|
throw error;
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
export const deleteWormholeSystem = async (system: System): Promise<void> => {
|
||||||
|
try {
|
||||||
|
if (!system.id) {
|
||||||
|
throw new Error('System has no ID');
|
||||||
|
}
|
||||||
|
await wormholeCollection.delete(system.id);
|
||||||
|
} catch (error) {
|
||||||
|
console.error('Error deleting wormhole system:', error);
|
||||||
|
throw error;
|
||||||
|
}
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user