Related Plugins and Tags

QGIS Python Plugins Repository

GPX Segment Importer

(18) 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 41674 sgroe 2019-12-20T08:47:52.784336+00:00
2.4 no 3.0.0 4454 sgroe 2019-08-12T05:51:01.700250+00:00
2.3 no 3.0.0 5824 sgroe 2019-03-04T15:48:15.149168+00:00
2.2 no 3.0.0 2997 sgroe 2018-11-27T07:14:56.620891+00:00
2.1 no 3.0.0 7274 sgroe 2018-02-20T08:23:07.254625+00:00
2.0 no 3.0.0 528 sgroe 2018-02-01T07:35:32.711203+00:00
1.3 no 2.0.0 9013 sgroe 2018-01-15T15:14:54.593904+00:00
1.2 no 2.0.0 1224 sgroe 2017-12-21T07:30:51.121612+00:00
1.1 no 2.0.0 656 sgroe 2017-12-19T09:09:17.699117+00:00
1.0 no 2.0.0 517 sgroe 2017-12-18T15:22:02.333458+00:00

Sustaining Members