Skip to content

View the orbit of satellites in a Cesium viewer, derived from a two line element list

License

Notifications You must be signed in to change notification settings

KhaledSharif/cesium-satellites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cesium Satellites Viewer

View the orbit of satellites in a Cesium viewer, derived from a two line element list

License

Screenshot 1

How to run locally

git clone https://github.com/KhaledSharif/cesium-satellites.git
cd cesium-satellites
docker build -t cesium:satellites .
docker run -d -p 8080:80 cesium:satellites

In your browser, navigate to http://localhost:8080/.

For the brave of heart, there also exists an Alpine version of the container. See Dockerfile.alpine for more information.

About

View the orbit of satellites in a Cesium viewer, derived from a two line element list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published