Bookmark this page: Add Custom POIs for etrex hcx to Yahoo MyWeb Add Custom POIs for etrex hcx to Google Bookmarks Add Custom POIs for etrex hcx to Windows Live Add Custom POIs for etrex hcx to Del.icio.us Digg Custom POIs for etrex hcx! Add Custom POIs for etrex hcx to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by tabibito on February 25, 2010, 11:00 am


I'm trying to create some custom POIs by entering the info into a csv
file, converting it with gpsbabel, then using garmin's poi loader.

What I can't figure out is what goes in which field in the csv file. I
really only need lat, lon, name, & category.


Posted by ps56k on February 25, 2010, 11:22 am



> I'm trying to create some custom POIs by entering the info into a csv
> file, converting it with gpsbabel, then using garmin's poi loader.
> What I can't figure out is what goes in which field in the csv file. I
> really only need lat, lon, name, & category.

a couple of things in general...
You don't need to convert, as POI Loader will read the text file just fine.
But it only recognizes 4 text fields -
click on Help and then select Format.

Each GPS model & firmware interprets what's in the 4th field differently,
and therefore you might be able to match things exactly with a GPX file
that has the XML "tag" and the associated "data",
like you are probably doing with GPSbabel.




Posted by Don B on February 26, 2010, 7:24 am


tabibito wrote:
> I'm trying to create some custom POIs by entering the info into a csv
> file, converting it with gpsbabel, then using garmin's poi loader.
> What I can't figure out is what goes in which field in the csv file. I
> really only need lat, lon, name,& category.
The standard format like the poi-factory.com uses is
longitude,latitude,name,address and phone number

The coordinates are in DDD.dddddd form.

Garmin's loader uses the name of the csv file as a catagory, so If you
want to have groups you would have to create a csv file for each one.

Posted by Don B on February 26, 2010, 7:27 am


tabibito wrote:
> I'm trying to create some custom POIs by entering the info into a csv
> file, converting it with gpsbabel, then using garmin's poi loader.
> What I can't figure out is what goes in which field in the csv file. I
> really only need lat, lon, name,& category.
The standard format like the poi-factory.com uses is
longitude,latitude,name,address and phone number

The coordinates are in DDD.dddddd form.

Garmin's loader uses the name of the csv file as a catagory, so If you
want to have groups you would have to create a csv file for each one.

This is for the Nuvi, Street Pilot, etc. so I don't how your etrex will
handle them.