These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Map Data API

Author
Elron Hoover
Doomheim
#1 - 2012-01-03 23:41:29 UTC
Does anyone know if something like this exists?

All i am looking for is something simple that links places to each other.

Example:

System A:
Jumps to B
Jumps to C
Jumps to D
Has Stations 1,2,3

not so much about the X,Y,Z coordinate, but a simple list of the contents of a region etc and most importantly its connections
Osku Rei
Pixel 6
#2 - 2012-01-04 13:53:51 UTC
Let me knock something up, shouldn't take to long Big smile

Next generation of lottery tracker coming soon! http://evelotterytracker.com/

Please like my post if it has helped you :)

Osku Rei
Pixel 6
#3 - 2012-01-04 14:01:20 UTC
http://api.evejb.com/api/v1/public/system/systeminfo/solarSystemID/30000142.xml

The last parameter is the solarSystemID (all you need to change)

There you go, you can change .xml to .json if you want it in that format. I don't know how to get NPC stations off the top of my head; if someone gives me a pointer ill add it. Any other info you need ? what's this being used for ?

Next generation of lottery tracker coming soon! http://evelotterytracker.com/

Please like my post if it has helped you :)

Elron Hoover
Doomheim
#4 - 2012-01-05 01:30:33 UTC  |  Edited by: Elron Hoover
thats awesome
the stations would be nice, but i may be able to sneak around this with regexes

im looking at making an app that finds goods to transport for a profit. buy low, sell high type thing for a route you are going to take.

btw, very nice use of multiple views. what framework are you using?
Osku Rei
Pixel 6
#5 - 2012-01-05 07:13:43 UTC
Elron Hoover wrote:
thats awesome
the stations would be nice, but i may be able to sneak around this with regexes

im looking at making an app that finds goods to transport for a profit. buy low, sell high type thing for a route you are going to take.

btw, very nice use of multiple views. what framework are you using?



Np. so you are looking for a route planner ? :P

I'm using my own custom API framework :)

Next generation of lottery tracker coming soon! http://evelotterytracker.com/

Please like my post if it has helped you :)

Elron Hoover
Doomheim
#6 - 2012-01-08 02:47:39 UTC
definitely would be interested to see
Osku Rei
Pixel 6
#7 - 2012-01-08 19:31:40 UTC
Elron Hoover wrote:
definitely would be interested to see


Convo/Mail me when your next ingame :)

Next generation of lottery tracker coming soon! http://evelotterytracker.com/

Please like my post if it has helped you :)