Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

technologiestiftung/bikesharing-vis

Repository files navigation

CityLAB Berlin: Bikesharing Visualization

The visualization is developed by the CityLAB Berlin and shows the use of bikesharing providers (LIDL-Bike, NextBike) in Berlin . All wheel movements larger than 300 meters are shown. Thus it becomes visible at which times and in which regions bikesharing is used particularly intensively.

A version of the working prototype can be found here

This project uses Webpack to bundle files and serves it with webpack-dev-server.

Usage

To run this project, you need a Mapbox access token. You can either set an environment variable:

export MapboxAccessToken=<mapbox_access_token>

Or set MAPBOX_TOKEN directly in app.js.

Other options can be found at using with Mapbox GL.

To install dependencies:

npm install

Commands:

  • npm start is the development target, to serves the app and hot reload.
  • npm run build is the production target, to create the final bundle and write to disk.

Documentation

a more extensive documentation is following soon ...

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages