Route Along Line Network
Calculate the shortest distance path between two points over connected GeoJSON line vertices using a local browser-side graph.
Input
Endpoints snap to the nearest existing network vertex and segments must share identical vertex coordinates to be connected.
Review these warnings
GeoJSON
Map preview
Understanding Route Along Line Network
Distance and connectivity
Calculate the shortest distance path between two points over connected GeoJSON line vertices using a local browser-side graph.
Route Along Line Network compares locations by geographic distance or by connections in a supplied line network. Straight-line proximity and network reachability answer different questions.
How to interpret proximity
Endpoints snap to the nearest existing network vertex and segments must share identical vertex coordinates to be connected.
Confirm whether Route Along Line Network represents geodesic distance, line-network distance or a simple neighbor ranking. Do not infer travel time, accessibility or route legality unless those factors are explicitly modeled.