You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sven Geboers 9af1789781 circle size 2 years ago
gtfs-data routes 2 years ago
.drone.yml filter out correct values 2 years ago
.gitignore ansible directory 2 years ago
README.md readme and drone 2 years ago
main.py circle size 2 years ago
requirements.txt included code and requirements, next step is to make a button that can toggle between busses and trams 3 years ago

README.md

GTFS-RT: following transit vehicles in real time

This repository contains a script that can be used to host a bokeh server. This bokeh server will show the live locations of busses, trams, metros, and ferrys in the Netherlands (updated every 30 seconds).

Prerequisites

One should have a folder called gtfs-data, containing a file called routes.txt. This file can be obtained from by downloading gtfs.ovapi.nl/nl/gtfs-nl.zip and unzipping the file.

Start the script

bokeh serve main.py

Usage

Once the script is started, it can be accessed through localhost:5006/main.