Home PageFacebookRSS News Feed
PocketGPS
Web
SatNav,GPS,Navigation
Pocket GPS World - SatNavs | GPS | Speed Cameras: Forums

Pocket GPS World :: View topic - GPS data format in OziExplorer
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in for private messagesLog in for private messages   Log inLog in 

GPS data format in OziExplorer

 
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Beginners GPS Lounge
View previous topic :: View next topic  
Author Message
Hitman
Occasional Visitor


Joined: Jan 05, 2005
Posts: 3
Location: The Netherlands

PostPosted: Thu Jan 06, 2005 10:16 am    Post subject: GPS data format in OziExplorer Reply with quote

Hi,

I've been experimenting with my Emtac Trine datalogger and have some difficulties using the output. I get a log which has the following format:

$PEMT161,4,44,041219,102340,2,7.1,5267.9356,474.6453,0.0,0.0,0.0*24
[numerous lines like this...]

According to the manual this is the format that's used:

$CmdID,Sub_CmdID,rec_no,yymmdd,hhmmss,fix,dop,DDMM.mmmm,DDDMM.mmmm,MM.m,cog,vel*CKSUM

$CmdID : Command ID
Sub_CmdID : sub-command ID
rec_no : log number
yymmdd,hhmmss : UTC time
fix : satellites fix status
dop : HDOP
DDMM.mmmm : Latitude
DDDMM.mmmm : Longitude
MM.m : Altitude
cog : Course Over Ground
vel*CKSUM : velocity

I want to use it to log the distances when I'm running in OziExplorer, but I have no clue as to how to import this in OziExplorer. Does anybody have an idea what the name is of the format above or how I can import it in OziExplorer?

Thanks in advance!
Back to top
View user's profile Send private message
lbendlin
Pocket GPS Staff
Pocket GPS Staff


Joined: 02/11/2002 22:41:59
Posts: 11878
Location: Massachusetts, USA

PostPosted: Fri Jan 07, 2005 10:58 pm    Post subject: Reply with quote

The Lat/Lon information looks dubious, and the hemisphere information is missing (N/S, E/W) . Your example is not an actual dataset from the Trine, is it?
_________________
Lutz

Report Map Errors here:
TomTom/TeleAtlas NAVTEQ
Back to top
View user's profile Send private message Send e-mail
Hitman
Occasional Visitor


Joined: Jan 05, 2005
Posts: 3
Location: The Netherlands

PostPosted: Fri Jan 07, 2005 11:42 pm    Post subject: Reply with quote

I've edited a couple of numbers in the Lat/Lon info, but apart from that it is exactly the info I get from the Trine.

I've found nothing which helps me further to convert it to a "regular" format I can use, so if someone can help me, it's much appreciated.
Back to top
View user's profile Send private message
lbendlin
Pocket GPS Staff
Pocket GPS Staff


Joined: 02/11/2002 22:41:59
Posts: 11878
Location: Massachusetts, USA

PostPosted: Sat Jan 08, 2005 1:03 am    Post subject: Reply with quote

It's really not that difficult. You take the file ,import it into Excel (comma separated) and then do the math on the Lat/Lon - you need to separate the degrees off by doing an integer divide by 100, then take the minutes divided by 60 and add them back to the degrees to arrive at decimal degrees.

For example
5257.9356 ( I have edited the number because the one you provided doesn't make sense)

1. Integer divide by 100 = 52 - that's the degrees
2. Divide the minutes - 57.9356 - by 60 = 0.965593
3. Add to the degrees gives the decimal Latitude 52.965593

Now your only problem is the sign. If the hemisphere info is missing from the Trine log then you're doomed. I can't understand why they would not provide North/South or East/West information. Anyway, for West and South you need to make the numbers negative.

Maybe Oldie's log Converter tool can be adjusted to read Trine logs.
_________________
Lutz

Report Map Errors here:
TomTom/TeleAtlas NAVTEQ
Back to top
View user's profile Send private message Send e-mail
Oldie
Pocket GPS Moderator
Pocket GPS Moderator


Joined: 22/11/2002 13:33:48
Posts: 992
Location: Surrey, UK

PostPosted: Sat Jan 08, 2005 8:20 am    Post subject: Reply with quote

Lutz,

At the moment I am adding support for OziExplorer waypoint data to POIConverter :D I saw the original posting and the thought crossed my mind too.

Richard
_________________
Various TomToms, Garmin eTrex Legend, GPSMAP 60CSx, Oregon 550t, Forerunner 405
Back to top
View user's profile Send private message Send e-mail Visit poster's website
barryd
Frequent Visitor


Joined: Mar 27, 2004
Posts: 285
Location: Cheshire, England

PostPosted: Sat Jan 08, 2005 11:20 am    Post subject: Reply with quote

I suspect that the hemisphere ambiguity is just because both lat/long values are positive in this example (assuming the point is somewhere in The Netherlands, a safe guess in this case I think). Presumably S/W values are preceded by a - sign?
_________________
Barry Davies
Back to top
View user's profile Send private message
barryd
Frequent Visitor


Joined: Mar 27, 2004
Posts: 285
Location: Cheshire, England

PostPosted: Sat Jan 08, 2005 2:22 pm    Post subject: Reply with quote

To answer the other half of your question, Ozi supports a lot of import and export formats.
Perhaps the simplest for this task would be its export track text file format (look in Ozi help under Import and Export - Export - Exporting Tracks to a Text File).
You could then read in your track file using the Load toolbar button - Import - Track from Text File.
There are lots of optional parameters in the file format, but a very basic jog around the Netherlands might look like this:
Datum,WGS 84
TP,DMX,52,07.9356,4,24.6453
TP,DMX,53,07.9356,5,24.6453
TP,DMX,52,07.9356,5,24.6453
TP,DMX,52,07.9356,4,24.6453
_________________
Barry Davies
Back to top
View user's profile Send private message
Hitman
Occasional Visitor


Joined: Jan 05, 2005
Posts: 3
Location: The Netherlands

PostPosted: Sat Jan 08, 2005 3:31 pm    Post subject: Reply with quote

Thank you all for your help. I've managed to import a log in Excel and export it to the simple format barryd mentioned. Next I will have to play around with the Trine software, because it's a real pain to use it. The only way to simply download the logfiles is the binary format which I cannot read. For the ASCII logfiles I have to use a command line program and copy the lines by hand to a textfile Sad.

Thanks again!
Back to top
View user's profile Send private message







Posted: Today    Post subject: Pocket GPS Advertising

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Beginners GPS Lounge All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Make a Donation



CamerAlert Database

Click here for the PocketGPSWorld.com Speed Camera Database

Download Speed Camera Database
22.062 (12 Jun 24)



WORLDWIDE SPEED CAMERA SPOTTERS WANTED!

Click here to submit camera positions to the PocketGPSWorld.com Speed Camera Database


12mth Subscriber memberships awarded every week for verified new camera reports!

Submit Speed Camera Locations Now


CamerAlert Apps



iOS QR Code






Android QR Code







© Terms & Privacy


GPS Shopping