1
$\begingroup$

I'm using an API from NASA on this URL: http://api.open-notify.org/iss-now.json

It gives me the location of the ISS as a longitude and latitude. How can I find it's position in space?

$\endgroup$

1 Answer 1

2
$\begingroup$

The location of the ISS, when represented as a longitude and latitude, signifies the location on the surface of the Earth directly below the ISS at a given time. The location of spacecraft orbiting the Earth are usually represented in ground-terms because they're far easier to comprehend than the actual orbital parameters.

So to visualise the ISS in space, picture the longitude and latitude. Then imagine the station about 400 kilometers above that point traveling at ~7 kilometers per second.

Edit: Here is a useful resource where you can find the location of the ISS at the current time. http://iss.astroviewer.net/

$\endgroup$
1
  • $\begingroup$ This does not tell whether the ISS position is in geodetic or geocentric frame. $\endgroup$
    – zephyr0110
    Commented May 25, 2023 at 13:28

Not the answer you're looking for? Browse other questions tagged or ask your own question.