Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.21 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.21 KB

cruisetrackexport

QGIS Plugin that helps exporting navigation files for Transas Ecdis. The order of waypoints can simply be sorted in a preferred way.

Export to the following file formats:

  • rtz
  • rt3
  • cvt-files.

Build by utilizing QGIS Plugin Builder.

Any tips, help, tests are welcome. :)

Installation

Ubuntu

git clone https://github.com/gim4p/cruise_track_tool.git
ln -s cruise_track_tool/cruisetrack/ ~/.local/share/QGIS/QGIS3/profiles/default/python/plugins

Windows

with zip

Download link for zip file for QGIS: download (DownGit by MinhasKamal)

with symlink

see instructions here

git clone https://github.com/gim4p/cruise_track_tool.git
mklink /J "cruise_track_tool\cruisetrack" "QGIS\QGIS3\profiles\default\python\plugins"

Examples

Gui

cruisetrack1

rtz output file:

cruisetrack2