ScholarGate
Assistant

Compare methods

Review your selected methods side by side; rows that differ are highlighted.

Isochrone Analysis×Network Distance Analysis×
FieldHuman GeographyHuman Geography
FamilyProcess / pipelineProcess / pipeline
Year of origin19591959
OriginatorEdsger W. Dijkstra (shortest-path foundation)Edsger W. Dijkstra (shortest-path foundation)
TypeComputation of travel-time contours reachable from a location on a networkMeasurement of distance and travel cost along a network rather than straight-line
Seminal sourceDijkstra, E. W. (1959). A note on two problems in connexion with graphs. Numerische Mathematik, 1(1), 269–271. DOI ↗Dijkstra, E. W. (1959). A note on two problems in connexion with graphs. Numerische Mathematik, 1(1), 269–271. DOI ↗
AliasesTravel-Time Analysis, Isochrone Mapping, Service Area Analysis, Travel-Time ContoursShortest-Path Analysis, Network Travel-Cost Analysis, OD Cost Matrix Analysis, Routing Distance Analysis
Related44
SummaryIsochrone analysis computes the area reachable from a location within a given travel time, drawing contour lines — isochrones — that enclose everywhere you can get to in, say, 15, 30, or 45 minutes. It rests on the single-source shortest-path problem solved by Dijkstra's 1959 algorithm: from an origin, the travel time to every node of a routable network is found, thresholded, and converted into a polygon of reachable space. Isochrones turn an abstract travel-time field into an intuitive map of reach, and underpin service-area planning, accessibility measurement, and location analysis.Network distance analysis measures how far apart places are along a real network — roads, paths, rails — rather than as the crow flies, recognizing that movement is constrained to edges and junctions. Its engine is the shortest-path problem solved by Dijkstra's 1959 algorithm, which finds the least-cost route between locations over a weighted graph and scales up to origin–destination cost matrices between many points. Network distance and travel time are the realistic inputs to accessibility, routing, location, and flow analyses, and their ratio to straight-line distance — the detour or circuity index — itself diagnoses how indirect a network is.
ScholarGateDataset
  1. v1
  2. 1 Sources
  3. PUBLISHED
  1. v1
  2. 1 Sources
  3. PUBLISHED

Go to search Download slides

ScholarGateCompare methods: Isochrone Analysis · Network Distance Analysis. Retrieved 2026-06-24 from https://scholargate.app/en/compare