Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

dellisd/SystemMap

Repository files navigation

System Map

This is a proof of concept of an interactive OC Transpo system map made using Mapbox, React, and the shapes.txt file from OC Transpo's GTFS data.

Setup

Before building, you will need Node.js and NPM installed.

To setup this project for development or building, follow these steps:

  1. Clone the repository.
  2. Obtain a Mapbox access token.
  3. Create a .env file in the root of the project and put the following line in it
MAPBOX_KEY=<mapbox access token>
  1. Run npm install
  2. Run npm start

About

Interactive OC Transpo System Map proof of concept.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published