Help creating Visualizations

Asky

Adept
Guys,

I need some help in visualizing data. The data is in sort of a text format with src ip, dst ip, time etc fields.

Now i want to parse this data, look at which countries the src ip belong to and plot them on a world map.

The end product needs to run as a screensaver on linux (xscreensaver).

Do I have to use OpenGL for this ? ...say overlaying points on a JPG image of the world map.. or is there something simpler ?

Thanks a lot.
 
Back
Top