
- new-POI-Loader-260--issues
- 01-23-2011
If you were Registered and logged in, you could reply and use other advanced thread options
just happen to stumble across this over on the POI Factory forum -
http://www.poi-factory.com/node/31969
http://www.poi-factory.com/node/31969
here's one error that seems to be a bug -
---
The one common error that has been found,
apparently was caused by a comma in the name field
even though the name field was enclosed in quotation marks.
This line (as downloaded from POI Factory) caused a POI Loader 2.6.0
error:
-71.107665,42.834129,"Singer Subaru, LLC ",
"77 Plaistow Road Plaistow, NH 03865
(603) 382-7101"
This edited line worked ok
(notice the comma after Singer Subaru was deleted):
-71.107665,42.834129,"Singer Subaru LLC ",
"77 Plaistow Road Plaistow, NH 03865
(603) 382-7101"
> > just happen to stumble across this over on the POI Factory forum -
> >http://www.poi-factory.com/node/31969
> >http://www.poi-factory.com/node/31969
> here's one error that seems to be a bug -
> ---
> The one common error that has been found,
> apparently was caused by a comma in the name field
> even though the name field was enclosed in quotation marks.
> This line (as downloaded from POI Factory) caused a POI Loader 2.6.0
> error:
> -71.107665,42.834129,"Singer Subaru, LLC ",
> "77 Plaistow Road Plaistow, NH 03865
> (603) 382-7101"
> This edited line worked ok
> (notice the comma after Singer Subaru was deleted):
> -71.107665,42.834129,"Singer Subaru LLC ",
> "77 Plaistow Road Plaistow, NH 03865
> (603) 382-7101"
> ---
> The one common error that has been found,
> apparently was caused by a comma in the name field
> even though the name field was enclosed in quotation marks.
> This line (as downloaded from POI Factory) caused a POI Loader 2.6.0
> error:
> -71.107665,42.834129,"Singer Subaru, LLC ",
> "77 Plaistow Road Plaistow, NH 03865
> (603) 382-7101"
> This edited line worked ok
> (notice the comma after Singer Subaru was deleted):
> -71.107665,42.834129,"Singer Subaru LLC ",
> "77 Plaistow Road Plaistow, NH 03865
> (603) 382-7101"
BTW - here's a link to the Garmin POI Loader forum -
https://forums.garmin.com/forumdisplay.php?f=3D182
- POI Loader vs Editor
- Garmin GPS
- 2008-04-06
- Garmin POI Loader on Mac
- Garmin GPS
- 2007-10-13
- Garmin poi Loader
- Garmin GPS
- 2007-05-06

> http://www.poi-factory.com/node/31969