1
0
Fork 0
satnogsmap/README-upstream.md

31 lines
809 B
Markdown

#Satnogs-Map
Uses CesiumJS and a python backend to make a very nice map view of the satnogs network.
Launch using python satnogs.py
Access the basic map at
http://127.0.0.1:5001 when launched
Access an auto rotating view at
http://127.0.0.1:5001/rotating
add a speed arg to the url to change the speed.
Eaxmple
http://127.0.0.1:5001/rotating?speed=60
Access station specific views at
http://127.0.0.1:5001/station/<station_id> replacing <station_id> with the id of the station on the network.
Events it was displayed by someone at:
Athens Science Fest http://www.athens-science-festival.gr
The Aeronautics and Space Engineering event http://cosmos.uca.es/
A talk about Satnogs https://community.libre.space/t/feedback-about-my-talk-about-satnogs-yesterday-in-grenoble/3783