[Gpsbabel-misc] Your Scripts
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Bruce H. <gee...@gm...> - 2007-05-31 22:04:11
|
I've been thinking of this for a long time. Would you be will to share you scripts with others, with brief descriptions of what they do. I'd like to see if we could a collection of tricks and hacks what we use with our GPSr's. This is my basic one: Description: This is used to up load my gpx data to my garmin 60CSx. It provides basic debug info, prevents duplicates, uses shortnames and provides info in the comment field on cache type, and cache difficultly. gpsbabel -D 1 -i gpx -f FOO.gpx -x duplicate,shortname -Sn -o garmin -F usb: Now I know that some of you must have so super special grep, regular expression filled scripts, don't hold back, show us your creativity. If this goes over well I plan with your permission to put this on a website with all the scripts and descriptions -- bruce |