Created
October 15, 2015 16:37
-
-
Save m3talstorm/3e128374b263d5767084 to your computer and use it in GitHub Desktop.
Pull of the Star Citizen map information found at https://robertsspaceindustries.com/api/starmap/bootup which is used to feed https://robertsspaceindustries.com/starmap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": 1, | |
"data": { | |
"config": { | |
"nearPlane": 2, | |
"farPlane": 12345, | |
"stars": { | |
"useStarFading": true, | |
"fadeStart": 0.5, | |
"pitchEffect": 0.30995506799496, | |
"pitchIntensity": 0.70026885732194, | |
"radiusFactor": 26, | |
"maxRadius": 16, | |
"colorD1": "#e6e600", | |
"colorD2": "#ac9800", | |
"colorL1": "rgb(0,255,0)", | |
"colorL2": "rgb(128,255,129)", | |
"colorC1": "rgb(255,0,0)", | |
"colorC2": "rgb(255,128,128)" | |
}, | |
"routes": [ | |
{ | |
"width": 0.2, | |
"color": "#4a2727", | |
"colorBorder": "#2f0d00", | |
"size": 0.17537460014591, | |
"density": 0.64304020053501, | |
"speed": 1, | |
"side": 0, | |
"center": 0, | |
"pitchEffect": 1, | |
"pitchIntensity": 0.5, | |
"highlightFactor": 0.15, | |
"depthFactor": 0.1 | |
}, | |
{ | |
"width": 0.25, | |
"color": "#372618", | |
"colorBorder": "#200f00", | |
"size": 0.18, | |
"density": 0.26768495575633, | |
"speed": 0.20949257407017, | |
"side": 0, | |
"center": 0, | |
"pitchEffect": 1, | |
"pitchIntensity": 0.5, | |
"highlightFactor": 0.15, | |
"depthFactor": 0.1 | |
}, | |
{ | |
"width": 0.3, | |
"color": "#43381e", | |
"colorBorder": "#2f2100", | |
"size": 0.18, | |
"density": 0.22, | |
"speed": 0.15, | |
"side": 0, | |
"center": 0, | |
"pitchEffect": 1, | |
"pitchIntensity": 0.50274052041828, | |
"highlightFactor": 0.15, | |
"depthFactor": 0.1 | |
} | |
], | |
"starfield": { | |
"radius": 3, | |
"count": 2000, | |
"sizeMin": 1, | |
"sizeMax": 1, | |
"color1": "#7a7a7a", | |
"color2": "#96b4cf" | |
}, | |
"longRangeScanner": { | |
"radius": 1, | |
"colorD1": "#9be80d", | |
"colorD2": "#7baa00", | |
"colorL1": "#efc22f", | |
"colorL2": "#bc6f26", | |
"colorC1": "#ed7346", | |
"colorC2": "#922c24", | |
"colorBorder": "rgb(250,183,62)", | |
"colorGlow": "rgb(180,0,0)", | |
"colorMap": "rgb(250,183,62)", | |
"alpha": 1, | |
"radiusD": 0.65434958798936, | |
"widthD": 0.11479817333147, | |
"ratioD": 0.75766794398767, | |
"radiusL": 0.50511196265845, | |
"widthL": 0.20663671199664, | |
"ratioL": 0.32, | |
"radiusC": 0.3443945199944, | |
"widthC": 0.13775780799776, | |
"ratioC": 0.37883397199384, | |
"radiusBorder": 0.75766794398767, | |
"widthBorder": 0.1, | |
"tickCount": 0.92986520398487, | |
"tickLength": 0.13775780799776, | |
"tickWidth": 0.26403579866237, | |
"glowWidth": 0.42475324132642 | |
} | |
}, | |
"systems": { | |
"rowcount": 90, | |
"totalrows": "90", | |
"estimatedrows": false, | |
"pagesize": 0, | |
"pagecount": null, | |
"page": 1, | |
"offset": 0, | |
"startrow": 0, | |
"resultset": [ | |
{ | |
"id": "314", | |
"status": "P", | |
"time_modified": "2015-10-10 04:46:44", | |
"type": "SINGLE_STAR", | |
"name": "Stanton", | |
"code": "STANTON", | |
"position_x": "49.53471800", | |
"position_y": "-2.63396450", | |
"position_z": "16.47529200", | |
"description": "While the UEE still controls the rights to the system overall, the four planets themselves were sold by the government to four megacorporations making them the only privately-owned worlds in the Empire. Though subject to the UEE’s Common Laws and standard penal code, the UEE does not police the region. Instead, private planetary security teams enforce the local law.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "613" | |
} | |
], | |
"aggregated_size": "4.85000000", | |
"aggregated_population": 9.63, | |
"aggregated_economy": 10, | |
"aggregated_danger": 10, | |
"thumbnail": { | |
"slug": "anxi4tr0ija81", | |
"source": "https://robertsspaceindustries.com/media/anxi4tr0ija81r/source/JStanton-Arccorp.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/anxi4tr0ija81r/post/JStanton-Arccorp.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/anxi4tr0ija81r/product_thumb_large/JStanton-Arccorp.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/anxi4tr0ija81r/subscribers_vault_thumbnail/JStanton-Arccorp.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "315", | |
"status": "P", | |
"time_modified": "2015-10-10 04:42:16", | |
"type": "SINGLE_STAR", | |
"name": "Nyx", | |
"code": "NYX", | |
"position_x": "26.53817700", | |
"position_y": "27.07102600", | |
"position_z": "-14.51749700", | |
"description": "Discovered in 2582, the Nyx System was left unclaimed by the UEE after deciding its three planets were not terraforming candidates and an attempts to mine the dense Glaciem Ring were deemed too dangerous. In 2618, a group of political activists and refugees, fleeing the Messer regime, moved into a vacated mining facility located in Delamar, a moon-sized asteroid deep within the system’s asteroid belt.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "611" | |
} | |
], | |
"aggregated_size": "39.00000000", | |
"aggregated_population": 5.55, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "733vl0wtmp977", | |
"source": "https://robertsspaceindustries.com/media/733vl0wtmp977r/source/Nyx-1.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/733vl0wtmp977r/post/Nyx-1.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/733vl0wtmp977r/product_thumb_large/Nyx-1.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/733vl0wtmp977r/subscribers_vault_thumbnail/Nyx-1.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "316", | |
"status": "P", | |
"time_modified": "2015-10-08 05:28:47", | |
"type": "SINGLE_STAR", | |
"name": "Terra", | |
"code": "TERRA", | |
"position_x": "67.71392800", | |
"position_y": "-8.13130950", | |
"position_z": "-3.14161040", | |
"description": "Terra is the only system in the Empire that is named after the capital planet rather than the star at its center. Since its discovery, Terra has grown consistently in both popularity and influence. Even during the Messer era, Terra was one of the few systems that tried to maintain a progressive stance against the despotic reign. It was this perseverance in the face of adversity that has elevated it to be almost synonymous with Earth as the center of power in the UEE.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "476" | |
} | |
], | |
"aggregated_size": "12.00000000", | |
"aggregated_population": 9.37, | |
"aggregated_economy": 5.47, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "pu0ouaxhay8le", | |
"source": "https://robertsspaceindustries.com/media/pu0ouaxhay8ler/source/Jp_terra1.png", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/pu0ouaxhay8ler/post/Jp_terra1.png", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/pu0ouaxhay8ler/product_thumb_large/Jp_terra1.png", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/pu0ouaxhay8ler/subscribers_vault_thumbnail/Jp_terra1.png" | |
} | |
} | |
}, | |
{ | |
"id": "317", | |
"status": "M", | |
"time_modified": "2015-10-08 21:01:06", | |
"type": "SINGLE_STAR", | |
"name": "Virgil", | |
"code": "VIRGIL", | |
"position_x": "-26.94844400", | |
"position_y": "16.27732100", | |
"position_z": "3.09696290", | |
"description": "Once a shining star of Humanity’s expansion, the system’s main economic and social hub was Virgil I, which was quickly terraformed and colonized with help from the government-funded Project Far Star. After Tiber fell, the UEE military hastily retreated into Virgil and tried to mount a defense to stop the Vanduul advance, but the unrelenting raiders quickly overwhelmed them. Millions of civilians died as the UEE fled the system; leaving it in the hands of the Vanduul ever since.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "565" | |
} | |
], | |
"aggregated_size": "16.30000000", | |
"aggregated_population": 7.52, | |
"aggregated_economy": 1.28, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "oqh7xc195a3an", | |
"source": "https://robertsspaceindustries.com/media/oqh7xc195a3anr/source/Virgil-System.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/oqh7xc195a3anr/post/Virgil-System.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/oqh7xc195a3anr/product_thumb_large/Virgil-System.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/oqh7xc195a3anr/subscribers_vault_thumbnail/Virgil-System.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "318", | |
"status": "P", | |
"time_modified": "2015-10-10 05:05:47", | |
"type": "SINGLE_STAR", | |
"name": "Pyro", | |
"code": "PYRO", | |
"position_x": "40.12613300", | |
"position_y": "8.41486640", | |
"position_z": "-17.21741900", | |
"description": "Most of Pyro System’s six planets are thoroughly scorched thanks to the flare star at its center. Upon its discovery in 2401, any valuable minerals were quickly mined and its lack of habitable planets noted. A Gold Horizon orbital platform was built near Pyro VI in the hopes of salvaging Pyro III but was ultimately deserted. Since then, the platform has become a refuge for black market traders and warring pirate gangs. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "615" | |
} | |
], | |
"aggregated_size": "16.82000000", | |
"aggregated_population": 7.19, | |
"aggregated_economy": 2.56, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "16boo55ggsr1x", | |
"source": "https://robertsspaceindustries.com/media/16boo55ggsr1xr/source/Pyro.png", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/16boo55ggsr1xr/post/Pyro.png", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/16boo55ggsr1xr/product_thumb_large/Pyro.png", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/16boo55ggsr1xr/subscribers_vault_thumbnail/Pyro.png" | |
} | |
} | |
}, | |
{ | |
"id": "319", | |
"status": "P", | |
"time_modified": "2015-10-10 06:05:24", | |
"type": "SINGLE_STAR", | |
"name": "Magnus", | |
"code": "MAGNUS", | |
"position_x": "49.62083400", | |
"position_y": "-13.12486000", | |
"position_z": "2.54716800", | |
"description": "The shipyards of Magnus system used to be one of the iconic locations of the Empire. When the Navy moved operations to Kilian System, the system’s economy was unable to recover. The resulting decades of economic downturn and criminal activity is only now being slowly reversed in large part due to the ship manufacturer Drake Interplanetary establishing their corporate headquarters here.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "630" | |
} | |
], | |
"aggregated_size": "3.00000000", | |
"aggregated_population": 8.33, | |
"aggregated_economy": 0.81, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "tk7vrvj46saz6", | |
"source": "https://robertsspaceindustries.com/media/tk7vrvj46saz6r/source/Borea_MagnusII.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/tk7vrvj46saz6r/post/Borea_MagnusII.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/tk7vrvj46saz6r/product_thumb_large/Borea_MagnusII.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/tk7vrvj46saz6r/subscribers_vault_thumbnail/Borea_MagnusII.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "320", | |
"status": "P", | |
"time_modified": "2015-10-10 04:38:40", | |
"type": "SINGLE_STAR", | |
"name": "Nul", | |
"code": "NUL", | |
"position_x": "-18.14866400", | |
"position_y": "-10.62140100", | |
"position_z": "-2.23589850", | |
"description": "A pulsating Cepheid star blasts Nul with heightened temperatures that make it difficult for Human habitation. This lead the UEE to leave the system unclaimed despite several attempts to terraform the worlds. Nul remained mostly uninhabited until 2571, when the UEES Olympus crashed into Ashana while attempting to eliminate anti-Messer activists. A small population of criminals, drifters and expatriates now call its wreckage home.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "610" | |
} | |
], | |
"aggregated_size": "4.60000000", | |
"aggregated_population": 8.15, | |
"aggregated_economy": 1.63, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "j4mxhdz651vkp", | |
"source": "https://robertsspaceindustries.com/media/j4mxhdz651vkpr/source/PMS-Cover.jpg", | |
"images": [] | |
} | |
}, | |
{ | |
"id": "321", | |
"status": "P", | |
"time_modified": "2015-10-08 18:02:16", | |
"type": "SINGLE_STAR", | |
"name": "Taranis", | |
"code": "TARANIS", | |
"position_x": "53.63201100", | |
"position_y": "-32.44535400", | |
"position_z": "-5.80908010", | |
"description": "Taranis is an unclaimed system best known for two dense asteroid belts that must be passed through when traveling between jump points. Besides the asteroids belt providing plenty of cover for pirates and criminals to hide, the Taranis System is probably best known for its broken moon above Taranis II, which inspired the “Broken Moon of Taranis” map in the game Arena Commander.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "519" | |
} | |
], | |
"aggregated_size": "7.00000000", | |
"aggregated_population": 7.92, | |
"aggregated_economy": 2.79, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "nmypvpz769bu1", | |
"source": "https://robertsspaceindustries.com/media/nmypvpz769bu1r/source/Taranis_StarSystem_Concept_Final.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/nmypvpz769bu1r/post/Taranis_StarSystem_Concept_Final.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/nmypvpz769bu1r/product_thumb_large/Taranis_StarSystem_Concept_Final.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/nmypvpz769bu1r/subscribers_vault_thumbnail/Taranis_StarSystem_Concept_Final.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "322", | |
"status": "P", | |
"time_modified": "2015-10-10 03:54:50", | |
"type": "SINGLE_STAR", | |
"name": "Vega", | |
"code": "VEGA", | |
"position_x": "-8.53796960", | |
"position_y": "10.79473000", | |
"position_z": "17.97753300", | |
"description": "First settled in 2402, Vega experienced rapid growth until the Vanduul emerged in neighboring systems during the late 27th century and a large portion of the populace fled. However, in the last decade, the system has undergone a revival driven by increased military presence, solid infrastructure, and low real estate prices. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "607" | |
} | |
], | |
"aggregated_size": "8.00000000", | |
"aggregated_population": 8.53, | |
"aggregated_economy": 3.02, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "b2rfw1g7bmuy6", | |
"source": "https://robertsspaceindustries.com/media/b2rfw1g7bmuy6r/source/Vega-System-1.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/b2rfw1g7bmuy6r/post/Vega-System-1.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/b2rfw1g7bmuy6r/product_thumb_large/Vega-System-1.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/b2rfw1g7bmuy6r/subscribers_vault_thumbnail/Vega-System-1.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "323", | |
"status": "P", | |
"time_modified": "2015-10-06 22:06:50", | |
"type": "SINGLE_STAR", | |
"name": "Ellis", | |
"code": "ELLIS", | |
"position_x": "45.25400500", | |
"position_y": "-21.55368000", | |
"position_z": "-3.71079250", | |
"description": "This thirteen-planet system contains a wide habitable zone thanks to its F-type main sequence star. Ellis is mostly known as the home of the UEE’s most famous race, the Murray Cup. What began as way to kill time during the terraforming process has become big business; fueling the economy for the three terraformed planets -- Green (Ellis III), Kampos (Ellis IV), and Noble (Ellis V). Ellis’ eleventh planet recently collided with its moon, leaving an asteroid belt in the former orbital path.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "433" | |
} | |
], | |
"aggregated_size": "101.00000000", | |
"aggregated_population": 8.75, | |
"aggregated_economy": 6.74, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "j5g0nmpd3ciej", | |
"source": "https://robertsspaceindustries.com/media/j5g0nmpd3ciejr/source/Ellis_System_1.png", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/j5g0nmpd3ciejr/post/Ellis_System_1.png", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/j5g0nmpd3ciejr/product_thumb_large/Ellis_System_1.png", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/j5g0nmpd3ciejr/subscribers_vault_thumbnail/Ellis_System_1.png" | |
} | |
} | |
}, | |
{ | |
"id": "324", | |
"status": "P", | |
"time_modified": "2015-10-10 05:45:55", | |
"type": "SINGLE_STAR", | |
"name": "Odin", | |
"code": "ODIN", | |
"position_x": "-0.10553169", | |
"position_y": "37.88318600", | |
"position_z": "-27.75277900", | |
"description": "Long before its discovery, Odin was rendered uninhabitable when the star degenerated into a white dwarf. What is left may be mineral rich, but is completely inhospitable to Humans. Of particular interest is the Coil, an asteroid belt that suffers from constant electromagnetic storms, which considerably hampers efforts to harvest the valuable resources in the area while simultaneously providing an oasis to outlaws operating in the system. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "623" | |
} | |
], | |
"aggregated_size": "21.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 2.21, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "tmcustpdtsbjj", | |
"source": "https://robertsspaceindustries.com/media/tmcustpdtsbjjr/source/KSSF-Background.jpg", | |
"images": [] | |
} | |
}, | |
{ | |
"id": "325", | |
"status": "P", | |
"time_modified": "2015-10-10 05:47:54", | |
"type": "SINGLE_STAR", | |
"name": "Helios", | |
"code": "HELIOS", | |
"position_x": "67.76655600", | |
"position_y": "-35.14945200", | |
"position_z": "9.04347230", | |
"description": "Helios is a unique system because of the helium-strong type B star at its center. It creates fierce solar wind that can interfere with ship sensors. The UEE military takes advantage of this phenomenon to shield their exact activities at Hephaestus Station and Helios IV. Recently, the beautiful, oceanic planet of Tangaroa (Helios II) has become a popular tourist destination. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "624" | |
} | |
], | |
"aggregated_size": "403.00000000", | |
"aggregated_population": 8.77, | |
"aggregated_economy": 2.67, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "077bhrx1czicu", | |
"source": "https://robertsspaceindustries.com/media/077bhrx1czicur/source/Tangora1.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/077bhrx1czicur/post/Tangora1.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/077bhrx1czicur/product_thumb_large/Tangora1.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/077bhrx1czicur/subscribers_vault_thumbnail/Tangora1.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "326", | |
"status": "P", | |
"time_modified": "2015-10-09 18:04:14", | |
"type": "SINGLE_STAR", | |
"name": "Kellog", | |
"code": "KELLOG", | |
"position_x": "-27.03306600", | |
"position_y": "37.93123200", | |
"position_z": "-2.59158180", | |
"description": "Though it sits on the border of Vanduul space, the system is under heavy watch for two other reasons. The first is the discovery of life on Kellog II (Xis) which placed that planet under the protection of the Fair Chance Act. The second is that the UEE converted the system’s last planet into the prison world QuarterDeck (Kellog VI). However, frequent trips into the system by bounty hunters and haulers make it the busiest developing system in the UEE. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d", | |
"membership.id": "591" | |
} | |
], | |
"aggregated_size": "16.70000000", | |
"aggregated_population": 8.32, | |
"aggregated_economy": 2.33, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "327", | |
"status": "M", | |
"time_modified": "2015-10-10 02:36:37", | |
"type": "SINGLE_STAR", | |
"name": "Tiber", | |
"code": "TIBER", | |
"position_x": "-35.52413600", | |
"position_y": "10.73423000", | |
"position_z": "6.15300320", | |
"description": "Discovered during the Project Far Star push, the UEE constructed multiple stations in the systems in lieu of terraforming the two planets. After the Vanduul attacks in Orion, Tiber quickly transformed into a military staging area. It was here where they managed to stop the Vanduul advance. The system became a battleground, leading to its ominous nickname, “Grinder.” The crushing defeat after the Siege of Tiber sent the UEE military scrambling back into Virgil.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "600" | |
} | |
], | |
"aggregated_size": "1.55000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 1.05, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "ig1no0et53c8l", | |
"source": "https://robertsspaceindustries.com/media/ig1no0et53c8lr/source/GGS-Background.jpg", | |
"images": [] | |
} | |
}, | |
{ | |
"id": "328", | |
"status": "P", | |
"time_modified": "2015-10-10 04:45:40", | |
"type": "SINGLE_STAR", | |
"name": "Osiris", | |
"code": "OSIRIS", | |
"position_x": "99.02492500", | |
"position_y": "-21.55305700", | |
"position_z": "-8.50569250", | |
"description": "Osiris was one of the first systems protected under the Fair Chance Act. Discovered shortly before the Massacre of Garron II, the system wasn’t properly explored until after the Messer Regime fell. When native life was found on Etos (Osiris I) the FCA was swiftly put to use. While the system’s inner reaches are off limits, an observation station exist near Osiris I. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d", | |
"membership.id": "603" | |
} | |
], | |
"aggregated_size": "4.31445500", | |
"aggregated_population": 7.51, | |
"aggregated_economy": 1.05, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "me4lwplirnnlx", | |
"source": "https://robertsspaceindustries.com/media/me4lwplirnnlxr/source/Osiris-System.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/me4lwplirnnlxr/post/Osiris-System.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/me4lwplirnnlxr/product_thumb_large/Osiris-System.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/me4lwplirnnlxr/subscribers_vault_thumbnail/Osiris-System.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "329", | |
"status": "P", | |
"time_modified": "2015-10-03 01:15:53", | |
"type": "SINGLE_STAR", | |
"name": "Fora", | |
"code": "FORA", | |
"position_x": "2.65723510", | |
"position_y": "-67.59278900", | |
"position_z": "-50.63693200", | |
"description": "Located near Banu territory, surveyors were hopeful that Fora system could become another major trade hub. Unfortunately, it’s only habitable planet, Hyperion (Fora III), fell victim to a terraforming mishap that created a perpetual, planet-wide dust storm. Informal censuses of the area indicate that visitors are more likely to encounter a smuggler, outlaw or Banu settler than a UEE Citizen while in this five-planet system.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "373" | |
} | |
], | |
"aggregated_size": "14.00000000", | |
"aggregated_population": 8.3, | |
"aggregated_economy": 1.86, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "331", | |
"status": "P", | |
"time_modified": "2015-10-08 23:05:34", | |
"type": "SINGLE_STAR", | |
"name": "Bremen", | |
"code": "BREMEN", | |
"position_x": "13.61405700", | |
"position_y": "19.07716400", | |
"position_z": "-6.40938190", | |
"description": "Discovered in 2441 during the Expansionist Era, Bremen didn’t offer any exotic resources or unique stellar compositions, so it was considered by many to be ‘unremarkable.’ The system developed slowly over the centuries and, aside from some notoriety as the main provider of rations during the Second Tevarin War (2603-2610), it retained its unassuming reputation. Recently it was revealed this innocuousness made Bremen an ideal launching place for the activists that overthrew the Messers. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "577" | |
} | |
], | |
"aggregated_size": "6.14000000", | |
"aggregated_population": 8.56, | |
"aggregated_economy": 1.51, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "o2lwtyoufd0sp", | |
"source": "https://robertsspaceindustries.com/media/o2lwtyoufd0spr/source/SC_Bremen_System_Concept_Final.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/o2lwtyoufd0spr/post/SC_Bremen_System_Concept_Final.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/o2lwtyoufd0spr/product_thumb_large/SC_Bremen_System_Concept_Final.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/o2lwtyoufd0spr/subscribers_vault_thumbnail/SC_Bremen_System_Concept_Final.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "332", | |
"status": "P", | |
"time_modified": "2015-10-09 18:05:47", | |
"type": "SINGLE_STAR", | |
"name": "Oso", | |
"code": "OSO", | |
"position_x": "31.09702700", | |
"position_y": "13.58713300", | |
"position_z": "-40.18243000", | |
"description": "The most advanced primitive species ever discovered by the UEE lives in the Oso System and is a source of endless fascination for scientists. Because the native species is so advanced, the UEE has built Observation Base Chimera to monitor traffic in the system. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d", | |
"membership.id": "593" | |
} | |
], | |
"aggregated_size": "15.70000000", | |
"aggregated_population": 8.1, | |
"aggregated_economy": 1.51, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "333", | |
"status": "P", | |
"time_modified": "2015-10-10 04:35:49", | |
"type": "SINGLE_STAR", | |
"name": "Tayac", | |
"code": "TAYAC", | |
"position_x": "80.73561900", | |
"position_y": "-16.13992900", | |
"position_z": "-64.05534400", | |
"description": "Tayac is a single planet system near Xi’An space that is best known as the location of the Ark orbital platform. Opened by the UEE in 2800, the Ark was built following the end of the cold war with the Xi’An and meant to be a repository for universal knowledge as well as a neutral ground for diplomatic discussions between species. Though it has been used infrequently for diplomatic purposes, the Ark’s massive library contains a wealth of invaluable historical information.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "609" | |
} | |
], | |
"aggregated_size": "3.64540000", | |
"aggregated_population": 2.65, | |
"aggregated_economy": 2.21, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "334", | |
"status": "P", | |
"time_modified": "2015-10-09 00:18:34", | |
"type": "SINGLE_STAR", | |
"name": "Chronos", | |
"code": "CHRONOS", | |
"position_x": "-18.83503300", | |
"position_y": "54.18090800", | |
"position_z": "13.78157400", | |
"description": "This vast, sparse system contains only two dead worlds closely circling the G-type main sequence star at the center. Chronos’ green zone was empty, making it the perfect location for the UEE’s ambitious Synthworld project. Currently, Chronos’ only landing zone is Archangel Station, which was built to observe and aid the Synthworld’s construction. Although the system’s need for resources might make it a tempting target for outlaws, the UEE maintains a military presence to safeguard the project. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "580" | |
} | |
], | |
"aggregated_size": "1.20000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 1.98, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "335", | |
"status": "P", | |
"time_modified": "2015-10-08 17:44:13", | |
"type": "SINGLE_STAR", | |
"name": "Min", | |
"code": "MIN", | |
"position_x": "40.14642000", | |
"position_y": "-29.81984700", | |
"position_z": "17.68380200", | |
"description": "Min is unique among Human systems in that its main focus is not a star but, instead, a rogue gas giant with four orbiting moons. The system lacks resources or much of interest. Still, life has found a way to inhabit this system. Bioluminescent bacteria exist on Min 1b and a small group of settlers have even established an encampment there. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "511" | |
} | |
], | |
"aggregated_size": "1.30000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 2.21, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "336", | |
"status": "P", | |
"time_modified": "2015-10-14 20:03:00", | |
"type": "SINGLE_STAR", | |
"name": "Kallis", | |
"code": "KALLIS", | |
"position_x": "22.29381600", | |
"position_y": "2.69734950", | |
"position_z": "-3.51858400", | |
"description": "Kallis is a developing system whose planetary masses are still in the process of forming, much to the interest of the scientific community. Even though it lacks any lifeforms, it is currently protected by the Fair Chance Act so that researchers may take advantage of this unique opportunity to watch a system’s formation firsthand.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d", | |
"membership.id": "636" | |
} | |
], | |
"aggregated_size": "20.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 2.67, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "wke8b7g87cq99", | |
"source": "https://robertsspaceindustries.com/media/wke8b7g87cq99r/source/Kallis.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/wke8b7g87cq99r/post/Kallis.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/wke8b7g87cq99r/product_thumb_large/Kallis.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/wke8b7g87cq99r/subscribers_vault_thumbnail/Kallis.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "337", | |
"status": "P", | |
"time_modified": "2015-10-09 00:17:44", | |
"type": "SINGLE_STAR", | |
"name": "Castra", | |
"code": "CASTRA", | |
"position_x": "40.19461800", | |
"position_y": "18.95837800", | |
"position_z": "21.06100800", | |
"description": "Zoned as a staging area for Naval bombers, Castra was a key military position along the Perry Line during the Xi’An/Human tensions of 2530-2789. Once the Akari Treaty was recognized by Imperator Toi, the UEE military largely demilitarized the system and opened it for public habitation. Castra experienced a boom in population thanks to the inexpensive real estate that opened up in the wake of the military’s departure.\n ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "579" | |
} | |
], | |
"aggregated_size": "22.00000000", | |
"aggregated_population": 8.46, | |
"aggregated_economy": 0.93, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "scdkn4biqpvwx", | |
"source": "https://robertsspaceindustries.com/media/scdkn4biqpvwxr/source/Sherman_006.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/scdkn4biqpvwxr/post/Sherman_006.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/scdkn4biqpvwxr/product_thumb_large/Sherman_006.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/scdkn4biqpvwxr/subscribers_vault_thumbnail/Sherman_006.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "338", | |
"status": "P", | |
"time_modified": "2015-10-08 15:20:32", | |
"type": "SINGLE_STAR", | |
"name": "Hades", | |
"code": "HADES", | |
"position_x": "26.80994000", | |
"position_y": "-32.32772800", | |
"position_z": "-3.95969270", | |
"description": "Named after the ancient mythological underworld, Hades is an ancient battlefield of the dead. Xenoarchaelogists theorize that a system-wide civil war ended in the self-annihilation of the civilization. The UEE registry lists this unclaimed system as having three and a half planets. The “half planet” is Hades IV, which has been split in half by a mysterious force. Hades has endured as an archaeological curiosity for both scientists and the public alike, some of whom are convinced the Hadesian ‘planet-killer’ tech is somewhere in the system.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "506" | |
} | |
], | |
"aggregated_size": "22.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 1.05, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "i98oqt29bqotw", | |
"source": "https://robertsspaceindustries.com/media/i98oqt29bqotwr/source/UBA-Background.jpg", | |
"images": [] | |
} | |
}, | |
{ | |
"id": "339", | |
"status": "M", | |
"time_modified": "2015-10-08 21:01:45", | |
"type": "SINGLE_STAR", | |
"name": "Caliban", | |
"code": "CALIBAN", | |
"position_x": "-31.41180400", | |
"position_y": "-7.82411100", | |
"position_z": "3.56286880", | |
"description": "Caliban is a former UEE system lost during the Vanduul push. The Fall of Caliban in 2871 is famous for being the last time a Vanduul Kingship was in UEE space. The ensuing battle also featured the Lost Squad’s last stand against overwhelming odds. Almost eighty years later, both worlds have become a feast for the harvesters of roaming Vanduul Clans. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "568" | |
} | |
], | |
"aggregated_size": "8.94900000", | |
"aggregated_population": 6.59, | |
"aggregated_economy": 1.63, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "340", | |
"status": "P", | |
"time_modified": "2015-10-10 05:57:15", | |
"type": "SINGLE_STAR", | |
"name": "Davien", | |
"code": "DAVIEN", | |
"position_x": "13.36286100", | |
"position_y": "-18.60718900", | |
"position_z": "3.85482190", | |
"description": "The Davien System is famous for being the site of Humanity’s first alien encounter. Following first contact with the Banu in 2483, it only took a few months for Humanity to negotiate its first interstellar peace treaty. People and businesses flooded the system’s only habitable planet Cestulus (Davien II) to do business with the Banu. The system’s clout faded as larger and more stable jump points were discovered in other systems. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "627" | |
} | |
], | |
"aggregated_size": "17.00000000", | |
"aggregated_population": 8.98, | |
"aggregated_economy": 1.51, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "cgl4b8slf09of", | |
"source": "https://robertsspaceindustries.com/media/cgl4b8slf09ofr/source/ICF-Cover.jpg", | |
"images": [] | |
} | |
}, | |
{ | |
"id": "342", | |
"status": "P", | |
"time_modified": "2015-10-10 05:34:11", | |
"type": "BINARY", | |
"name": "Baker", | |
"code": "BAKER", | |
"position_x": "89.54095500", | |
"position_y": "-5.42230320", | |
"position_z": "-39.71175400", | |
"description": "Though the binary star system is of great interest to the scientific community, Baker has seen little use by the general civilian population. Poor placement of the planets makes terraforming impossible, and, as a result, the system’s sparse population is mostly confined to Xenia, a Covalex shipping hub near Baker-III. This relative isolation has made it an ideal spot for underground racing, the most well-known of which is the Able Baker Challenge. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "619" | |
} | |
], | |
"aggregated_size": "7.50000000", | |
"aggregated_population": 7.69, | |
"aggregated_economy": 2.91, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "bl6bjweeq6kty", | |
"source": "https://robertsspaceindustries.com/media/bl6bjweeq6ktyr/source/Baker_System_Concept_Final-V2-Rotate.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/bl6bjweeq6ktyr/post/Baker_System_Concept_Final-V2-Rotate.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/bl6bjweeq6ktyr/product_thumb_large/Baker_System_Concept_Final-V2-Rotate.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/bl6bjweeq6ktyr/subscribers_vault_thumbnail/Baker_System_Concept_Final-V2-Rotate.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "344", | |
"status": "P", | |
"time_modified": "2015-10-10 06:12:39", | |
"type": "SINGLE_STAR", | |
"name": "Kilian", | |
"code": "KILIAN", | |
"position_x": "30.58723400", | |
"position_y": "-13.46303900", | |
"position_z": "3.14505480", | |
"description": "The economy of this fourteen-planet system is primarily military-industrial, containing countless military barracks, training facilities, and shipyards, including the Navy headquarters on MacArthur (Kilian V) and the Marine headquarters on Corin (Kilian IX). This combination of military facilities and business makes Kilian one of the most important and safest systems in the UEE.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "632" | |
} | |
], | |
"aggregated_size": "194.40000000", | |
"aggregated_population": 9.05, | |
"aggregated_economy": 6.74, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "a8fg96t3y7bj3", | |
"source": "https://robertsspaceindustries.com/media/a8fg96t3y7bj3r/source/Kilian_2.png", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/a8fg96t3y7bj3r/post/Kilian_2.png", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/a8fg96t3y7bj3r/product_thumb_large/Kilian_2.png", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/a8fg96t3y7bj3r/subscribers_vault_thumbnail/Kilian_2.png" | |
} | |
} | |
}, | |
{ | |
"id": "346", | |
"status": "P", | |
"time_modified": "2015-10-10 05:24:35", | |
"type": "SINGLE_STAR", | |
"name": "Banshee", | |
"code": "BANSHEE", | |
"position_x": "-14.70489900", | |
"position_y": "-62.06086700", | |
"position_z": "-3.52754000", | |
"description": "Banshee has the unique distinction of being the only UEE system discovered with a pulsar at its center. Although the planets are completely inhospitable due to the intense radiation, Banshee III is home to some of the most extensive mining operations in the UEE.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "575" | |
} | |
], | |
"aggregated_size": "9.80000000", | |
"aggregated_population": 8.28, | |
"aggregated_economy": 1.63, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "347", | |
"status": "P", | |
"time_modified": "2015-10-10 05:07:53", | |
"type": "SINGLE_STAR", | |
"name": "Tyrol", | |
"code": "TYROL", | |
"position_x": "80.69747900", | |
"position_y": "-43.27996400", | |
"position_z": "-17.19221300", | |
"description": "Tyrol is an orange giant on the verge of becoming a supernova. The looming cataclysmic, stellar explosion has left this system unclaimed and most of its planets uninhabited. Although the scientific community is keen to study the last stages of a star’s life, it is believed that the bulk of the system’s population are mainly criminals and those with nowhere else to go.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "573" | |
} | |
], | |
"aggregated_size": "59.26490000", | |
"aggregated_population": 8.28, | |
"aggregated_economy": 3.02, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "l8cxob3dwuupm", | |
"source": "https://robertsspaceindustries.com/media/l8cxob3dwuupmr/source/Tyrol.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/l8cxob3dwuupmr/post/Tyrol.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/l8cxob3dwuupmr/product_thumb_large/Tyrol.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/l8cxob3dwuupmr/subscribers_vault_thumbnail/Tyrol.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "348", | |
"status": "P", | |
"time_modified": "2015-10-10 04:44:57", | |
"type": "SINGLE_STAR", | |
"name": "Oberon", | |
"code": "OBERON", | |
"position_x": "-22.97912200", | |
"position_y": "2.80666730", | |
"position_z": "4.14022450", | |
"description": "Located at a nexus of jump points, the Oberon system acts as a buffer between UEE and Vanduul space. Mineral deposits and a potentially habitable planet initially sparked UEE interest in the system, but Vanduul raids, harsh mining conditions on Oberon I (Gonn) and a terraforming tragedy on Oberon V (Uriel) led to it staying unclaimed.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "612" | |
} | |
], | |
"aggregated_size": "9.54800000", | |
"aggregated_population": 8.25, | |
"aggregated_economy": 2.09, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "349", | |
"status": "P", | |
"time_modified": "2015-10-08 01:48:57", | |
"type": "SINGLE_STAR", | |
"name": "Rhetor", | |
"code": "RHETOR", | |
"position_x": "13.61867700", | |
"position_y": "-40.25992600", | |
"position_z": "24.34582300", | |
"description": "Rhetor is the center of higher learning in the UEE. It houses not only many of the UEE’s private and public universities, but a number of think tanks and theoretical research facilities as well. Because of this focus on education, Rhetor has the youngest average age of any system in the Empire.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "465" | |
} | |
], | |
"aggregated_size": "10.50000000", | |
"aggregated_population": 8.73, | |
"aggregated_economy": 2.33, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "355", | |
"status": "P", | |
"time_modified": "2015-10-10 14:09:45", | |
"type": "SINGLE_STAR", | |
"name": "Sol", | |
"code": "SOL", | |
"position_x": "0.00000000", | |
"position_y": "0.00000000", | |
"position_z": "0.00000000", | |
"description": "The birthplace of Humanity and capital of the Empire. The Imperator, Senate and many other major UEE institutions are based on Earth (Sol III). Among the many historical milestones that the system can lay claim to is the first ever terraformed planet, Mars (Sol IV).", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "467" | |
} | |
], | |
"aggregated_size": "51.00000000", | |
"aggregated_population": 8.77, | |
"aggregated_economy": 5.58, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "356", | |
"status": "P", | |
"time_modified": "2015-10-10 05:41:24", | |
"type": "BINARY", | |
"name": "Goss", | |
"code": "GOSS", | |
"position_x": "85.11102300", | |
"position_y": "-29.70129200", | |
"position_z": "8.18684200", | |
"description": "Generally regarded as one of the most visually stunning parts of the Empire, Goss is a binary star system situated near the massive stellar phenomenon known as the Olympus Pool. Consequently, the bulk of the system's economy comes from tourism, but Gossians pride themselves on being self sufficient as the system produces its raw materials internally, mining and harvesting resources on their own.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "621" | |
} | |
], | |
"aggregated_size": "6.00000000", | |
"aggregated_population": 8.7, | |
"aggregated_economy": 2.56, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "v48kjlj7va8wg", | |
"source": "https://robertsspaceindustries.com/media/v48kjlj7va8wgr/source/GossII_Cassel_Landing_02.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/v48kjlj7va8wgr/post/GossII_Cassel_Landing_02.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/v48kjlj7va8wgr/product_thumb_large/GossII_Cassel_Landing_02.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/v48kjlj7va8wgr/subscribers_vault_thumbnail/GossII_Cassel_Landing_02.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "357", | |
"status": "P", | |
"time_modified": "2015-10-10 05:57:27", | |
"type": "SINGLE_STAR", | |
"name": "Nexus", | |
"code": "NEXUS", | |
"position_x": "35.15741700", | |
"position_y": "-27.03000300", | |
"position_z": "-11.65229600", | |
"description": "Nexus was technically an unclaimed system since its discovery, even though UEE-based mining consortiums descended on the planets to claim their resources. After the discovery of jump points into neighboring lawless systems, a criminal element moved in. Following Kellar’s Run, and the discovery of a new source of minerals in its asteroid belt in 2931, the UEE began to reassert its authority in the system, claiming it as part of the Empire and uprooting the criminals that were living there. These criminals haven’t left quietly, a battle for control of the system is still actively being waged.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "628" | |
} | |
], | |
"aggregated_size": "11.30000000", | |
"aggregated_population": 8.32, | |
"aggregated_economy": 1.51, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "360", | |
"status": "M", | |
"time_modified": "2015-10-08 21:01:30", | |
"type": "SINGLE_STAR", | |
"name": "Orion", | |
"code": "ORION", | |
"position_x": "-45.33338900", | |
"position_y": "0.05825996", | |
"position_z": "15.39452900", | |
"description": "Orion System is the farthest human world discovered under Project Far Star. It was on this fledgling frontier planet that Humanity encountered the Vanduul for the first time. On August 9, 2681, a Vanduul raiding party struck a main post on Armitage. Subsequent raids occurred over a scattered number of years, the Messers began to treat this new alien as a mere annoyance. In 2712, that changed in what became known as the Battle of Orion which resulted in the UEE’s abandonment of the system.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "567" | |
} | |
], | |
"aggregated_size": "1.45445000", | |
"aggregated_population": 7.88, | |
"aggregated_economy": 1.28, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "361", | |
"status": "P", | |
"time_modified": "2015-10-10 05:59:58", | |
"type": "SINGLE_STAR", | |
"name": "Nemo", | |
"code": "NEMO", | |
"position_x": "26.74326300", | |
"position_y": "-43.16007600", | |
"position_z": "-11.23295500", | |
"description": "The Nemo System is known primarily as a tourist destination and major supplier of oil. The only habitable planet is Ergo (Nemo III), a terraformed oceanic world. Lacking any significant land masses, the planet is dotted by floating platform cities that house the population and harvest oil from beneath the surface. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "629" | |
} | |
], | |
"aggregated_size": "2.31000000", | |
"aggregated_population": 8.58, | |
"aggregated_economy": 1.28, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "362", | |
"status": "P", | |
"time_modified": "2015-10-10 05:37:42", | |
"type": "SINGLE_STAR", | |
"name": "Centauri", | |
"code": "CENTAURI", | |
"position_x": "-27.05356200", | |
"position_y": "-27.11801700", | |
"position_z": "22.15669100", | |
"description": "Discovered in 2365, Centauri was one of the first systems settled during Humanity’s initial interstellar expansion. Surveyors immediately recognized the colonization potential of the third planet and fast-tracked its development. Centauri became one of the prime battlegrounds during the first Tevarin War (2542-2546) and was even conquered by the Tevarin for a short time. These days, the system is primarily known as the Human headquarters of MISC.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "431" | |
} | |
], | |
"aggregated_size": "21.00000000", | |
"aggregated_population": 8.64, | |
"aggregated_economy": 3.37, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "jfme7ueve6b1u", | |
"source": "https://robertsspaceindustries.com/media/jfme7ueve6b1ur/source/Fujin.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/jfme7ueve6b1ur/post/Fujin.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/jfme7ueve6b1ur/product_thumb_large/Fujin.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/jfme7ueve6b1ur/subscribers_vault_thumbnail/Fujin.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "363", | |
"status": "P", | |
"time_modified": "2015-10-10 05:24:27", | |
"type": "SINGLE_STAR", | |
"name": "Elysium", | |
"code": "ELYSIUM", | |
"position_x": "-32.41680100", | |
"position_y": "-40.17849300", | |
"position_z": "-20.80187600", | |
"description": "The ancestral home of the Tevarin species, Elysium was incorporated into the UPE at the end of the Tevarin War (2542-2546) and cleared for Human habitation. The system became the focal point of the Second Tevarin War (2603-2610) when the shattered remnants of Warlord Corath’Thal’s fleet crashed into their former homeworld to end the conflict. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "616" | |
} | |
], | |
"aggregated_size": "12.60000000", | |
"aggregated_population": 8.55, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "364", | |
"status": "P", | |
"time_modified": "2015-10-10 05:51:56", | |
"type": "SINGLE_STAR", | |
"name": "Idris", | |
"code": "IDRIS", | |
"position_x": "-14.42207700", | |
"position_y": "-35.07845300", | |
"position_z": "-6.47067740", | |
"description": "Idris is a five-planet system whose role in the First Tevarin War would forever change the UEE. The system’s only inhabited planet, Locke (Idris IV), was experiencing a population boom before it was captured by the Tevarin in 2542. Two years later, the operation to retake Locke almost failed until a young Captain Ivar Messer took command and led UPE forces to victory. The battle turned the tide of the war and is considered Messer’s first step on the path to becoming Imperator. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "625" | |
} | |
], | |
"aggregated_size": "11.25000000", | |
"aggregated_population": 8.56, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "367", | |
"status": "P", | |
"time_modified": "2015-10-10 05:29:27", | |
"type": "SINGLE_STAR", | |
"name": "Ferron", | |
"code": "FERRON", | |
"position_x": "-4.64992330", | |
"position_y": "-24.19145000", | |
"position_z": "-4.60678390", | |
"description": "For centuries, this four-planet system was an economic powerhouse thanks to Asura (Ferron I). The planet’s vast deposits of rare minerals built a prosperous and populated system. Once Asura’s minerals were depleted, the system became a shell of its former self. People and businesses moved away and left the planet plagued by poverty and widespread industrial pollution. Unfortunately, Ferron’s other three planets offered little to elevate the system’s status. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "617" | |
} | |
], | |
"aggregated_size": "18.00000000", | |
"aggregated_population": 8.68, | |
"aggregated_economy": 1.28, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "uaph0ffcgp9jc", | |
"source": "https://robertsspaceindustries.com/media/uaph0ffcgp9jcr/source/Ferronlll_Asura_Tram_GalacticGuide.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/uaph0ffcgp9jcr/post/Ferronlll_Asura_Tram_GalacticGuide.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/uaph0ffcgp9jcr/product_thumb_large/Ferronlll_Asura_Tram_GalacticGuide.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/uaph0ffcgp9jcr/subscribers_vault_thumbnail/Ferronlll_Asura_Tram_GalacticGuide.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "369", | |
"status": "P", | |
"time_modified": "2015-10-08 13:45:49", | |
"type": "SINGLE_STAR", | |
"name": "Croshaw", | |
"code": "CROSHAW", | |
"position_x": "-0.52994156", | |
"position_y": "-10.87665100", | |
"position_z": "-0.79857260", | |
"description": "Humanity’s “Gateway to the Universe.” Named after Nick Croshaw, who discovered it in 2271, this was the first system visited by the Human race outside of Sol. The ramifications of the discovery didn’t end there, as the bureaucracy needed to colonize the system caused such debate on Earth that it led to the creation of UNE. The system has been a consistent player in Humanity’s social and political development ever since. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "499" | |
} | |
], | |
"aggregated_size": "8.00000000", | |
"aggregated_population": 8.67, | |
"aggregated_economy": 3.02, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "370", | |
"status": "P", | |
"time_modified": "2015-10-10 05:43:03", | |
"type": "SINGLE_STAR", | |
"name": "Corel", | |
"code": "COREL", | |
"position_x": "45.35110100", | |
"position_y": "-48.68608900", | |
"position_z": "19.84694700", | |
"description": "Located on the border of the Banu Protectorate, Corel System is one of the busiest tradeways in the Empire with long lines of ships waiting to clear both UEE customs and Banu trade guilds. The blending of these two civilizations is readily apparent on Lo (Corel III), where a large Banu population lives alongside Human settlers, creating a culture that is entirely unique to the area. Besides Lo, Castor (Corel IV), a frozen desert world, is the system’s only other populated planet, albeit sparsely.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "622" | |
} | |
], | |
"aggregated_size": "8.55000000", | |
"aggregated_population": 8.58, | |
"aggregated_economy": 2.21, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "r30xufczygc6c", | |
"source": "https://robertsspaceindustries.com/media/r30xufczygc6cr/source/Corel_1.jpg", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/r30xufczygc6cr/post/Corel_1.jpg", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/r30xufczygc6cr/product_thumb_large/Corel_1.jpg", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/r30xufczygc6cr/subscribers_vault_thumbnail/Corel_1.jpg" | |
} | |
} | |
}, | |
{ | |
"id": "372", | |
"status": "P", | |
"time_modified": "2015-10-08 15:17:55", | |
"type": "SINGLE_STAR", | |
"name": "Cathcart", | |
"code": "CATHCART", | |
"position_x": "26.62512600", | |
"position_y": "-21.68784000", | |
"position_z": "16.41443600", | |
"description": "Cathcart system contains no planets, only a loose collection of asteroids near the system’s theoretical green band, so it became the galaxy’s junkyard. Old space hulks were decommissioned and deconstructed here for centuries. The Navy began constructing a habitable platform to act as a military transit hub, but ended up abandoning the project. Even though the system has well-travelled lanes, the sprawling debris fields off the well-beaten paths have become a haven for criminal elements. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "505" | |
} | |
], | |
"aggregated_size": "22.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 1.28, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "376", | |
"status": "P", | |
"time_modified": "2015-10-10 04:05:51", | |
"type": "SINGLE_STAR", | |
"name": "Virtus", | |
"code": "VIRTUS", | |
"position_x": "30.93765600", | |
"position_y": "51.36297200", | |
"position_z": "17.24339500", | |
"description": "With an expanding red giant at its center, the UEE happily ceded this Perry Line system to the Xi’An. Today, it is best known for the officially-sanctioned piracy that occurs here. Accepting that crime will always exist, the Xi’An Empire authorizes select criminal gangs to operate under certain conditions. That does not mean it is a lawless system. Unauthorized criminals caught operating here will incur the wrath of both the Xi’An government and the system’s sanctioned gangs.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "608" | |
} | |
], | |
"aggregated_size": "98.26494000", | |
"aggregated_population": 8.23, | |
"aggregated_economy": 4.53, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "377", | |
"status": "P", | |
"time_modified": "2015-10-08 18:24:05", | |
"type": "SINGLE_STAR", | |
"name": "Hadur", | |
"code": "HADUR", | |
"position_x": "116.42478000", | |
"position_y": "-5.47712420", | |
"position_z": "-34.91248300", | |
"description": "A former Perry Line system, Hadur was ceded to the Xi’An Empire as part of the Akari/Kray Treaty. The Xi’An are currently terraforming two of the system’s planets. Historically known to terraform planets towards a specific need, the Xi’An have not revealed how they plan to utilize these worlds once the process is complete. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "527" | |
} | |
], | |
"aggregated_size": "15.26415000", | |
"aggregated_population": 0, | |
"aggregated_economy": 2.09, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "378", | |
"status": "M", | |
"time_modified": "2015-10-08 21:00:37", | |
"type": "SINGLE_STAR", | |
"name": "Virgo", | |
"code": "VIRGO", | |
"position_x": "-68.17153900", | |
"position_y": "2.82617570", | |
"position_z": "12.55848900", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "564" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "379", | |
"status": "M", | |
"time_modified": "2015-10-08 21:00:27", | |
"type": "SINGLE_STAR", | |
"name": "Viking", | |
"code": "VIKING", | |
"position_x": "-50.72259100", | |
"position_y": "-13.45106900", | |
"position_z": "-13.44252300", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "563" | |
} | |
], | |
"aggregated_size": "1.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "380", | |
"status": "M", | |
"time_modified": "2015-10-08 21:00:15", | |
"type": "SINGLE_STAR", | |
"name": "Volt", | |
"code": "VOLT", | |
"position_x": "-55.07115200", | |
"position_y": "54.05952100", | |
"position_z": "10.77953700", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "562" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "381", | |
"status": "P", | |
"time_modified": "2015-10-10 04:41:06", | |
"type": "SINGLE_STAR", | |
"name": "Kins", | |
"code": "KINS", | |
"position_x": "80.66133900", | |
"position_y": "-64.89434800", | |
"position_z": "53.80333300", | |
"description": "This system is best known for having the Banu’s main indentured servitude market. The practice is a traditional and accepted part of Banu society and treated as such here. On the whole, the system is considered more dangerous than other Banu Systems, but most of that can be blamed on the Human element that frequents it. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17", | |
"membership.id": "442" | |
} | |
], | |
"aggregated_size": "13.00000000", | |
"aggregated_population": 8.79, | |
"aggregated_economy": 3.02, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "382", | |
"status": "P", | |
"time_modified": "2015-10-10 02:36:07", | |
"type": "SINGLE_STAR", | |
"name": "Kayfa", | |
"code": "KAYFA", | |
"position_x": "89.61151100", | |
"position_y": "48.47125600", | |
"position_z": "-9.27202130", | |
"description": "The Kayfa System has gained religious significance in Xi’An culture as it is often the destination for religious tourists and pilgrims. During the days of the Messer Era, Kayfa was one of the more heavily fortified and protected systems, indicating its cultural significance to the Xi’An. Finally, Kayfa’s best known export is the Centennial Bloom, a plant famous for blossoming for only one night every hundred years. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "599" | |
} | |
], | |
"aggregated_size": "6.15689490", | |
"aggregated_population": 8.44, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "383", | |
"status": "M", | |
"time_modified": "2015-10-08 20:59:48", | |
"type": "SINGLE_STAR", | |
"name": "Vulture", | |
"code": "VULTURE", | |
"position_x": "-63.70377700", | |
"position_y": "0.07148838", | |
"position_z": "5.98823170", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "561" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "384", | |
"status": "P", | |
"time_modified": "2015-10-08 18:21:27", | |
"type": "BINARY", | |
"name": "Bacchus", | |
"code": "BACCHUS", | |
"position_x": "21.17809500", | |
"position_y": "-67.47260300", | |
"position_z": "36.86111500", | |
"description": "Many in the UEE believe that Bacchus, a binary star system, contains the Banu’s homeworld, though, to date, the Banu themselves have not been able to or have chosen not to confirm one way or another. Like with most Banu systems, the trade lanes are always packed with travellers from Banu, Human and Xi’An space. A large permanent flotilla in the system’s outer reaches is a popular destination for haulers and traders.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17", | |
"membership.id": "525" | |
} | |
], | |
"aggregated_size": "5.20000000", | |
"aggregated_population": 8.72, | |
"aggregated_economy": 3.37, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "385", | |
"status": "P", | |
"time_modified": "2015-10-10 01:53:30", | |
"type": "SINGLE_STAR", | |
"name": "Tal", | |
"code": "TAL", | |
"position_x": "121.19137000", | |
"position_y": "19.18944500", | |
"position_z": "7.64980550", | |
"description": "Tal is one of the most iconic Xi’An systems. Designed to act as a Production System, each planet has been meticulously zoned to handle a different type of business. The intricate planning even includes assigning a specific color for each planet to use in its architecture. Four of Tal’s seven-planets are habitable and open to Human visitors. The Xi’An strongly discourage Humans from venturing past Rhiorr (Tal V), the last inhabited planet in the system.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "512" | |
} | |
], | |
"aggregated_size": "15.26494000", | |
"aggregated_population": 8.91, | |
"aggregated_economy": 4.19, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "386", | |
"status": "P", | |
"time_modified": "2015-10-07 18:23:05", | |
"type": "SINGLE_STAR", | |
"name": "Gliese", | |
"code": "GLIESE", | |
"position_x": "49.80054900", | |
"position_y": "-73.01690700", | |
"position_z": "24.55393600", | |
"description": "Resource-rich planets and asteroid belts make this system a major shipping hub for the Banu, with a flotilla near Gliese IV serving as the focal point of the system. Gliese IV itself remains a mystery as most Banu refuse to set foot on the planet even though there are empty Banu settlements on the surface. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17", | |
"membership.id": "440" | |
} | |
], | |
"aggregated_size": "13.89000000", | |
"aggregated_population": 7.96, | |
"aggregated_economy": 4.3, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "387", | |
"status": "M", | |
"time_modified": "2015-10-08 20:59:36", | |
"type": "SINGLE_STAR", | |
"name": "Vesper", | |
"code": "VESPER", | |
"position_x": "-54.89748800", | |
"position_y": "-32.33271000", | |
"position_z": "-3.88963030", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "560" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "388", | |
"status": "P", | |
"time_modified": "2015-10-10 03:13:24", | |
"type": "SINGLE_STAR", | |
"name": "Eealus", | |
"code": "EEALUS", | |
"position_x": "44.74855800", | |
"position_y": "59.44962300", | |
"position_z": "26.95150800", | |
"description": "Eealus is best known as the home to the Xi’An Empire’s prime nature preserve, Koli (Eealus III). It was deemed an ideal conservation system since the other planets were unfit for habitation and offer little in the way of resources. Fear of smugglers and invasive species finding its way onto Koli means that customs enforcement is especially strict when entering or leaving Eealus. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "605" | |
} | |
], | |
"aggregated_size": "5.64940000", | |
"aggregated_population": 7.89, | |
"aggregated_economy": 2.79, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "389", | |
"status": "N", | |
"time_modified": "2015-10-08 21:02:10", | |
"type": "SINGLE_STAR", | |
"name": "Khabari", | |
"code": "KHABARI", | |
"position_x": "107.75215000", | |
"position_y": "70.56608600", | |
"position_z": "10.67560200", | |
"description": "INCOMPLETE MAP DATA", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "569" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 0, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "390", | |
"status": "P", | |
"time_modified": "2015-10-09 00:41:31", | |
"type": "SINGLE_STAR", | |
"name": "Geddon", | |
"code": "GEDDON", | |
"position_x": "44.97438000", | |
"position_y": "-59.37509200", | |
"position_z": "12.84430800", | |
"description": "Only a single planet orbits Geddon’s blue O-type star. While Geddon I is hostile to Humans, it is habitable to the Banu who have establish arcologies below the surface to harvest its valuable resources. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17", | |
"membership.id": "582" | |
} | |
], | |
"aggregated_size": "137.38000000", | |
"aggregated_population": 7.83, | |
"aggregated_economy": 0.35, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "391", | |
"status": "M", | |
"time_modified": "2015-10-08 20:59:11", | |
"type": "SINGLE_STAR", | |
"name": "Vanguard", | |
"code": "VANGUARD", | |
"position_x": "-50.65370900", | |
"position_y": "-45.84001200", | |
"position_z": "-13.38929700", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "559" | |
} | |
], | |
"aggregated_size": "1.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "392", | |
"status": "M", | |
"time_modified": "2015-10-08 20:58:58", | |
"type": "SINGLE_STAR", | |
"name": "Veritas", | |
"code": "VERITAS", | |
"position_x": "-59.46631600", | |
"position_y": "29.78436300", | |
"position_z": "-9.28024290", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "558" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "394", | |
"status": "M", | |
"time_modified": "2015-10-08 20:58:51", | |
"type": "SINGLE_STAR", | |
"name": "Vagabond", | |
"code": "VAGABOND", | |
"position_x": "-63.81211900", | |
"position_y": "-21.73651900", | |
"position_z": "9.63173200", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "557" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "395", | |
"status": "N", | |
"time_modified": "2015-10-08 21:02:31", | |
"type": "SINGLE_STAR", | |
"name": "Markahil", | |
"code": "MARKAHIL", | |
"position_x": "121.37563000", | |
"position_y": "51.42863500", | |
"position_z": "15.17934400", | |
"description": "INCOMPLETE MAP DATA", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "571" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 0, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "396", | |
"status": "N", | |
"time_modified": "2015-10-08 21:02:22", | |
"type": "SINGLE_STAR", | |
"name": "El'sin", | |
"code": "EL'SIN", | |
"position_x": "80.75804100", | |
"position_y": "70.45749700", | |
"position_z": "24.67380900", | |
"description": "INCOMPLETE MAP DATA", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "570" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 0, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "397", | |
"status": "P", | |
"time_modified": "2015-10-08 17:46:25", | |
"type": "SINGLE_STAR", | |
"name": "Pallas", | |
"code": "PALLAS", | |
"position_x": "103.46498000", | |
"position_y": "8.13051700", | |
"position_z": "12.68753600", | |
"description": "Site of Humanity’s first contact with the Xi’An. In 2530 a greedy Human company attempted to terraform Pallas III without doing the proper due diligence. Xi’An were already occupying the system and using it for research purposes. The situation was resolved, but the meeting set the tone for relations between the two species for centuries. Pallas became a part of the Perry Line that reverted to complete Xi’An control following the end of the Messers.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "515" | |
} | |
], | |
"aggregated_size": "8.54000000", | |
"aggregated_population": 10, | |
"aggregated_economy": 3.37, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "398", | |
"status": "P", | |
"time_modified": "2015-10-08 06:30:56", | |
"type": "SINGLE_STAR", | |
"name": "Ayr'ka", | |
"code": "AYR'KA", | |
"position_x": "139.15987000", | |
"position_y": "-7.99128290", | |
"position_z": "39.58358800", | |
"description": "Primarily a military system focused on supporting, housing, and training Xi’An ground troops. Its close proximity to the Perry Line made it strategically important during the Human / Xi’An cold war. Once relations normalized, Xi’An forces from the Perry Line systems withdrew to here. ", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "489" | |
} | |
], | |
"aggregated_size": "55.00000000", | |
"aggregated_population": 8.98, | |
"aggregated_economy": 3.95, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "399", | |
"status": "P", | |
"time_modified": "2015-10-10 03:49:53", | |
"type": "BINARY", | |
"name": "Indra", | |
"code": "INDRA", | |
"position_x": "116.42744000", | |
"position_y": "-26.96169500", | |
"position_z": "-9.35824580", | |
"description": "A binary star system on the border of Human and Xi'An space, Indra is a former Perry Line system that the Xi’An have designated as a vibrant and diverse shipping hub where capital ships dock to unload cargo for transport deeper into Xi’An space. This free flow of trade has led to more relaxed security protocols than other Xi’An systems. It has also become a popular destination among Xi’An youth looking to experience Human culture without fully venturing into UEE territory.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "606" | |
} | |
], | |
"aggregated_size": "31.22500000", | |
"aggregated_population": 1.08, | |
"aggregated_economy": 2.44, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "400", | |
"status": "P", | |
"time_modified": "2015-10-14 01:09:01", | |
"type": "SINGLE_STAR", | |
"name": "Trise", | |
"code": "TRISE", | |
"position_x": "26.49872600", | |
"position_y": "64.99550600", | |
"position_z": "31.86333500", | |
"description": "The Trise System is the religious center of the Banu Protectorate and home to “The Council”, which establishes the dictums of Banu society. Located on the edge of Xi’An space, the Council intentionally isolates itself from the rest of Banu society and even prefers not to trade with it, making the destination desirable for Human and Xi’An traders.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17", | |
"membership.id": "634" | |
} | |
], | |
"aggregated_size": "11.00000000", | |
"aggregated_population": 9.01, | |
"aggregated_economy": 1.4, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "401", | |
"status": "P", | |
"time_modified": "2015-10-10 02:27:29", | |
"type": "SINGLE_STAR", | |
"name": "Rihlah", | |
"code": "RIHLAH", | |
"position_x": "71.95201100", | |
"position_y": "48.62945600", | |
"position_z": "20.11952600", | |
"description": "During the cold war, the Xi’An used Rihlah as one of their main military hubs. Now it is being converted into an industrial and commercial powerhouse that is open for business with the UEE. Humans are more welcome in this six-planet system than just about anywhere else in the Xi’An Empire, though there are still very clear restrictions on exactly where Humans can go. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231", | |
"membership.id": "597" | |
} | |
], | |
"aggregated_size": "35.35000000", | |
"aggregated_population": 9.25, | |
"aggregated_economy": 2.56, | |
"aggregated_danger": 0, | |
"thumbnail": { | |
"slug": "4yqt6g2vmwm9t", | |
"source": "https://robertsspaceindustries.com/media/4yqt6g2vmwm9tr/source/Rihlah-System-Header.png", | |
"images": { | |
"post": "https://robertsspaceindustries.com/media/4yqt6g2vmwm9tr/post/Rihlah-System-Header.png", | |
"product_thumb_large": "https://robertsspaceindustries.com/media/4yqt6g2vmwm9tr/product_thumb_large/Rihlah-System-Header.png", | |
"subscribers_vault_thumbnail": "https://robertsspaceindustries.com/media/4yqt6g2vmwm9tr/subscribers_vault_thumbnail/Rihlah-System-Header.png" | |
} | |
} | |
}, | |
{ | |
"id": "402", | |
"status": "P", | |
"time_modified": "2015-10-07 19:20:48", | |
"type": "SINGLE_STAR", | |
"name": "Yulin", | |
"code": "YULIN", | |
"position_x": "-10.82127900", | |
"position_y": "-75.57479900", | |
"position_z": "23.02656600", | |
"description": "A popular destination for vacationing Banu and Humans. The Banu have turned Yulin’s unique mix of planets into an entertainment mecca that provide a variety of options for vice and entertainment, but there is still plenty of trade and business for those who want it.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17", | |
"membership.id": "445" | |
} | |
], | |
"aggregated_size": "13.16449000", | |
"aggregated_population": 8.38, | |
"aggregated_economy": 5, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "403", | |
"status": "M", | |
"time_modified": "2015-10-08 20:58:39", | |
"type": "SINGLE_STAR", | |
"name": "Voodoo", | |
"code": "VOODOO", | |
"position_x": "-76.35816200", | |
"position_y": "-7.98065190", | |
"position_z": "-14.67348200", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "556" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "404", | |
"status": "M", | |
"time_modified": "2015-10-08 20:58:32", | |
"type": "SINGLE_STAR", | |
"name": "Vermillion", | |
"code": "VERMILLION", | |
"position_x": "-77.77973900", | |
"position_y": "35.23579400", | |
"position_z": "12.35471200", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "555" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "405", | |
"status": "M", | |
"time_modified": "2015-10-08 20:58:18", | |
"type": "SINGLE_STAR", | |
"name": "Vendetta", | |
"code": "VENDETTA", | |
"position_x": "-40.46454600", | |
"position_y": "-24.25134500", | |
"position_z": "7.73421810", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "554" | |
} | |
], | |
"aggregated_size": "0.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "406", | |
"status": "M", | |
"time_modified": "2015-10-08 20:57:39", | |
"type": "SINGLE_STAR", | |
"name": "Vector", | |
"code": "VECTOR", | |
"position_x": "-45.93992600", | |
"position_y": "37.78373700", | |
"position_z": "-4.56051590", | |
"description": "UEE MILITARY CLASSIFIED", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d", | |
"membership.id": "553" | |
} | |
], | |
"aggregated_size": "1.00000000", | |
"aggregated_population": 1.1, | |
"aggregated_economy": 0.12, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "407", | |
"status": "P", | |
"time_modified": "2015-10-10 03:13:05", | |
"type": "SINGLE_STAR", | |
"name": "Charon", | |
"code": "CHARON", | |
"position_x": "72.40314500", | |
"position_y": "-48.43230800", | |
"position_z": "13.66285400", | |
"description": "Discovered late in the 25th century, the remote system was home to the Messers’ most notorious prisons. Shortly after the fall of the Messers, when declassified data of the atrocities committed in the system came to light, the Governors Council of Charon III officially renounced their recognition by the UEE, becoming the first and only planet to do so. Since then, the planet has been in a near constant state of turmoil as various factions have battled for political and social dominance.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "604" | |
} | |
], | |
"aggregated_size": "8.00000000", | |
"aggregated_population": 8.54, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "408", | |
"status": "P", | |
"time_modified": "2015-10-02 17:43:43", | |
"type": "SINGLE_STAR", | |
"name": "Gurzil", | |
"code": "GURZIL", | |
"position_x": "71.94196300", | |
"position_y": "26.53420300", | |
"position_z": "13.95127900", | |
"description": "A relatively young system, Gurzil features a protoplanetary disc of gas and planetesimals that have formed through accretion. While the lack of full-sized planets makes settlement difficult, the current nature of the nascent system’s plentiful resources are ideal for mining.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "337" | |
} | |
], | |
"aggregated_size": "4.20000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 0.93, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "409", | |
"status": "P", | |
"time_modified": "2015-10-10 02:22:18", | |
"type": "SINGLE_STAR", | |
"name": "Oya", | |
"code": "OYA", | |
"position_x": "49.32806400", | |
"position_y": "35.04176700", | |
"position_z": "-0.55106282", | |
"description": "One of the Perry Line systems that was given to the UEE during the military de-escalation, Oya’s numerous resources had long been coveted by mining consortiums who were kept at bay by the military. Once the system was opened for private travel, they rushed in to snatch up property and get to work.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "531" | |
} | |
], | |
"aggregated_size": "4.70000000", | |
"aggregated_population": 8.64, | |
"aggregated_economy": 1.86, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "410", | |
"status": "P", | |
"time_modified": "2015-10-08 17:14:53", | |
"type": "SINGLE_STAR", | |
"name": "Leir", | |
"code": "LEIR", | |
"position_x": "-37.03798700", | |
"position_y": "-59.35633500", | |
"position_z": "-5.86864760", | |
"description": "Although Leir is home to three mineral-rich planets, it’s primarily known for the isolationist group, the Outsiders. When the social movement took over Leir II, the UEE realized the situation could only be resolved through military intervention. Not willing to risk bloodshed, the UEE cut off support to the system. Mining operations on the system’s other two planets continue unimpeded. The discovery of the jump point to Kabal has many wondering if the UEE will take a second look at Leir.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "509" | |
} | |
], | |
"aggregated_size": "11.40000000", | |
"aggregated_population": 8.37, | |
"aggregated_economy": 1.51, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "411", | |
"status": "P", | |
"time_modified": "2015-10-09 00:19:03", | |
"type": "SINGLE_STAR", | |
"name": "Hadrian", | |
"code": "HADRIAN", | |
"position_x": "67.69918100", | |
"position_y": "8.08081630", | |
"position_z": "6.05673550", | |
"description": "Known as “No Man’s Land”, Hadrian’s location near Xi’An space made it a militarily strategic system during the cold war. Now it is famous for being a main shipping checkpoint between the UEE and Xi’An Empire. Travelers are advised to stay in the system’s safe space lanes, which are demarcated by buoys. Those who ignore the space lanes are liable to encounter unexploded anti-ship mines left over from the cold war.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "581" | |
} | |
], | |
"aggregated_size": "65.25000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "412", | |
"status": "P", | |
"time_modified": "2015-10-10 05:37:33", | |
"type": "SINGLE_STAR", | |
"name": "Garron", | |
"code": "GARRON", | |
"position_x": "-14.52712200", | |
"position_y": "-45.83392300", | |
"position_z": "-4.35008760", | |
"description": "Thanks to unchecked greed of the era, Garron System is almost exclusively known for the Massacre of Garron II (2792). While that atrocity ultimately ignited the downfall of the Messers, a developing species was casually exterminated in the process. Now the system exists as a memorial to the potential dangers of terraforming", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d", | |
"membership.id": "620" | |
} | |
], | |
"aggregated_size": "9.26494900", | |
"aggregated_population": 8.82, | |
"aggregated_economy": 2.91, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "413", | |
"status": "P", | |
"time_modified": "2015-10-02 17:57:11", | |
"type": "SINGLE_STAR", | |
"name": "Horus", | |
"code": "HORUS", | |
"position_x": "89.51611300", | |
"position_y": "21.22247100", | |
"position_z": "22.12136300", | |
"description": "One of the systems that made up the Perry Line, Horus was once considered a ‘focal-point system’ thanks to its multiple jump points into Xi’An space. assimilated into the UEE once the line was dissolved. Now that the system has been demilitarized, the public have taken up residence on the small planet of Horus I while UEE officials study Horus II for potential terraforming.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "339" | |
} | |
], | |
"aggregated_size": "4.98000000", | |
"aggregated_population": 7.93, | |
"aggregated_economy": 2.21, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "414", | |
"status": "P", | |
"time_modified": "2015-10-09 17:50:42", | |
"type": "SINGLE_STAR", | |
"name": "Genesis", | |
"code": "GENESIS", | |
"position_x": "58.19247400", | |
"position_y": "-45.91663000", | |
"position_z": "19.32572900", | |
"description": "Soon after its discovery, to the disappointment of terraforming companies vying for the rights, surveyors identified a sentient species on Genesis II. The Fair Chance Act was invoked and scientist began to observe its evolution with great interest. Recent hostilities between two of the planet’s species have made some question whether the FCA’s strict non-intervention policy should be amended. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d", | |
"membership.id": "589" | |
} | |
], | |
"aggregated_size": "15.12484000", | |
"aggregated_population": 7.68, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "415", | |
"status": "P", | |
"time_modified": "2015-10-06 23:50:16", | |
"type": "SINGLE_STAR", | |
"name": "Kiel", | |
"code": "KIEL", | |
"position_x": "80.50838500", | |
"position_y": "5.49460980", | |
"position_z": "-12.49547000", | |
"description": "Another point on the border with the Xi’An, Kiel’s primary use was to serve as a staging area for military forces during the cold war. Out of the system’s six planets only Severus (Kiel III) was terraformed to act as the military’s center of operations. Since tensions with the Xi’An have diminished and the military presence has retracted, Kiel has struggled to redefine itself as a non-military system.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "438" | |
} | |
], | |
"aggregated_size": "22.12640000", | |
"aggregated_population": 8.71, | |
"aggregated_economy": 2.56, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "416", | |
"status": "P", | |
"time_modified": "2015-10-07 19:34:22", | |
"type": "SINGLE_STAR", | |
"name": "Branaugh", | |
"code": "BRANAUGH", | |
"position_x": "-3.83879950", | |
"position_y": "50.27068300", | |
"position_z": "-31.54442800", | |
"description": "This unclaimed system is only accessible through smaller jump points, preventing large ships from travelling there. Due to the challenge these jump points created to bring the necessary terraforming equipment into the system, the UEE quickly dismissed Branaugh’s only habitable planet as unworthy of its attention. Over the years, the system has become home to the largest concentration of Tevarin people.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "447" | |
} | |
], | |
"aggregated_size": "4.35800000", | |
"aggregated_population": 8.22, | |
"aggregated_economy": 1.74, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "417", | |
"status": "P", | |
"time_modified": "2015-10-10 02:24:21", | |
"type": "SINGLE_STAR", | |
"name": "Tohil", | |
"code": "TOHIL", | |
"position_x": "35.61562300", | |
"position_y": "37.40241600", | |
"position_z": "12.09324300", | |
"description": "The Tohil System has a history of danger and intrigue. As the only former Perry Line system with a jump into an unclaimed system, it has long been a favorite of smugglers looking to circumvent UEE and/or Xi’An authority. However, the system’s appeal was not entirely sinister. Tohil also played a part in ending the Messer regime: resistance fighters used it to sneak into the UEE from Xi’An territory and secret meetings between Terran Senator Akari and Xi’An leaders that lead to the end of the cold war were held on Tohil III. \n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "547" | |
} | |
], | |
"aggregated_size": "11.00000000", | |
"aggregated_population": 8.33, | |
"aggregated_economy": 2.79, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "418", | |
"status": "P", | |
"time_modified": "2015-10-10 05:32:28", | |
"type": "SINGLE_STAR", | |
"name": "Cano", | |
"code": "CANO", | |
"position_x": "21.36286100", | |
"position_y": "-8.60718900", | |
"position_z": "9.85482190", | |
"description": "Cano is a four-planet star system located in the UEE. It was discovered in 2587. The only inhabited planet, Carteyna (Cano II), is an ocean planet tidally locked to its star. Humans have attempted to terraform the planet multiple times; however, all attempts have been unsuccessful. Carteyna was placed under the Fair Chance act in 2902, when life was discovered developing in its deep oceans. The current inhabitants of the planet were consolidated into a single arcology to avoid damaging to the environment. Terraforming attempts are now outlawed.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "618" | |
} | |
], | |
"aggregated_size": "9.67894900", | |
"aggregated_population": 8.03, | |
"aggregated_economy": 1.63, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "419", | |
"status": "P", | |
"time_modified": "2015-10-05 19:38:20", | |
"type": "SINGLE_STAR", | |
"name": "Kabal", | |
"code": "KABAL", | |
"position_x": "-20.52712200", | |
"position_y": "-45.83392300", | |
"position_z": "-7.35008760", | |
"description": "Kabal is a three-planet system recently discovered by a UEE surveying team. At first, the system was believed to be empty until uninhabited Tevarin cities were discovered on Kabal III. The system seems to have been abandoned around the time of the first Tevarin War, but UEE surveyors and military are still investigating.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "390" | |
} | |
], | |
"aggregated_size": "3.52000000", | |
"aggregated_population": 7.68, | |
"aggregated_economy": 1.16, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "420", | |
"status": "P", | |
"time_modified": "2015-10-08 22:09:01", | |
"type": "SINGLE_STAR", | |
"name": "Tanga", | |
"code": "TANGA", | |
"position_x": "-7.10553169", | |
"position_y": "32.88318600", | |
"position_z": "-15.62546400", | |
"description": "The main-sequence star at the system’s center has entered into a red giant phase. With Tanga’s two planets located on the outer edges of the system, scientists believe its inner planets were destroyed when the star expanded. Miners have found a variety of precious and heavy metals in its asteroid belt and believe the resources to be the remnants of Tanga’s inner planets. Currently, the red giant is ejecting its outer layers and forming a picturesque planetary nebula, which draws some sightseers to the system.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f", | |
"membership.id": "574" | |
} | |
], | |
"aggregated_size": "19.45000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 1.28, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "421", | |
"status": "N", | |
"time_modified": "2015-10-08 21:03:51", | |
"type": "SINGLE_STAR", | |
"name": "Oretani", | |
"code": "ORETANI", | |
"position_x": "-12.64992330", | |
"position_y": "-17.19145000", | |
"position_z": "10.38479564", | |
"description": "Discovered during the Expansionist Era of the 25th century, Oretani was just one of many systems that were being processed when the unthinkable happened: the jump point into the system collapsed. Thousands of terraformers and their familes were suddenly cut off from the rest of Humanity. Scientists spent decades looking for a way to reopen the jump or find another route in, but, hope began to wane until it disappeared entirely. It’s unknown if there are still any survivors after all this time.\n", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "572" | |
} | |
], | |
"aggregated_size": "10.31494000", | |
"aggregated_population": 7.68, | |
"aggregated_economy": 0.81, | |
"aggregated_danger": 0 | |
}, | |
{ | |
"id": "422", | |
"status": "P", | |
"time_modified": "2015-10-10 15:34:32", | |
"type": "SINGLE_STAR", | |
"name": "Tamsa", | |
"code": "TAMSA", | |
"position_x": "-18.82127900", | |
"position_y": "-70.57479900", | |
"position_z": "15.02656600", | |
"description": "The Tamsa System is the most recent addition to the UEE and contains two planets in orbit around a black hole. It was discovered in 2943 by Banu explorer Cothi Bat-Thel-Ma, who named it after visual artist Tamsa Wheel. Currently, the system is unavailable to the public while UEE surveyors assess the system as required by the Fair Chance Act.", | |
"info_url": null, | |
"affiliation": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4", | |
"membership.id": "633" | |
} | |
], | |
"aggregated_size": "45.00000000", | |
"aggregated_population": 0, | |
"aggregated_economy": 0.23, | |
"aggregated_danger": 0 | |
} | |
] | |
}, | |
"tunnels": { | |
"rowcount": 130, | |
"totalrows": "130", | |
"estimatedrows": false, | |
"pagesize": 0, | |
"pagecount": null, | |
"page": 1, | |
"offset": 0, | |
"startrow": 0, | |
"resultset": [ | |
{ | |
"id": "1188", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1689", | |
"exit_id": "1740", | |
"entry": { | |
"id": "1689", | |
"code": "STANTON.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "314", | |
"type": "JUMPPOINT", | |
"designation": "Stanton - Pyro", | |
"name": null, | |
"latitude": "-5.00000000", | |
"longitude": "130.00000000", | |
"distance": "1.80000000" | |
}, | |
"exit": { | |
"id": "1740", | |
"code": "PYRO.JUMPPOINTS.STANTON", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Stanton", | |
"name": null, | |
"latitude": "-1.00000000", | |
"longitude": "-5.00000000", | |
"distance": "9.00000000" | |
} | |
}, | |
{ | |
"id": "1189", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1690", | |
"exit_id": "1757", | |
"entry": { | |
"id": "1690", | |
"code": "STANTON.JUMPPOINTS.MAGNUS", | |
"status": "P", | |
"star_system_id": "314", | |
"type": "JUMPPOINT", | |
"designation": "Stanton - Magnus", | |
"name": null, | |
"latitude": "15.00000000", | |
"longitude": "45.00000000", | |
"distance": "4.85000000" | |
}, | |
"exit": { | |
"id": "1757", | |
"code": "MAGNUS.JUMPPOINTS.STANTON", | |
"status": "P", | |
"star_system_id": "319", | |
"type": "JUMPPOINT", | |
"designation": "Magnus - Stanton", | |
"name": null, | |
"latitude": "-14.00000000", | |
"longitude": "-90.00000000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1190", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1699", | |
"exit_id": "1728", | |
"entry": { | |
"id": "1699", | |
"code": "STANTON.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "314", | |
"type": "JUMPPOINT", | |
"designation": "Stanton - Terra", | |
"name": null, | |
"latitude": "-20.00000000", | |
"longitude": "-135.00000000", | |
"distance": "4.10000000" | |
}, | |
"exit": { | |
"id": "1728", | |
"code": "TERRA.JUMPPOINTS.STANTON", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Stanton", | |
"name": null, | |
"latitude": "-13.00000000", | |
"longitude": "47.00000000", | |
"distance": "3.30000000" | |
} | |
}, | |
{ | |
"id": "1192", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1701", | |
"exit_id": "1909", | |
"entry": { | |
"id": "1701", | |
"code": "NYX.JUMPPOINTS.CASTRA", | |
"status": "P", | |
"star_system_id": "315", | |
"type": "JUMPPOINT", | |
"designation": "Nyx - Castra", | |
"name": null, | |
"latitude": "-8.00000000", | |
"longitude": "-133.00000000", | |
"distance": "3.10000000" | |
}, | |
"exit": { | |
"id": "1909", | |
"code": "CASTRA.JUMPPOINTS.NYX", | |
"status": "P", | |
"star_system_id": "337", | |
"type": "JUMPPOINT", | |
"designation": "Castra - Nyx", | |
"name": null, | |
"latitude": "-15.05840000", | |
"longitude": "127.76200000", | |
"distance": "8.00000000" | |
} | |
}, | |
{ | |
"id": "1193", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1702", | |
"exit_id": "1874", | |
"entry": { | |
"id": "1702", | |
"code": "NYX.JUMPPOINTS.BREMEN", | |
"status": "P", | |
"star_system_id": "315", | |
"type": "JUMPPOINT", | |
"designation": "Nyx - Bremen", | |
"name": null, | |
"latitude": "21.00000000", | |
"longitude": "-157.00000000", | |
"distance": "3.40000000" | |
}, | |
"exit": { | |
"id": "1874", | |
"code": "BREMEN.JUMPPOINTS.NYX", | |
"status": "P", | |
"star_system_id": "331", | |
"type": "JUMPPOINT", | |
"designation": "Bremen - Nyx", | |
"name": null, | |
"latitude": "14.15770000", | |
"longitude": "14.35560000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1194", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1710", | |
"exit_id": "1739", | |
"entry": { | |
"id": "1710", | |
"code": "NYX.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "315", | |
"type": "JUMPPOINT", | |
"designation": "Nyx - Pyro", | |
"name": null, | |
"latitude": "1.00000000", | |
"longitude": "102.00000000", | |
"distance": "2.70000000" | |
}, | |
"exit": { | |
"id": "1739", | |
"code": "PYRO.JUMPPOINTS.NYX", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Nyx", | |
"name": null, | |
"latitude": "21.00000000", | |
"longitude": "-134.00000000", | |
"distance": "13.00000000" | |
} | |
}, | |
{ | |
"id": "1195", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1711", | |
"exit_id": "1732", | |
"entry": { | |
"id": "1711", | |
"code": "NYX.JUMPPOINTS.VIRGIL", | |
"status": "P", | |
"star_system_id": "315", | |
"type": "JUMPPOINT", | |
"designation": "Nyx - Virgil", | |
"name": null, | |
"latitude": "31.00000000", | |
"longitude": "122.00000000", | |
"distance": "3.90000000" | |
}, | |
"exit": { | |
"id": "1732", | |
"code": "VIRGIL.JUMPPOINTS.NYX", | |
"status": "P", | |
"star_system_id": "317", | |
"type": "JUMPPOINT", | |
"designation": "Virgil - Nyx", | |
"name": null, | |
"latitude": "4.00000000", | |
"longitude": "62.00000000", | |
"distance": "4.50000000" | |
} | |
}, | |
{ | |
"id": "1196", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1712", | |
"exit_id": "2374", | |
"entry": { | |
"id": "1712", | |
"code": "NYX.JUMPPOINTS.TOHIL", | |
"status": "P", | |
"star_system_id": "315", | |
"type": "JUMPPOINT", | |
"designation": "Nyx - Tohil", | |
"name": null, | |
"latitude": "16.00000000", | |
"longitude": "-42.00000000", | |
"distance": "2.40000000" | |
}, | |
"exit": { | |
"id": "2374", | |
"code": "TOHIL.JUMPPOINTS.NYX", | |
"status": "P", | |
"star_system_id": "417", | |
"type": "JUMPPOINT", | |
"designation": "Tohil - Nyx", | |
"name": null, | |
"latitude": "13.98430000", | |
"longitude": "121.75900000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1197", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1713", | |
"exit_id": "1831", | |
"entry": { | |
"id": "1713", | |
"code": "NYX.JUMPPOINTS.ODIN", | |
"status": "P", | |
"star_system_id": "315", | |
"type": "JUMPPOINT", | |
"designation": "Nyx - Odin", | |
"name": null, | |
"latitude": "-31.00000000", | |
"longitude": "122.00000000", | |
"distance": "3.90000000" | |
}, | |
"exit": { | |
"id": "1831", | |
"code": "ODIN.JUMPPOINTS.NYX", | |
"status": "P", | |
"star_system_id": "324", | |
"type": "JUMPPOINT", | |
"designation": "Odin - Nyx", | |
"name": null, | |
"latitude": "-1.00000000", | |
"longitude": "155.00000000", | |
"distance": "8.50000000" | |
} | |
}, | |
{ | |
"id": "1198", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1714", | |
"exit_id": "2344", | |
"entry": { | |
"id": "1714", | |
"code": "TERRA.JUMPPOINTS.HADRIAN", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Hadrian", | |
"name": null, | |
"latitude": "15.00000000", | |
"longitude": "0.00000000", | |
"distance": "5.00000000" | |
}, | |
"exit": { | |
"id": "2344", | |
"code": "HADRIAN.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "411", | |
"type": "JUMPPOINT", | |
"designation": "Hadrian - Terra", | |
"name": null, | |
"latitude": "0.00000000", | |
"longitude": "158.10000000", | |
"distance": "31.89000000" | |
} | |
}, | |
{ | |
"id": "1199", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1715", | |
"exit_id": "1890", | |
"entry": { | |
"id": "1715", | |
"code": "TERRA.JUMPPOINTS.TAYAC", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Tayac", | |
"name": null, | |
"latitude": "8.00000000", | |
"longitude": "67.00000000", | |
"distance": "12.00000000" | |
}, | |
"exit": { | |
"id": "1890", | |
"code": "TAYAC.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "333", | |
"type": "JUMPPOINT", | |
"designation": "Tayac - Terra", | |
"name": null, | |
"latitude": "-15.00390000", | |
"longitude": "-174.92700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1200", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1716", | |
"exit_id": "2056", | |
"entry": { | |
"id": "1716", | |
"code": "TERRA.JUMPPOINTS.GOSS", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Goss", | |
"name": null, | |
"latitude": "20.00000000", | |
"longitude": "145.00000000", | |
"distance": "2.30000000" | |
}, | |
"exit": { | |
"id": "2056", | |
"code": "GOSS.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "356", | |
"type": "JUMPPOINT", | |
"designation": "Goss - Terra", | |
"name": null, | |
"latitude": "-15.88860000", | |
"longitude": "28.06460000", | |
"distance": "5.00000000" | |
} | |
}, | |
{ | |
"id": "1202", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1718", | |
"exit_id": "1756", | |
"entry": { | |
"id": "1718", | |
"code": "TERRA.JUMPPOINTS.MAGNUS", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Magnus", | |
"name": null, | |
"latitude": "-12.00000000", | |
"longitude": "-48.00000000", | |
"distance": "3.00000000" | |
}, | |
"exit": { | |
"id": "1756", | |
"code": "MAGNUS.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "319", | |
"type": "JUMPPOINT", | |
"designation": "Magnus - Terra", | |
"name": null, | |
"latitude": "2.00000000", | |
"longitude": "131.00000000", | |
"distance": "2.41000000" | |
} | |
}, | |
{ | |
"id": "1203", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1719", | |
"exit_id": "1754", | |
"entry": { | |
"id": "1719", | |
"code": "TERRA.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Pyro", | |
"name": null, | |
"latitude": "-3.00000000", | |
"longitude": "-167.00000000", | |
"distance": "3.30000000" | |
}, | |
"exit": { | |
"id": "1754", | |
"code": "PYRO.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Terra", | |
"name": null, | |
"latitude": "14.00000000", | |
"longitude": "72.00000000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1204", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1729", | |
"exit_id": "1790", | |
"entry": { | |
"id": "1729", | |
"code": "TERRA.JUMPPOINTS.TARANIS", | |
"status": "P", | |
"star_system_id": "316", | |
"type": "JUMPPOINT", | |
"designation": "Terra - Taranis", | |
"name": null, | |
"latitude": "1.00000000", | |
"longitude": "139.00000000", | |
"distance": "4.30000000" | |
}, | |
"exit": { | |
"id": "1790", | |
"code": "TARANIS.JUMPPOINTS.TERRA", | |
"status": "P", | |
"star_system_id": "321", | |
"type": "JUMPPOINT", | |
"designation": "Taranis - Terra", | |
"name": null, | |
"latitude": "-3.00000000", | |
"longitude": "-135.00000000", | |
"distance": "1.90000000" | |
} | |
}, | |
{ | |
"id": "1205", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1730", | |
"exit_id": "1795", | |
"entry": { | |
"id": "1730", | |
"code": "VIRGIL.JUMPPOINTS.VEGA", | |
"status": "P", | |
"star_system_id": "317", | |
"type": "JUMPPOINT", | |
"designation": "Virgil - Vega", | |
"name": null, | |
"latitude": "6.00000000", | |
"longitude": "172.00000000", | |
"distance": "4.60000000" | |
}, | |
"exit": { | |
"id": "1795", | |
"code": "VEGA.JUMPPOINTS.VIRGIL", | |
"status": "P", | |
"star_system_id": "322", | |
"type": "JUMPPOINT", | |
"designation": "Vega - Virgil", | |
"name": null, | |
"latitude": "-34.00000000", | |
"longitude": "-117.00000000", | |
"distance": "0.60000000" | |
} | |
}, | |
{ | |
"id": "1206", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1731", | |
"exit_id": "1847", | |
"entry": { | |
"id": "1731", | |
"code": "VIRGIL.JUMPPOINTS.TIBER", | |
"status": "P", | |
"star_system_id": "317", | |
"type": "JUMPPOINT", | |
"designation": "Virgil - Tiber", | |
"name": null, | |
"latitude": "-9.00000000", | |
"longitude": "123.00000000", | |
"distance": "3.30000000" | |
}, | |
"exit": { | |
"id": "1847", | |
"code": "TIBER.JUMPPOINTS.VIRGIL", | |
"status": "P", | |
"star_system_id": "327", | |
"type": "JUMPPOINT", | |
"designation": "Tiber - Virgil", | |
"name": null, | |
"latitude": "-12.31960000", | |
"longitude": "-163.55000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1207", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1733", | |
"exit_id": "1989", | |
"entry": { | |
"id": "1733", | |
"code": "VIRGIL.JUMPPOINTS.OBERON", | |
"status": "P", | |
"star_system_id": "317", | |
"type": "JUMPPOINT", | |
"designation": "Virgil - Oberon", | |
"name": null, | |
"latitude": "-12.00000000", | |
"longitude": "3.00000000", | |
"distance": "3.30000000" | |
}, | |
"exit": { | |
"id": "1989", | |
"code": "OBERON.JUMPPOINTS.VIRGIL", | |
"status": "P", | |
"star_system_id": "348", | |
"type": "JUMPPOINT", | |
"designation": "Oberon - Virgil", | |
"name": null, | |
"latitude": "51.88720000", | |
"longitude": "-179.53800000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1208", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1734", | |
"exit_id": "1842", | |
"entry": { | |
"id": "1734", | |
"code": "VIRGIL.JUMPPOINTS.KELLOG", | |
"status": "P", | |
"star_system_id": "317", | |
"type": "JUMPPOINT", | |
"designation": "Virgil - Kellog", | |
"name": null, | |
"latitude": "18.00000000", | |
"longitude": "-45.00000000", | |
"distance": "4.00000000" | |
}, | |
"exit": { | |
"id": "1842", | |
"code": "KELLOG.JUMPPOINTS.VIRGIL", | |
"status": "P", | |
"star_system_id": "326", | |
"type": "JUMPPOINT", | |
"designation": "Kellog - Virgil", | |
"name": null, | |
"latitude": "38.11680000", | |
"longitude": "122.15600000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1209", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1741", | |
"exit_id": "2345", | |
"entry": { | |
"id": "1741", | |
"code": "PYRO.JUMPPOINTS.HADRIAN", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Hadrian", | |
"name": null, | |
"latitude": "15.00000000", | |
"longitude": "61.00000000", | |
"distance": "12.00000000" | |
}, | |
"exit": { | |
"id": "2345", | |
"code": "HADRIAN.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "411", | |
"type": "JUMPPOINT", | |
"designation": "Hadrian - Pyro", | |
"name": null, | |
"latitude": "0.69190000", | |
"longitude": "37.19350000", | |
"distance": "65.00000000" | |
} | |
}, | |
{ | |
"id": "1210", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1742", | |
"exit_id": "1877", | |
"entry": { | |
"id": "1742", | |
"code": "PYRO.JUMPPOINTS.OSO", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Oso", | |
"name": null, | |
"latitude": "-8.00000000", | |
"longitude": "-69.00000000", | |
"distance": "13.00000000" | |
}, | |
"exit": { | |
"id": "1877", | |
"code": "OSO.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "332", | |
"type": "JUMPPOINT", | |
"designation": "Oso - Pyro", | |
"name": null, | |
"latitude": "55.46500000", | |
"longitude": "-86.22270000", | |
"distance": "11.00000000" | |
} | |
}, | |
{ | |
"id": "1211", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1743", | |
"exit_id": "1906", | |
"entry": { | |
"id": "1743", | |
"code": "PYRO.JUMPPOINTS.CASTRA", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Castra", | |
"name": null, | |
"latitude": "-9.00000000", | |
"longitude": "153.00000000", | |
"distance": "11.00000000" | |
}, | |
"exit": { | |
"id": "1906", | |
"code": "CASTRA.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "337", | |
"type": "JUMPPOINT", | |
"designation": "Castra - Pyro", | |
"name": null, | |
"latitude": "-13.98430000", | |
"longitude": "-58.24090000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1212", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1755", | |
"exit_id": "1822", | |
"entry": { | |
"id": "1755", | |
"code": "MAGNUS.JUMPPOINTS.ELLIS", | |
"status": "P", | |
"star_system_id": "319", | |
"type": "JUMPPOINT", | |
"designation": "Magnus - Ellis", | |
"name": null, | |
"latitude": "18.00000000", | |
"longitude": "40.00000000", | |
"distance": "1.99000000" | |
}, | |
"exit": { | |
"id": "1822", | |
"code": "ELLIS.JUMPPOINTS.MAGNUS", | |
"status": "P", | |
"star_system_id": "323", | |
"type": "JUMPPOINT", | |
"designation": "Ellis - Magnus", | |
"name": null, | |
"latitude": "2.00000000", | |
"longitude": "45.00000000", | |
"distance": "2.00000000" | |
} | |
}, | |
{ | |
"id": "1213", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1764", | |
"exit_id": "2132", | |
"entry": { | |
"id": "1764", | |
"code": "NUL.JUMPPOINTS.CROSHAW", | |
"status": "P", | |
"star_system_id": "320", | |
"type": "JUMPPOINT", | |
"designation": "Nul - Croshaw", | |
"name": null, | |
"latitude": "-5.00000000", | |
"longitude": "-146.00000000", | |
"distance": "3.00000000" | |
}, | |
"exit": { | |
"id": "2132", | |
"code": "CROSHAW.JUMPPOINTS.NUL", | |
"status": "P", | |
"star_system_id": "369", | |
"type": "JUMPPOINT", | |
"designation": "Croshaw - Nul", | |
"name": null, | |
"latitude": "-6.33525000", | |
"longitude": "-26.67640000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1215", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1766", | |
"exit_id": "1922", | |
"entry": { | |
"id": "1766", | |
"code": "NUL.JUMPPOINTS.CALIBAN", | |
"status": "P", | |
"star_system_id": "320", | |
"type": "JUMPPOINT", | |
"designation": "Nul - Caliban", | |
"name": null, | |
"latitude": "12.00000000", | |
"longitude": "-39.00000000", | |
"distance": "4.10000000" | |
}, | |
"exit": { | |
"id": "1922", | |
"code": "CALIBAN.JUMPPOINTS.NUL", | |
"status": "P", | |
"star_system_id": "339", | |
"type": "JUMPPOINT", | |
"designation": "Caliban - Nul", | |
"name": null, | |
"latitude": "-20.16510000", | |
"longitude": "157.60300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1217", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1768", | |
"exit_id": "2099", | |
"entry": { | |
"id": "1768", | |
"code": "NUL.JUMPPOINTS.CENTAURI", | |
"status": "P", | |
"star_system_id": "320", | |
"type": "JUMPPOINT", | |
"designation": "Nul - Centauri", | |
"name": null, | |
"latitude": "-1.00000000", | |
"longitude": "-49.00000000", | |
"distance": "3.30000000" | |
}, | |
"exit": { | |
"id": "2099", | |
"code": "CENTAURI.JUMPPOINTS.NUL", | |
"status": "P", | |
"star_system_id": "362", | |
"type": "JUMPPOINT", | |
"designation": "Centauri - Nul", | |
"name": null, | |
"latitude": "-39.87850000", | |
"longitude": "-114.19300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1219", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1778", | |
"exit_id": "1794", | |
"entry": { | |
"id": "1778", | |
"code": "NUL.JUMPPOINTS.VEGA", | |
"status": "P", | |
"star_system_id": "320", | |
"type": "JUMPPOINT", | |
"designation": "Nul - Vega", | |
"name": null, | |
"latitude": "-28.00000000", | |
"longitude": "-103.00000000", | |
"distance": "4.60000000" | |
}, | |
"exit": { | |
"id": "1794", | |
"code": "VEGA.JUMPPOINTS.NUL", | |
"status": "P", | |
"star_system_id": "322", | |
"type": "JUMPPOINT", | |
"designation": "Vega - Nul", | |
"name": null, | |
"latitude": "7.00000000", | |
"longitude": "77.00000000", | |
"distance": "8.00000000" | |
} | |
}, | |
{ | |
"id": "1220", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1779", | |
"exit_id": "1824", | |
"entry": { | |
"id": "1779", | |
"code": "TARANIS.JUMPPOINTS.ELLIS", | |
"status": "P", | |
"star_system_id": "321", | |
"type": "JUMPPOINT", | |
"designation": "Taranis - Ellis", | |
"name": null, | |
"latitude": "6.47411000", | |
"longitude": "49.00000000", | |
"distance": "6.00000000" | |
}, | |
"exit": { | |
"id": "1824", | |
"code": "ELLIS.JUMPPOINTS.TARANIS", | |
"status": "P", | |
"star_system_id": "323", | |
"type": "JUMPPOINT", | |
"designation": "Ellis - Taranis", | |
"name": null, | |
"latitude": "13.00000000", | |
"longitude": "-144.00000000", | |
"distance": "101.00000000" | |
} | |
}, | |
{ | |
"id": "1221", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1780", | |
"exit_id": "2363", | |
"entry": { | |
"id": "1780", | |
"code": "TARANIS.JUMPPOINTS.GENESIS", | |
"status": "P", | |
"star_system_id": "321", | |
"type": "JUMPPOINT", | |
"designation": "Taranis - Genesis", | |
"name": null, | |
"latitude": "5.00000000", | |
"longitude": "168.00000000", | |
"distance": "4.80000000" | |
}, | |
"exit": { | |
"id": "2363", | |
"code": "GENESIS.JUMPPOINTS.TARANIS", | |
"status": "P", | |
"star_system_id": "414", | |
"type": "JUMPPOINT", | |
"designation": "Genesis - Taranis", | |
"name": null, | |
"latitude": "-39.15880000", | |
"longitude": "108.75700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1224", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1791", | |
"exit_id": "1835", | |
"entry": { | |
"id": "1791", | |
"code": "TARANIS.JUMPPOINTS.HELIOS", | |
"status": "P", | |
"star_system_id": "321", | |
"type": "JUMPPOINT", | |
"designation": "Taranis - Helios", | |
"name": null, | |
"latitude": "-11.00000000", | |
"longitude": "-30.00000000", | |
"distance": "7.00000000" | |
}, | |
"exit": { | |
"id": "1835", | |
"code": "HELIOS.JUMPPOINTS.TARANIS", | |
"status": "P", | |
"star_system_id": "325", | |
"type": "JUMPPOINT", | |
"designation": "Helios - Taranis", | |
"name": null, | |
"latitude": "-31.41850000", | |
"longitude": "47.00000000", | |
"distance": "53.00000000" | |
} | |
}, | |
{ | |
"id": "1227", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1796", | |
"exit_id": "1992", | |
"entry": { | |
"id": "1796", | |
"code": "VEGA.JUMPPOINTS.OBERON", | |
"status": "P", | |
"star_system_id": "322", | |
"type": "JUMPPOINT", | |
"designation": "Vega - Oberon", | |
"name": null, | |
"latitude": "2.00000000", | |
"longitude": "63.00000000", | |
"distance": "1.30000000" | |
}, | |
"exit": { | |
"id": "1992", | |
"code": "OBERON.JUMPPOINTS.VEGA", | |
"status": "P", | |
"star_system_id": "348", | |
"type": "JUMPPOINT", | |
"designation": "Oberon - Vega", | |
"name": null, | |
"latitude": "4.36280000", | |
"longitude": "33.07050000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1228", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1797", | |
"exit_id": "1872", | |
"entry": { | |
"id": "1797", | |
"code": "VEGA.JUMPPOINTS.BREMEN", | |
"status": "P", | |
"star_system_id": "322", | |
"type": "JUMPPOINT", | |
"designation": "Vega - Bremen", | |
"name": null, | |
"latitude": "-20.00000000", | |
"longitude": "140.00000000", | |
"distance": "8.00000000" | |
}, | |
"exit": { | |
"id": "1872", | |
"code": "BREMEN.JUMPPOINTS.VEGA", | |
"status": "P", | |
"star_system_id": "331", | |
"type": "JUMPPOINT", | |
"designation": "Bremen - Vega", | |
"name": null, | |
"latitude": "-0.83840000", | |
"longitude": "-129.39500000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1229", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1804", | |
"exit_id": "1953", | |
"entry": { | |
"id": "1804", | |
"code": "ELLIS.JUMPPOINTS.KILIAN", | |
"status": "P", | |
"star_system_id": "323", | |
"type": "JUMPPOINT", | |
"designation": "Ellis - Kilian", | |
"name": null, | |
"latitude": "14.00000000", | |
"longitude": "142.00000000", | |
"distance": "5.00000000" | |
}, | |
"exit": { | |
"id": "1953", | |
"code": "KILIAN.JUMPPOINTS.ELLIS", | |
"status": "P", | |
"star_system_id": "344", | |
"type": "JUMPPOINT", | |
"designation": "Kilian - Ellis", | |
"name": null, | |
"latitude": "-39.37690000", | |
"longitude": "63.51890000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1230", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1805", | |
"exit_id": "2069", | |
"entry": { | |
"id": "1805", | |
"code": "ELLIS.JUMPPOINTS.NEXUS", | |
"status": "P", | |
"star_system_id": "323", | |
"type": "JUMPPOINT", | |
"designation": "Ellis - Nexus", | |
"name": null, | |
"latitude": "-32.00000000", | |
"longitude": "35.66910000", | |
"distance": "98.00000000" | |
}, | |
"exit": { | |
"id": "2069", | |
"code": "NEXUS.JUMPPOINTS.ELLIS", | |
"status": "P", | |
"star_system_id": "357", | |
"type": "JUMPPOINT", | |
"designation": "Nexus - Ellis", | |
"name": null, | |
"latitude": "-9.38400000", | |
"longitude": "-144.33100000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1231", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1823", | |
"exit_id": "1918", | |
"entry": { | |
"id": "1823", | |
"code": "ELLIS.JUMPPOINTS.MIN", | |
"status": "P", | |
"star_system_id": "323", | |
"type": "JUMPPOINT", | |
"designation": "Ellis - Min", | |
"name": null, | |
"latitude": "20.00000000", | |
"longitude": "-38.00000000", | |
"distance": "0.74000000" | |
}, | |
"exit": { | |
"id": "1918", | |
"code": "MIN.JUMPPOINTS.ELLIS", | |
"status": "P", | |
"star_system_id": "335", | |
"type": "JUMPPOINT", | |
"designation": "Min - Ellis", | |
"name": null, | |
"latitude": "20.66270000", | |
"longitude": "126.01800000", | |
"distance": "1.30000000" | |
} | |
}, | |
{ | |
"id": "1232", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1825", | |
"exit_id": "1844", | |
"entry": { | |
"id": "1825", | |
"code": "ODIN.JUMPPOINTS.KELLOG", | |
"status": "P", | |
"star_system_id": "324", | |
"type": "JUMPPOINT", | |
"designation": "Odin - Kellog", | |
"name": null, | |
"latitude": "8.00000000", | |
"longitude": "-60.00000000", | |
"distance": "7.50000000" | |
}, | |
"exit": { | |
"id": "1844", | |
"code": "KELLOG.JUMPPOINTS.ODIN", | |
"status": "P", | |
"star_system_id": "326", | |
"type": "JUMPPOINT", | |
"designation": "Kellog - Odin", | |
"name": null, | |
"latitude": "-14.15770000", | |
"longitude": "-85.64440000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1233", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1832", | |
"exit_id": "1985", | |
"entry": { | |
"id": "1832", | |
"code": "HELIOS.JUMPPOINTS.TYROL", | |
"status": "P", | |
"star_system_id": "325", | |
"type": "JUMPPOINT", | |
"designation": "Helios - Tyrol", | |
"name": null, | |
"latitude": "14.00000000", | |
"longitude": "-41.00000000", | |
"distance": "65.00000000" | |
}, | |
"exit": { | |
"id": "1985", | |
"code": "TYROL.JUMPPOINTS.HELIOS", | |
"status": "P", | |
"star_system_id": "347", | |
"type": "JUMPPOINT", | |
"designation": "Tyrol - Helios", | |
"name": null, | |
"latitude": "8.38900000", | |
"longitude": "108.04500000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1234", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1833", | |
"exit_id": "2317", | |
"entry": { | |
"id": "1833", | |
"code": "HELIOS.JUMPPOINTS.CHARON", | |
"status": "P", | |
"star_system_id": "325", | |
"type": "JUMPPOINT", | |
"designation": "Helios - Charon", | |
"name": null, | |
"latitude": "-11.00000000", | |
"longitude": "-70.00000000", | |
"distance": "29.00000000" | |
}, | |
"exit": { | |
"id": "2317", | |
"code": "CHARON.JUMPPOINTS.HELIOS", | |
"status": "P", | |
"star_system_id": "407", | |
"type": "JUMPPOINT", | |
"designation": "Charon - Helios", | |
"name": null, | |
"latitude": "-21.22870000", | |
"longitude": "154.59500000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1235", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1834", | |
"exit_id": "2065", | |
"entry": { | |
"id": "1834", | |
"code": "HELIOS.JUMPPOINTS.GOSS", | |
"status": "P", | |
"star_system_id": "325", | |
"type": "JUMPPOINT", | |
"designation": "Helios - Goss", | |
"name": null, | |
"latitude": "-5.19022000", | |
"longitude": "-136.50000000", | |
"distance": "73.00000000" | |
}, | |
"exit": { | |
"id": "2065", | |
"code": "GOSS.JUMPPOINTS.HELIOS", | |
"status": "P", | |
"star_system_id": "356", | |
"type": "JUMPPOINT", | |
"designation": "Goss - Helios", | |
"name": null, | |
"latitude": "2.88860000", | |
"longitude": "156.06460000", | |
"distance": "5.00000000" | |
} | |
}, | |
{ | |
"id": "1237", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1843", | |
"exit_id": "2313", | |
"entry": { | |
"id": "1843", | |
"code": "KELLOG.JUMPPOINTS.VECTOR", | |
"status": "P", | |
"star_system_id": "326", | |
"type": "JUMPPOINT", | |
"designation": "Kellog - Vector", | |
"name": null, | |
"latitude": "26.63660000", | |
"longitude": "27.92550000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2313", | |
"code": "VECTOR.JUMPPOINTS.KELLOG", | |
"status": "P", | |
"star_system_id": "406", | |
"type": "JUMPPOINT", | |
"designation": "Vector - Kellog", | |
"name": null, | |
"latitude": "-17.00000000", | |
"longitude": "88.00000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1238", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1845", | |
"exit_id": "1894", | |
"entry": { | |
"id": "1845", | |
"code": "KELLOG.JUMPPOINTS.CHRONOS", | |
"status": "P", | |
"star_system_id": "326", | |
"type": "JUMPPOINT", | |
"designation": "Kellog - Chronos", | |
"name": null, | |
"latitude": "-55.39700000", | |
"longitude": "-122.97800000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "1894", | |
"code": "CHRONOS.JUMPPOINTS.KELLOG", | |
"status": "P", | |
"star_system_id": "334", | |
"type": "JUMPPOINT", | |
"designation": "Chronos - Kellog", | |
"name": null, | |
"latitude": "5.39700000", | |
"longitude": "57.02150000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1239", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1848", | |
"exit_id": "2087", | |
"entry": { | |
"id": "1848", | |
"code": "TIBER.JUMPPOINTS.ORION", | |
"status": "P", | |
"star_system_id": "327", | |
"type": "JUMPPOINT", | |
"designation": "Tiber - Orion", | |
"name": null, | |
"latitude": "25.99890000", | |
"longitude": "29.78810000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2087", | |
"code": "ORION.JUMPPOINTS.TIBER", | |
"status": "P", | |
"star_system_id": "360", | |
"type": "JUMPPOINT", | |
"designation": "Orion - Tiber", | |
"name": null, | |
"latitude": "-25.99890000", | |
"longitude": "-170.21200000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1240", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1849", | |
"exit_id": "2312", | |
"entry": { | |
"id": "1849", | |
"code": "TIBER.JUMPPOINTS.VECTOR", | |
"status": "P", | |
"star_system_id": "327", | |
"type": "JUMPPOINT", | |
"designation": "Tiber - Vector", | |
"name": null, | |
"latitude": "15.55152000", | |
"longitude": "-99.68650000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2312", | |
"code": "VECTOR.JUMPPOINTS.TIBER", | |
"status": "P", | |
"star_system_id": "406", | |
"type": "JUMPPOINT", | |
"designation": "Vector - Tiber", | |
"name": null, | |
"latitude": "5.69484000", | |
"longitude": "-150.02100000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1241", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1850", | |
"exit_id": "1988", | |
"entry": { | |
"id": "1850", | |
"code": "TIBER.JUMPPOINTS.OBERON", | |
"status": "P", | |
"star_system_id": "327", | |
"type": "JUMPPOINT", | |
"designation": "Tiber - Oberon", | |
"name": null, | |
"latitude": "-31.36820000", | |
"longitude": "144.58700000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "1988", | |
"code": "OBERON.JUMPPOINTS.TIBER", | |
"status": "P", | |
"star_system_id": "348", | |
"type": "JUMPPOINT", | |
"designation": "Oberon - Tiber", | |
"name": null, | |
"latitude": "-22.64550000", | |
"longitude": "-122.19000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1242", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1852", | |
"exit_id": "2054", | |
"entry": { | |
"id": "1852", | |
"code": "OSIRIS.JUMPPOINTS.GOSS", | |
"status": "P", | |
"star_system_id": "328", | |
"type": "JUMPPOINT", | |
"designation": "Osiris - Goss", | |
"name": null, | |
"latitude": "-14.54370000", | |
"longitude": "4.87760000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2054", | |
"code": "GOSS.JUMPPOINTS.OSIRIS", | |
"status": "P", | |
"star_system_id": "356", | |
"type": "JUMPPOINT", | |
"designation": "Goss - Osiris", | |
"name": null, | |
"latitude": "20.66270000", | |
"longitude": "-45.98250000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1243", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1853", | |
"exit_id": "1946", | |
"entry": { | |
"id": "1853", | |
"code": "OSIRIS.JUMPPOINTS.BAKER", | |
"status": "P", | |
"star_system_id": "328", | |
"type": "JUMPPOINT", | |
"designation": "Osiris - Baker", | |
"name": null, | |
"latitude": "17.51160000", | |
"longitude": "-112.46900000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "1946", | |
"code": "BAKER.JUMPPOINTS.OSIRIS", | |
"status": "P", | |
"star_system_id": "342", | |
"type": "JUMPPOINT", | |
"designation": "Baker - Osiris", | |
"name": null, | |
"latitude": "14.00000000", | |
"longitude": "172.00000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1244", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1854", | |
"exit_id": "2275", | |
"entry": { | |
"id": "1854", | |
"code": "OSIRIS.JUMPPOINTS.INDRA", | |
"status": "P", | |
"star_system_id": "328", | |
"type": "JUMPPOINT", | |
"designation": "Osiris - Indra", | |
"name": null, | |
"latitude": "50.53920000", | |
"longitude": "79.27130000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2275", | |
"code": "INDRA.JUMPPOINTS.OSIRIS", | |
"status": "P", | |
"star_system_id": "399", | |
"type": "JUMPPOINT", | |
"designation": "Indra - Osiris", | |
"name": null, | |
"latitude": "44.38500400", | |
"longitude": "127.00000000", | |
"distance": "9.21450000" | |
} | |
}, | |
{ | |
"id": "1245", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1856", | |
"exit_id": "1996", | |
"entry": { | |
"id": "1856", | |
"code": "FORA.JUMPPOINTS.RHETOR", | |
"status": "P", | |
"star_system_id": "329", | |
"type": "JUMPPOINT", | |
"designation": "Fora - Rhetor", | |
"name": null, | |
"latitude": "5.27900000", | |
"longitude": "19.29750000", | |
"distance": "3.25000000" | |
}, | |
"exit": { | |
"id": "1996", | |
"code": "RHETOR.JUMPPOINTS.FORA", | |
"status": "P", | |
"star_system_id": "349", | |
"type": "JUMPPOINT", | |
"designation": "Rhetor - Fora", | |
"name": null, | |
"latitude": "5.27900000", | |
"longitude": "120.70300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1247", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1858", | |
"exit_id": "2095", | |
"entry": { | |
"id": "1858", | |
"code": "FORA.JUMPPOINTS.NEMO", | |
"status": "P", | |
"star_system_id": "329", | |
"type": "JUMPPOINT", | |
"designation": "Fora - Nemo", | |
"name": null, | |
"latitude": "36.14690000", | |
"longitude": "-121.62900000", | |
"distance": "8.50000000" | |
}, | |
"exit": { | |
"id": "2095", | |
"code": "NEMO.JUMPPOINTS.FORA", | |
"status": "P", | |
"star_system_id": "361", | |
"type": "JUMPPOINT", | |
"designation": "Nemo - Fora", | |
"name": null, | |
"latitude": "-20.79920000", | |
"longitude": "126.91300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1248", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1859", | |
"exit_id": "1978", | |
"entry": { | |
"id": "1859", | |
"code": "FORA.JUMPPOINTS.BANSHEE", | |
"status": "P", | |
"star_system_id": "329", | |
"type": "JUMPPOINT", | |
"designation": "Fora - Banshee", | |
"name": null, | |
"latitude": "16.21860000", | |
"longitude": "-67.48150000", | |
"distance": "14.00000000" | |
}, | |
"exit": { | |
"id": "1978", | |
"code": "BANSHEE.JUMPPOINTS.FORA", | |
"status": "P", | |
"star_system_id": "346", | |
"type": "JUMPPOINT", | |
"designation": "Banshee - Fora", | |
"name": null, | |
"latitude": "-6.21860000", | |
"longitude": "112.51800000", | |
"distance": "4.00000000" | |
} | |
}, | |
{ | |
"id": "1252", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1873", | |
"exit_id": "1903", | |
"entry": { | |
"id": "1873", | |
"code": "BREMEN.JUMPPOINTS.KALLIS", | |
"status": "P", | |
"star_system_id": "331", | |
"type": "JUMPPOINT", | |
"designation": "Bremen - Kallis", | |
"name": null, | |
"latitude": "-16.14510000", | |
"longitude": "127.02900000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "1903", | |
"code": "KALLIS.JUMPPOINTS.BREMEN", | |
"status": "P", | |
"star_system_id": "336", | |
"type": "JUMPPOINT", | |
"designation": "Kallis - Bremen", | |
"name": null, | |
"latitude": "5.81690000", | |
"longitude": "-95.90090000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1253", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1876", | |
"exit_id": "1904", | |
"entry": { | |
"id": "1876", | |
"code": "OSO.JUMPPOINTS.KALLIS", | |
"status": "P", | |
"star_system_id": "332", | |
"type": "JUMPPOINT", | |
"designation": "Oso - Kallis", | |
"name": null, | |
"latitude": "11.89830000", | |
"longitude": "74.13800000", | |
"distance": "5.50000000" | |
}, | |
"exit": { | |
"id": "1904", | |
"code": "KALLIS.JUMPPOINTS.OSO", | |
"status": "P", | |
"star_system_id": "336", | |
"type": "JUMPPOINT", | |
"designation": "Kallis - Oso", | |
"name": null, | |
"latitude": "-71.89830000", | |
"longitude": "-105.86200000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1254", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1878", | |
"exit_id": "1910", | |
"entry": { | |
"id": "1878", | |
"code": "OSO.JUMPPOINTS.CASTRA", | |
"status": "P", | |
"star_system_id": "332", | |
"type": "JUMPPOINT", | |
"designation": "Oso - Castra", | |
"name": null, | |
"latitude": "-15.09570000", | |
"longitude": "-174.01900000", | |
"distance": "14.30000000" | |
}, | |
"exit": { | |
"id": "1910", | |
"code": "CASTRA.JUMPPOINTS.OSO", | |
"status": "P", | |
"star_system_id": "337", | |
"type": "JUMPPOINT", | |
"designation": "Castra - Oso", | |
"name": null, | |
"latitude": "7.09570000", | |
"longitude": "75.98130000", | |
"distance": "18.00000000" | |
} | |
}, | |
{ | |
"id": "1255", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1889", | |
"exit_id": "1943", | |
"entry": { | |
"id": "1889", | |
"code": "TAYAC.JUMPPOINTS.BAKER", | |
"status": "P", | |
"star_system_id": "333", | |
"type": "JUMPPOINT", | |
"designation": "Tayac - Baker", | |
"name": null, | |
"latitude": "22.56480000", | |
"longitude": "71.30420000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "1943", | |
"code": "BAKER.JUMPPOINTS.TAYAC", | |
"status": "P", | |
"star_system_id": "342", | |
"type": "JUMPPOINT", | |
"designation": "Baker - Tayac", | |
"name": null, | |
"latitude": "-12.56480000", | |
"longitude": "-108.69600000", | |
"distance": "2.15400000" | |
} | |
}, | |
{ | |
"id": "1256", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1891", | |
"exit_id": "2055", | |
"entry": { | |
"id": "1891", | |
"code": "TAYAC.JUMPPOINTS.GOSS", | |
"status": "P", | |
"star_system_id": "333", | |
"type": "JUMPPOINT", | |
"designation": "Tayac - Goss", | |
"name": null, | |
"latitude": "5.25070000", | |
"longitude": "124.77200000", | |
"distance": "2.50000000" | |
}, | |
"exit": { | |
"id": "2055", | |
"code": "GOSS.JUMPPOINTS.TAYAC", | |
"status": "P", | |
"star_system_id": "356", | |
"type": "JUMPPOINT", | |
"designation": "Goss - Tayac", | |
"name": null, | |
"latitude": "-18.69190000", | |
"longitude": "-142.80700000", | |
"distance": "6.00000000" | |
} | |
}, | |
{ | |
"id": "1258", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1895", | |
"exit_id": "2370", | |
"entry": { | |
"id": "1895", | |
"code": "CHRONOS.JUMPPOINTS.BRANAUGH", | |
"status": "P", | |
"star_system_id": "334", | |
"type": "JUMPPOINT", | |
"designation": "Chronos - Branaugh", | |
"name": null, | |
"latitude": "-13.34560000", | |
"longitude": "-54.05980000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2370", | |
"code": "BRANAUGH.JUMPPOINTS.CHRONOS", | |
"status": "P", | |
"star_system_id": "416", | |
"type": "JUMPPOINT", | |
"designation": "Branaugh - Chronos", | |
"name": null, | |
"latitude": "13.34560000", | |
"longitude": "81.00000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1259", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1897", | |
"exit_id": "2152", | |
"entry": { | |
"id": "1897", | |
"code": "HADES.JUMPPOINTS.CATHCART", | |
"status": "P", | |
"star_system_id": "338", | |
"type": "JUMPPOINT", | |
"designation": "Hades - Cathcart", | |
"name": null, | |
"latitude": "-38.33270000", | |
"longitude": "-49.09840000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2152", | |
"code": "CATHCART.JUMPPOINTS.HADES", | |
"status": "P", | |
"star_system_id": "372", | |
"type": "JUMPPOINT", | |
"designation": "Cathcart - Hades", | |
"name": null, | |
"latitude": "38.33270000", | |
"longitude": "130.90200000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1260", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1898", | |
"exit_id": "1955", | |
"entry": { | |
"id": "1898", | |
"code": "CATHCART.JUMPPOINTS.KILIAN", | |
"status": "P", | |
"star_system_id": "372", | |
"type": "JUMPPOINT", | |
"designation": "Cathcart - Kilian", | |
"name": null, | |
"latitude": "15.02290000", | |
"longitude": "-97.78380000", | |
"distance": "8.00000000" | |
}, | |
"exit": { | |
"id": "1955", | |
"code": "KILIAN.JUMPPOINTS.CATHCART", | |
"status": "P", | |
"star_system_id": "344", | |
"type": "JUMPPOINT", | |
"designation": "Kilian - Cathcart", | |
"name": null, | |
"latitude": "45.02290000", | |
"longitude": "82.21620000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1261", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1899", | |
"exit_id": "2070", | |
"entry": { | |
"id": "1899", | |
"code": "MIN.JUMPPOINTS.NEXUS", | |
"status": "P", | |
"star_system_id": "335", | |
"type": "JUMPPOINT", | |
"designation": "Min - Nexus", | |
"name": null, | |
"latitude": "-20.92920000", | |
"longitude": "76.38200000", | |
"distance": "0.80000000" | |
}, | |
"exit": { | |
"id": "2070", | |
"code": "NEXUS.JUMPPOINTS.MIN", | |
"status": "P", | |
"star_system_id": "357", | |
"type": "JUMPPOINT", | |
"designation": "Nexus - Min", | |
"name": null, | |
"latitude": "-25.72300000", | |
"longitude": "163.34800000", | |
"distance": "11.30000000" | |
} | |
}, | |
{ | |
"id": "1262", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1900", | |
"exit_id": "1939", | |
"entry": { | |
"id": "1900", | |
"code": "CATHCART.JUMPPOINTS.DAVIEN", | |
"status": "P", | |
"star_system_id": "372", | |
"type": "JUMPPOINT", | |
"designation": "Cathcart - Davien", | |
"name": null, | |
"latitude": "-7.12263000", | |
"longitude": "152.62100000", | |
"distance": "5.00000000" | |
}, | |
"exit": { | |
"id": "1939", | |
"code": "DAVIEN.JUMPPOINTS.CATHCART", | |
"status": "P", | |
"star_system_id": "340", | |
"type": "JUMPPOINT", | |
"designation": "Davien - Cathcart", | |
"name": null, | |
"latitude": "2.00000000", | |
"longitude": "163.21100000", | |
"distance": "6.57000000" | |
} | |
}, | |
{ | |
"id": "1264", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1907", | |
"exit_id": "2329", | |
"entry": { | |
"id": "1907", | |
"code": "CASTRA.JUMPPOINTS.OYA", | |
"status": "P", | |
"star_system_id": "337", | |
"type": "JUMPPOINT", | |
"designation": "Castra - Oya", | |
"name": null, | |
"latitude": "-4.39470000", | |
"longitude": "-104.87500000", | |
"distance": "22.00000000" | |
}, | |
"exit": { | |
"id": "2329", | |
"code": "OYA.JUMPPOINTS.CASTRA", | |
"status": "P", | |
"star_system_id": "409", | |
"type": "JUMPPOINT", | |
"designation": "Oya - Castra", | |
"name": null, | |
"latitude": "4.39470000", | |
"longitude": "5.12470000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1265", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1908", | |
"exit_id": "2341", | |
"entry": { | |
"id": "1908", | |
"code": "CASTRA.JUMPPOINTS.HADRIAN", | |
"status": "P", | |
"star_system_id": "337", | |
"type": "JUMPPOINT", | |
"designation": "Castra - Hadrian", | |
"name": null, | |
"latitude": "3.88410000", | |
"longitude": "163.97800000", | |
"distance": "14.00000000" | |
}, | |
"exit": { | |
"id": "2341", | |
"code": "HADRIAN.JUMPPOINTS.CASTRA", | |
"status": "P", | |
"star_system_id": "411", | |
"type": "JUMPPOINT", | |
"designation": "Hadrian - Castra", | |
"name": null, | |
"latitude": "32.88410000", | |
"longitude": "-36.02220000", | |
"distance": "33.00000000" | |
} | |
}, | |
{ | |
"id": "1266", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1919", | |
"exit_id": "2068", | |
"entry": { | |
"id": "1919", | |
"code": "HADES.JUMPPOINTS.NEXUS", | |
"status": "P", | |
"star_system_id": "338", | |
"type": "JUMPPOINT", | |
"designation": "Hades - Nexus", | |
"name": null, | |
"latitude": "7.31300000", | |
"longitude": "-78.32890000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2068", | |
"code": "NEXUS.JUMPPOINTS.HADES", | |
"status": "P", | |
"star_system_id": "357", | |
"type": "JUMPPOINT", | |
"designation": "Nexus - Hades", | |
"name": null, | |
"latitude": "42.65540000", | |
"longitude": "-96.96320000", | |
"distance": "10.00000000" | |
} | |
}, | |
{ | |
"id": "1267", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1923", | |
"exit_id": "2185", | |
"entry": { | |
"id": "1923", | |
"code": "CALIBAN.JUMPPOINTS.VIKING", | |
"status": "P", | |
"star_system_id": "339", | |
"type": "JUMPPOINT", | |
"designation": "Caliban - Viking", | |
"name": null, | |
"latitude": "-2.86180000", | |
"longitude": "155.00000000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2185", | |
"code": "VIKING.JUMPPOINTS.CALIBAN", | |
"status": "P", | |
"star_system_id": "379", | |
"type": "JUMPPOINT", | |
"designation": "Viking - Caliban", | |
"name": null, | |
"latitude": "21.00000000", | |
"longitude": "143.00000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1268", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1924", | |
"exit_id": "2088", | |
"entry": { | |
"id": "1924", | |
"code": "CALIBAN.JUMPPOINTS.ORION", | |
"status": "P", | |
"star_system_id": "339", | |
"type": "JUMPPOINT", | |
"designation": "Caliban - Orion", | |
"name": null, | |
"latitude": "2.25610000", | |
"longitude": "-30.31340000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2088", | |
"code": "ORION.JUMPPOINTS.CALIBAN", | |
"status": "P", | |
"star_system_id": "360", | |
"type": "JUMPPOINT", | |
"designation": "Orion - Caliban", | |
"name": null, | |
"latitude": "-28.25610000", | |
"longitude": "149.68700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1269", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1926", | |
"exit_id": "1990", | |
"entry": { | |
"id": "1926", | |
"code": "CALIBAN.JUMPPOINTS.OBERON", | |
"status": "P", | |
"star_system_id": "339", | |
"type": "JUMPPOINT", | |
"designation": "Caliban - Oberon", | |
"name": null, | |
"latitude": "48.00000000", | |
"longitude": "-85.00000000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "1990", | |
"code": "OBERON.JUMPPOINTS.CALIBAN", | |
"status": "P", | |
"star_system_id": "348", | |
"type": "JUMPPOINT", | |
"designation": "Oberon - Caliban", | |
"name": null, | |
"latitude": "39.64980000", | |
"longitude": "134.08900000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1270", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1928", | |
"exit_id": "1954", | |
"entry": { | |
"id": "1928", | |
"code": "DAVIEN.JUMPPOINTS.KILIAN", | |
"status": "P", | |
"star_system_id": "340", | |
"type": "JUMPPOINT", | |
"designation": "Davien - Kilian", | |
"name": null, | |
"latitude": "-1.06050000", | |
"longitude": "-23.21080000", | |
"distance": "17.00000000" | |
}, | |
"exit": { | |
"id": "1954", | |
"code": "KILIAN.JUMPPOINTS.DAVIEN", | |
"status": "P", | |
"star_system_id": "344", | |
"type": "JUMPPOINT", | |
"designation": "Kilian - Davien", | |
"name": null, | |
"latitude": "-2.17100000", | |
"longitude": "-12.18900000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1272", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1930", | |
"exit_id": "2119", | |
"entry": { | |
"id": "1930", | |
"code": "DAVIEN.JUMPPOINTS.FERRON", | |
"status": "P", | |
"star_system_id": "340", | |
"type": "JUMPPOINT", | |
"designation": "Davien - Ferron", | |
"name": null, | |
"latitude": "31.60790000", | |
"longitude": "57.35300000", | |
"distance": "2.00000000" | |
}, | |
"exit": { | |
"id": "2119", | |
"code": "FERRON.JUMPPOINTS.DAVIEN", | |
"status": "P", | |
"star_system_id": "367", | |
"type": "JUMPPOINT", | |
"designation": "Ferron - Davien", | |
"name": null, | |
"latitude": "21.60790000", | |
"longitude": "-122.64700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1273", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1938", | |
"exit_id": "2019", | |
"entry": { | |
"id": "1938", | |
"code": "DAVIEN.JUMPPOINTS.SOL", | |
"status": "P", | |
"star_system_id": "340", | |
"type": "JUMPPOINT", | |
"designation": "Davien - Sol", | |
"name": null, | |
"latitude": "11.00000000", | |
"longitude": "-80.00000000", | |
"distance": "17.00000000" | |
}, | |
"exit": { | |
"id": "2019", | |
"code": "SOL.JUMPPOINTS.DAVIEN", | |
"status": "P", | |
"star_system_id": "355", | |
"type": "JUMPPOINT", | |
"designation": "Sol - Davien", | |
"name": null, | |
"latitude": "25.28630000", | |
"longitude": "-128.96200000", | |
"distance": "16.30000000" | |
} | |
}, | |
{ | |
"id": "1275", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1944", | |
"exit_id": "2366", | |
"entry": { | |
"id": "1944", | |
"code": "BAKER.JUMPPOINTS.KIEL", | |
"status": "P", | |
"star_system_id": "342", | |
"type": "JUMPPOINT", | |
"designation": "Baker - Kiel", | |
"name": null, | |
"latitude": "-22.00000000", | |
"longitude": "-12.00000000", | |
"distance": "7.15580000" | |
}, | |
"exit": { | |
"id": "2366", | |
"code": "KIEL.JUMPPOINTS.BAKER", | |
"status": "P", | |
"star_system_id": "415", | |
"type": "JUMPPOINT", | |
"designation": "Kiel - Baker", | |
"name": null, | |
"latitude": "23.81080000", | |
"longitude": "59.80370000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1276", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1945", | |
"exit_id": "2176", | |
"entry": { | |
"id": "1945", | |
"code": "BAKER.JUMPPOINTS.HADUR", | |
"status": "P", | |
"star_system_id": "342", | |
"type": "JUMPPOINT", | |
"designation": "Baker - Hadur", | |
"name": null, | |
"latitude": "18.97240000", | |
"longitude": "96.91050000", | |
"distance": "6.00000000" | |
}, | |
"exit": { | |
"id": "2176", | |
"code": "HADUR.JUMPPOINTS.BAKER", | |
"status": "P", | |
"star_system_id": "377", | |
"type": "JUMPPOINT", | |
"designation": "Hadur - Baker", | |
"name": null, | |
"latitude": "1.17330000", | |
"longitude": "-148.77400000", | |
"distance": "4.23646000" | |
} | |
}, | |
{ | |
"id": "1277", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1947", | |
"exit_id": "2264", | |
"entry": { | |
"id": "1947", | |
"code": "BAKER.JUMPPOINTS.PALLAS", | |
"status": "P", | |
"star_system_id": "342", | |
"type": "JUMPPOINT", | |
"designation": "Baker - Pallas", | |
"name": null, | |
"latitude": "28.00000000", | |
"longitude": "-147.00000000", | |
"distance": "4.00000000" | |
}, | |
"exit": { | |
"id": "2264", | |
"code": "PALLAS.JUMPPOINTS.BAKER", | |
"status": "P", | |
"star_system_id": "397", | |
"type": "JUMPPOINT", | |
"designation": "Pallas - Baker", | |
"name": null, | |
"latitude": "-25.00390000", | |
"longitude": "85.07270000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1280", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "1979", | |
"exit_id": "2292", | |
"entry": { | |
"id": "1979", | |
"code": "BANSHEE.JUMPPOINTS.YULIN", | |
"status": "P", | |
"star_system_id": "346", | |
"type": "JUMPPOINT", | |
"designation": "Banshee - Yulin", | |
"name": null, | |
"latitude": "35.00000000", | |
"longitude": "-86.00000000", | |
"distance": "2.90000000" | |
}, | |
"exit": { | |
"id": "2292", | |
"code": "YULIN.JUMPPOINTS.BANSHEE", | |
"status": "P", | |
"star_system_id": "402", | |
"type": "JUMPPOINT", | |
"designation": "Yulin - Banshee", | |
"name": null, | |
"latitude": "11.70250000", | |
"longitude": "-86.95540000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1281", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1980", | |
"exit_id": "2335", | |
"entry": { | |
"id": "1980", | |
"code": "BANSHEE.JUMPPOINTS.LEIR", | |
"status": "P", | |
"star_system_id": "346", | |
"type": "JUMPPOINT", | |
"designation": "Banshee - Leir", | |
"name": null, | |
"latitude": "-14.95359000", | |
"longitude": "-13.12480000", | |
"distance": "6.00000000" | |
}, | |
"exit": { | |
"id": "2335", | |
"code": "LEIR.JUMPPOINTS.BANSHEE", | |
"status": "P", | |
"star_system_id": "410", | |
"type": "JUMPPOINT", | |
"designation": "Leir - Banshee", | |
"name": null, | |
"latitude": "4.95359000", | |
"longitude": "166.87500000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1282", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1982", | |
"exit_id": "2349", | |
"entry": { | |
"id": "1982", | |
"code": "BANSHEE.JUMPPOINTS.GARRON", | |
"status": "P", | |
"star_system_id": "346", | |
"type": "JUMPPOINT", | |
"designation": "Banshee - Garron", | |
"name": null, | |
"latitude": "21.00000000", | |
"longitude": "-16.00000000", | |
"distance": "4.00000000" | |
}, | |
"exit": { | |
"id": "2349", | |
"code": "GARRON.JUMPPOINTS.BANSHEE", | |
"status": "P", | |
"star_system_id": "412", | |
"type": "JUMPPOINT", | |
"designation": "Garron - Banshee", | |
"name": null, | |
"latitude": "31.36820000", | |
"longitude": "-35.41300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1283", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1984", | |
"exit_id": "2315", | |
"entry": { | |
"id": "1984", | |
"code": "TYROL.JUMPPOINTS.CHARON", | |
"status": "P", | |
"star_system_id": "347", | |
"type": "JUMPPOINT", | |
"designation": "Tyrol - Charon", | |
"name": null, | |
"latitude": "69.15880000", | |
"longitude": "-71.24340000", | |
"distance": "5.00000000" | |
}, | |
"exit": { | |
"id": "2315", | |
"code": "CHARON.JUMPPOINTS.TYROL", | |
"status": "P", | |
"star_system_id": "407", | |
"type": "JUMPPOINT", | |
"designation": "Charon - Tyrol", | |
"name": null, | |
"latitude": "7.12263000", | |
"longitude": "-27.37890000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1284", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "1986", | |
"exit_id": "2066", | |
"entry": { | |
"id": "1986", | |
"code": "TYROL.JUMPPOINTS.GOSS", | |
"status": "P", | |
"star_system_id": "347", | |
"type": "JUMPPOINT", | |
"designation": "Tyrol - Goss", | |
"name": null, | |
"latitude": "31.40000000", | |
"longitude": "13.00000000", | |
"distance": "7.00000000" | |
}, | |
"exit": { | |
"id": "2066", | |
"code": "GOSS.JUMPPOINTS.TYROL", | |
"status": "P", | |
"star_system_id": "356", | |
"type": "JUMPPOINT", | |
"designation": "Goss - Tyrol", | |
"name": null, | |
"latitude": "-32.88860000", | |
"longitude": "54.06460000", | |
"distance": "4.00000000" | |
} | |
}, | |
{ | |
"id": "1285", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1994", | |
"exit_id": "2131", | |
"entry": { | |
"id": "1994", | |
"code": "RHETOR.JUMPPOINTS.CROSHAW", | |
"status": "P", | |
"star_system_id": "349", | |
"type": "JUMPPOINT", | |
"designation": "Rhetor - Croshaw", | |
"name": null, | |
"latitude": "-18.69590000", | |
"longitude": "-77.67380000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2131", | |
"code": "CROSHAW.JUMPPOINTS.RHETOR", | |
"status": "P", | |
"star_system_id": "369", | |
"type": "JUMPPOINT", | |
"designation": "Croshaw - Rhetor", | |
"name": null, | |
"latitude": "38.69590000", | |
"longitude": "10.32600000", | |
"distance": "8.00000000" | |
} | |
}, | |
{ | |
"id": "1286", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "1995", | |
"exit_id": "2107", | |
"entry": { | |
"id": "1995", | |
"code": "RHETOR.JUMPPOINTS.IDRIS", | |
"status": "P", | |
"star_system_id": "349", | |
"type": "JUMPPOINT", | |
"designation": "Rhetor - Idris", | |
"name": null, | |
"latitude": "21.79210000", | |
"longitude": "77.99600000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2107", | |
"code": "IDRIS.JUMPPOINTS.RHETOR", | |
"status": "P", | |
"star_system_id": "364", | |
"type": "JUMPPOINT", | |
"designation": "Idris - Rhetor", | |
"name": null, | |
"latitude": "22.64550000", | |
"longitude": "-77.80960000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1301", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2021", | |
"exit_id": "2129", | |
"entry": { | |
"id": "2021", | |
"code": "SOL.JUMPPOINTS.CROSHAW", | |
"status": "P", | |
"star_system_id": "355", | |
"type": "JUMPPOINT", | |
"designation": "Sol - Croshaw", | |
"name": null, | |
"latitude": "-4.19421000", | |
"longitude": "87.21810000", | |
"distance": "51.00000000" | |
}, | |
"exit": { | |
"id": "2129", | |
"code": "CROSHAW.JUMPPOINTS.SOL", | |
"status": "P", | |
"star_system_id": "369", | |
"type": "JUMPPOINT", | |
"designation": "Croshaw - Sol", | |
"name": null, | |
"latitude": "2.19421000", | |
"longitude": "-152.78200000", | |
"distance": "4.00000000" | |
} | |
}, | |
{ | |
"id": "1302", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2067", | |
"exit_id": "2153", | |
"entry": { | |
"id": "2067", | |
"code": "NEXUS.JUMPPOINTS.CATHCART", | |
"status": "P", | |
"star_system_id": "357", | |
"type": "JUMPPOINT", | |
"designation": "Nexus - Cathcart", | |
"name": null, | |
"latitude": "28.04110000", | |
"longitude": "-68.18280000", | |
"distance": "9.00000000" | |
}, | |
"exit": { | |
"id": "2153", | |
"code": "CATHCART.JUMPPOINTS.NEXUS", | |
"status": "P", | |
"star_system_id": "372", | |
"type": "JUMPPOINT", | |
"designation": "Cathcart - Nexus", | |
"name": null, | |
"latitude": "-2.04110000", | |
"longitude": "111.81700000", | |
"distance": "12.00000000" | |
} | |
}, | |
{ | |
"id": "1308", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2091", | |
"exit_id": "2184", | |
"entry": { | |
"id": "2091", | |
"code": "ORION.JUMPPOINTS.VIKING", | |
"status": "P", | |
"star_system_id": "360", | |
"type": "JUMPPOINT", | |
"designation": "Orion - Viking", | |
"name": null, | |
"latitude": "25.45730000", | |
"longitude": "66.13310000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2184", | |
"code": "VIKING.JUMPPOINTS.ORION", | |
"status": "P", | |
"star_system_id": "379", | |
"type": "JUMPPOINT", | |
"designation": "Viking - Orion", | |
"name": null, | |
"latitude": "65.45730000", | |
"longitude": "-113.86700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1309", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2093", | |
"exit_id": "2150", | |
"entry": { | |
"id": "2093", | |
"code": "NEMO.JUMPPOINTS.HADES", | |
"status": "P", | |
"star_system_id": "361", | |
"type": "JUMPPOINT", | |
"designation": "Nemo - Hades", | |
"name": null, | |
"latitude": "1.79210000", | |
"longitude": "-72.00410000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2150", | |
"code": "HADES.JUMPPOINTS.NEMO", | |
"status": "P", | |
"star_system_id": "338", | |
"type": "JUMPPOINT", | |
"designation": "Hades - Nemo", | |
"name": null, | |
"latitude": "-11.02050000", | |
"longitude": "-33.89230000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1310", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2094", | |
"exit_id": "2144", | |
"entry": { | |
"id": "2094", | |
"code": "NEMO.JUMPPOINTS.COREL", | |
"status": "P", | |
"star_system_id": "361", | |
"type": "JUMPPOINT", | |
"designation": "Nemo - Corel", | |
"name": null, | |
"latitude": "33.94870000", | |
"longitude": "123.20200000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2144", | |
"code": "COREL.JUMPPOINTS.NEMO", | |
"status": "P", | |
"star_system_id": "370", | |
"type": "JUMPPOINT", | |
"designation": "Corel - Nemo", | |
"name": null, | |
"latitude": "6.00000000", | |
"longitude": "-7.79770000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1311", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2097", | |
"exit_id": "2103", | |
"entry": { | |
"id": "2097", | |
"code": "CENTAURI.JUMPPOINTS.ELYSIUM", | |
"status": "P", | |
"star_system_id": "362", | |
"type": "JUMPPOINT", | |
"designation": "Centauri - Elysium", | |
"name": null, | |
"latitude": "-7.54560000", | |
"longitude": "89.18250000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2103", | |
"code": "ELYSIUM.JUMPPOINTS.CENTAURI", | |
"status": "P", | |
"star_system_id": "363", | |
"type": "JUMPPOINT", | |
"designation": "Elysium - Centauri", | |
"name": null, | |
"latitude": "21.54560000", | |
"longitude": "-90.81750000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1313", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2101", | |
"exit_id": "2337", | |
"entry": { | |
"id": "2101", | |
"code": "ELYSIUM.JUMPPOINTS.LEIR", | |
"status": "P", | |
"star_system_id": "363", | |
"type": "JUMPPOINT", | |
"designation": "Elysium - Leir", | |
"name": null, | |
"latitude": "-10.97140000", | |
"longitude": "-128.85700000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2337", | |
"code": "LEIR.JUMPPOINTS.ELYSIUM", | |
"status": "P", | |
"star_system_id": "410", | |
"type": "JUMPPOINT", | |
"designation": "Leir - Elysium", | |
"name": null, | |
"latitude": "-7.00000000", | |
"longitude": "-14.92900000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1314", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2102", | |
"exit_id": "2240", | |
"entry": { | |
"id": "2102", | |
"code": "ELYSIUM.JUMPPOINTS.VANGUARD", | |
"status": "P", | |
"star_system_id": "363", | |
"type": "JUMPPOINT", | |
"designation": "Elysium - Vanguard", | |
"name": null, | |
"latitude": "5.66960000", | |
"longitude": "5.97090000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2240", | |
"code": "VANGUARD.JUMPPOINTS.ELYSIUM", | |
"status": "P", | |
"star_system_id": "391", | |
"type": "JUMPPOINT", | |
"designation": "Vanguard - Elysium", | |
"name": null, | |
"latitude": "28.86180000", | |
"longitude": "-143.68100000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1315", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2104", | |
"exit_id": "2109", | |
"entry": { | |
"id": "2104", | |
"code": "ELYSIUM.JUMPPOINTS.IDRIS", | |
"status": "P", | |
"star_system_id": "363", | |
"type": "JUMPPOINT", | |
"designation": "Elysium - Idris", | |
"name": null, | |
"latitude": "7.78980000", | |
"longitude": "113.35600000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2109", | |
"code": "IDRIS.JUMPPOINTS.ELYSIUM", | |
"status": "P", | |
"star_system_id": "364", | |
"type": "JUMPPOINT", | |
"designation": "Idris - Elysium", | |
"name": null, | |
"latitude": "2.64550000", | |
"longitude": "-164.00000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1316", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2106", | |
"exit_id": "2120", | |
"entry": { | |
"id": "2106", | |
"code": "IDRIS.JUMPPOINTS.FERRON", | |
"status": "P", | |
"star_system_id": "364", | |
"type": "JUMPPOINT", | |
"designation": "Idris - Ferron", | |
"name": null, | |
"latitude": "10.67870000", | |
"longitude": "169.05800000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2120", | |
"code": "FERRON.JUMPPOINTS.IDRIS", | |
"status": "P", | |
"star_system_id": "367", | |
"type": "JUMPPOINT", | |
"designation": "Ferron - Idris", | |
"name": null, | |
"latitude": "-10.67870000", | |
"longitude": "-10.94180000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1318", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2110", | |
"exit_id": "2347", | |
"entry": { | |
"id": "2110", | |
"code": "IDRIS.JUMPPOINTS.GARRON", | |
"status": "P", | |
"star_system_id": "364", | |
"type": "JUMPPOINT", | |
"designation": "Idris - Garron", | |
"name": null, | |
"latitude": "-6.20000000", | |
"longitude": "-3.00000000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2347", | |
"code": "GARRON.JUMPPOINTS.IDRIS", | |
"status": "P", | |
"star_system_id": "412", | |
"type": "JUMPPOINT", | |
"designation": "Garron - Idris", | |
"name": null, | |
"latitude": "4.31420000", | |
"longitude": "-122.92700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1322", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2122", | |
"exit_id": "2130", | |
"entry": { | |
"id": "2122", | |
"code": "FERRON.JUMPPOINTS.CROSHAW", | |
"status": "P", | |
"star_system_id": "367", | |
"type": "JUMPPOINT", | |
"designation": "Ferron - Croshaw", | |
"name": null, | |
"latitude": "-31.00000000", | |
"longitude": "167.00000000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2130", | |
"code": "CROSHAW.JUMPPOINTS.FERRON", | |
"status": "P", | |
"star_system_id": "369", | |
"type": "JUMPPOINT", | |
"designation": "Croshaw - Ferron", | |
"name": null, | |
"latitude": "21.06050000", | |
"longitude": "156.78900000", | |
"distance": "8.00000000" | |
} | |
}, | |
{ | |
"id": "1327", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2142", | |
"exit_id": "2361", | |
"entry": { | |
"id": "2142", | |
"code": "COREL.JUMPPOINTS.GENESIS", | |
"status": "P", | |
"star_system_id": "370", | |
"type": "JUMPPOINT", | |
"designation": "Corel - Genesis", | |
"name": null, | |
"latitude": "-2.01163000", | |
"longitude": "-159.75700000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2361", | |
"code": "GENESIS.JUMPPOINTS.COREL", | |
"status": "P", | |
"star_system_id": "414", | |
"type": "JUMPPOINT", | |
"designation": "Genesis - Corel", | |
"name": null, | |
"latitude": "2.01163000", | |
"longitude": "20.24290000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1328", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2143", | |
"exit_id": "2233", | |
"entry": { | |
"id": "2143", | |
"code": "COREL.JUMPPOINTS.GEDDON", | |
"status": "P", | |
"star_system_id": "370", | |
"type": "JUMPPOINT", | |
"designation": "Corel - Geddon", | |
"name": null, | |
"latitude": "-18.31820000", | |
"longitude": "106.03100000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2233", | |
"code": "GEDDON.JUMPPOINTS.COREL", | |
"status": "P", | |
"star_system_id": "390", | |
"type": "JUMPPOINT", | |
"designation": "Geddon - Corel", | |
"name": null, | |
"latitude": "-18.31820000", | |
"longitude": "-73.96920000", | |
"distance": "99.00000000" | |
} | |
}, | |
{ | |
"id": "1336", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2169", | |
"exit_id": "2373", | |
"entry": { | |
"id": "2169", | |
"code": "VIRTUS.JUMPPOINTS.TOHIL", | |
"status": "P", | |
"star_system_id": "376", | |
"type": "JUMPPOINT", | |
"designation": "Virtus - Tohil", | |
"name": null, | |
"latitude": "-28.38900000", | |
"longitude": "-71.95550000", | |
"distance": "6.92000000" | |
}, | |
"exit": { | |
"id": "2373", | |
"code": "TOHIL.JUMPPOINTS.VIRTUS", | |
"status": "P", | |
"star_system_id": "417", | |
"type": "JUMPPOINT", | |
"designation": "Tohil - Virtus", | |
"name": null, | |
"latitude": "-25.46500000", | |
"longitude": "43.00000000", | |
"distance": "11.00000000" | |
} | |
}, | |
{ | |
"id": "1337", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2170", | |
"exit_id": "2215", | |
"entry": { | |
"id": "2170", | |
"code": "VIRTUS.JUMPPOINTS.TRISE", | |
"status": "P", | |
"star_system_id": "376", | |
"type": "JUMPPOINT", | |
"designation": "Virtus - Trise", | |
"name": null, | |
"latitude": "8.57960000", | |
"longitude": "101.75600000", | |
"distance": "3.00000000" | |
}, | |
"exit": { | |
"id": "2215", | |
"code": "TRISE.JUMPPOINTS.VIRTUS", | |
"status": "P", | |
"star_system_id": "400", | |
"type": "JUMPPOINT", | |
"designation": "Trise - Virtus", | |
"name": null, | |
"latitude": "-6.26470000", | |
"longitude": "64.73080000", | |
"distance": "11.00000000" | |
} | |
}, | |
{ | |
"id": "1338", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2171", | |
"exit_id": "2226", | |
"entry": { | |
"id": "2171", | |
"code": "VIRTUS.JUMPPOINTS.EEALUS", | |
"status": "P", | |
"star_system_id": "376", | |
"type": "JUMPPOINT", | |
"designation": "Virtus - Eealus", | |
"name": null, | |
"latitude": "16.95000000", | |
"longitude": "-1.30000000", | |
"distance": "3.33300000" | |
}, | |
"exit": { | |
"id": "2226", | |
"code": "EEALUS.JUMPPOINTS.VIRTUS", | |
"status": "P", | |
"star_system_id": "388", | |
"type": "JUMPPOINT", | |
"designation": "Eealus - Virtus", | |
"name": null, | |
"latitude": "-33.85990000", | |
"longitude": "58.83600000", | |
"distance": "3.33300000" | |
} | |
}, | |
{ | |
"id": "1339", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2173", | |
"exit_id": "2273", | |
"entry": { | |
"id": "2173", | |
"code": "HADUR.JUMPPOINTS.INDRA", | |
"status": "P", | |
"star_system_id": "377", | |
"type": "JUMPPOINT", | |
"designation": "Hadur - Indra", | |
"name": null, | |
"latitude": "-24.25070000", | |
"longitude": "1.00000000", | |
"distance": "7.13460000" | |
}, | |
"exit": { | |
"id": "2273", | |
"code": "INDRA.JUMPPOINTS.HADUR", | |
"status": "P", | |
"star_system_id": "399", | |
"type": "JUMPPOINT", | |
"designation": "Indra - Hadur", | |
"name": null, | |
"latitude": "31.41850000", | |
"longitude": "-83.34750000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1340", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2174", | |
"exit_id": "2266", | |
"entry": { | |
"id": "2174", | |
"code": "HADUR.JUMPPOINTS.PALLAS", | |
"status": "P", | |
"star_system_id": "377", | |
"type": "JUMPPOINT", | |
"designation": "Hadur - Pallas", | |
"name": null, | |
"latitude": "7.92380000", | |
"longitude": "-75.62630000", | |
"distance": "15.26415000" | |
}, | |
"exit": { | |
"id": "2266", | |
"code": "PALLAS.JUMPPOINTS.HADUR", | |
"status": "P", | |
"star_system_id": "397", | |
"type": "JUMPPOINT", | |
"designation": "Pallas - Hadur", | |
"name": null, | |
"latitude": "-159.92390000", | |
"longitude": "154.37400000", | |
"distance": "3.21095000" | |
} | |
}, | |
{ | |
"id": "1341", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2175", | |
"exit_id": "2270", | |
"entry": { | |
"id": "2175", | |
"code": "HADUR.JUMPPOINTS.AYR'KA", | |
"status": "P", | |
"star_system_id": "377", | |
"type": "JUMPPOINT", | |
"designation": "Hadur - Ayr'ka", | |
"name": null, | |
"latitude": "19.17330000", | |
"longitude": "98.77370000", | |
"distance": "2.56569400" | |
}, | |
"exit": { | |
"id": "2270", | |
"code": "AYR'KA.JUMPPOINTS.HADUR", | |
"status": "P", | |
"star_system_id": "398", | |
"type": "JUMPPOINT", | |
"designation": "Ayr'ka - Hadur", | |
"name": null, | |
"latitude": "-175.17330000", | |
"longitude": "-81.22630000", | |
"distance": "45.00000000" | |
} | |
}, | |
{ | |
"id": "1349", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2191", | |
"exit_id": "2319", | |
"entry": { | |
"id": "2191", | |
"code": "KINS.JUMPPOINTS.CHARON", | |
"status": "P", | |
"star_system_id": "381", | |
"type": "JUMPPOINT", | |
"designation": "Kins - Charon", | |
"name": null, | |
"latitude": "18.57960000", | |
"longitude": "148.24400000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2319", | |
"code": "CHARON.JUMPPOINTS.KINS", | |
"status": "P", | |
"star_system_id": "407", | |
"type": "JUMPPOINT", | |
"designation": "Charon - Kins", | |
"name": null, | |
"latitude": "14.22870000", | |
"longitude": "-154.59500000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1350", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2192", | |
"exit_id": "2276", | |
"entry": { | |
"id": "2192", | |
"code": "KINS.JUMPPOINTS.INDRA", | |
"status": "P", | |
"star_system_id": "381", | |
"type": "JUMPPOINT", | |
"designation": "Kins - Indra", | |
"name": null, | |
"latitude": "5.00000000", | |
"longitude": "-110.72900000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2276", | |
"code": "INDRA.JUMPPOINTS.KINS", | |
"status": "P", | |
"star_system_id": "399", | |
"type": "JUMPPOINT", | |
"designation": "Indra - Kins", | |
"name": null, | |
"latitude": "-14.00000000", | |
"longitude": "127.00000000", | |
"distance": "4.00000000" | |
} | |
}, | |
{ | |
"id": "1352", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2197", | |
"exit_id": "2290", | |
"entry": { | |
"id": "2197", | |
"code": "KAYFA.JUMPPOINTS.RIHLAH", | |
"status": "P", | |
"star_system_id": "382", | |
"type": "JUMPPOINT", | |
"designation": "Kayfa - Rihlah", | |
"name": null, | |
"latitude": "-38.94830000", | |
"longitude": "-136.45900000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2290", | |
"code": "RIHLAH.JUMPPOINTS.KAYFA", | |
"status": "P", | |
"star_system_id": "401", | |
"type": "JUMPPOINT", | |
"designation": "Rihlah - Kayfa", | |
"name": null, | |
"latitude": "14.90000000", | |
"longitude": "-66.61000000", | |
"distance": "6.31698000" | |
} | |
}, | |
{ | |
"id": "1353", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2198", | |
"exit_id": "2355", | |
"entry": { | |
"id": "2198", | |
"code": "KAYFA.JUMPPOINTS.HORUS", | |
"status": "P", | |
"star_system_id": "382", | |
"type": "JUMPPOINT", | |
"designation": "Kayfa - Horus", | |
"name": null, | |
"latitude": "8.78260000", | |
"longitude": "84.67970000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2355", | |
"code": "HORUS.JUMPPOINTS.KAYFA", | |
"status": "P", | |
"star_system_id": "413", | |
"type": "JUMPPOINT", | |
"designation": "Horus - Kayfa", | |
"name": null, | |
"latitude": "-48.78260000", | |
"longitude": "-95.32030000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1356", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2205", | |
"exit_id": "2350", | |
"entry": { | |
"id": "2205", | |
"code": "BACCHUS.JUMPPOINTS.GARRON", | |
"status": "P", | |
"star_system_id": "384", | |
"type": "JUMPPOINT", | |
"designation": "Bacchus - Garron", | |
"name": null, | |
"latitude": "15.00000000", | |
"longitude": "107.66000000", | |
"distance": "4.80000000" | |
}, | |
"exit": { | |
"id": "2350", | |
"code": "GARRON.JUMPPOINTS.BACCHUS", | |
"status": "P", | |
"star_system_id": "412", | |
"type": "JUMPPOINT", | |
"designation": "Garron - Bacchus", | |
"name": null, | |
"latitude": "-24.31420000", | |
"longitude": "14.92700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1357", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2206", | |
"exit_id": "2235", | |
"entry": { | |
"id": "2206", | |
"code": "BACCHUS.JUMPPOINTS.GEDDON", | |
"status": "P", | |
"star_system_id": "384", | |
"type": "JUMPPOINT", | |
"designation": "Bacchus - Geddon", | |
"name": null, | |
"latitude": "-1.00000000", | |
"longitude": "-163.24700000", | |
"distance": "5.20000000" | |
}, | |
"exit": { | |
"id": "2235", | |
"code": "GEDDON.JUMPPOINTS.BACCHUS", | |
"status": "P", | |
"star_system_id": "390", | |
"type": "JUMPPOINT", | |
"designation": "Geddon - Bacchus", | |
"name": null, | |
"latitude": "40.74960000", | |
"longitude": "40.75300000", | |
"distance": "22.00000000" | |
} | |
}, | |
{ | |
"id": "1358", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2210", | |
"exit_id": "2267", | |
"entry": { | |
"id": "2210", | |
"code": "TAL.JUMPPOINTS.PALLAS", | |
"status": "P", | |
"star_system_id": "385", | |
"type": "JUMPPOINT", | |
"designation": "Tal - Pallas", | |
"name": null, | |
"latitude": "11.95700000", | |
"longitude": "26.17680000", | |
"distance": "11.50000000" | |
}, | |
"exit": { | |
"id": "2267", | |
"code": "PALLAS.JUMPPOINTS.TAL", | |
"status": "P", | |
"star_system_id": "397", | |
"type": "JUMPPOINT", | |
"designation": "Pallas - Tal", | |
"name": null, | |
"latitude": "-1.95700000", | |
"longitude": "-153.82300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1360", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2216", | |
"exit_id": "2225", | |
"entry": { | |
"id": "2216", | |
"code": "TRISE.JUMPPOINTS.EEALUS", | |
"status": "P", | |
"star_system_id": "400", | |
"type": "JUMPPOINT", | |
"designation": "Trise - Eealus", | |
"name": null, | |
"latitude": "-15.27230000", | |
"longitude": "156.56600000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2225", | |
"code": "EEALUS.JUMPPOINTS.TRISE", | |
"status": "P", | |
"star_system_id": "388", | |
"type": "JUMPPOINT", | |
"designation": "Eealus - Trise", | |
"name": null, | |
"latitude": "15.27230000", | |
"longitude": "-23.43440000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1365", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2227", | |
"exit_id": "2328", | |
"entry": { | |
"id": "2227", | |
"code": "EEALUS.JUMPPOINTS.OYA", | |
"status": "P", | |
"star_system_id": "388", | |
"type": "JUMPPOINT", | |
"designation": "Eealus - Oya", | |
"name": null, | |
"latitude": "-4.40310000", | |
"longitude": "106.63500000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2328", | |
"code": "OYA.JUMPPOINTS.EEALUS", | |
"status": "P", | |
"star_system_id": "409", | |
"type": "JUMPPOINT", | |
"designation": "Oya - Eealus", | |
"name": null, | |
"latitude": "43.40310000", | |
"longitude": "-73.36480000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1367", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2229", | |
"exit_id": "2285", | |
"entry": { | |
"id": "2229", | |
"code": "EEALUS.JUMPPOINTS.RIHLAH", | |
"status": "P", | |
"star_system_id": "388", | |
"type": "JUMPPOINT", | |
"designation": "Eealus - Rihlah", | |
"name": null, | |
"latitude": "-12.12990000", | |
"longitude": "164.73900000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2285", | |
"code": "RIHLAH.JUMPPOINTS.EEALUS", | |
"status": "P", | |
"star_system_id": "401", | |
"type": "JUMPPOINT", | |
"designation": "Rihlah - Eealus", | |
"name": null, | |
"latitude": "12.12990000", | |
"longitude": "-25.26100000", | |
"distance": "8.64320000" | |
} | |
}, | |
{ | |
"id": "1369", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2234", | |
"exit_id": "2279", | |
"entry": { | |
"id": "2234", | |
"code": "GEDDON.JUMPPOINTS.GLIESE", | |
"status": "P", | |
"star_system_id": "390", | |
"type": "JUMPPOINT", | |
"designation": "Geddon - Gliese", | |
"name": null, | |
"latitude": "7.09440000", | |
"longitude": "175.47300000", | |
"distance": "79.00000000" | |
}, | |
"exit": { | |
"id": "2279", | |
"code": "GLIESE.JUMPPOINTS.GEDDON", | |
"status": "P", | |
"star_system_id": "386", | |
"type": "JUMPPOINT", | |
"designation": "Gliese - Geddon", | |
"name": null, | |
"latitude": "-37.09440000", | |
"longitude": "-104.52700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1370", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2239", | |
"exit_id": "2334", | |
"entry": { | |
"id": "2239", | |
"code": "VANGUARD.JUMPPOINTS.LEIR", | |
"status": "P", | |
"star_system_id": "391", | |
"type": "JUMPPOINT", | |
"designation": "Vanguard - Leir", | |
"name": null, | |
"latitude": "8.33930000", | |
"longitude": "-101.46500000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2334", | |
"code": "LEIR.JUMPPOINTS.VANGUARD", | |
"status": "P", | |
"star_system_id": "410", | |
"type": "JUMPPOINT", | |
"designation": "Leir - Vanguard", | |
"name": null, | |
"latitude": "-13.15760000", | |
"longitude": "-57.25330000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1378", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2269", | |
"exit_id": "2274", | |
"entry": { | |
"id": "2269", | |
"code": "AYR'KA.JUMPPOINTS.INDRA", | |
"status": "P", | |
"star_system_id": "398", | |
"type": "JUMPPOINT", | |
"designation": "Ayr'ka - Indra", | |
"name": null, | |
"latitude": "-57.00370000", | |
"longitude": "137.86290000", | |
"distance": "33.00000000" | |
}, | |
"exit": { | |
"id": "2274", | |
"code": "INDRA.JUMPPOINTS.AYR'KA", | |
"status": "P", | |
"star_system_id": "399", | |
"type": "JUMPPOINT", | |
"designation": "Indra - Ayr'ka", | |
"name": null, | |
"latitude": "5.00370000", | |
"longitude": "-16.13700000", | |
"distance": "12.51500000" | |
} | |
}, | |
{ | |
"id": "1379", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2287", | |
"exit_id": "2322", | |
"entry": { | |
"id": "2287", | |
"code": "RIHLAH.JUMPPOINTS.GURZIL", | |
"status": "P", | |
"star_system_id": "401", | |
"type": "JUMPPOINT", | |
"designation": "Rihlah - Gurzil", | |
"name": null, | |
"latitude": "-17.57320000", | |
"longitude": "93.89130000", | |
"distance": "18.00000000" | |
}, | |
"exit": { | |
"id": "2322", | |
"code": "GURZIL.JUMPPOINTS.RIHLAH", | |
"status": "P", | |
"star_system_id": "408", | |
"type": "JUMPPOINT", | |
"designation": "Gurzil - Rihlah", | |
"name": null, | |
"latitude": "57.57300000", | |
"longitude": "6.10870000", | |
"distance": "3.56490000" | |
} | |
}, | |
{ | |
"id": "1380", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2289", | |
"exit_id": "2353", | |
"entry": { | |
"id": "2289", | |
"code": "RIHLAH.JUMPPOINTS.HORUS", | |
"status": "P", | |
"star_system_id": "401", | |
"type": "JUMPPOINT", | |
"designation": "Rihlah - Horus", | |
"name": null, | |
"latitude": "3.49673000", | |
"longitude": "116.44200000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2353", | |
"code": "HORUS.JUMPPOINTS.RIHLAH", | |
"status": "P", | |
"star_system_id": "413", | |
"type": "JUMPPOINT", | |
"designation": "Horus - Rihlah", | |
"name": null, | |
"latitude": "3.49673000", | |
"longitude": "-63.55760000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1381", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2293", | |
"exit_id": "2336", | |
"entry": { | |
"id": "2293", | |
"code": "YULIN.JUMPPOINTS.LEIR", | |
"status": "P", | |
"star_system_id": "402", | |
"type": "JUMPPOINT", | |
"designation": "Yulin - Leir", | |
"name": null, | |
"latitude": "-36.70620000", | |
"longitude": "-54.31330000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2336", | |
"code": "LEIR.JUMPPOINTS.YULIN", | |
"status": "P", | |
"star_system_id": "410", | |
"type": "JUMPPOINT", | |
"designation": "Leir - Yulin", | |
"name": null, | |
"latitude": "36.70620000", | |
"longitude": "105.68700000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1382", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2318", | |
"exit_id": "2360", | |
"entry": { | |
"id": "2318", | |
"code": "CHARON.JUMPPOINTS.GENESIS", | |
"status": "P", | |
"star_system_id": "407", | |
"type": "JUMPPOINT", | |
"designation": "Charon - Genesis", | |
"name": null, | |
"latitude": "1.12263000", | |
"longitude": "16.37890000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2360", | |
"code": "GENESIS.JUMPPOINTS.CHARON", | |
"status": "P", | |
"star_system_id": "414", | |
"type": "JUMPPOINT", | |
"designation": "Genesis - Charon", | |
"name": null, | |
"latitude": "-10.82800000", | |
"longitude": "-61.26120000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1383", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2321", | |
"exit_id": "2327", | |
"entry": { | |
"id": "2321", | |
"code": "GURZIL.JUMPPOINTS.OYA", | |
"status": "P", | |
"star_system_id": "408", | |
"type": "JUMPPOINT", | |
"designation": "Gurzil - Oya", | |
"name": null, | |
"latitude": "-36.06490000", | |
"longitude": "-38.30150000", | |
"distance": "4.20000000" | |
}, | |
"exit": { | |
"id": "2327", | |
"code": "OYA.JUMPPOINTS.GURZIL", | |
"status": "P", | |
"star_system_id": "409", | |
"type": "JUMPPOINT", | |
"designation": "Oya - Gurzil", | |
"name": null, | |
"latitude": "-36.06490000", | |
"longitude": "141.69900000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1384", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2323", | |
"exit_id": "2340", | |
"entry": { | |
"id": "2323", | |
"code": "GURZIL.JUMPPOINTS.HADRIAN", | |
"status": "P", | |
"star_system_id": "408", | |
"type": "JUMPPOINT", | |
"designation": "Gurzil - Hadrian", | |
"name": null, | |
"latitude": "-20.51980000", | |
"longitude": "78.10220000", | |
"distance": "2.00000000" | |
}, | |
"exit": { | |
"id": "2340", | |
"code": "HADRIAN.JUMPPOINTS.GURZIL", | |
"status": "P", | |
"star_system_id": "411", | |
"type": "JUMPPOINT", | |
"designation": "Hadrian - Gurzil", | |
"name": null, | |
"latitude": "5.51980000", | |
"longitude": "-101.89800000", | |
"distance": "27.00000000" | |
} | |
}, | |
{ | |
"id": "1385", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2324", | |
"exit_id": "2358", | |
"entry": { | |
"id": "2324", | |
"code": "GURZIL.JUMPPOINTS.HORUS", | |
"status": "P", | |
"star_system_id": "408", | |
"type": "JUMPPOINT", | |
"designation": "Gurzil - Horus", | |
"name": null, | |
"latitude": "11.57300000", | |
"longitude": "6.10870000", | |
"distance": "3.00000000" | |
}, | |
"exit": { | |
"id": "2358", | |
"code": "HORUS.JUMPPOINTS.GURZIL", | |
"status": "P", | |
"star_system_id": "413", | |
"type": "JUMPPOINT", | |
"designation": "Horus - Gurzil", | |
"name": null, | |
"latitude": "6.33300000", | |
"longitude": "165.32000000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1386", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2330", | |
"exit_id": "2343", | |
"entry": { | |
"id": "2330", | |
"code": "OYA.JUMPPOINTS.HADRIAN", | |
"status": "P", | |
"star_system_id": "409", | |
"type": "JUMPPOINT", | |
"designation": "Oya - Hadrian", | |
"name": null, | |
"latitude": "-8.20000000", | |
"longitude": "-125.84000000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2343", | |
"code": "HADRIAN.JUMPPOINTS.OYA", | |
"status": "P", | |
"star_system_id": "411", | |
"type": "JUMPPOINT", | |
"designation": "Hadrian - Oya", | |
"name": null, | |
"latitude": "18.69190000", | |
"longitude": "37.19350000", | |
"distance": "44.00000000" | |
} | |
}, | |
{ | |
"id": "1387", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2331", | |
"exit_id": "2372", | |
"entry": { | |
"id": "2331", | |
"code": "OYA.JUMPPOINTS.TOHIL", | |
"status": "P", | |
"star_system_id": "409", | |
"type": "JUMPPOINT", | |
"designation": "Oya - Tohil", | |
"name": null, | |
"latitude": "37.00000000", | |
"longitude": "165.00000000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2372", | |
"code": "TOHIL.JUMPPOINTS.OYA", | |
"status": "P", | |
"star_system_id": "417", | |
"type": "JUMPPOINT", | |
"designation": "Tohil - Oya", | |
"name": null, | |
"latitude": "33.85990000", | |
"longitude": "-126.16300000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1388", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2333", | |
"exit_id": "2348", | |
"entry": { | |
"id": "2333", | |
"code": "LEIR.JUMPPOINTS.GARRON", | |
"status": "P", | |
"star_system_id": "410", | |
"type": "JUMPPOINT", | |
"designation": "Leir - Garron", | |
"name": null, | |
"latitude": "7.36280000", | |
"longitude": "-146.92900000", | |
"distance": "3.30000000" | |
}, | |
"exit": { | |
"id": "2348", | |
"code": "GARRON.JUMPPOINTS.LEIR", | |
"status": "P", | |
"star_system_id": "412", | |
"type": "JUMPPOINT", | |
"designation": "Garron - Leir", | |
"name": null, | |
"latitude": "16.15910000", | |
"longitude": "108.30900000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1389", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2342", | |
"exit_id": "2367", | |
"entry": { | |
"id": "2342", | |
"code": "HADRIAN.JUMPPOINTS.KIEL", | |
"status": "P", | |
"star_system_id": "411", | |
"type": "JUMPPOINT", | |
"designation": "Hadrian - Kiel", | |
"name": null, | |
"latitude": "-15.69790000", | |
"longitude": "119.48400000", | |
"distance": "14.00000000" | |
}, | |
"exit": { | |
"id": "2367", | |
"code": "KIEL.JUMPPOINTS.HADRIAN", | |
"status": "P", | |
"star_system_id": "415", | |
"type": "JUMPPOINT", | |
"designation": "Kiel - Hadrian", | |
"name": null, | |
"latitude": "50.69790000", | |
"longitude": "-60.51630000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1390", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2354", | |
"exit_id": "2365", | |
"entry": { | |
"id": "2354", | |
"code": "HORUS.JUMPPOINTS.KIEL", | |
"status": "P", | |
"star_system_id": "413", | |
"type": "JUMPPOINT", | |
"designation": "Horus - Kiel", | |
"name": null, | |
"latitude": "-8.59680000", | |
"longitude": "81.38940000", | |
"distance": "1.00000000" | |
}, | |
"exit": { | |
"id": "2365", | |
"code": "KIEL.JUMPPOINTS.HORUS", | |
"status": "P", | |
"star_system_id": "415", | |
"type": "JUMPPOINT", | |
"designation": "Kiel - Horus", | |
"name": null, | |
"latitude": "8.59680000", | |
"longitude": "-98.61060000", | |
"distance": "1.00000000" | |
} | |
}, | |
{ | |
"id": "1391", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2658", | |
"exit_id": "2657", | |
"entry": { | |
"id": "2658", | |
"code": "LEIR.JUMPPOINTS.KABAL", | |
"status": "P", | |
"star_system_id": "410", | |
"type": "JUMPPOINT", | |
"designation": "Leir - Kabal", | |
"name": null, | |
"latitude": "4.00000000", | |
"longitude": "29.00000000", | |
"distance": "11.40000000" | |
}, | |
"exit": { | |
"id": "2657", | |
"code": "KABAL.JUMPPOINTS.LEIR", | |
"status": "P", | |
"star_system_id": "419", | |
"type": "JUMPPOINT", | |
"designation": "Kabal - Leir", | |
"name": null, | |
"latitude": "42.00000000", | |
"longitude": "-29.00000000", | |
"distance": "3.52000000" | |
} | |
}, | |
{ | |
"id": "1392", | |
"name": null, | |
"size": "L", | |
"direction": "B", | |
"entry_id": "2660", | |
"exit_id": "2659", | |
"entry": { | |
"id": "2660", | |
"code": "BANSHEE.JUMPPOINTS.TAMSA", | |
"status": "P", | |
"star_system_id": "346", | |
"type": "JUMPPOINT", | |
"designation": "Banshee - Tamsa", | |
"name": null, | |
"latitude": "48.00000000", | |
"longitude": "-21.00000000", | |
"distance": "9.80000000" | |
}, | |
"exit": { | |
"id": "2659", | |
"code": "TAMSA.JUMPPOINTS.BANSHEE", | |
"status": "P", | |
"star_system_id": "422", | |
"type": "JUMPPOINT", | |
"designation": "Tamsa - Banshee", | |
"name": null, | |
"latitude": "15.00000000", | |
"longitude": "98.00000000", | |
"distance": "17.90000000" | |
} | |
}, | |
{ | |
"id": "1393", | |
"name": null, | |
"size": "S", | |
"direction": "B", | |
"entry_id": "2704", | |
"exit_id": "2703", | |
"entry": { | |
"id": "2704", | |
"code": "PYRO.JUMPPOINTS.CANO", | |
"status": "P", | |
"star_system_id": "318", | |
"type": "JUMPPOINT", | |
"designation": "Pyro - Cano", | |
"name": null, | |
"latitude": "-15.00000000", | |
"longitude": "160.00000000", | |
"distance": "0.20000000" | |
}, | |
"exit": { | |
"id": "2703", | |
"code": "CANO.JUMPPOINTS.PYRO", | |
"status": "P", | |
"star_system_id": "418", | |
"type": "JUMPPOINT", | |
"designation": "Cano - Pyro", | |
"name": null, | |
"latitude": "15.00000000", | |
"longitude": "270.00000000", | |
"distance": "3.00000000" | |
} | |
}, | |
{ | |
"id": "1394", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2706", | |
"exit_id": "2705", | |
"entry": { | |
"id": "2706", | |
"code": "DAVIEN.JUMPPOINTS.CANO", | |
"status": "P", | |
"star_system_id": "340", | |
"type": "JUMPPOINT", | |
"designation": "Davien - Cano", | |
"name": null, | |
"latitude": "13.00000000", | |
"longitude": "233.00000000", | |
"distance": "2.88000000" | |
}, | |
"exit": { | |
"id": "2705", | |
"code": "CANO.JUMPPOINTS.DAVIEN", | |
"status": "P", | |
"star_system_id": "418", | |
"type": "JUMPPOINT", | |
"designation": "Cano - Davien", | |
"name": null, | |
"latitude": "-8.00000000", | |
"longitude": "26.00000000", | |
"distance": "2.60000000" | |
} | |
}, | |
{ | |
"id": "1397", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2713", | |
"exit_id": "2712", | |
"entry": { | |
"id": "2713", | |
"code": "ODIN.JUMPPOINTS.TANGA", | |
"status": "P", | |
"star_system_id": "324", | |
"type": "JUMPPOINT", | |
"designation": "Odin - Tanga", | |
"name": null, | |
"latitude": "4.37000000", | |
"longitude": "-77.26000000", | |
"distance": "2.35000000" | |
}, | |
"exit": { | |
"id": "2712", | |
"code": "TANGA.JUMPPOINTS.ODIN", | |
"status": "P", | |
"star_system_id": "420", | |
"type": "JUMPPOINT", | |
"designation": "Tanga - Odin", | |
"name": null, | |
"latitude": "-13.87000000", | |
"longitude": "159.00000000", | |
"distance": "19.45000000" | |
} | |
}, | |
{ | |
"id": "1398", | |
"name": null, | |
"size": "M", | |
"direction": "B", | |
"entry_id": "2715", | |
"exit_id": "2714", | |
"entry": { | |
"id": "2715", | |
"code": "BREMEN.JUMPPOINTS.TANGA", | |
"status": "P", | |
"star_system_id": "331", | |
"type": "JUMPPOINT", | |
"designation": "Bremen - Tanga", | |
"name": null, | |
"latitude": "-5.06000000", | |
"longitude": "34.79000000", | |
"distance": "3.16000000" | |
}, | |
"exit": { | |
"id": "2714", | |
"code": "TANGA.JUMPPOINTS.BREMEN", | |
"status": "P", | |
"star_system_id": "420", | |
"type": "JUMPPOINT", | |
"designation": "Tanga - Bremen", | |
"name": null, | |
"latitude": "11.24000000", | |
"longitude": "45.68000000", | |
"distance": "13.94000000" | |
} | |
} | |
] | |
}, | |
"species": { | |
"rowcount": 6, | |
"totalrows": "6", | |
"estimatedrows": false, | |
"pagesize": 0, | |
"pagecount": null, | |
"page": 1, | |
"offset": 0, | |
"startrow": 0, | |
"resultset": [ | |
{ | |
"id": "1", | |
"name": "Human", | |
"code": "HUMAN" | |
}, | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU" | |
}, | |
{ | |
"id": "3", | |
"name": "Xi'An", | |
"code": "XIAN" | |
}, | |
{ | |
"id": "4", | |
"name": "Tevarin", | |
"code": "TEVARIN" | |
}, | |
{ | |
"id": "5", | |
"name": "Kr'Thak", | |
"code": "KRTHAK" | |
}, | |
{ | |
"id": "6", | |
"name": "Vanduul", | |
"code": "VNCL" | |
} | |
] | |
}, | |
"affiliations": { | |
"rowcount": 6, | |
"totalrows": "6", | |
"estimatedrows": false, | |
"pagesize": 0, | |
"pagecount": null, | |
"page": 1, | |
"offset": 0, | |
"startrow": 0, | |
"resultset": [ | |
{ | |
"id": "1", | |
"name": "UEE", | |
"code": "uee", | |
"color": "#48bbd4" | |
}, | |
{ | |
"id": "2", | |
"name": "Banu", | |
"code": "BANU", | |
"color": "#ffce17" | |
}, | |
{ | |
"id": "3", | |
"name": "Vanduul", | |
"code": "VNCL", | |
"color": "#bd002d" | |
}, | |
{ | |
"id": "4", | |
"name": "Xi'An", | |
"code": "XIAN", | |
"color": "#52c231" | |
}, | |
{ | |
"id": "7", | |
"name": "Developing", | |
"code": "DEV", | |
"color": "#ca922d" | |
}, | |
{ | |
"id": "8", | |
"name": "Unclaimed", | |
"code": "UNC", | |
"color": "#f6851f" | |
} | |
] | |
} | |
}, | |
"code": "OK", | |
"msg": "OK" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment