Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 09-04-2017, 14:56   #1
Registered User

Join Date: Jul 2010
Posts: 25
Technical Help - File Conversion

Dear OpenCPN Team,

I am trying to convert mark, track and waypoint files from my old navigation software (CPLOT pro) so I can use in OpenCPN but can't find anyone who can help. I am a professional mariner so have great files from Australia and the Pacific from when I was on scientific research vessels so if I can convert these for use with OpenCPN I am happy to upload for all to use.
The file extensions are .MRK for marks, .RUT for routes and .TRK for tracks.
If someone can help, message me with an email and I will send some files to try and convert.
All help greatly appreciated.
Thanks
Bimbadeen is offline   Reply With Quote
Old 09-04-2017, 19:43   #2
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: Technical Help - File Conversion

OpenCPN can import .gpx files which are a kind of XML file that can describe waypoints and routes using those waypoints. I would guess you can convert your files into the .gpx format without too much trouble assuming you have a little programming experience. Or are you saying that you cannot program and you are looking for someone to write a conversion program for you?
transmitterdan is offline   Reply With Quote
Old 09-04-2017, 20:23   #3
Registered User
 
sy_gilana's Avatar

Join Date: Jan 2005
Location: On board
Boat: Van de Stadt 50'
Posts: 1,406
Send a message via Skype™ to sy_gilana
Re: Technical Help - File Conversion

Your solution might be found at :

https://www.gpsbabel.org/capabilities.html

If not, send me a file to look at.
__________________
Tight sheets to ya.
https://gilana.org
sy_gilana is offline   Reply With Quote
Old 09-04-2017, 22:56   #4
Registered User

Join Date: Jul 2010
Posts: 25
Re: Technical Help - File Conversion

Thanks

Transmitterdan - I don't have any programing skills but thought there might be some software out there that would do this? someone told me an old version of Maxsea 10.3.2.1 actually did this conversion but I cant get my old version to run charts any more to check the accuracy.

sy_gilana - I will try to send you a file as a private message as I couldn't upload the file in this forum due to unfamiliar file type - and didn't have any luck with the link but thanks for trying

Regards
Bimbadeen is offline   Reply With Quote
Old 09-04-2017, 23:10   #5
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,742
Re: Technical Help - File Conversion

Quote:
Originally Posted by Bimbadeen View Post

sy_gilana - I will try to send you a file as a private message as I couldn't upload the file in this forum due to unfamiliar file type - and didn't have any luck with the link but thanks for trying

Regards
Just change the file type to xxxx.RUT.doc and it shall upload.
Compress/zip it before perhaps. Final file type always .doc
bcn is offline   Reply With Quote
Old 12-04-2017, 10:32   #6
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: Technical Help - File Conversion

I was able to look at these. If any one recognizes a method of conversion, pass it on. I "enjoy" how they swapped longitude and latitude. Proprietary formats? are a caution to copy out your data and notes to a format that is open source? or otherwise readable into the future. (notepad files? )
Even OpenCPN's gpx exports can lose stuff where the new host doesn't agree with the interpretation of the format...but at least the positions cross over easily!

Track SAMPLE:
Code:
TMQ CPlot Chart Type 2
Description: Arlington Rf
Bounds: 16.41.241S,127.18.979E,13.56.029S,146.08.218E
Format: NM3
Rev. Date: 050110/001535
Scale: 1:0
Mag. Variation: 0
Cautions:

<EOH>
track LGreen 2 S 
     146.04.742E  16.41.178S
     146.04.742E  16.41.178S
etc.
Mark SAMPLE:
Code:
TMQ CPlot Chart Type 2
Description: Queensland_Coast_Marks
Bounds: 27.30.3821S,134.12.9830E,2.43.3350S,155.51.8620E
Format: NM3
Rev. Date: 140428/233920
Scale: 1:0
Mag. Variation: 0
Cautions:

<EOH>
mark PXYCSI 148.56.5210E 20.15.7270S Black Anchor P200_100_M.M._3-6M_Mud_&_Sand.__E-SW_25knts_plus.
etc.
HappySeagull is offline   Reply With Quote
Old 12-04-2017, 17:40   #7
Registered User
 
yachtvalhalla's Avatar

Join Date: Aug 2009
Location: Philippines
Boat: Formerly Fuji 32 Ketch
Posts: 1,017
Re: Technical Help - File Conversion

The extensions you list appear to be Furuno based.

They can be converted using the GPS Utility Program. Go here.

Terry
yachtvalhalla is offline   Reply With Quote
Old 13-04-2017, 09:58   #8
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: Technical Help - File Conversion

Thanks,Terry! That looks to be a help...

I HAVE been able to get Bimbadeens Marks out quite easily as a gpx but the logbook notes are pretty important and the data file has inconsistencies...spacing is sometimes 2x and sometimes 1x etc. so I am going to try cleaning it up as a spreadsheet and then try it again as csv or something..

Next, I have hopes for the "GPSU Converter" before passing it on to GPSU or Gpsbabel again.. It seems to be recognizing the "fields" (position, symbols etc) so once cleaned up it may work great...
HappySeagull is offline   Reply With Quote
Old 13-04-2017, 16:55   #9
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Technical Help - File Conversion

Can you export to gpx files? That would be the best way. Or perhaps view your files and typical gpx files using notepad++ or other editor to see if you can run some file find/replace to get them into gpx format.
rgleason is offline   Reply With Quote
Old 13-04-2017, 17:08   #10
Registered User
 
yachtvalhalla's Avatar

Join Date: Aug 2009
Location: Philippines
Boat: Formerly Fuji 32 Ketch
Posts: 1,017
Re: Technical Help - File Conversion

Quote:
Originally Posted by rgleason View Post
Can you export to gpx files? That would be the best way. Or perhaps view your files and typical gpx files using notepad++ or other editor to see if you can run some file find/replace to get them into gpx format.
Not sure who your question is directed to but yes, GPSU program allows you to export files in .gpx format.

Terry
yachtvalhalla is offline   Reply With Quote
Old 13-04-2017, 20:34   #11
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Technical Help - File Conversion

Terry, it was to Bimadean. My wifi was slow. Sorry
rgleason is offline   Reply With Quote
Reply

Tags
cal


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Convert "*.route" Route File into ".*wpt" File To Be Used in Maxsea V.10 doiroda Navigation 7 12-03-2020 06:00
mm2 to kap file conversion Tristan OpenCPN 5 25-01-2013 02:43
Technical help with GRIB format? (yzGrib) Eric. Navigation 9 17-01-2013 07:19
3.0.0 : make package : bad file right after installing the deb file manuprenlair OpenCPN 1 12-06-2012 04:17

Advertise Here


All times are GMT -7. The time now is 18:08.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.