Related Plugins and Tags

QGIS Python Plugins Repository

IGC Importer Plugin icon

Plugin ID: 2371
(1) votes 

This plugin imports an IGC file and creates short line segments between the track points

This plugin imports an IGC file and creates short line segments between the track points.
This plugin bases on the gpx-segment-importer from Simon Groe (https://github.com/SGroe/gpx-segment-importer)
Features include:
* Available as QGIS dialog in toolbar and also as QGIS algorithm for usage in processing
* [dialog, algorithm] Read all attributes available from each track point at the segment start and/or end. This includes the timestamp and the elevation as well as any other attributes added to a track point.
* [dialog] Select one or multiple IGC files with the same data structure at once.
* [dialog] To gain full control over the data, you can edit the attribute table before creating the segment layer. You can exclude attributes, modify the attribute label and change the data type (integer, double, boolean or string) if the automatic type detection failed, e.g. at numeric data that contains “Null” or “None” values. Also, the plugin detects empty attributes and excludes it by default.
* [dialog, algorithm] Optionally calculate motion attributes (track points indices, distance, speed, duration and elevation_diff) between track points.
* [algorithm] Second algorithm 'Track segment creator' to apply line segment creator to any point vector dataset that has a timestamp attribute.

Author
Martin Marmsoler
Maintainer
murmele
Tags
gpsimportersegmentigc
Plugin home page
https://github.com/Murmele/qgis-igc-importer
Tracker
Browse and report bugs
Code repository
https://github.com/Murmele/qgis-igc-importer
Latest stable version
1.1
Plugin ID
2371
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
1.1 no 3.0.0 3.99.0 2035 murmele 2021-04-03T08:10:37.980655+00:00
1.0 no 3.0.0 3.99.0 102 murmele 2021-04-02T08:56:06.545142+00:00

Sustaining Members