GPS format for spot
On Monday, April 11, 2016 at 5:08:03 PM UTC-7, 2G wrote:
On Thursday, April 7, 2016 at 4:34:11 PM UTC-7, Blake Seese 3Y wrote:
A couple years ago, I landed out at a contest and my retrieve took quite a while because the driver could not find me even though my position was known. It turned out that the contest person in charge of retrievals had one format in her locating program, and the output from the spot was in decimal. This caused the retrieve to look for me in slightly the wrong place. My question is, which format should be used, and is there a setting on the spot page where the output format can be changed.
Thanks,
3Y
Both formats (decimal degrees and hours, minutes & seconds) are used by various devices. People need to know how to convert between the two. At a contest the retrieve desk should give the retrieve crew the location in BOTH formats.
BTW,
Convert hours, minutes to fractional degrees:
fractional_degrees = hours / 60 + minutes / 3600
Convert fractional degrees to hours, minutes:
hours = integer part of [fractional_degrees * 60]
minutes = integer part of [(fractional_degrees - hours/60) * 3600]
seconds = (fractional_degrees - hours/60 - minutes/3600) * 216000
Ah, yes, I forgot to send my girlfriend to the contest desk for coordinates last time I landed out...
Or, I'll just send that conversion info then to my girlfriend with a Psychology degree, let me cut and paste that into an email to her right now. Then I'll fly off into the great unknown this summer, particularly the majority of areas with great soaring and no cell coverage in the western US, with absolute confidence that she will show up stat with trailer in tow. Remember, this is a case where spot was the only form of communication, it's main function...
Or you could get a navigaton GPS and set the coordinate input format to the format that your Spot outputs. Voila, enter the numbers exatly as seen from the spot info.
Sorry 2G, just poking fun, lots of different retrieve scenarios out there....
|