strange; if I change regional formats to miles/yard, then I also get the speed camera POIs displayed in miles in my DE region - 30kmh = 19 mph
source: Speedcamtext.txt with kmh from scdb.info
I found that the program does not work with data in miles. The program converts kilometers to miles. I do not see another way in the near future. This way is simple, speedcam.txt in kilometers taking into account the conversion to miles. In the attachment file, use it.
Spoiler: +
strange; if I change regional formats to miles/yard, then I also get the speed camera POIs displayed in miles in my DE region - 30kmh = 19 mph
source: Speedcamtext.txt with kmh from scdb.info
---
ex calipoint say: my Knowledge of today is what I read yesterday 🧐😉
DE region - 30kmh = 19 mph - corresponds to the speed in kilometers more, in miles less
For the UK region - 48kmh = 30 mph
And if in speedcam txt the speed is 30 then the miles will be 19 mph
Andrey, you are a scholar and a gentleman, that works! Thank you so much, this has been driving me crazy for weeks now. I really appreciate your time on this, you give better support than NNG!
Yeah, and it looks like I need to create another conversion for the UK,
SCDB_GBR_Great Britain_64.txt
Exactly, Andy 👍😉
Because I just looked at your scdb.txt for England; the speeds are given in mph.
If you mix that with other km/h data, you end up with a mess that doesn't really fit any regional setting.
Spoiler: this one as an example
---
ex calipoint say: my Knowledge of today is what I read yesterday 🧐😉
There will be two options, regular and for 64bit versions.
Users will decide for themselves what to put in the navigator, of course it will be only by countries.SCDB_GBR_Great Britain.txt - mph
X,Y,TYPE,SPEED,DIRTYPE,DIRECTION, // 07.08.2025 iGO SCDB code 1,2,3,4 Separation by country Mod AF
-5.254080,50.110080,35,30,0,0,mph
SCDB_GBR_Great Britain_64.txt - kmh
X,Y,TYPE,SPEED,DIRTYPE,DIRECTION, // 10.08.2025 iGO SCDB code 1,2,3,4 Separation by country 64bit kmh Mod AF
-5.254080,50.110080,35,48,0,0,kmh
The file of the whole of Europe will be in the original.
It's actually quite simple:
Spoiler: my Works
you can test
---
ex calipoint say: my Knowledge of today is what I read yesterday 🧐😉
FAQ - kmh / mph
And not only 64 bit, starting with version 9.35.2.153810 work only in kilometers, for this reason it is necessary to divide the versions into 2 types:
1 - all versions including 9.18.27, work in kilometers and miles depending on the country.
2 - starting with version 9.35.2, work only in kilometers, including countries where the speed is in miles, for these versions speedcam.txt is needed with speed data with a coefficient of 1.6 for Great Britain.
all versions NextGen 9.18.27 аnd Primo work in miles and kilometers
latest version NextGen iGO_Israel_9.18.27.955559
all versions 9.35.2 work only in kilometers even in those countries where the speed is in milesSCDB_GBR_Great Britain.txt
X,Y,TYPE,SPEED,DIRTYPE,DIRECTION, // 07.08.2025 iGO SCDB code 1,2,3,4 Separation by country Mod AF
-5.254080,50.110080,35,30,0,0
iGO_Luna_9.35.2.153810
iGO_Israel(Luna)_9.35.2.263562
iGO_Avic_v9.35.2.227616
iGO_Basar_9.35.2.262743
iGO World v9.35.2.252374
SCDB_GBR_Great Britain_kmh.txt
X,Y,TYPE,SPEED,DIRTYPE,DIRECTION, // 11.08.2025 iGO SCDB code 1,2,3,4 Separation by country kmh Mod AF
-5.254080,50.110080,35,48,0,0
Last edited by Andrey Form; Yesterday at 11:14 AM.
Bookmarks