Modify ↓
Opened 4 years ago
Last modified 3 years ago
#21932 new enhancement
[WIP Patch] Save NMEA / RTKLib values as extensions in .gpx files
| Reported by: | Bjoeni | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | nmea, pos, rtklib, extension | Cc: | StephaneP |
Description
Followup of #20600 (and #13484, #20601, #21810, #21928)
See also #21007
*.nmea and *.pos files contain values that are supported by the importer (and saved in the GpxLayer as attributes), but are not compatible with the *.gpx format and therefore not saved. When exporting they should be saved in a GpxExtension.
Attachments (1)
Change History (2)
comment:1 by , 3 years ago
| Summary: | Save NMEA / RTKLib values as extensions in .gpx files → [WIP Patch] Save NMEA / RTKLib values as extensions in .gpx files |
|---|
by , 3 years ago
| Attachment: | 21932-v0.1.patch added |
|---|
Note:
See TracTickets
for help on using tickets.



(WIP because it depends on #21931)