Tutorial POI TomTom Best is to use the CSV file and make it TomTom Compliant
From FON Wiki Beta
CONVERSION of FON POI data to TomTom OV2 format
by Legiers
Created in January 2008
This conversion is only needed as long as the file provided by the FON maps is not specifying the location of the FONspot inside the OV2 file. The characters specified between brackets [] need to be used. Not the brackets themselves!
- Download the FONspot data of the country you need in CSV format. The name will be FON_XX.CSV, whereas XX is the countrycode of the chosen country (BE=Belgium, DE=Germany, FR=France, ES=Spain, ...)
- Open the CSV file inside Microsoft Excel or Openoffice Calc
- Choose the head of Column A
- Choose the menu option EDIT and choose "replace"
- Search for : [,"]
- Replace by : [,";"]
- Choose "replace all"
- Close the window
- Select again Column A
- Choose now the menu DATA and it's function "Text to columns"
- Enable "Split" and click on NEXT
- In this window (2 of 3) enable ; and click on NEXT
- In window 3 enable "Text" (first column) and then choose NEXT
- In the spreadsheet there are now the coördinates in column A and the address data in column B
- Select column B
- Choose menu option "EDIT" and function "REPLACE"
- Search for : [,] (comma)
- Replace by [ ] (3 spaces)
- Choose "replace all"
- Close the window
- Put your cursor on cell C1 and paste/type the text [=TEXT.CONCAT(A1;B1)] without the []
- Copy this cell untill the last line
- Select Column C and right-click on Copy
- Now select Column D and right-mouse-click on "paste special"
- Enable "Values" and click on OK
- Execute Notepad or [www.editpadpro.com/editpadlite.html Editpad Lite]
- Paste the contents of Column D in the Empty File. Save as FON_XX.ASC (but instead of XX choose the countrycode)
- Do not save the Spreadsheet file (don't react to alerts; you can still repeat these instructions later)
- Close Excel
- Start [www.poiedit.com/ PoiEdit]
- Choese menu "Extra" and function "Batch Convert"
- Select in the Left window the ASC file you just created and convert it in the right window to OV2-format
- Copy the OV2 file to a map of the fitting map on your TOMTOM and add an icon file with the same name (but with extension .BMP instead of ASC)
- If you are using maps of Europe, you can put multiple FON_XX.OV2 files inside that same map.
