Detailed Toll for Bulgaria available

We activated the detailed toll layers for Bulgaria referenced to

PTV Europe / World City Map Premium 2021.1H, today on our Layer Delivery Server (LDS). Now, it is possible to download detailed toll layers via Content Update Service (CUS).

PTV xServer internet will be updated on November 9th, 2020. Please see the post regarding the updates on PTV xServer internet on our Developer Blog for further information.

 

Please remember: to use the detailed toll on premise you need to follow these steps:

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 in version 2.15 the parameter useDetailedToll is activated automatically. If you like to use the basic toll you need to set it to false.