esi-issues icon indicating copy to clipboard operation
esi-issues copied to clipboard

Feature Request: GET /sovereignty/structures/: Military/Industry/Strategic Indexes

Open PrometheusSatyen opened this issue 8 years ago • 7 comments

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

PrometheusSatyen avatar Nov 14 '17 14:11 PrometheusSatyen

I would like to see this too

Slazanger avatar Feb 17 '18 20:02 Slazanger

could we get a game design ruling on this one?

jowrjowr avatar May 01 '18 23:05 jowrjowr

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...

panthernet avatar Dec 27 '18 14:12 panthernet

I would very much like this.

flexd avatar Feb 05 '19 17:02 flexd

I would also love this. Pretty Please

anure avatar Oct 22 '19 22:10 anure

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.

ErikKalkoken avatar Apr 15 '20 12:04 ErikKalkoken

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 ?

SebastienDuruz avatar May 03 '23 08:05 SebastienDuruz