Feature Request: GET /sovereignty/structures/: Military/Industry/Strategic Indexes
Feature request
Return the industry index/military index/strategic index of a system.
This information is already exposed publicly to anyone in-game, you can open a system and go to the Sovereignty tab to see these indexes.
Route
https://esi.tech.ccp.is/latest/#!/Sovereignty/get_sovereignty_structures
Authentication
None
Use case
Show the indexes on an out of game mapping tool which I am developing.
Example returns
{
"application/json": [
{
"alliance_id": 498125261,
"solar_system_id": 30000570,
"structure_id": 1018253388776,
"structure_type_id": 32226,
"vulnerability_occupancy_level": 2,
"military_index": 1,
"industry_index": 1,
"strategic_index": 4,
"vulnerable_start_time": "2016-10-28T20:30:00Z",
"vulnerable_end_time": "2016-10-29T05:30:00Z"
}
]
}
Previous XML or CREST route
N/A
I would like to see this too
could we get a game design ruling on this one?
Would be nice to have this also. People with claimed space want to have an easy way to be notified about indices dropping in controlled systems.
It is more than a year-long request. Are there any corner stones for this feature? It is a public information...
I would very much like this.
I would also love this. Pretty Please
Another good reason for this feature: You need the strategic index of a system to calculate the anchoring time for a structure in hostile sov. Without this information in the ESI it is currently impossible to calculate it.
Hello,
This feature would be really great ! As mentioned above, this information is already opened to everyone and would be easier for systems management.
I know this post is old but is there any plan to implementing this feature ?