Space-Time Network-Based Spatial Analysis
Also known as: ST-NBA, space-time network analysis, spatiotemporal network analysis, network-based space-time analysis
Space-Time Network-Based Spatial Analysis integrates network topology with temporal constraints to model how people, goods, or phenomena move through geographic networks over time. Rooted in Hägerstrand's time-geography, it evaluates accessibility, interaction potential, and movement patterns along real-world infrastructure networks while respecting both spatial distance and time budgets.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Apply Space-Time Network-Based Spatial Analysis when movement occurs along a real infrastructure network (roads, transit, waterways) and temporal constraints matter — for example, studying commuter accessibility, emergency response coverage, epidemic contact tracing, or freight logistics. It is especially powerful when Euclidean-distance proxies are misleading because the network topology creates detours or bottlenecks. Avoid it when movement is unconstrained across open space (use continuous space-time methods instead), when the network topology is unavailable or poorly mapped, or when the research question requires only snapshot spatial patterns without temporal dynamics.
Strengths & limitations
- Explicitly incorporates real network topology, making accessibility and interaction estimates far more realistic than Euclidean-distance alternatives.
- Captures the joint effect of space and time, revealing how temporal windows (operating hours, transit schedules) reshape effective access.
- Supports individual-level trajectory analysis as well as aggregate flow and accessibility summaries.
- Grounded in Hägerstrand's time-geography, giving results a theoretically coherent framework for interpretation.
- Compatible with standard GIS network datasets and open routing engines (OSRM, pgRouting).
- Requires high-quality, complete network data with accurate impedance attributes; missing or incorrect edges propagate large errors into prism estimates.
- Computationally intensive at city or regional scale when thousands of agents and fine temporal resolution are combined.
- Individual trajectory data raise privacy concerns, requiring anonymisation or aggregation strategies.
- Network representation does not easily capture off-network movement (pedestrian shortcuts, informal paths).
Frequently asked
What is a space-time prism?
A space-time prism is the set of all locations an individual could visit between two fixed anchor points (origin and destination) given a fixed time budget and travel speed on the network. It bounds the agent's feasible activity space and is the core construct of network-based time-geography.
How does this differ from ordinary network analysis?
Standard network analysis asks 'what is the shortest path?' without a temporal dimension. Space-time network analysis asks 'what locations are reachable within a time budget, and at what times?' — adding the temporal axis transforms a path-finding problem into an accessibility and interaction problem.
What data are needed to apply this method?
You need a routable network graph (nodes and edges with travel-time or distance impedances), individual movement records with timestamps (GPS tracks, travel diaries, or transaction logs), and anchor events (e.g., home location and work start time) that define the prism endpoints.
Can this method handle public transit schedules?
Yes. By encoding transit timetables as time-expanded network graphs — where each departure creates a separate time-stamped edge — the method naturally incorporates waiting times, transfers, and service gaps, producing transit-realistic prisms.
Is this method suitable for rural or low-data environments?
It is feasible but challenging. Sparse networks and coarse temporal data widen the prism uncertainty. In low-data contexts, sensitivity analyses that test different impedance assumptions are essential before drawing policy conclusions.
Sources
- Hägerstrand, T. (1970). What about people in regional science? Papers of the Regional Science Association, 24(1), 7–21. DOI: 10.1007/BF01936872 ↗
- Miller, H. J. (2005). A measurement theory for time geography. Geographical Analysis, 37(1), 17–45. DOI: 10.1111/j.1538-4632.2005.00575.x ↗
How to cite this page
ScholarGate. (2026, June 3). Space-Time Network-Based Spatial Analysis. ScholarGate. https://scholargate.app/en/spatial-analysis/space-time-network-based-spatial-analysis
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Geographically Weighted RegressionSpatial analysis↔ compare
- Spatial Interaction ModelSpatial analysis↔ compare