Skip to content

Simple QGis-Plugin (by Plugin Builder) that helps panning/ sorting tracks and exporting navigation files for Transas Ecdis.

Notifications You must be signed in to change notification settings

gim4p/cruise_track_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages