The Caffeinated Penguin

musings of a crackpot hacker

Nuvi 360 Linux tips and tricks

Posted By on December 25, 2007

I found this page which was really handy in telling one where to put things.

This page has some useful POI stuff.


IMPORTANT: It doesn't seem to like an eject, do an:

umount /media/gps

then just disconnect it. Do not do an eject. It seems to corrupt the file system.

Note: My stuff is mounted in /media/gps. Yours may be different. Modify appropriately.

  1. The included JPEGs are 1024×768. However, it scales everything nicely to the right size (at least, 1600×1200 works just fine). These go in /media/gps/jpeg.
  2. Thee are more vehicles at:
    http://www.garmin.com/vehicles/
  3. Waypoints:
    - waypoints are in gpx format, and get stuck in:
    /media/gps/Garmin/Waypoints/
    - then the nuvi reboots, it will blow the file over into your favorites.
  4. conversion from geocaching to garmin:
    gpsbabel -i geo -o gpx geocaching.loc geocaching.gpx
  5. backup current waypoints – copy to somewhere:
    /media/gps/Garmin/gpx/current.gpx
  6. To get stuff out of google maps, follow instructions here and bookmark the thing it tells you to, then look up something in google, click the bookmark you created, then save the output to a GPX file.
    Of course, these GPX files don't always work as nicely as one would like, or at all, so let gpsbabel convert them from GPX to GPX:
    gpsbabel -i gpx -o gpx foo.gpx foo_out.gpx
    it will also show you icky errors, which was likely the problem
  7. The POI format stuff is .gpi, and goes in
    /media/gps/Garmin/poi/


Comments

Leave a Reply

Please note: Comment moderation is currently enabled so there will be a delay between when you post your comment and when it shows up. Patience is a virtue; there is no need to re-submit your comment.

Spam protection by WP Captcha-Free