End of Life — Legacy Version
Urbano v1 has reached end of life and is no longer actively maintained. This documentation is kept for reference only. We recommend using Urbano v2 for active projects.
Go to Urbano v2
Router
Find a trip between two places (buildings/points/curves) using the best mode of the mode options selected
Inputs
-
Router []
Router (Urbano Model or Street Network) which can be used to find trips -
Orig []
Origin Point/Building -
Dest []
Destination Point/Building -
Mode []
Travel modes to choose from (fastest selected) -
TimeLmt []
Time limit to filter the trips (optional)
Outputs
-
Trip
Trip between two locations, including route and metadata -
Route
Curve representing the route of the trip -
Time
Time taken in minutes -
Dist
Distance covered in meters
