Thank you dear friend Wojpen ...
For our friend LouBouha.. let's
Explain,
How theese utilities works...
First of all
We need in our sys.txt
The section
[tollvalues]
This example is from the Toll post in Greece.
We Have
96 different Stations!!
From:
tollvalue_0
Until
tollvalue_96
Is the optical part of the prices in our screen
And
From:
tollvalue_3_voice, until,
tollvalue_96_voice : is the tts announcement for the same
Tolls
---
Let's make an example..
We find during navigation a toll Station with
Coordinates xxxxxx
And id : 7
As we can see from our sys txt
This line
tollvalue_7="0.65"
We will see 0.65 €!
--
For the tts announcement We write in our (Lang) zip file (dictionary lang )..
Just we write it, in our sys...
Let's take for example the Toll id: 7..
We have this line in our sys :
tollvalue_7_voice="Toll Posts Inofita. Cost of toll 0.65"
So we open the dictionary lang and we write for Greek language:
Toll Posts Inofita. Cost of toll 0.65="Σταθμός διοδίων Οινοφύτων, Κόστος διέλευσης 65 λεπτά"
Now let's see the coordinates of this Toll station in our
Speedcam text
After the number 12
12,
which is twelvth Speedcam
means Toll post)!
We can see THE ID NUMBER OF THIS TOLL STATION.
IT IS NUNBER 7
SO
NUMBER 7 ,
MEANS , Toll station to the area Inofita in Greece
With 0.65 euro(the price)
And THE EXAMPLE IN OUR SPEEDCAM txt:
---------------------------------------------
---------------------------------------------
X,Y,TYPE,SPEED,DirType,Direction
23.67505,38.29210,12,7,1,265
23.67505,38.29210-----> the coordinates of toll station Inofita
,12------> Means Toll post (Camera 12)
,7-------> Number 7 which means the id of toll post Inofita
Bookmarks