Where to find routing profiles?

PTV's mobile solution based on off-line maps - standard application and SDK
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2574
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Where to find routing profiles?

Post by Bernd Welter »

Hi there,

afaik the routing profile parameters set in the user frontend are stored in text files.
  • Where are they located in the structure of the Navigator?
  • Can we get a documentation of the structure of the files?
Best regards,
Bernd
Attachments
Sample profile in the app
Sample profile in the app
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
SebastianSchlichting
Posts: 18
Joined: Tue May 28, 2019 10:45 am

Re: Where to find routing profiles?

Post by SebastianSchlichting »

Routingprofiles can be found in the following folder:

Android/data/com.ptvag.navigation.app/files/profiles

Be aware that package names can differ. Each reseller has an own package name.
For example: com.reseller.trucknavigation.app

The general structure of a profile file looks like this:

[TruckProfile]
AmountIgnoredTiles=10
Anlieger=0
AxleLoad=90
ClassOfDangerousGoods=A
CostUTurns1=8000
CostUTurns2=480
HasTrailer=0
Height=40
IsExplosive=0
IsHazardousMaterial=1
IsLorry=1
IsWaterEndangered=0
Length=0
MautType=0
OverWriteProtection=0
Profilename=LKW400
RoutingOption=1
StreetPreference=1
TruckTollLevel=0
UseFerries=1
UseLearningETA=0
UseMaut=1
UseMotorways=1
UseUTurn=0
VehicleType=6
Weight=400
Width=26
WriteProtection=0
Post Reply