[Announcement] Amazon Location Service adds Matrix Routing

0

Amazon Location Service adds matrix routing to Amazon Location Routing, making it easier to quickly calculate driving time and driving distance between multiple origins and destinations. With matrix routing, you can use a single API request to reduce the latency associated with multiple routing calculations, allowing you to simplify your code. For example, an application that plans delivery routes can now use Amazon Location’s matrix routing capabilities to request the driving time and distance for all deliveries for a given period. You can reduce the number of requests and latency by making one request of up to 350 origins by 350 destination to retrieve 122,500 drive times and distances.

Amazon Location Service is a fully managed service that helps developers easily and securely add maps, points of interest, geocoding, routing, tracking, and geofencing to their applications without compromising on data quality, user privacy, or cost. With Amazon Location Service, you retain control of your location data, protecting your privacy and reducing enterprise security risks. Amazon Location Service provides a consistent API across high-quality location based service data providers (Esri and HERE), all managed through one AWS console.

Amazon Location Service is available in the following AWS Regions: US East (N. Virginia), US East (Ohio), US West (Oregon), Europe (Frankfurt), Europe (Ireland), Europe (Stockholm), Asia Pacific (Singapore), Asia Pacific (Sydney) Region, and Asia Pacific (Tokyo).

To learn more, visit to the calculate route matrix section of the Amazon Location Service developer guide.

  • This is an announcement migrated from AWS Forums that does not require an answer.

AWS
asked 2 years ago204 views
1 Answer
0

If you are looking for a practical example of how matrix routing can be used to optimize routes, check out this github rep. You can deploy in minutes: https://github.com/aws-samples/serverless-route-optimization

AWS
nghtm
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions