Routing Node Catalog
Generated category
Routing Node Catalog
Generated from 6 catalog nodes in Web/Geo/Routing.
Nodes in this category
Showing 6 of 6 generated node docs.
OSRM Match Trace
Web/Geo/RoutingSnaps noisy GPS traces to the road network using OSRM map matching.
OSRM Nearest
Web/Geo/RoutingFinds the nearest routable point(s) to a coordinate using OSRM.
OSRM Table
Web/Geo/RoutingComputes travel time and distance matrices between coordinates using OSRM.
OSRM Tile
Web/Geo/RoutingFetches vector map tiles (MVT) from an OSRM server.
OSRM Trip
Web/Geo/RoutingPlans the shortest round trip through multiple coordinates using OSRM.
Plan Route
Web/Geo/RoutingPlans a route between two points using the OSRM routing service. Returns turn-by-turn directions, distance, and duration.