Skip to content

Visualization of the stations included in the General Bikeshare Feed Specification

Notifications You must be signed in to change notification settings

sco-tt/GBFS-Bikeshare-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBFS Bike Share Map

#About

This is a data visualization project exploring the General Bikeshare Feed Specification, a standardized data feed for bike share system availability developed by the North American Bike Share Association. More details are available here.

This project uses the publicly-available list of bike share systems to programmatically gather real time bike share station information from individual system APIs.

The main application parses this data and displays stations on a map and in a table using Leaflet.js and Handlebars.

Installation

The project can be run locally using Browsersync. You'll need Node and npm installed.

git clone git@github.com:sco-tt/GBFS-Bikeshare-Map.git && cd GBFS-Bikeshare-Map
npm install
gulp js
gulp serve

Technologies

  • Leaflet.js
  • MapBox
  • Handlebars
  • Papaparse
  • Zurb Foundation
  • Gulp

About

Visualization of the stations included in the General Bikeshare Feed Specification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published