47 results have been found
Service Times and Opening Intervals
/en/documentation/routing-api/code-samples/routing/service-times-and-opening-intervals
Service Times and Opening Intervals | Routing API Documentation | PTV Developer POST Waypoint A Latitude A Longitude A Waypoint B All attributes will be applied to waypoint B. The Opening Interval will applied for the next three days Latitude B …
Truck Restrictions
/en/documentation/routing-api/concepts/truck-restrictions
Truck restrictions on roads are regulations that limit or prohibit specific types of vehicles or activities on roads. They are put in place for a variety of reasons, including environmental protection or traffic management and can vary depending on the …
Avoid
/en/documentation/routing-api/code-samples/routing/avoid
Avoid | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Avoid features TOLL FERRIES RAIL_SHUTTLES HIGHWAYS Results TOLL_COSTS COMBINED_TRANSPORT_EVENTS Example presets Toll example Ferry example Rail Shuttle …
Vehicle Parameters at Waypoint
/en/documentation/routing-api/code-samples/routing/vehicle-parameters-waypoint
Vehicle Parameters at Waypoint | Routing API Documentation | PTV Developer POST Waypoint A Latitude A Longitude A Hazardous to Water Waypoint B Latitude B Longitude B Hazardous to Water Waypoint C Latitude C Longitude C Hazardous to Water Request Body …
Routing API Reference
/en/documentation/routing-api/routing-api-reference
{ "openapi": "3.0.1", "info": { "title": "Routing", "version": "1.34", "description": "With the Routing service you can calculate routes from A to B taking into account vehicle-specific restrictions, traffic situations, toll, emissions, drivers' working …
Calculate Reachable Areas Synchronously
/en/documentation/routing-api/code-samples/reachable-areas/calculate-reachable-areas-synchronously
Calculate Reachable Areas Synchronously | Routing API Documentation | PTV Developer GET Latitude A Longitude A Horizon type DISTANCE No Value TRAVEL_TIME DISTANCE Horizons Driving direction OUTBOUND No Value OUTBOUND INBOUND Profile No Value No Value …
Block Intersecting Roads
/en/documentation/routing-api/code-samples/routing/block-intersecting-roads
Block intersecting roads | Routing API Documentation | PTV Developer GET Route coordinates Latitude A Longitude A Latitude B Longitude B Intersection line coordinates Latitude A Longitude A Latitude B Longitude B Send Request Response Waiting for …
Guided Navigation
/en/documentation/routing-api/code-samples/routing/guided-navigation
Guided Navigation | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Send Request Response Waiting for response... To use 'Guided Navigation' in PTV Navigator, you have to decode the base64 value of …
Monetary Costs
/en/documentation/routing-api/code-samples/routing/monetary-costs
Monetary Costs | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Profile No value No Value EUR_TRAILER_TRUCK EUR_TRUCK_40T EUR_TRUCK_11_99T EUR_TRUCK_7_49T EUR_VAN EUR_CAR EUR_TLN_TRUCK_40T EUR_TLN_TRUCK_20T …
Short and Fast Routes
/en/documentation/routing-api/code-samples/routing/short-and-fast-routes
Short and Fast Routes | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B RoutingMode FAST SHORT SHORTEST Send Request Response FAST SHORT SHORTEST Route not requested. Route not requested. Route not requested. …
Recalculate with Events
/en/documentation/routing-api/code-samples/routing/recalculate-events
Recalculate with Events | Routing API Documentation | PTV Developer GET RouteId Results MANEUVER_EVENTS WAYPOINT_EVENTS TOLL_EVENTS BORDER_EVENTS VIOLATION_EVENTS UTC_OFFSET_CHANGE_EVENTS COMBINED_TRANSPORT_EVENTS TRAFFIC_EVENTS DELIVERY_ONLY_EVENTS …
RouteIds
/en/documentation/routing-api/code-samples/routing/routeids
RouteIds | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Results ROUTE_ID Send Request Response Waiting for response... GET Results POLYLINE TOLL_COSTS EMISSIONS_ISO14083_2023_DEFAULT_CONSUMPTION Events …
Get Alternative Route Details
/en/documentation/routing-api/code-samples/routing/get-alternative-route-details
Get Alternative Route Details | Routing API Documentation | PTV Developer GET ROUTE_ID Send Request Response Waiting for request to be completed... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … …
Alternative Routes
/en/documentation/routing-api/code-samples/routing/alternative-routes
Alternative Routes | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Results ALTERNATIVE_ROUTES POLYLINE MANEUVER_EVENTS TOLL_COSTS Send Request Response Waiting for response... Request Sample C# JavaScript …
Emissions
/en/documentation/routing-api/code-samples/routing/emissions
Emissions | Routing API Documentation | PTV Developer GET Waypoints Latitude A Longitude A Latitude B Longitude B Emission Options Emission Calculation Method EN16258_2012 EN16258_2012 FRENCH_CO2E_DECREE_2017_639 ISO14083_2023 ISO 14083 Factors Version …
Electronic Toll Collection
/en/documentation/routing-api/code-samples/routing/electronic-toll-collection
Electronic Toll Collection | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Currency No value No value USD EUR CAD MXN GBP ETC Subscriptions US_APASS US_BREEZEBY US_DOWNBEACH_EXPRESSPASS US_EPASS …
Toll
/en/documentation/routing-api/code-samples/routing/toll
Toll | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Profile No value No Value EUR_TRAILER_TRUCK EUR_TRUCK_40T EUR_TRUCK_11_99T EUR_TRUCK_7_49T EUR_VAN EUR_CAR EUR_TLN_TRUCK_40T EUR_TLN_TRUCK_20T …
Turn Restrictions
/en/documentation/routing-api/code-samples/routing/turn-restrictions
Turn Restrictions | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Results PREFER_TURNS_ON_PASSENGER_SIDE Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // …
Geographic Restrictions
/en/documentation/routing-api/code-samples/routing/geographic-restrictions
Geographic Restrictions | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Prohibited countries Allowed countries Results POLYLINE BORDER_EVENTS Send Request Response Waiting for response... Request Sample C# …
Traffic Modes
/en/documentation/routing-api/code-samples/routing/traffic-modes
Traffic Modes | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Profile No value No Value EUR_TRAILER_TRUCK EUR_TRUCK_40T EUR_TRUCK_11_99T EUR_TRUCK_7_49T EUR_VAN EUR_CAR EUR_TLN_TRUCK_40T EUR_TLN_TRUCK_20T …
Waypoints
/en/documentation/routing-api/code-samples/routing/waypoints
Waypoints | Routing API Documentation | PTV Developer GET Waypoint 1 Waypoint type On-road On-road Off-road Latitude 1 Longitude 1 Waypoint 2 Waypoint type None Manipulate-route Combined transport None Latitude 2-1 Longitude 2-1 Radius [m] Latitude 2-2 …
A-B Routing
/en/documentation/routing-api/code-samples/routing/ab-routing
A-B Routing | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // …