Skip to content

Service to create a custom GTFS-RT tripUpdates from the R-OV database for R-OV.

Notifications You must be signed in to change notification settings

R-OV-NL/GTFS-RT

Repository files navigation

R-OV GTFS-RT Constructor

This repository contains the code that constructs a custom GTFS-RT feed from the received InfoPlus data in the R-OV InfoPlus Receiver.

To get this code working, you need to have the following installed:

Installation

  1. Clone this repository
  2. Run npm install in the root of the repository
  3. Run npm run build in the root of the repository

Usage

Before running the code, you will have to probably modify the InfoPlusRepository class to use your correct database instance and tables.

An example query is given, this is the query that runs on the private R-OV database, so it will most likely not work for you without modification. All datafields are what they are in InfoPlus, without generally any conversions, the names should speak for themselves, but are translated from the Dutch names in InfoPlus to English.

About

Service to create a custom GTFS-RT tripUpdates from the R-OV database for R-OV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published