Hi!
I would like to show you my converter for converting POI with speedcams from PocketGis fromat from to TomTom ov2 format.
Projetc on Gitlab is open: [Please Register or Login to download file]
also there is exe file from Python script: [Please Register or Login to download file]
Anybody can use open openspeedcam.net and export POI for PocketGis format. Also you can add your camera into this project.
Converter's feachures:
- Process one or list of files by mask PocketGis*.txt
- Searching for dubles near 10m - check coordinates for each type and merge it into one between of them.
- Splitting one big file to several smaller. It helps for TomTom for work with it. Max length now is 26000 lines.
- Support operating mode:
all - searching for dubles for each type of POI (by default only for *cam* and *cross*)
nopair - no duble searching - all POI coordinates as original
nomsk - for Russia it may helps to decrease 20% of POI and make you TomTom faster
debug - keep all csv file after process