Related Plugins and Tags

QGIS Python Plugins Repository

GPX Segment Importer Plugin icon

Plugin ID: 1376
(22) 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.

Author
Simon Gröchenig
Maintainer
sgroe
Tags
gpsgpximportersegment
Plugin home page
https://github.com/SGroe/gpx-segment-importer
Tracker
Browse and report bugs
Code repository
https://github.com/SGroe/gpx-segment-importer
Latest stable version
3.2
Latest experimental version:
2.6
Plugin ID
1376
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
3.2 no 3.0.0 3.99.0 9524 sgroe 2024-07-09T11:23:46.761939+00:00
2.6 yes 3.0.0 3.99.0 1743 sgroe 2023-11-19T20:02:21.042857+00:00
2.5 no 3.0.0 3.99.0 49692 sgroe 2019-12-20T08:47:52.784336+00:00
2.4 no 3.0.0 3.99.0 4557 sgroe 2019-08-12T05:51:01.700250+00:00
2.3 no 3.0.0 3.99.0 5930 sgroe 2019-03-04T15:48:15.149168+00:00
2.2 no 3.0.0 3.99.0 3099 sgroe 2018-11-27T07:14:56.620891+00:00
2.1 no 3.0.0 3.99.0 7426 sgroe 2018-02-20T08:23:07.254625+00:00
2.0 no 3.0.0 3.99.0 602 sgroe 2018-02-01T07:35:32.711203+00:00
1.3 no 2.0.0 2.99.0 9248 sgroe 2018-01-15T15:14:54.593904+00:00
1.2 no 2.0.0 2.99.0 1325 sgroe 2017-12-21T07:30:51.121612+00:00
1.1 no 2.0.0 2.99.0 763 sgroe 2017-12-19T09:09:17.699117+00:00
1.0 no 2.0.0 2.99.0 600 sgroe 2017-12-18T15:22:02.333458+00:00

Sustaining Members