|
Originally Posted by ChillyCat
|
{A} I tried exactly what you suggested. And, read the link you provided.
I keep getting errors once i import the .csv into PoiEdit. I stumped at this point -but- will continue on.....
|
I see what you mean....
Try this - this is my first attempt at using PIOEdit and I haven't tried the resultant
OV2 on my UK/European version of TT - for obvious reasons.
On your downloaded XLS file
In Excel delete the first 5 rows (all the titles)
In Excel delete all the columns except location, latitude and longitude
Rearrange the columns (by cut and paste) to give an order of longitude, latitude, location
In Excel 'save as' a CSV file
Open in any text editor (Notepad for instance)
The first two lines should look like:
-88.3283,30.4983,"Mobile Travel Center I-10, Exit 4"
-86.3105,32.3257,"Montgomery Travel Center I-65, Exit 168"
Tidy up the bit between the two quotation marks _INCLUDING_ deleting the comma (after I-10, and
similar in the other lines)
-88.3283,30.4983,"Mobile Travel Center I-10 Exit 4"
-86.3105,32.3257,"Montgomery Travel Center I-65 Exit 168"
While you are testing it may be worth only having one or two entries in the file. When you do the
whole database be careful that you check all the lines.
Save the file
In PIOEdit menu:
File
Open
Select a file type of Garmin comma separated(*.csv) and open the .csv you have just edited
There are some options for other *.csv files which don't appear to work and the garmin version doesn't seem to work with a comma anywhere in the location/description.
You should get a window with columns headed description, latitude and longitude. Check that the information is correct for each entry.
In POIEdit menu:
Tools
Batch convert
In the 'source file mode' box select the location of your *.csv file
Source Format = Garmin comma separated(*.csv)
In the 'destination mode' box select a folder (directory) for the final file
Destination format = Tomtom binary (*.ov2)
Now hit the convert button.
I'm sure that you may need to tweak something (a bmp or gif picture associated with the OV2 file for instance) but with the above I seem to have made a OV2 file.
To check I started up PIOEdit again and opened the OV2 file just created and it opened up with the correct information.