Does graphhopper support GTFSRT?
Yes, see e.g. this integration test and this config.
Thank you karussell. Another question, is it possible to filter /route response when using the pt profile? for example, we load GTFS data including bus and train routes. Can we filter to only get train routes?
Thanks in advance!