Detailed Toll Update USA

We updated and activated detailed toll layers for Florida, Colorado, Ohio and Michigan

referenced to PTV North America City Map 2023.1H / World City Map Premium 2023.1H/1aH –

on our Layer Delivery Server (LDS) today. Now it is possible to download them via Content Update Service (CUS).

Content: Most recent tariffs valid from 2022

  • Florida: New toll tariffs valid from 1st of November 2022
  • Colorado: New toll tariffs valid from 1st of June 2022
  • Ohio: New toll tariffs valid from 1st of January 2023
  • Michigan: New toll tariffs valid from 2nd of June 2022

 

Using detailed toll on PTV Developer, xServer internet and xServer from version 2.22:

The default toll calculation changed to useDetailedToll = true in the xserver.conf. That means that you get the detailed toll automatically, when requesting toll in the route calculation.

 

Information for xServer from version 2.18 to 2.21:

Step 1: Activate the detailed toll download via content update service in you xserver.conf.

core {
     contentupdates {
              content {
                  detailedToll {
                      enabled = true
                      providerNames = [ "here" ]
                      countries = [ ]
                  }
          }
      }
 }

Step 2: Enable the detailed toll calculation in the xserver.conf or in your request.

xroute {
     tollOptions {
     useDetailedToll = true
     }
 }

The detailed toll is released for PTV xServer from version 2.18.  

 

Please be aware that from version 2.22 the parameter useDetailedToll is activated automatically. If you like to use the basic toll you need to set it to false.

By Nathalie Wurster

Senior Technical Product Manager