Error while loading Specific POI File

 

http://img237.imageshack.us/img237/9725/errordollartree.jpg

I have about 65 POI files in my folder, I re-download it manually and load it again, same problem I got.

Only on Dollartree csv file.

Can you guys give a try please.

Just want to know it's me or the POI file.

Thanks.

--
Garmin Nuvi 2555 LMT, Street Pilot C340, nuvi 265WT, Mio Moov 300, nuvi 255W, Navigon 2100 (Retired)

It uploaded 331 lines

kmo wrote:

http://img237.imageshack.us/img237/9725/errordollartree.jpg

I have about 65 POI files in my folder, I re-download it manually and load it again, same problem I got.

Only on Dollartree csv file.

Can you guys give a try please.

Just want to know it's me or the POI file.

Thanks.

Hi KMO
Look at line 332 something is wrong with it.

Line 331 looks like it is missing address. Try cutting lines 330 to 340 and paste them to bottom. If error moves, narrow down this small group.

three records have errors

There are three records that have a extra newline character that causes the next line to be an invalid record (line). The following are the culprits (note the unwanted line break after "," on each line):

-118.541765,34.422742,"Dollar Tree #4042 (Valencia)","
Newhall, CA "

-118.412021,34.201218,"Dollar Tree #3907 (N Hollywood)","
San Fernando Valley, CA "

-81.720156,30.098369,"Dollar Tree #3563 (Orange Park)","
Orange Park, FL "

------------------------------------------------------------------------
After I used notepad (with word wrap turned off ) and deleted the extra linebreaks, POI Loader accepted all 3399 records from the file.

The new records look something like the following except there is a bit of word wrap in the way text appears on this site.

-118.541765,34.422742,"Dollar Tree #4042 (Valencia)","Newhall, CA "

-118.412021,34.201218,"Dollar Tree #3907 (N Hollywood)","San Fernando Valley, CA "

-81.720156,30.098369,"Dollar Tree #3563 (Orange Park)","Orange Park, FL "

Thanks all.

Thanks all.

--
Garmin Nuvi 2555 LMT, Street Pilot C340, nuvi 265WT, Mio Moov 300, nuvi 255W, Navigon 2100 (Retired)

@kmo

You may want to report the errors to the author of the file so the corrections can be made.Unless you already have.

--
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.

POI Author

charlesd45 wrote:

You may want to report the errors to the author of the file so the corrections can be made.Unless you already have.

Charlie,

Thanks for the reminder. Will do so.

--
Garmin Nuvi 2555 LMT, Street Pilot C340, nuvi 265WT, Mio Moov 300, nuvi 255W, Navigon 2100 (Retired)

script

It seems that my geocode script deleted a few street addresses. The file's been updated.