-
Notifications
You must be signed in to change notification settings - Fork 2
Feed GTFS Realtime data to the MQTT broker (gtfsrthttp2mqtt)
Bodo Minea edited this page Apr 1, 2020
·
2 revisions
git clone https://github.com/HSLdevcom/gtfsrthttp2mqtt.git
apt install python3-pip
pip3 install -r requirements.txt
Configure environment variables
python3 gtfsrthttp2mqtt.py
- Introduction & Purpose
- Intended system architecture
- TheTransitClock (ex. TransiTime) RealTime predictions
-
Digitransit (Route planning)
- Prerequisite installation
- UI Installation
- OpenTripPlanner, the data package it needs and related config
- Pelias geocoder & Elasticsearch
- Vector map tile server (stop markers) tilelive otp stops
- EMQX MQTT Broker
- Feed GTFS Realtime data to the MQTT broker (gtfsrthttp2mqtt)
- Ports / Firewall / Reverse proxy-ing
- Auto-starting everything on boot
- Final result & words