3

Seeking guidance on The topic. Must I really create what I'm sure is all ready out there. I'm simply looking for a basic program to throw on a garmin that will allow me: to create a way point using a GPS, log azimuth from said point. Travel to new location create way point using a GPS, log azimuth from said point then have gps give me coordinates of the cross thus allowing me to relay location of third point with out actually having to travel to point.

Shark
  • 6,513
  • 3
  • 28
  • 50
user2569037
  • 31
  • 1
  • 2

1 Answers1

1

It seems that you need Intersection of two paths given start points and bearings section from this excellent page.

I'm not sure that the formatting will remain when copying text here, so I'll insert a picture:

enter image description here

MBo
  • 77,366
  • 5
  • 53
  • 86