Have you ever wanted to transfer waypoints+routes between your
Raymarine chartplotter and Windows
navigation programs other than
Raymarine RayTech Navigator? It can be done - it's a bit clunky, but here's how to do it in the hopes that helps other people.
I use this method on my C-70. It should
work the same on any C-Series, and may extend to E-Series and other units using similar methods, but you'll just have to try it out to know.
The C-Series uses a proprietary data format with no known tools that can operate on it aside from Raymarine RayTech Navigator. Fortunately RayTech Navigator can
import and export in a format that we can use as an intermediate format to just about any
navigation program, or even something like GoogleEarth.
You'll need to install the free version of RayTech Navigator from Raymarine. It's sometimes also called RayTech Planner or RayTech RNS, but the free "Planner" version is all you need. I think I had to register with Raymarine to download it, but this is necessary as an intermediate converter.
You'll also need to install GPSBabel from
GPSBabel: convert, upload, download data from GPS and Map programs. This is also a free download. Install a package that includes the GPSBabelGUI for these instructions, although there's no reason why you can't convert it from the command line (or write a script to do so) once you figure out the right options (which the GUI will give you).
A couple of caveats: This works for waypoints and routes, but will not
work with tracks. You'll also need an available CF datacard and a card reader. I'm using an old 64MB card I had laying around and I would personally NOT use a card that contains chart data.
First, let's transfer data from the C-Series to some other format. Here's the steps.
Archive the data from C-Series onto the CF card:
1. Insert CF card into the C-Series
2. Hit DATA button
3. Push ARCHIVE AND TRANSFER softkey
4. Push SAVE TO CARD softkey
5. From SELECT LIST select WPT or RTE
6. Push SAVE ALL softkey (or group if you want)
7. Repeat steps 5+6 for other SELECT types
8. Eject the card from the menu
Next, we need to
import this from the .fsh file into RayTech:
1. Mount the card up on Windows
2. Start up RayTech Navigator
3. Select File->Import/Export Routes And Waypoints
4. Select Import Routes and Waypoints
5. Select Import From Removable Card
6. Select Import From C/E-Series or A65 Card
7. Select appropriate file from list (whatever device has the CF card)
8. Click OK
Even though we've imported the data, nothing shows on the screen! Let's fix that:
1. Click the WAYPT button on the side of the
screen
2. Select 'Manage Waypoints' from the buttons on the bottom
3. For each group exported ("My Waypoints" is the default), right-click and select Show On Chart.
4. Click OK
Now, let's export this as a .rwf file:
1. Select File->Import/Export Routes And Waypoints
2. Select Export Routes and Waypoints
3. Select Export To File
4. Select Export To Raymarine Waypoint File
5. Select Export All Routes and Waypoints (or select the ones you want)
6. Select a file from the given choices. Unfortunately you can't save to any arbitrary filename! I always just save it to "C:\program files\Raymarine\Raymarine RayTech Navigator\Archive" since that's the directory we'll have to use to reimport data anyway. The filename will always be "RTWptRte.RWF", so save it off if you don't want it to get overwritten!
Next, we'll convert this to some format we can actually use!
1. Start GPSBabelGUI
2. Select an input format of Raymarine Waypoint File (.rwf)
3. Select an input file of "C:\program files\Raymarine\Raymarine RayTech Navigator\Archive\RTWptRte.RWF"
4. Select an appropriate output format (this needs to be something your
software can read - since it varies by program you'll have to figure out what will work. GPX is fairly universal though)
5. Select an appropriate output filename
6. Check Waypoints and Routes boxes
7. Click "let's go"
Now you can open up the output file in your program of choice. If you are using SeaClear II, then one other step is required (arghh). For SeaClear II, save the file as a GPX file, then go download G7towin from
G7ToWin and use it to convert the file to a .g7t file, which SeaClear II can import.
So that covers getting data from the C-Series to your program of choice. Now how do you go the other way? Well it's pretty much the same steps in reverse. If using SeaClear II, you can bypass the G7towin step, as GPSBabel can convert directly from .g7t to .rwf (just not the other way).
So now we convert from our format of choice back to .rwf:
1. Save/Export from your nav program into one of the formats GPSBabel groks.
2. Fire up GPSBabelGUI
3. Select an appropriate input format
4. Select the file from step 1 as input file
5. Select an output format of Raymarine Waypoint File (.rwf)
6. The output file MUST be in the directory "C:\program files\Raymarine\Raymarine RayTech Navigator\Archive" but you can name it anything you want.
7. Check Waypoints and Routes boxes
8. Click "let's go"
OK, now we have to import this back into RayTech Navigator:
1. Start RayTech Navigator
2. Select File->Import/Export Routes And Waypoints
3. Select Import Routes and Waypoints
4. Select Import From File
5. Select Import From Raymarine Waypoint File
6. From the resulting list, select the file you saved in the previous section
7. Click OK
Don't forget to make it visible, as needed. OK, now we need to export this data back to the CF card:
1. Mount the card up on Windows
2. Select File->Import/Export Routes And Waypoints
3. Select Export Routes and Waypoints
4. Select Export To Removable Card
5. Select Export To C/E-Series or A65 CF Card
6. Select Export All Routes And Waypoints (or select the ones you want)
7. Select the appropriate device for your CF card reader
8. Click OK
Now for the final step of importing the data back onto the C-Series:
1. Insert the CF card into the C70
2. Hit DATA button
3. Push ARCHIVE AND TRANSFER softkey
4. Push RETRIEVE FROM CARD softkey
5. From SELECT LIST select WPT or RTE
6. Push RETRIEVE ALL softkey (or group if you want)
7. Repeat steps 5+6 for other SELECT types
8. You'll have to resolve any conflicts for data that already exists on the
chartplotter (by overwriting, ignoring, or adding a dupe)
9. Have a cold drink
Hopefully this helps somebody out there who wants to do the same sort of thing. While a bit painful, it only takes a few minutes once you've gone through it a couple of times - but it's worth it, at least to me since I have a bunch of different programs I like to use and with this technique I can finally get data back and forth to the C-Series.