Skip to content

tordans/pumpen-voronoi

 
 

Repository files navigation

Voronoi Map Berlin

Voronoi map for the are of Berlin for different type of OpenStreetMap data.

Screenshot

Update data

All the data is in the data-*.json files. The data is queried from the overpass turbo api (example).

  • out center; makes sure we get one node for an area that we can render
  • but we query both nodes and areas since some data is saved as both, area and node
brew install httpie
sh ./download.sh

Setup

Install the dependencies with bower by running

bower install

Inspiration

Very much inspired by Chris Zetter's tutorial and Mike Bostock's example

About

Voronoi map for select OSM-features in Berlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.4%
  • Shell 27.6%
  • HTML 15.6%
  • CSS 2.4%