Skip to content

CodeforRuhrgebiet/open-pott

Repository files navigation

Open Data Map Ruhrgebiet

Wie schaut es mit offenen Daten im Ruhrpott aus?

Wir wollen visualisieren:

  • Bochum
  • Dortmund
  • Duisburg
  • Essen
  • Gelsenkirchen
  • Herne
  • Mรผlheim an der Ruhr
  • Oberhausen

(8 grรถรŸte Stรคdte im Pott)

Datenquelle: https://open.nrw/dataset/opendatalandkartenrw

๐Ÿ’ป Setup project

script/setup

๐Ÿ›  Build

Make sure the allowed cities in generate-map-data.js are correct and run:

script/build

๐Ÿ‘€ Preview

You can find the result in the dist directory.

๐Ÿš€ Deployment

The deployment is handled by Codeship (on each push to master). Codeship is simply executing the deploy script which you can find in the script directory.