linek-pid - GTFS transit data for Czech Republic

Active
Prazske-integrovane-dopravy Czech Republic December 13, 2025 — December 12, 2026

About This Feed

linek-pid is the GTFS feed Prazske-integrovane-dopravy publishes for Czech Republic: 900 routes, 17,399 stops, 1 transit agencies. BusMaps checks and corrects it every week and serves the result through the API and as GTFS files.

Valid from December 13, 2025 to December 12, 2026.

Checked and corrected automatically. How we do it →

One API for this feed

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

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

    GET /v1/routes?origin=50.0272,14.5394&destination=50.2617,14.8853
  • 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=49.005,12.851,50.965,15.923
  • GTFS files Free

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

    GET /v1/getGtfsFeedsDownloads?feedName=linek-pid
  • 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: 900 routes, 17,399 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 Prazske-integrovane-dopravy. The API returns either one for ?feedName=linek-pid. Documentation →

Enhanced & Validated Recommended

Updated 2026-08-21

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

ZIP GTFS Feed - Corrected & Enriched
44.32 MB
Available through API only This work is licensed under Busmaps_licence_v1. Content Hash: 3f704ed83e6ff909
ZIP Validation Report
0.04 MB
Available through API only
2Errors
89Warnings
21,971Info
Top Issues
location without parent station2
mixed case recommended field50
stop too far from shape30
GeoJSON GeoJSON Data
0.6 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
53.1 MB
Available through API only License: CC_BY Content Hash: abdde3d4de4215ad
ZIP Validation Report
0.09 MB
Available through API only
81Errors
1,594Warnings
23,667Info
Top Issues
decreasing or equal stop time distance75
pathway unreachable location6
equal shape distance same coordinates812

Overlapping Feeds

Other feeds that share stops or routes with this one.

Feed Stops Overlap Routes Overlap
jizdnirady 9456 (56.49%) 832 (92.44%)
jdfa 26 (0.16%) 40 (4.44%)
duk 188 (1.12%) 19 (2.11%)
delfi 1 (0.11%)
deutschen-all 1 (0.11%)
ulmer-eisenbahnfreunde 1 (0.11%)
plzen 3 (0.02%)

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.