milton - GTFS transit data for Canada

Active
City-of-Kingston Canada August 17, 2026 — December 20, 2026

About This Feed

milton is the GTFS feed City-of-Kingston publishes for Canada: 30 routes, 771 stops, 1 transit agencies. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.

Valid from August 17, 2026 to December 20, 2026.

Checked and corrected automatically. How we do it →

One API for this feed

The API behind this page serves the same 30 routes and 771 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=44.2451,-76.5449&radius=1000
  • Departures at the nearby stops, with real-time delays where the agency publishes them.

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

    GET /v1/routes?origin=44.2451,-76.5449&destination=44.2559,-76.5153
  • 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=44.171,-76.801,44.288,-76.427
  • GTFS files Free

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

    GET /v1/getGtfsFeedsDownloads?feedName=milton
  • 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: 30 routes, 771 stops, 1 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 City-of-Kingston. The API returns either one for ?feedName=milton. Documentation →

Enhanced & Validated Recommended

Updated 2026-08-21

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

ZIP GTFS Feed - Corrected & Enriched
2.88 MB
Available through API only The license for this work is not specified Content Hash: ed2fd61ac3974217
ZIP Validation Report
0.01 MB
Available through API only
0Errors
0Warnings
0Info
Top Issues
GeoJSON GeoJSON Data
0.02 MB
Available through API only

Original Source

Obtained 2026-08-18

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

ZIP GTFS Source Data
3.04 MB
Available through API only The license for this work is not specified Content Hash: e516251f2e19d8d6
ZIP Validation Report
0.03 MB
Available through API only
0Errors
41Warnings
1,181Info
Top Issues
missing recommended field30
stop without stop time9
missing feed contact email and url1

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.