What you get
For each row, the model adds (among others):geometry— route geometry stored as compressed TopoJSON.distance_metersandduration_seconds— summary distance and travel time from the routing response when the request succeeds.error/error_message— populated when the directions request fails, so you can filter or debug failed rows.
Configuration
Origin latitude column
Numeric column for the start point latitude. You can pick a column or a parameter (parameters appear under their own section in the control).
Origin longitude column
Numeric column for the start point longitude. Columns or parameters, same as origin latitude.