Repository Overview¶
If you want to look into different digitransit instances, which features they support, a look into the repositories is always a good idea. Sometimes you can reverse engineer the used parts by looking at the deployment files. For an easier overview, we’ve listed the parts below. If something changes or you also want to list a digitransit instance here, feel free to edit these docs.
HSL¶
The original one. Available at https://reittiopas.hsl.fi
OpenTripPlanner Data: https://github.com/HSLdevcom/OpenTripPlanner-data-container
OpenTripPlanner: https://github.com/HSLdevcom/OpenTripPlanner
Map Server: https://github.com/HSLdevcom/hsl-map-server
Deployment: azure aks/k8s, https://github.com/HSLdevcom/digitransit-kubernetes-deploy
Oulu¶
Interesting UI changes, lots of additional information like traffic cams and snow plowers. https://www.oulunliikenne.fi
For the other services, the UI uses the ones provided by HSL.
Turin¶
Available at [muoversiatorino.it](https://www.muoversiatorino.it/-/), developed by [5t](http://www.5t.torino.it/en/muoversi-a-torino/)
OpenTripPlanner: https://github.com/5Tsrl/OpenTripPlanner
OpenTripPlanner Data: ???
Map Server: https://github.com/5Tsrl/hsl-map-server
Deployment: ???
Ulm, Verschwörhaus¶
The staging, test and development instance. Public at https://digitransit.im.verschwoerhaus.de
UI: https://github.com/verschwoerhaus/digitransit-ui/tree/ulm – branch: ulm, config:
config.vsh.js
OpenTripPlanner Data: https://github.com/verschwoerhaus/digitransit-otp-data
OpenTripPlanner: using mfdz/opentripplanner
Map Server: https://github.com/verschwoerhaus/hsl-map-server
Graphiql: https://github.com/verschwoerhaus/graphiql-deployment/tree/vsh – branch: vsh
Pelias: using photon instead, https://github.com/stadtulm/photon-pelias-adapter
Deployment: k8s, https://github.com/verschwoerhaus/digitransit-kubernetes
Ulm, ulm.dev¶
The more productive instance. Public at https://digitransit.ulm.dev
UI: https://github.com/verschwoerhaus/digitransit-ui/tree/ulm – branch: ulm, config:
config.ulm.js
OpenTripPlanner Data: https://github.com/stadtulm/digitransit-otp-data
OpenTripPlanner: using mfdz/opentripplanner
Map Server: https://github.com/verschwoerhaus/hsl-map-server
Graphiql: https://github.com/verschwoerhaus/graphiql-deployment/tree/vsh – branch: vsh
Pelias: using photon instead, https://github.com/stadtulm/photon-pelias-adapter
Deployment: k8s, https://github.com/stadtulm/digitransit-k8s