Hi, I want to calculate and compare industrial manufacturing costs in designated solar system.
I can get system cost index by “/industry/systems”, but I don’t know how to get information about a player structure which have manufacturing service online, such as tax and structure modifications.
“/universe/structures/” returns a list of all structures, can’t specify solar system.
“/universe/structures/{structure_id}/” returns:
{
“name”: “Airaken - Last Stop Set CLone Here”,
“owner_id”: 98594465,
“position”: {
“x”: -34609423529.093285,
“y”: -3986942214.072333,
“z”: -1314452300638.1062
},
“solar_system_id”: 30000185,
“type_id”: 35825
}