Calculating routes using Amazon Location Service
Amazon Location lets you select a data provider for calculating a route by creating and configuring a route calculator resource.
You can use the route calculator resource to calculate a route given specific parameters using the AWS SDK, or the REST API endpoints. Use this route calculator resource to calculate routes between an origin, a destination and up to 23 waypoints for different modes of transportation, avoidances, and traffic conditions.
You can also use the route calculator resource to create inputs for your route planning algorithms or products by calculating a route matrix. Calculate the travel time and travel distance between a set of departure positions and a set of destination positions. Route planning software can use that time and distance data to optimize a route or a set of routes; for example, if you are planning multiple delivery routes, and want to find the best route and time for each stop. You can calculate a matrix of routes for different modes of transportation, avoidances, and traffic conditions.
Note
For an overview of routing concepts, see Learn about routing in Amazon Location Service.
Topics
- Prerequisites for calculating routes using Amazon Location
- Calculate a route with Amazon Location
- Route planning with a route matrix in Amazon Location
- Positions not located on a road in Amazon Location
- Departure time with Amazon Location
- Travel mode with Amazon Location
- Managing your route calculator resources with Amazon Location