Hi Max,

Thanks !

The input is a CSV file which contains a grid with city names and latency.
Surely you can zoom-in at city level. However, the map only contains information of the cities that come in the dataset (is not Bern).

Best regards,
Leonel

On 19 Sep 2014, at 15:30, Max Leske <maxleske@gmail.com> wrote:

Very cool.

- Do you parse data from a file? If so, what format does that file need to be in?
- Is the map zoomable to city level (to see connections between Bern and Z�rich for instance)?

Cheers,
Max

On 19.09.2014, at 15:23, Leonel Merino <merino@iam.unibe.ch> wrote:

Hi All,

I have been working on a visualisation of latency on a network. I found an interesting dataset with latency information of 140 cities around the world.
In the visualisation I show different metrics regarding latency such as from each city which other has the best/worst latency; cities that geographically are close but have high latency; far cities that have low latency; and average latency for each city.

When visualising the worst latency for each city I found that, for this network (at least), Valencia and in a minor extent Nairobi represent the worst endpoint for connections (in terms of latency). Also in the visualisation of far cities with low latency, Newmarket in Canada and Toledo in Spain concentrate the best endpoint for connections coming from Europe and North-America respectively.  


Here a couple of screenshots:

<PastedGraphic-4.pdf>

<PastedGraphic-5.pdf>

<PastedGraphic-6.pdf>


Here there is a screencast:




If you want to load the code:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Gofer new smalltalkhubUser: 'merino'
        project: 'NetworkLatency';
        package: 'ConfigurationOfNetworkLatency';
        load.
(ConfigurationOfNetworkLatency project version: '0.1') load.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=

To execute the visualisation:
NLVisualise new open




I would be glad to have your comments and suggestions.

Best regards,

Leonel Merino
Research Assistant
Software Composition Group
Institute of Computer Science and Applied Mathematics
University of Bern