Skip to content

Latest commit

 

History

History
43 lines (16 loc) · 3.34 KB

README.md

File metadata and controls

43 lines (16 loc) · 3.34 KB

Update: Check out FlowmapBlue, our new tool for publishing flow maps online, and flowmap.gl, our JavaScript library for WebGL flow mapping

Flow map visualization tool

This project is not developed further anymore. This repo was originally published on Google Code. You can download a package with executable binaries from here.


JFlowMap is a research prototype developed at the University of Fribourg in which we experiment with various visualization techniques for spatial interactions, i.e. interactions between pairs of geographic locations. These can be migrations, movement of goods and people, network traffic, or any kind of entities "flowing" between locations. Spatial interactions are often represented as origin-destination data, meaning that only the origins, the destinations and the magnitudes of the flows are known, but not the exact flow routes.

The goal of our work is to develop a tool which would help to explore and analyze temporal changes in origin-destination data. This is what our novel visualization, Flowstrates, is especially aimed for.

You can also watch the video of the Flowstrates demo or read our paper on Flowstrates published in Computer Graphics Forum.

If you want to visualize your own data in JFlowMap, check How to prepare data.


If you use JFlowMap for a scientific publication, please, reference this paper if you use the flow map view or bundling, and this one if you use Flowstrates.


JFlowMap is developed by Ilya Boyandin under the supervision of Denis Lalanne and Enrico Bertini.