Open hastarin opened 9 years ago
At the moment the system/station data garnered from https://github.com/SteveHodge/ed-systems/blob/master/systems.json is missing some key information that would be desirable in a route planner.
Eg. There is no indication of the star type, specifically if it's scoopable. There is also no indication if a station offers refuelling, though perhaps they all do?
A common schema is ideally needed for various tools. A rather extensive schema was being worked on here: https://forums.frontier.co.uk/showthread.php?t=70823
That may be overkill for my purposes, but it's worth looking at.
nope they don't all offers refuelling, learned it the hard way ;)
@gxolin Thanks, good to know.
At the moment the system/station data garnered from https://github.com/SteveHodge/ed-systems/blob/master/systems.json is missing some key information that would be desirable in a route planner.
Eg. There is no indication of the star type, specifically if it's scoopable. There is also no indication if a station offers refuelling, though perhaps they all do?
A common schema is ideally needed for various tools. A rather extensive schema was being worked on here: https://forums.frontier.co.uk/showthread.php?t=70823
That may be overkill for my purposes, but it's worth looking at.