• Route violated! But where?

    When there is no valid route for your vehicle between two waypoints possible at all, the route is nevertheless calculated and marked as violated. This is typically the case for prohibited areas around waypoints, which have to be entered or exited anyway.…

    Read more

  • Traffic events

    Do you remember the traffic delay introduced in one of the last versions of the PTV Developer Routing API? For the delay we compare the travel time with and without live traffic on the same route (see this blog post).

    In the new version of the PTV Developer Routing API V1.11.0 the request parameter ‘TRAFFIC_EVENTS’ provides traffic events chronologically along the route in the event list, together with all other events like waypoints, maneuvers or toll (see this concept).…

    Read more

  • Guided navigation

    With guided navigation you have the possibility to use a calculated route from PTV Developer in our truck app PTV Navigator. For this we offer in the new version of the PTV Developer Routing API V1.11.0 the request parameter ‘GUIDED_NAVIGATION’ to get the calculated route in an additional format easy to import in PTV Navigator.…

    Read more

  • Tutorials on GitHub

    As you know we provide more and more tutorials to demonstrate how easy it is to build applications with PTV Developer. By the way, two new ones How to generate clients and Access APIs with Excel are recently published.

    Besides a detailed step description most of the tutorials offer a sample application demonstrating the final result immediately (see button “Try it!”).…

    Read more

  • Choose a ferry or rail shuttle connection

    Up to now ferries or rail shuttles are automatically used on a route, if it is advantageous compared to road (as so called combined transport) and of course, if you don’t want to avoid them (see this blog post). In the new version of the PTV Developer Routing API V1.9.0 you even have the possibility to choose a specific ferry or rail shuttle connection.…

    Read more

  • Once again too late…

    Today the traffic load is more or less the same as before the coronavirus pandemic and so are traffic jams. In order to estimate the impact of the current traffic situation on a route, we offer in the new version of the PTV Developer Routing API V1.8.0 the response parameter ‘trafficDelay’ for the complete route, leg or alternative route.…

    Read more