Icon

Spatial Network

Nodes that create distance matrices and isochrone maps using various routing engines.

This category contains 4 nodes.

Google Distance Matrix 

This node uses the Google Distance Matrix API to create a distance matrix for the provided origins and destinations.

OSRM Distance Matrix 

This node uses the Open Source Routing Machine (OSRM) to create a distance matrix for the provided origins and destinations.

Road Network Distance Matrix 

This node creates a distance matrix for the provided origins and destinations using the given road network.

Road Network Isochrone Map 

This node calculates the isochrone map for the input point based on the input road network and its travel cost column.