Changes between Initial Version and Version 3 of Ticket #16725
- Timestamp:
- 2018-09-10T19:58:48+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16725
- Property Keywords gpx hdop vdop pdop export nmea added
- Property Priority trivial → normal
- Property Milestone → 18.09
-
Ticket #16725 – Description
initial v3 6 6 ==== What is the expected result? 7 7 GPX1.1 allows HDOP,PDOP,VDOP, which are also reported from NMEA-Logs 8 JOSM should save as much data is present and possible to the currently used standard 9 ($xxGSV reports visible/used satelites their position in the sky and signal quality) 10 ($xxGSA reports used satelites and HDOP,VDOP,PDOP which are allowed in GPX1.1 8 JOSM should save as much data is present and possible to the currently used standard: 9 10 `$xxGSV` reports visible/used satelites their position in the sky and signal quality 11 `$xxGSA` reports used satelites and HDOP,VDOP,PDOP which are allowed in GPX1.1 12 13 {{{ 14 #!xml 11 15 <HDOP> float </HDOP> 12 16 <sat> 13 </sat> 13 ) 17 }}} 14 18 ==== What happens instead? 15 19 JOSM does not export HDOP,VDOP,PDOP, even if present in the loaded/converted data, but does use/display them