Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Wenn Sie eine Route, eine benutzerdefinierte Route oder eine Routenmatrix berechnen, sollten Sie eventuelle Mautgebühren auf der Route berücksichtigen.
Für ausgewählte Städte können Sie die geschätzten Mautgebühren für eine Route in der entsprechenden Währung berechnen.
Die Routes Preferred API berechnet die geschätzte Mautgebühr unter Berücksichtigung aller für den Fahrer oder das Fahrzeug verfügbaren Mautpreisrabatte oder -karten sowie der bequemsten Zahlungsmethoden.
Wenn für eine bestimmte Route kein Mautpreis verfügbar ist, gibt die Routes Preferred API an, dass eine Maut mit einem unbekannten Preis besteht.
Damit die Informationen zu Mautgebühren korrekt berechnet werden können, müssen Sie in Ihrer Anfrage die folgenden Informationen angeben:
Der Emissionstyp des für die Route verwendeten Fahrzeugs (VehicleEmissionType).
Wenn kein Emissionstyp angegeben ist, wird die Maut für ein benzinbetriebenes Fahrzeug zurückgegeben.
Alle möglicherweise anwendbaren Mautkarten oder ‑vignetten für den Fahrer oder das Fahrzeug (TollPass).
In einigen Regionen zahlen Fahrer oder Fahrzeuge mit einer Mautkarte oder ‑vignette einen anderen Mautpreis als diejenigen, die keine Karte oder Vignette haben.
Wenn Sie beispielsweise in Seattle, Washington, USA, eine Good To Go!-Mautkarte haben, zahlen Sie eine niedrigere Maut als ohne Karte. In einigen Regionen, z. B. in Indonesien, ist für die Nutzung einer Straße möglicherweise eine Mautkarte erforderlich. Wenn Sie für eine Route, für die ein Mautpass erforderlich ist, keinen Mautpass angeben, wird kein Preis zurückgegeben.
Optionale Informationen zu Mautgebühren sind für die folgenden Regionen verfügbar:
[null,null,["Zuletzt aktualisiert: 2024-11-14 (UTC)."],[[["\u003cp\u003eThe Routes Preferred API can calculate estimated toll fees for routes in select cities, taking into account toll passes and discounts.\u003c/p\u003e\n"],["\u003cp\u003eTo ensure accurate toll calculations, specify the vehicle's emission type and any applicable toll passes in your request.\u003c/p\u003e\n"],["\u003cp\u003eThe Routes Preferred API's toll calculation differs from Google Maps, focusing on actual charges based on provided pass information.\u003c/p\u003e\n"],["\u003cp\u003eToll fee information is available for specific regions, including countries like Argentina, Australia, and the United States, with varying coverage levels.\u003c/p\u003e\n"],["\u003cp\u003eIf a toll exists but the fee is unknown, the API will indicate its presence without a specific price.\u003c/p\u003e\n"]]],["The Routes Preferred API calculates estimated toll fees for routes, considering discounts and payment methods. To get accurate toll information, specify the vehicle's emission type and any applicable toll passes. If no pass is specified, the cash price (usually the highest) is returned. The API indicates when a toll exists but the fee is unknown. Toll information is available in select regions, including Argentina, Australia, Brazil, Indonesia, India, Japan, Mexico, and various U.S. states.\n"],null,["# Calculate toll fees\n\nWhen you are computing a route,\na [custom route](/maps/documentation/routes_preferred/custom_routes),\nor a [route matrix](/maps/documentation/routes_preferred/compute_route_matrix),\nyou may want to take into consideration any toll fees on the route.\nFor select cities, you can compute the estimated\ntoll fee for a route in the appropriate currency.\n| **Note** : The Routes Preferred API calculates tolls on a route differently than Google Maps:\n|\n| - The Routes Preferred API returns only the toll prices (pass or cash) that would actually be charged for the trip, assuming your request accurately represents what types of passes each driver and/or vehicle has. If you don't specify any toll passes, the API returns the cash prices, which is usually the highest toll.\n| - Google Maps typically returns the cheapest possible price for a vehicle. Users cannot specify which toll passes they have; instead, to see cash tolls, users can disable the **See toll pass prices** option, which is enabled by default.\n\nThe Routes Preferred API calculates the estimated toll fee,\ntaking into consideration any toll price discounts or passes available\nto the driver or vehicle, and the most convenient payment methods.\nIf there is no available toll price for a given route,\nthe Routes Preferred API indicates the existence of a toll\nwith an unknown fee.\n\nTo accurately calculate toll information, make sure you include the following\ninformation in your request:\n\n- The emission type of the vehicle used for the route ([`VehicleEmissionType`](/maps/documentation/routes_preferred/reference/rest/Shared.Types/VehicleEmissionType)). If no emission type is provided, the toll for a gasoline-fueled vehicle is returned.\n- Any toll passes for the driver or vehicle that may apply ([`TollPass`](/maps/documentation/routes_preferred/reference/rest/Shared.Types/TollPass)). In some regions, a driver or vehicle with a toll pass pays a different toll than those who don't have a pass. For example, if you have a [Good To Go!](https://en.wikipedia.org/wiki/Good_to_Go_(toll_collection_system)) toll pass in Seattle, WA, US, you pay a lower toll than if you don't have a pass. In some regions, such as Indonesia, a toll pass may be required to travel on a road. If you don't specify a toll pass for a route where a pass is required, no price is returned.\n\nOptional toll information is available for the following regions:\n\n| Region Code | Country/Region | State/City/Toll Road |\n|-------------|----------------|----------------------|\n| AR | Argentina | Countrywide |\n| AU | Australia | Brisbane |\n| AU | Australia | Melbourne |\n| AU | Australia | Sydney |\n| BR | Brazil | Countrywide |\n| ID | Indonesia | Countrywide |\n| IN | India | Countrywide |\n| JP | Japan | Countrywide |\n| MX | Mexico | Countrywide |\n| US | United States | Alabama |\n| US | United States | Alaska |\n| US | United States | California |\n| US | United States | Colorado |\n| US | United States | Delaware |\n| US | United States | Florida |\n| US | United States | Illinois |\n| US | United States | Iowa |\n| US | United States | Indiana |\n| US | United States | Kansas |\n| US | United States | Louisiana |\n| US | United States | Maine |\n| US | United States | Maryland |\n| US | United States | Massachusetts |\n| US | United States | Michigan |\n| US | United States | Minnesota |\n| US | United States | Missouri |\n| US | United States | New Hampshire |\n| US | United States | New Jersey |\n| US | United States | New York |\n| US | United States | North Carolina |\n| US | United States | Ohio |\n| US | United States | Pennsylvania |\n| US | United States | Rhode Island |\n| US | United States | South Carolina |\n| US | United States | Texas |\n| US | United States | Utah |\n| US | United States | Virginia |\n| US | United States | Washington |\n| US | United States | West Virginia |\n\nFor examples of calculating toll fees, see:\n\n- [Computing a Route Examples](/maps/documentation/routes_preferred/compute_route_examples#toll-fee-examples)\n- [Computing a Custom Route Examples](/maps/documentation/routes_preferred/custom_route_examples#toll-fee-examples)\n- [Computing a Route Matrix Examples](/maps/documentation/routes_preferred/compute_matrix_examples#toll-fee-examples)"]]