Re: [Gpsbabel-misc] How can I disable icon modification?

Lil Devil wrote:

> However Babel seems to be changing the icons based on the > field in the GPX file. Since I I’m pre-processing > with GPX Spinner to change the icons in a more custom manner, how can > I tell Babel not to change them?

I originally proposed a Mapsource-specific suboption to suppress this. It just occurred to that all of the formats that try to do the “smart geocaching icon” do all filter down to one specific function that’s shared by all where this could be shunted out.

I could either make this a global option

gpsbabel -i ... -N -o mapsource ...

or a format specific option that filtered through

gpsbabel -i ... -o mapsource,nosmarticons ...

Given how esoteric most of our suboptions are, I’m inclined to make this a top-level option.

Opinions?

RJL


The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn


Gpsbabel-misc mailing list Gpsbabel-misc@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc

This entry was posted in General. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *