Was ist die Route Optimization API?
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Entwickler im Europäischen Wirtschaftsraum (EWR)
Die Route Optimization API ist eine Google Maps Platform API, mit der optimierte Routenpläne für ein oder mehrere Fahrzeuge und deren Zwischenstopps generiert werden.
Vorteile der Route Optimization API
Mit Routenplänen können Sie die Betriebseffizienz Ihrer Transportflotte verbessern. Passen Sie Ihre Routen an Kosten, Zeitbeschränkungen, Kundenanforderungen und andere Geschäftsziele an. Beispiel:
- Ein Logistikunternehmen kann Zeit und Ressourcen sparen, indem es Lieferungen für den nächsten Tag plant und gleichzeitig die Lieferungen hinsichtlich Zeiteffizienz, Kosteneinsparungen, pünktlicher Lieferung sowie Zufriedenheit von Fahrern und Endkunden optimiert.
- Ein Unternehmen für die Lieferung von Speisen auf Abruf kann seinen Versandprozess beschleunigen und effektiver gestalten, indem es den besten aktiven Fahrer für die Abholung neuer Bestellungen auswählt und diese in seine bestehenden Routen einfügt.
- Ein Dienstleister im Außendienst kann seine Effizienz und Kundenzufriedenheit verbessern, indem er Dienstleister Terminen zuweist und die optimale Reihenfolge der Stopps für mehrere Termine ermittelt. Außerdem können Routen bei Problemen neu optimiert werden.
Funktionen der Route Optimization API
Mit der Route Optimization API können Sie die Routen und Aufgabenplanung Ihrer Flotte auf Grundlage Ihrer eigenen Ziele und Einschränkungen optimieren.
- Ziele:Ihre Geschäftsziele.
- Einschränkungen:Die Einschränkungen Ihrer physischen Assets.
Ziele
|
Einschränkungen
|
Reiseeffizienz
|
Grundlegende Routen mit Parametern wie Entfernung und Ankunftszeit optimieren.
|
Arbeitszeiten von Fahrern
|
Weisen Sie Fahrern Routen basierend auf ihren Arbeitszeiten und Pausen zu.
|
Pünktliche Ankunft
|
Abholung, Lieferung oder Dienstleistung so priorisieren, dass sie vor einem bestimmten Zeitpunkt erfolgt
|
Fahrzeugkapazität
|
Weisen Sie einer Aufgabe ein Fahrzeug basierend auf der Menge der Ladung zu, die es transportieren kann.
|
Kosten für die Fahrzeugnutzung
|
Minimieren Sie die Anzahl der Fahrzeuge, die für die Ausführung einer Aufgabe erforderlich sind.
|
Zeitfenster
|
Lassen Sie eine Sendung oder Aufgabe in einem bestimmten Zeitfenster eintreffen.
|
Load-Balancing
|
Aufgaben gerecht auf eine Flotte von Fahrzeugen und Mitarbeitern verteilen
|
Abhängigkeiten und Kompatibilität
|
Optimieren Sie Ihre Flottenrouten basierend auf Ihren Fahrzeugtypen, der Reihenfolge der Aufgaben oder den Versandbedingungen.
|
Funktionsweise der Route Optimization API
Auf die Route Optimization API kann über REST, gRPC und Clientbibliotheken zugegriffen werden.
Anfragetext
Im Anfragetext werden Informationen zu Ihren Sendungen und den für die Zustellung verfügbaren Fahrzeugen akzeptiert. Dazu gehören unter anderem folgende Details:
- Abhol- und Lieferorte
- Zeitfenster
- Größe und Gewicht der Sendung
- Fahrzeugkapazität
Antworttext
Der Antworttext enthält einen detaillierten Routenplan mit folgenden Informationen:
- Reihenfolge der Stopps
- Zugewiesene Sendungen
- Gesamtmesswerte
Weitere Informationen zum Erstellen einer Anfrage finden Sie unter Anfragenachricht erstellen und zum Interpretieren einer Antwort unter Antwort interpretieren.
Ressourcen
In der folgenden Tabelle sind die über die Route Optimization API verfügbaren Ressourcen zusammen mit den zurückgegebenen Daten zusammengefasst.
Datenressourcen
|
Beschreibung und zurückgegebene Daten
|
Rückgabeformat
|
optimizeTours
|
Diese Methode gibt eine optimierte Route mit Details zu den Besuchen und Messwerten zurück.
|
JSON oder gRPC-Proto
|
batchOptimizeTours
|
Diese Methode gibt den Ressourcennamen eines Vorgangs mit langer Ausführungszeit zurück, der angibt, wann die Verarbeitung abgeschlossen ist.
|
JSON oder gRPC-Proto
|
Route Optimization API verwenden
Verfügbare Clientbibliotheken
Eine Liste der verfügbaren Clientbibliotheken für die Route Optimization API finden Sie unter Clientbibliotheken.
Nächste Schritte
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-09-05 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-09-05 (UTC)."],[[["\u003cp\u003eRoute Optimization API leverages Google Maps data and custom parameters to generate efficient routes for fleets, considering factors like time, cost, and vehicle capacity.\u003c/p\u003e\n"],["\u003cp\u003eBusinesses like logistics companies, on-demand delivery services, and field service providers can use the API to automate dispatch, optimize delivery routes, and improve overall operational efficiency.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers synchronous and asynchronous options for route calculation and provides detailed route plans with assigned tasks, vehicle routes, and performance metrics.\u003c/p\u003e\n"],["\u003cp\u003eUsers can define objectives such as travel efficiency, on-time arrival, and load balancing, along with constraints like driver work hours and vehicle capacity for tailored optimization.\u003c/p\u003e\n"],["\u003cp\u003eTo begin, set up a Google Cloud project, construct a basic request, and explore advanced scenarios to create customized route optimization solutions.\u003c/p\u003e\n"]]],["The Route Optimization API optimizes routes for single or multiple vehicles, enhancing operational efficiency. Users define business objectives (e.g., travel efficiency, on-time arrival) and constraints (e.g., driver hours, vehicle capacity) to guide the optimization. The API accepts shipment and vehicle details, such as locations, time windows, and capacity. It returns a detailed route plan with stop sequences and assigned shipments via JSON or gRPC. Users can construct requests and interpret responses using provided guidelines and resources.\n"],null,["# What is the Route Optimization API\n\n**European Economic Area (EEA) developers** If your billing address is in the European Economic Area, effective on 8 July 2025, the [Google Maps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea) will apply to your use of the Services. Functionality varies by region. [Learn more](/maps/comms/eea/faq).\n\nRoute Optimization is a Google Maps Platform API that generates optimized route\nplans for single or multiple vehicles and their stops.\n\nWhy use the Route Optimization API\n----------------------------------\n\nImprove the operational efficiency of your transportation fleet with the help of\nroute plans. Adjust your routes for cost, time constraints, customer needs, and\nany other business objective. For example:\n\n- A **logistics company** can save time and resources by scheduling next-day shipments while optimizing the deliveries for time efficiency, cost saving, on-time delivery, and driver and end customer satisfaction.\n- An **on-demand food delivery** company can make their dispatch process quicker and more effective by choosing the best active driver to pick up new orders and inserting them in their existing routes.\n- A **field service provider** can improve their efficiency and customer satisfaction by assigning providers to appointments and finding the optimal stop sequence for more than one appointment, all while re-optimizing routes when challenges come up.\n\nWhat you can do with the Route Optimization API\n-----------------------------------------------\n\nUse Route Optimization API to optimize your fleet's routes and tasks\nassignments based on your own *objectives* and\n*constraints*.\n\n- **Objectives:** Your business goals.\n- **Constraints:** The limitations of your physical assets.\n\n| Objectives || Constraints ||\n|-----------------------|--------------------------------------------------------------------------------------|------------------------------------|---------------------------------------------------------------------------------------------------|\n| **Travel efficiency** | Optimize basic travel routes using parameters like distance and time-to-destination. | **Drivers work hours** | Assign routes to drivers based on their work hours and breaks. |\n| **On-time arrival** | Prioritize a pickup, delivery, or service to arrive before a specific time. | **Vehicle capacity** | Assign a vehicle to a task based on the amount of load it can carry. |\n| **Vehicle use cost** | Minimize the number of vehicles required to perform a task. | **Time windows** | Have a shipment or task arrive in a specific time slot. |\n| **Load balancing** | Fairly distribute tasks across a fleet of vehicles and personnel. | **Dependencies and compatibility** | Optimize your fleet routes based on your types of vehicle, task sequence, or shipment conditions. |\n\nHow the Route Optimization API works\n------------------------------------\n\nThe Route Optimization API can be accessed using [REST](/maps/documentation/route-optimization/reference/rest/v1/operations), [gRPC](/maps/documentation/route-optimization/reference/rpc), and\n[client libraries](/maps/documentation/route-optimization/client-libraries).\n\n### Request body\n\nThe request body accepts information about your shipments and the vehicles\navailable to deliver them. This includes details such as:\n\n- Pickup and delivery locations\n- Time windows\n- Shipment size and weight\n- Vehicle capacity\n\n### Response body\n\nThe response body provides a detailed route plan which includes:\n\n- Sequence of stops\n- Assigned shipments\n- Overall metrics\n\nRead more details about constructing a request in [Construct a Request\nMessage](/maps/documentation/route-optimization/construct-request)\nand interpreting a response in [Interpret the\nResponse](/maps/documentation/route-optimization/interpret-response).\n\n### Resources\n\nThe following table summarizes the resources available through the\nRoute Optimization API along with the data it returns.\n\n| **Data resources** | **Description and data returned** | **Return format** |\n|----------------------|-----------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `optimizeTours` | This method returns an optimized route, with details of the visits and metrics. | [JSON](/maps/documentation/route-optimization/reference/rest/v1/projects/optimizeTours) or [gRPC proto](/maps/documentation/route-optimization/reference/rpc/google.maps.routeoptimization.v1#google.maps.routeoptimization.v1.RouteOptimization.OptimizeTours) |\n| `batchOptimizeTours` | This method returns the resource name of a Long Running Operation, which indicates when processing is complete. | [JSON](/maps/documentation/route-optimization/reference/rest/v1/projects/batchOptimizeTours) or [gRPC proto](/maps/documentation/route-optimization/reference/rpc/google.maps.routeoptimization.v1#google.maps.routeoptimization.v1.RouteOptimization.BatchOptimizeTours) |\n\nHow to use the Route Optimization API\n-------------------------------------\n\n|---|----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 1 | **Get set up** | Start with [Set up your Google Cloud project](/maps/documentation/route-optimization/cloud-setup) and complete the setup instructions that follow. |\n| 2 | **Run a basic request and receive a response** | After setup, start with sending a basic request and get the response, following [Construct a Request](/maps/documentation/route-optimization/construct-request) and [Interpret the Response](/maps/documentation/route-optimization/interpret-response). |\n| 3 | **Try a more advanced scenario and start creating your own request** | Explore example scenarios starting with [Pickup and Delivery Stop Order Optimization](/maps/documentation/route-optimization/pickup-delivery-order-optimization) and start building requests that match your use cases. |\n\n### Available client libraries\n\nFor a list of the available client libraries for Route Optimization API, see\n[Client Libraries](/maps/documentation/route-optimization/client-libraries).\n\nWhat's next\n-----------\n\n- **Start using the Route Optimization API** : Go to [Run a Basic Request](/maps/documentation/route-optimization/construct-request).\n- **Understand billing** : [Usage and Billing](/maps/documentation/route-optimization/usage-and-billing)\n- **See sample code and libraries** : [Client Libraries](/maps/documentation/route-optimization/client-libraries) and [Open Source](https://github.com/googleapis/google-cloud-java/tree/main/java-maps-routeoptimization).\n- **Follow best practices** : [Best Practices Using Route Optimization API Web\n Services](/maps/documentation/route-optimization/web-service-best-practices)"]]