Skip to main content

External Distance Matrices

Upload pre-computed distance matrices to routing.solvice.io/table/upload and reference them by ID in your VRP requests for faster processing and custom traffic patterns.

Basic Configuration

Configure different distance matrices for different times of day:

Matrix Upload

Upload your distance matrix to get an ID:
Then reference the returned matrix ID:

Multi-Vehicle Configuration

Different vehicle types can use different routing matrices:

API Reference

object
required
Map of vehicle profiles to time-based matrix configurations. Keys are vehicle categories (CAR, TRUCK, BIKE, etc.)
string
Optional URL for custom matrix service endpoint