csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
878 stars 250 forks source link

Add support for space-track.org in TLE Network Update #265

Open marsfan opened 3 years ago

marsfan commented 3 years ago

space-track.org is a database maintained by the United States Space Force of all (non-classified) objects that the USSF is currently tracking. Access is allowed for the general public, but requires creating a login, therefore a simple URL cannot be used to allow network updating. However, there is a REST API to allow downloading data from the database.

Adding support for using this API to access the space-track database will allow users to greatly expand the number of supported satellites in GPredict, without having to manually update the TLEs

csete commented 3 years ago

It is on the TODO list for a future update

weather-tracker commented 2 years ago

that will be nice

weather-tracker commented 2 years ago

this looks helpful https://www.space-track.org/documentation#howto-api_cplusplus https://www.space-track.org/documentation#howto-api_curl