block by vasturiano 59adce85e23f92a1e76bb09612a3a215

Satellites Voronoi

Full Screen

Artificial satellites orbiting the Earth. Data provided by Space Track in TLE format, propagated to space-time coordinates using satellite-js.

Each satellite is projected at the location on Earth where it’s directly at the zenith. The area of each circle is inversely proportional to the satellite’s altitude from the surface, so closer (and faster orbiting) satellites will exhibit a larger radius.

The Voronoi cells are computed iteratively according to the satellite layers in view, using d3-geo-voronoi. d3-geo-zoom is used to handle the globe zoom/pan interaction.

See also Earth Satellites and Geostationary Satellites.

index.js

index.html

_space-track-gps.txt

_space-track-human_spaceflight.txt

_space-track-weather.txt

earth-layer.js

satellite-layer.js

satellites-frame.js

satellites-view.js

style.css