Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesIn working through challenge 77 it became apparent that here are a few useful formulae that would help with work like this:
OffsetFromPosition
Input: Point; Bearing; Distance; Units
Output: New point
Degrees to DMS:
Input: Degrees as floating point
Output: string with Degrees; minutes & Seconds
DMS to Degrees:
Inverse of the above
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.