Related Plugins and Tags

QGIS Python Plugins Repository

GPX Segment Importer

(16) votes 

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

This plugin imports an GPX file and creates short line segments between the track points. 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 GPX 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.

Version Experimental Minimum QGIS version Downloads Uploaded by Date
2.5 no 3.0.0 36971 sgroe 2019-12-20T08:47:52.784336+00:00
2.4 no 3.0.0 4437 sgroe 2019-08-12T05:51:01.700250+00:00
2.3 no 3.0.0 5810 sgroe 2019-03-04T15:48:15.149168+00:00
2.2 no 3.0.0 2976 sgroe 2018-11-27T07:14:56.620891+00:00
2.1 no 3.0.0 7256 sgroe 2018-02-20T08:23:07.254625+00:00
2.0 no 3.0.0 508 sgroe 2018-02-01T07:35:32.711203+00:00
1.3 no 2.0.0 8915 sgroe 2018-01-15T15:14:54.593904+00:00
1.2 no 2.0.0 1207 sgroe 2017-12-21T07:30:51.121612+00:00
1.1 no 2.0.0 632 sgroe 2017-12-19T09:09:17.699117+00:00
1.0 no 2.0.0 500 sgroe 2017-12-18T15:22:02.333458+00:00

Sustaining Members