It calculates the distance and travel time from a given point, taking into account all factors that may affect the road: weather, traffic jams, road signs, temporary travel restrictions or vehicle dimensions, including the dimensions of a truck. The API provides information about the reachability of specific points and helps select points with the required time to reach.
It calculates the area on the map that is reachable from a given point in a given time, on foot, by car or by bicycle. This way, you can calculate the time it will take the courier to reach any point in the delivery zone. Additionally, you can build a route through several delivery zones in the desired sequence.
It builds car routes taking into account real and predicted traffic jams, bypassing toll and dirt roads. In urban conditions, where the GPS signal may work intermittently, the azimuth of movement is taken into account in order to choose the right lane and build the correct route. The API supports routes through several delivery zones in a given sequence.
It solves the traveling salesman problem (TSP/VRP) and builds the shortest route, in terms of time or distance, to bypass several points. It supports finding routes for one courier as well as for several couriers.
It builds routes for freight transport — taking into account the dimensions and weight, and excluding streets where passage for large vehicles is limited.
It builds public transport routes. Per one API request, you can get several travel options — buses, metro, trolleybuses and other types of transport, in order to choose the most suitable one, in terms of duration and number of transfers.
It calculates several routes per call to match them. Length, travel time and full geometry can be obtained for each route. Car routes with and without public transport lanes, pedestrian routes and bicycle routes are supported.
Didn’t find the right method to solve your problem? Contact us!
It builds one or more routes on the map for cars, taxis, trucks, pedestrians, bicycles and emergency services. Supports composite routes with intermediate points. Length, travel time and full geometry can be obtained for each route.
It compares GPS sensor data with a real road graph. This allows you to recreate the exact route on public roads, provide route monitoring and calculate path parameters.