Jump to content

GSAK question


runewell

Recommended Posts

I use GSAK to send waypoints into my Garmin unit. The difficulty/terrain always come in as 1/1 even if that's not really the case. Is there a way to get the true values to show up automatically?

This is what I use on my Garmin. It should get you what you are looking for.

%con1 = One letter indicating the container type

%dif = Difficulty in full

%name = Cache name

%ter = Terrain in full

%typ1 = One letter indicating the cache type

 

This is what I have in GSAK:

 

%name D(%dif) T(%ter) C(%con1) TR(%ter)

Link to comment

I use GSAK to send waypoints into my Garmin unit. The difficulty/terrain always come in as 1/1 even if that's not really the case. Is there a way to get the true values to show up automatically?

Are you getting the .gpx files instead of the .loc files. I use this code for the Waypoint name:

 

%smart=6 %con1%typ1%dif1%ter1

 

This gives me part of the Name, the Size of the container, the Type of cache (Traditional, Multi, Virtual, Puzzle), and the Difficulty and Terrain (based on a 10-point scale). As long as I have a .gpx file with the information in it, the %dif1 and %ter1 show the correct rating.

Link to comment

co

I use GSAK to send waypoints into my Garmin unit. The difficulty/terrain always come in as 1/1 even if that's not really the case. Is there a way to get the true values to show up automatically?

Are you getting the .gpx files instead of the .loc files. I use this code for the Waypoint name:

 

%smart=6 %con1%typ1%dif1%ter1

 

This gives me part of the Name, the Size of the container, the Type of cache (Traditional, Multi, Virtual, Puzzle), and the Difficulty and Terrain (based on a 10-point scale). As long as I have a .gpx file with the information in it, the %dif1 and %ter1 show the correct rating.

I do a similar thing except I use this code so it is compatible with Boulter's awesome Express Logger:

 

%typ1%con1%drop2 %ter1

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...