sgeboers dee81a1a16
continuous-integration/drone/push Build is failing
some more information for missing data
2023-03-09 16:21:55 +01:00
2023-02-02 16:42:58 +01:00
2023-02-07 12:53:01 +01:00
2023-02-07 13:28:07 +01:00
2023-02-11 14:12:31 +01:00

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). Note that unfortunately only the data that is provided is shown, which means that some agencies are not shown.

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.

S
Description
No description provided
Readme
543 KiB
Languages
Python 98.2%
Shell 1.8%