View Single Post

  #4 (permalink)  
Old 01-20-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,123
Hi,

This looks NMEA 183 format. However then it should be with a comma ',' just before the N or E. it should be:

latitude: ddmm.ffff
longitude: dddmm.ffff

where ffff the minute fractions are. I mean minute is just a float, like this:
5010.1234
is degree 50 latitude
minute: 10.1234
Reply With Quote