tuticket - GTFS-Verkehrsdaten für Germany
AbgelaufenÜber diesen Feed
tuticket is the GTFS feed Nahverkehrsgesellschaft-Baden-Wurttemberg publishes for Germany: 52 Linien, 707 Haltestellen, 1 Verkehrsunternehmen. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.
Active from 12. Februar 2023 to 9. Dezember 2023; the schedule has ended. The files stay available for analysis.
Checked and corrected automatically. How we do it →
One API for this feed
The API behind this page serves the same 52 routes and 707 stops: stops near a point, departures, trips, timetables and the GTFS files. The requests below use the coordinates of this feed.
- Stops around a point Free
Stops within a radius of a coordinate.
GET /v1/stopsInRadius?location=48.0201,8.7781&radius=1000 - Next departures Free
Departures at the nearby stops, with real-time delays where the agency publishes them.
GET /v1/nextDepartures?location=48.0201,8.7781&radius=500&results=30 - A-to-B trip planning Free
Itineraries between two points on this network.
GET /v1/routes?origin=48.0201,8.7781&destination=48.0615,8.8389 - Route timetables Pro
Directions, stop order and the schedule of one route.
GET /v1/line?routeId={routeId} - GTFS files Free
The corrected feed, the source feed, GeoJSON and the validation reports.
GET /v1/getGtfsFeedsDownloads?feedName=tuticket - AI agents (MCP) Free
Claude, ChatGPT or any MCP client asks this network questions in plain language.
https://mcp.busmaps.com/mcp
Base URL https://capi.busmaps.com:8443. Send the key in the capi-key header. Route ids come from the responses above.
Public pages merge every feed. Sign in to browse this feed on its own, which helps when you integrate or debug it.
Anmelden →GTFS files of this feed
Two builds: the copy BusMaps corrected and validated, and the original from Nahverkehrsgesellschaft-Baden-Wurttemberg. The API returns either one for ?feedName=tuticket. Documentation →
Optimiert und validiert Empfohlen
Aktualisiert 2026-08-21Bereinigt, korrigiert und anhand der GTFS-Spezifikationen validiert. Korrekturen anzeigen.
Originalquelle
Abgerufen 2023-11-09Unveränderte GTFS-Daten aus offiziellen Quellen. Sie können Fehler oder Unstimmigkeiten enthalten.
Überschneidende Feeds
Other feeds that share stops or routes with this one.
| Feed | Überschneidende Haltestellen | Überschneidende Linien |
|---|---|---|
| delfi | 563 (79.63%) | 45 (86.54%) |
| ulmer-eisenbahnfreunde | 566 (80.06%) | 44 (84.62%) |
| bwgesamt | 530 (74.96%) | 44 (84.62%) |
| deutschen-all | 506 (71.57%) | 44 (84.62%) |
| verkehrsverbund | 13 (1.84%) | — |
Häufig gestellte Fragen
Was sind GTFS-Daten?
GTFS, the General Transit Feed Specification, is the open format transit agencies use to publish schedules, stops and route shapes. Trip planners, routing engines and analytics tools read it directly.
Was ist der Unterschied zwischen optimierten Daten und Quelldaten?
The source feed is what the agency published. The enhanced feed is the same data after BusMaps fixed the errors and inconsistencies and checked it against the GTFS specification. Use the enhanced feed in production.
Kann ich diese Daten in meiner Anwendung verwenden?
That depends on the licence the publisher set; you find it next to the files above. Most GTFS feeds allow free use with attribution. Check the licence before you integrate.
Wie validiere ich einen GTFS-Feed?
Every feed here ships with a validation report of errors and warnings. For an independent check, run the MobilityData GTFS Validator. The enhanced feed has the critical issues resolved.
All data comes from public sources. If a file was posted in error, carries a wrong licence or lacks attribution, kontaktieren Sie uns and we will fix it.