staStations - Latest SDE shows station name as "ToBeUpdated"

Issue all in the title. Can we get an update?

There used to be some conquerable stations in the SDE, that had “fun” names set by players Then conquerable stations got their own xml api, and they were never updated in the SDE again. so, this could be one of them. It is just a guess, though.

It’s every station name.

I’m not seeing this for any stations. Are you using one of Steve’s exports? Or the raw source? Steve’s exports look fine, e.g.

https://evekit-sde.orbital.enterprises/20190529/api/ws/v20190529/sta/station

I use the conversion tool I built, which pulls the data out of the yaml files. Steve probably uses ESI to update his data or pulls it from invNames perhaps.

https://forums-archive.eveonline.com/default.aspx?g=posts&t=500859

Here’s an example of the data in the yaml file staStations:

  • constellationID: 20000388
    corporationID: 1000002
    dockingCostPerVolume: 0
    maxShipVolumeDockable: 50000000
    officeRentalCost: 10000
    operationID: 26
    regionID: 10000032
    reprocessingEfficiency: 0.5
    reprocessingHangarFlag: 4
    reprocessingStationsTake: 0.05
    security: 0.4567548925229316
    solarSystemID: 30002650
    stationID: 60000022
    stationName: ToBeUpdated
    stationTypeID: 1531
    x: 1237879480320.0
    y: 10972569600.0
    z: 7508090880.0
  • constellationID: 20000388
    corporationID: 1000002
    dockingCostPerVolume: 0
    maxShipVolumeDockable: 50000000
    officeRentalCost: 10000
    operationID: 26
    regionID: 10000032
    reprocessingEfficiency: 0.5
    reprocessingHangarFlag: 4
    reprocessingStationsTake: 0.05
    security: 0.5517798187001999
    solarSystemID: 30002648
    stationID: 60000025
    stationName: ToBeUpdated
    stationTypeID: 1531
    x: 2035178741760.0
    y: -405832949760.0
    z: 735734538240.0
  • constellationID: 20000388
    corporationID: 1000002
    dockingCostPerVolume: 0
    maxShipVolumeDockable: 50000000
    officeRentalCost: 10000
    operationID: 26
    regionID: 10000032
    reprocessingEfficiency: 0.5
    reprocessingHangarFlag: 4
    reprocessingStationsTake: 0.05
    security: 0.4480995303675568
    solarSystemID: 30002654
    stationID: 60000028
    stationName: ToBeUpdated
    stationTypeID: 1531
    x: -946854666240.0
    y: -170430013440.0
    z: 694899548160.0
  • constellationID: 20000388
    corporationID: 1000002
    dockingCostPerVolume: 0
    maxShipVolumeDockable: 50000000
    officeRentalCost: 10000
    operationID: 26
    regionID: 10000032
    reprocessingEfficiency: 0.5
    reprocessingHangarFlag: 4
    reprocessingStationsTake: 0.05
    security: 0.4480995303675568
    solarSystemID: 30002654
    stationID: 60000031
    stationName: ToBeUpdated
    stationTypeID: 1531
    x: -947635937280.0
    y: -170569605120.0
    z: 694779863040.0

I contacted CCP Bartender but he’s on vacation it seems so I just pulled them from ESI for now.

@Steve_Ronuken care to share how you handle this?

I pull the name from invNames

2 Likes

Steve always knows… :smiley:
…that is just one reason he got my CSM vote :upvotepartyparrot:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.