malcolmjr96 / where-is-the-iss

A map of the location of the ISS using the api wheretheiss.at
0 stars 0 forks source link

Explore other space tracking API's #14

Open malcolmjr96 opened 2 years ago

malcolmjr96 commented 2 years ago

Our current API only supports one satellite which is the ISS, however we could potentially explore different API services that could bring satellites and even more data.

With a better API, we could also explore adding day/night cycles, add paths of objects and where they will go, display multiple objects at once etc.

songsoonyang commented 2 years ago

New set of API for satellite location: https://www.space-track.org/auth/login List of Open Data Satellites and their info: https://gisgeography.com/earth-satellite-list/#chapter1

Inspiration of the map view: https://satellitemap.space/

thetallgiraffe commented 2 years ago

Another API possibility using n2yo.

malcolmjr96 commented 1 year ago

Currently working with a new API using Node.js, I built it in the dev-environment branch.