-
Notifications
You must be signed in to change notification settings - Fork 2
TransiTime Testing
Bodo Minea edited this page Dec 1, 2021
·
4 revisions
Go to http://server-address:8080/web/
to see maps, reports and server status or go to http://server-address:8080/api/doc.html
to see the API documentation. From here you can get JSON, GTFS-RealTime ProtocolBuffer or SIRI data generated from the data you fed in.
If something doesn't work, check out TheTransitClock issues, Google Groups, etc.
https://github.com/TheTransitClock/transitime/issues
https://groups.google.com/g/thetransitclock
https://github.com/transitime/core
Another tip: if you set a valid logging location, watch for its size! It may get very large and clutter your disk.
- 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