Docs · Analysis tools · Transit access isochrones

Transit access isochrones Agency

Drop a pin and see where a rider can travel on your network within a time budget — combining the walk to a stop, the wait for service, the in-vehicle ride, and the walk from the final stop — drawn as 15 / 30 / 45-minute contours, with the population, jobs, and equity populations reachable inside each.

Where Demographic coverage tells you who lives near your stops, access isochrones tell you where a rider can go from a stop — the temporal, schedule-aware companion to the buffer-based coverage analysis. It's an Agency feature.

The Access Isochrones panel in GTFS·X with an origin pin on the map, time-budget contours shaded in stepped blue saturation following the street network, and a sidebar listing the population, jobs, and equity populations reachable within each time band.
An access-isochrone run on the Sunny Valley feed. The blue contours show where a rider can reach from the origin pin within each time budget (darkest = closest), and the sidebar tallies the residents, jobs, and equity populations inside each.

What it is

The Access Isochrones panel answers the question no buffer-based tool can: from a given point, what can a rider reach on your network in N minutes? It runs a schedule-based transit router over your in-memory feed and combines three legs of a trip into one reachable area:

The union of those reachable areas, clipped to each time budget, is the isochrone. Alongside the map contours, the panel tallies the population, jobs, and equity populations (minority, low-income, zero-vehicle households) inside each contour — the same Census plumbing as the coverage analysis.

When to use it

How to use it in GTFS·X

  1. Open the feed in the editor and click Access under Analysis in the left sidebar.
  2. Click Set origin on map and click the map to drop the trip origin (drag the pin afterward to move it).
  3. Pick your time budgets (15 / 30 / 45 / 60 minutes — choose one or several), a departure time, the service day (defaults to the feed's busiest weekday), and the maximum walk for the access and egress legs.
  4. Click Run analysis. GTFS·X routes the network and draws the routed walksheds — because it makes a real walking-isochrone request per reachable stop, a run takes a few seconds (the button shows "Analyzing…").
  5. Read the contours on the map (darkest = closest reach, each labeled with its time budget) and the per-budget readout in the sidebar: stops reached, population, jobs, and equity shares.

Methodology

Limits

See also