Geo Loaction Data Viz

Hi!
For a course I’m teaching I started to play around with visualization of flight data.
But actually you can use this to visualize any kind of data that has a location or connections between locations. It takes latitude longitude data, or rather at some point needs two lists of long/lat data. One contains the sources and one the destinations. The info.txt contains links to flight data and higher-res textures for the earth. Also a python script that can be used to convert flight data from this source to the format needed by the *.toe. It might not be super efficient but it works on a basic laptop with thousands of flights at reasonable FPS.
Well, have fun. Any comments or critique welcome.


geoViz2.zip (1.94 MB)

7 Likes