This feed has expired Service dates: 2025-01-22 - 2025-04-22

ter-sncf - GTFS transit data for France

Expired
Reseau-national France 22 janvier 2025 — 22 avril 2025

About This Feed

ter-sncf is the GTFS feed Reseau-national publishes for France: 623 routes, 3,824 stops, 5 transit agencies. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.

Active from 22 janvier 2025 to 22 avril 2025; 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 623 routes and 3,824 stops: stops near a point, departures, trips, timetables, live vehicle positions and the GTFS files. The requests below use the coordinates of this feed.

  • Stops within a radius of a coordinate.

    GET /v1/stopsInRadius?location=47.0366,3.5482&radius=1000
  • Departures at the nearby stops, with real-time delays where the agency publishes them.

    GET /v1/nextDepartures?location=47.0366,3.5482&radius=500&results=30
  • Itineraries between two points on this network.

    GET /v1/routes?origin=47.0366,3.5482&destination=48.0373,4.7733
  • Directions, stop order and the schedule of one route.

    GET /v1/line?routeId={routeId}
  • GTFS-RT positions inside the bounding box of the feed.

    GET /v1/rawVehiclePositions?boundingBox=42.411,-4.493,51.039,8.449
  • GTFS files Free

    The corrected feed, the source feed, GeoJSON and the validation reports.

    GET /v1/getGtfsFeedsDownloads?feedName=ter-sncf
  • 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.

Per-feed pages: 623 routes, 3,824 stops, 5 agencies

Public pages merge every feed. Sign in to browse this feed on its own, which helps when you integrate or debug it.

Sign in →

GTFS files of this feed

Two builds: the copy BusMaps corrected and validated, and the original from Reseau-national. The API returns either one for ?feedName=ter-sncf. Documentation →

Enhanced & Validated Recommended

Updated 2026-08-21

Cleaned, corrected, and validated against GTFS specifications. View corrections.

ZIP GTFS Feed - Corrected & Enriched
3.25 MB
Available through API only This work is licensed under ODbL. Content Hash: 354eaec8cb32243c
ZIP Validation Report
0.02 MB
Available through API only
0Errors
4,501Warnings
0Info
Top Issues
expired calendar4,473
duplicate route name26
feed expiration date7 days1
GeoJSON GeoJSON Data
0.34 MB
Available through API only

Original Source

Obtained 2025-01-22

Unmodified GTFS data from official sources. May contain errors or inconsistencies.

ZIP GTFS Source Data
3.06 MB
Available through API only License: ODbL Content Hash: e7f12b1c9ce39c94
ZIP Validation Report
0.02 MB
Available through API only
0Errors
4,596Warnings
3Info
Top Issues
expired calendar4,473
mixed case recommended field63
duplicate route name36

Overlapping Feeds

Other feeds that share stops or routes with this one.

Feed Stops Overlap Routes Overlap
horaires-des-lignes-ter-sncf 3379 (88.36%) 483 (77.53%)
pays-de-la-loire2 2 (0.05%) 336 (53.93%)
geops-chl 144 (3.77%) 181 (29.05%)
odp-swiss 87 (2.28%) 179 (28.73%)
region-grandest-gtfs 614 (16.06%) 98 (15.73%)
korrigo-fi-92860d95b370c6 80 (12.84%)
breizgo 75 (12.04%)
hdf-ter-gtfs 369 (9.65%) 67 (10.75%)
horairesth-5ac343f4f44f95 308 (8.05%) 29 (4.65%)
region-des-pays-de-la-loire3 5 (0.13%) 26 (4.17%)
gtfs-sibr-zou-ferre-datasud 260 (6.8%) 25 (4.01%)
reseaux-normands 138 (3.61%) 25 (4.01%)
pays-de-la-loire-and-airport 55 (1.44%) 23 (3.69%)
auvergne-rhone-alpes 24 (0.63%) 13 (2.09%)
referentie-mecatran 91 (2.38%) 11 (1.77%)
jvmalin 11 (1.77%)
bwspnv 2 (0.32%)
corredores-concesionados-lu 2 (0.32%)
delfi 2 (0.32%)
deutschen-all 2 (0.32%)
lio-occitanie 2 (0.32%)
ulmer-eisenbahnfreunde 2 (0.32%)
vrn 2 (0.32%)
bel-rail 3 (0.08%) 1 (0.16%)
bwgesamt 1 (0.16%)
flix-bus-eu 1 (0.16%)
fr-vrm 1 (0.16%)
horairesau-246c687815b82f 1 (0.16%)
kbv 1 (0.16%)
la-vienne 1 (0.16%)
nouvelle-aquitaine 1 (0.16%)
sommes 1 (0.16%)
tgvinouiouigo 182 (4.76%)
horaires-des-tgv 172 (4.5%)
horaires-des-lignes-intercites-sncf 156 (4.08%)
sncf 156 (4.08%)
provence 6 (0.16%)
zoureseaus-4fae86a376284c 6 (0.16%)

Frequently Asked Questions

What is GTFS data?

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.

What is the difference between enhanced and source data?

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.

Can I use this data in my application?

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.

How do I validate a 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, contact us and we will fix it.