Skip to content

mocnik-science/osm-vis

Repository files navigation

OSMvis - OpenStreetMap Visualization

OSMvis is a collection of visualizations related to OpenStreetMap (OSM), in particular the OSM database, the OSM wiki, and the use of OSM data in general. OSMvis aims at exploring the generation, modification, and use of OSM by the methods of information visualization.

Website

A running version of OSMvis can be found on:

Scientific Publications

The following publication is related to OSMvis:

Data

The data that is visualized can either be mined as described in the following section, or by downloading it from the following repository:

http://github.com/GIScience/osm-vis-data

Please prefer using this data to avoid accessing the original data sources to frequently.

Installation

The repository contains all source code to generate a directory containing only static files to be uploaded to a web server. Please run the following steps to generate this directory:

  1. Install the Haskell Platform
  2. Install Node.js
  3. Install the dependencies using Node.js:
npm install
  1. Download and build all datasets needed for the visualizations. Follow the instructions giving in each subdirectory of contained in data-mining/
  2. Generate the directory www-dist:
npm run dist

The directory www-dist inside your repository should now contain all html, css, and js files, as well as the data, used for the visualizations. Upload them to any server you like. Enjoy exploring OSM visualizations!

Installation automatic data mining

see documentation of automated data mining

Acknowledgements

The author would like to thank the following persons for providing useful comments: Michael Auer, Chiao-Ling Kuo, Lukas Loos, Martin Raifer, Alexander Zipf.

Author

This application is written and maintained by Franz-Benjamin Mocnik, mail@mocnik-science.net. Conbributions were made by Martin Raifer.

(c) by Franz-Benjamin Mocnik, 2016–2018.

The code is licensed under the GPL-3.

About

OSMvis is a collection of visualizations related to OpenStreetMap (OSM), using techniques from information visualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •