344 results have been found
Get a Plan
/en/documentation/route-optimization-api/code-samples/round-trip/get-plan
Get a plan | Route Optimization API Documentation | PTV Developer GET Plan ID Insert the generated unique plan ID here: Send Request The Send Request button fetches the plan. If the optimization was successful, the response contains an updated version …
Get Operation Status of Optimisation Run
/en/documentation/route-optimization-api/code-samples/get-operation-status
Get operation status of optimization run | Route Optimization API Documentation | PTV Developer GET Plan ID Insert the generated unique plan ID here: Send Request The Send Request button fetches the operation status. When polling the corresponding …
Round Trip - Optimise the Plan
/en/documentation/route-optimization-api/code-samples/round-trip/round-trip-optimise-plan
Optimize the plan | Route Optimization API Documentation | PTV Developer POST Plan ID Insert the generated unique plan ID here: Send Request The Send Request button submits the request to optimize the plan. If the optimization was started, a response …
Round Trip - Create a Plan
/en/documentation/route-optimization-api/code-samples/round-trip/round-trip-create-plan
Create a plan | Route Optimization API Documentation | PTV Developer POST Time window Choose a time window for the planning horizon and all locations: From 08:00 00:00 01:00 02:00 03:00 04:00 05:00 06:00 07:00 08:00 09:00 10:00 11:00 12:00 13:00 14:00 …
Round Trip - How to Create a Plan for a Round Trip
/en/documentation/route-optimization-api/code-samples/round-trip/round-trip-how-create-plan-round-trip
The code sample explains how to create a simple plan for a round trip starting at a depot location and returning to it at the end of a route. All transport is delivered from one single depot location, which is also the start and end location of the …
Transport Priorities
/en/documentation/route-optimization-api/concepts/transport-priorities
Transport priority planning is a feature for users to specify strong preferences for which transport should be planned if not all transports can be served by the fleet. By providing transport priorities the user can specify which transport is more …
Trip Sections and Position in Trips
/en/documentation/route-optimization-api/concepts/trip-sections-and-position-trips
Trip section numbers and positions in trips are tools for the user to specify positions of stops at customer locations within a trip. … Scenarios trip sections Which scenarios can be modelled by trip section numbers? Some customers are promised to be …
Mixed Loading Prohibition
/en/documentation/route-optimization-api/concepts/mixed-loading-prohibition
A mixed loading prohibition is a constraint that prevents certain transports from being mixed with some other vehicles on the same trip. It may be prohibited to load certain dangerous goods together on the same trip, such as flammable solids on the one …
Capacities and Alternative Capacities
/en/documentation/route-optimization-api/concepts/capacities-and-alternative-capacities
Vehicles carry load, and that load is measured in various dimensions (think of weight, ground area, height, volume, count, and many more). The capacities of a vehicle is the maximum that can be transported by the vehicle in all these dimensions. However, …
Drivers' Working Hours (Break and Rest Rules)
/en/documentation/route-optimization-api/concepts/drivers-working-hours-break-and-rest-rules
The drivers' working hours are a set of regulations that define break times and driving/travel time limits for vehicle drivers. The purpose of drivers' working hours regulations is to improve road safety and ensure good working conditions for drivers. To …
Service Times
/en/documentation/route-optimization-api/concepts/rtopt-service-times
All vehicles have a service time for the pickup and delivery task. Each task is different: Large or heavy items may require a longer time to load and unload. Transports that require extensive load securing will also take longer to execute. Also, the …
Route Structure Control
/en/documentation/route-optimization-api/concepts/route-structure-control
The Route Optimisation service provides two main fields that allow a user to control the structure of the resulting routes for given input data. The two fields are part of the restrictions: singleTripPerRoute Determines whether vehicles are allowed to …
Routes and Trips
/en/documentation/route-optimization-api/concepts/routes-and-trips
The Route Optimisation service allows you to create routes to execute a set of vehicles. These created routes respect pre-existing boundary conditions. Those boundary conditions incorporate a limited number of vehicles with a given capacity, restricted …
Optimisation Premium
/en/documentation/route-optimization-api/concepts/optimisation-premium
Optimisation Premium is a feature that can be used in the start optimization endpoint in addition to the quality field, to boost the quality of results by increasing the computational resources allocated to the request. The higher computational capacity …
Objective of Optimisation
/en/documentation/route-optimization-api/concepts/objective-optimisation
The Route Optimisation service aims at finding a good plan for the given transport. In order to determine what "good" means here, two questions need to be answered: What makes one plan better than another? How much effort should be put into finding a …
Locations, Transport and Stops
/en/documentation/route-optimization-api/concepts/locations-transport-and-stops
With the Route Optimisation service, you use locations with exact map coordinates that are either meant for carrying out a transport (pickup and delivery of transport goods) or for locating vehicles. Pickups and/or deliveries that are carried out at the …
Relevant Terms
/en/documentation/route-optimization-api/concepts/relevant-terms
The following terms are important to understand the whole use case. Vehicle location Geographical location where the used vehicle is located at the beginning of the route or must be located at the end of the route. Customer location, Depot location …
Places by Text
/en/documentation/geocoding-places-api/concepts/places-text
Allows searching for places (i.e. addresses of businesses and services) matching a name given by a single text field. … Input The places by text endpoint considers the following input fields: Input Field Description searchText (required) A free-form text …
Time-Dependent Matrix
/en/documentation/matrix-routing-api/concepts/time-dependent-matrix
Matrices are often calculated based on an average traffic situation. But, with the following options, it is possible to get more precise values: trafficMode startTime duration The following usecase are handled, depending on the combination of these …
Traffic Modes
/en/traffic-modes-matrix
In case of time-dependent matrix, the calculation can take different data into account. This is selected by the options[trafficMode] and the options[startTime] . By default, when none of these parameters are specified, the Matrix Routing API will …
Travel Time Profiles
/en/documentation/matrix-routing-api/code-samples/travel-time-profiles
Travel Time Profiles | Matrix Routing API Documentation | PTV Developer POST 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 EUR_TLN_TRUCK_11_99T EUR_TLN_VAN …
Traffic Modes
/en/documentation/matrix-routing-api/code-samples/traffic-modes
Traffic Modes | Matrix Routing API Documentation | PTV Developer POST 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 EUR_TLN_TRUCK_11_99T EUR_TLN_VAN …
Scores
/en/documentation/geocoding-places-api/concepts/scores
The scores describe how well a result location and the request match. They can be used to determine whether a result is good enough to automatically accept it, e.g. in batch processing. … The scores are part of the quality element of a resulting location. …
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 …
Which Endpoints Are in the Geocoding OSM API and Which One Should I Use?
/en/documentation/geocoding-places-osm-api-experimental/concepts/endpoints-explained
The Geocoding OSM API Offers the Following Services: Find places matching an address to get their geographic positions, with a single address string ( Places by Text ). with separate input strings for each address field ( Places by Address ). Find places …