Geocaching App: How to Create Waypoints

I’ve been hitting more puzzle caches and multi-caches lately. Without knowing how to add waypoints, I had only the Geocaching app’s home screen (which provides the current position’s coordinates) to go by.

I happened upon a few posts that described the waypoint flag button and was able to figure out this feature from there, but also thought it might be helpful for several others to see it in action. In the screen shots below you’ll see the process of creating a waypoint and changing the compass heading to point there.

I’m not completely certain, but it appears that the app retains this information even if you don’t “favorite” the geocache or save its maps.

Happy Caching!

Creative Geocaching Containers

If you need a creative way to hide a Geocache you’re sponsoring, check out the creative geocaching containers flickr group. Here you see some of the common chameleon hides – such as plastic rocks you can purchase at your hardware store to hide keys in and hollowed out magnetic bolts – to creative hand-crafted boxes made by hollowing out tree trunks complete with hinged trunk-top lids (such as in this post’s picture).

Latitude 47, the official geocaching blog of Groundspeak has a great video article on creative hides that contains a few spoilers.

You can also peruse the listings on ebay to get some clever ideas.
Have fun!

Geocaching Coordinate Distance Calculator

So I’ve come across more than one puzzle cache that goes something like this: you are given a coordinate. The description then tells you to go X feet from the coordinate heading y degrees. How do you calculate the new coordinates?

Examples:
No Latitude
A-Rock-No-Phobia

Well, you perform some trigonometry to identify the longitudinal and latitudinal distances then perform some algebra to convert those distances into coordinates. Something new that I learned is that the distance between each longitudinal degree is different than the distance between each latitudinal degree. Hence you have to use different divisors for each to determine the coordinates.

The calculator still needs to handle situations where the distance hops over a longitudinal or latitudinal degree, but for most puzzles of this type the calculator will work fine. The calculator even handles jumps over degrees, so adding thousands of feet shouldn’t trip it from providing the correct coordinates.

Here’s what to enter:

  • Distance (Feet) = the distance from the center point in feet. If you’re interested in metric entry and results, post a comment.
  • Heading (Compass Degrees) = the heading in compass degrees. 0 degrees is due North, 90 degrees is due East, 180 degrees is due South, and 270 degrees is due West.
  • Latitude of Origin “N” = coordinates in the format “N XX° YYY.ZZZZ'” where XX is the degrees and YYY.ZZZZ is the decimal minutes. This is the common form that Geocaching.com provides for coordinates.
  • Longitude of Origin “W” = the same as the Latitude, only for Longitude. Because it’s frozen as “W”, this calculator will only work for the western hemisphere. Let me know if you’re in the Eastern (or Southern) hemisphere and would like me to update the calculator to accommodate you.

The Calculations are for nerds. The Results are for you. The coordinate results should display a link to Google maps when you’ve entered in all the criteria.

Update: 2017-06-15, I corrected the algorithm. Instead of using the angular distance, it uses a formula based on Haversine distance equation.

Open the Popup Coordinate Distance Calculator

Have fun and post a comment to let me know if it’s useful.