central-indiana-regional-transportation-authority - GTFS transit data for United States

Active
Transport-Usa United States January 1, 2022 — December 31, 2027

About This Feed

central-indiana-regional-transportation-authority is the GTFS feed Transport-Usa publishes for United States: 15 routes, 78 stops, 2 transit agencies. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.

Valid from January 1, 2022 to December 31, 2027.

Checked and corrected automatically. How we do it →

One API for this feed

The API behind this page serves the same 15 routes and 78 stops: stops near a point, departures, trips, timetables and the GTFS files. The requests below use the coordinates of this feed.

  • Stops within a radius of a coordinate.

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

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

    GET /v1/routes?origin=39.6776,-86.2189&destination=39.756,-86.1655
  • 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=central-indiana-regional-transportation-authority
  • 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: 15 routes, 78 stops, 2 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 Transport-Usa. The API returns either one for ?feedName=central-indiana-regional-transportation-authority. Documentation →

Enhanced & Validated Recommended

Updated 2026-08-22

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

ZIP GTFS Feed - Corrected & Enriched
0.06 MB
Available through API only The license for this work is not specified Content Hash: 14cf3ab192cfbcfc
ZIP Validation Report
0.01 MB
Available through API only
0Errors
1Warnings
41Info
Top Issues
stop too far from shape1
trip headsign matches intermediate stop41
GeoJSON GeoJSON Data
0.01 MB
Available through API only

Original Source

Obtained 2026-04-06

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

ZIP GTFS Source Data
0.16 MB
Available through API only The license for this work is not specified Content Hash: 7c7d6205e7a73b2d
ZIP Validation Report
0.01 MB
Available through API only
0Errors
25Warnings
0Info
Top Issues
equal shape distance diff coordinates distance below threshold19
stop too far from shape using user distance4
stop too far from shape1

Overlapping Feeds

Other feeds that share stops or routes with this one.

Feed Stops Overlap Routes Overlap
access-johnson-county 5 (33.33%)

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.