region-grandest-gtfs - GTFS transit data for France

Active
Republique-Francaise France August 20, 2026 — August 21, 2027

About This Feed

region-grandest-gtfs is the GTFS feed Republique-Francaise publishes for France: 3,037 routes, 25,591 stops, 50 transit agencies. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.

Valid from August 20, 2026 to August 21, 2027.

Checked and corrected automatically. How we do it →

One API for this feed

The API behind this page serves the same 3,037 routes and 25,591 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=48.6931,6.2181&radius=1000
  • Departures at the nearby stops, with real-time delays where the agency publishes them.

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

    GET /v1/routes?origin=48.6931,6.2181&destination=49.6593,8.0151
  • 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.687,-4.104,52.558,13.406
  • GTFS files Free

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

    GET /v1/getGtfsFeedsDownloads?feedName=region-grandest-gtfs
  • 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: 3,037 routes, 25,591 stops, 50 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 Republique-Francaise. The API returns either one for ?feedName=region-grandest-gtfs. Documentation →

Enhanced & Validated Recommended

Updated 2026-08-21

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

ZIP GTFS Feed - Corrected & Enriched
49.2 MB
Available through API only This work is licensed under Busmaps_licence_v1. Content Hash: d850872d7670b6d8
ZIP Validation Report
0.1 MB
Available through API only
12,022Errors
13,239Warnings
112Info
Top Issues
block trips with overlapping stop times12,022
non ascii or non printable char9,226
unexpected enum value2,089
GeoJSON GeoJSON Data
1.51 MB
Available through API only

Original Source

Obtained 2026-08-20

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

ZIP GTFS Source Data
87.56 MB
Available through API only License: LO_2.0 Content Hash: 01135af7296571c7
ZIP Validation Report
0.33 MB
Available through API only
35,252Errors
4,063,685Warnings
73,277Info
Top Issues
block trips with overlapping stop times31,487
equal shape distance diff coordinates3,544
stop time with arrival before previous departure time217

Overlapping Feeds

Other feeds that share stops or routes with this one.

Feed Stops Overlap Routes Overlap
horaires-des-lignes-ter-sncf 648 (2.6%) 111 (3.65%)
odp-swiss 74 (0.3%) 102 (3.36%)
geops-chl 103 (0.41%) 98 (3.23%)
ter-sncf 614 (2.46%) 97 (3.19%)
citeline 999 (4.01%) 53 (1.75%)
pays-de-la-loire2 53 (1.75%)
reseau-urbain-tgl 301 (1.21%) 50 (1.65%)
cts2 1239 (4.97%) 47 (1.55%)
offre-de-du-reseau-le 1002 (4.02%) 45 (1.48%)
horaires-des-tgv 93 (0.37%) 14 (0.46%)
sitac 306 (1.23%) 12 (0.4%)
citura-grand-reims 498 (2%) 9 (0.3%)
bwgesamt 11 (0.04%) 9 (0.3%)
tgvinouiouigo 90 (0.36%) 7 (0.23%)
cmonbus 109 (0.44%) 6 (0.2%)
horairesth-5ac343f4f44f95 51 (0.2%) 4 (0.13%)
hdf-ter-gtfs 33 (0.13%) 4 (0.13%)
grand-est 19 (0.08%) 3 (0.1%)
delfi 3 (0.1%)
ulmer-eisenbahnfreunde 3 (0.1%)
pays-de-la-loire-and-airport 27 (0.11%) 2 (0.07%)
deutschen-all 2 (0.01%) 2 (0.07%)
bwspnv 2 (0.07%)
vrn 2 (0.07%)
horaires-des-lignes-intercites-sncf 32 (0.13%) 1 (0.03%)
sncf 32 (0.13%) 1 (0.03%)
bel-rail 1 (0.03%)
corredores-concesionados-lu 1 (0.03%)
deutsche-bahn 1 (0.03%)
de-haguenau 53 (0.21%)
gtfs-sibr-zou-ferre-datasud 17 (0.07%)
reseaux-normands 8 (0.03%)
le-bus-pam 7 (0.03%)

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.