Recenze  |  Aktuality  |  Články
Doporučení  |  Diskuze
Auto-Moto
Mobilní telefony
Notebooky  |  Tablety
Příslušenství
Wearables  |  Ostatní
Svět hardware  |  Digimanie  |   TV Freak

Pád TomToma - POIs - jak na to

pciganek (13)|18.8.2006 13:59
Kdysi jsem slíbil, že dodám návod jak upravit PoIs aby TT nepadal a slib plním. Upozorňuji, že jsem to zatím nezkoušel a za případné problémy nehodlám nést zodpovědnost => zálohujte, zálohujte ...

----------------------------
Tomtom crashes are related with POI. All you need to do is to regenerate the POI.DAT file located in your map folder. To perform this, you will need some tools created by Laurent Licour: http://www.licour.com

You will need to extract the pois, edit one file, and recreate the POI.DAT file.

http://www.licour.com/gps/extract_ttpoi/extract_ttpoi.htm
http://www.licour.com/gps/create_ttpoi/create_ttpoi.htm

Tools are developed in Perl, so you will need for example ActivePerl, or cygwin perl,...

First, extract_ttpoi.pl will extract tomtom pois to a folder.

perl extract_ttpoi.pl -f c:\poi.dat -w c:\tomtom\poi\ -a -o -l -d

Once it's done, you will have to edit the poi.lst file located in thes folder where you extract the poi (c:\tomtom\poi\poi.lst in our example). You will have to replace all occurences of ".poi" by ".ov2" in poi.lst file

Do not forget to save poi.lst file

Next, you need to recreate the POI.DAT file

Copy the create_ttpoi.pl file to the expanded folder (ie C:\tomtom\poi\create_ttpoi.pl in our example)

Move to the expanded folder :

C:
cd c:\tomtom\poi

And launch create_ttpoi.pl :
perl create_ttpoi.pl -i poi.lst -o ../POI.DAT -v

Then, you will have to copy c:\tomtom\POI.DAT to your tomtom map folder.
That's all folks !!! No more tomtom crashes with pois
pciganek (13)|18.8.2006 14:02
Ach jo - kromě nadpisu jsem si po sobě vše přečetl a opravil překlepy ..

takže samozřejmě Pád TomToma ...
MilanSu (823)|18.8.2006 20:38
Hezky, ale trochu pozde, navod na vytvoreni vlastniho POI.DAT je na www.poi.cz v diskuzi uz nekolim mesicu (asi tak 6), a asi podstatne podrobnejsi
Ivo Pokorný (400)|18.8.2006 20:41
myslis na tom hacknutem serveru? ;)