Opened 7 years ago

Last modified 7 years ago

#16725 closed defect

gpx export cripples data — at Initial Version

Reported by: anonymous Owned by: team
Priority: normal Milestone: 18.09
Component: Core Version:
Keywords: template_report gpx hdop vdop pdop export nmea regression Cc:

Description

What steps will reproduce the problem?

  1. NMEA-Log imported contains HDOP,PDOP,VDOP
  2. export as GPX discards HDOP VDOP PDOP

What is the expected result?

GPX1.1 allows HDOP,PDOP,VDOP, which are also reported from NMEA-Logs
JOSM should save as much data is present and possible to the currently used standard
($xxGSV reports visible/used satelites their position in the sky and signal quality)
($xxGSA reports used satelites and HDOP,VDOP,PDOP which are allowed in GPX1.1
<HDOP> float </HDOP>
<sat> 13 </sat>
)

What happens instead?

JOSM does not export HDOP,VDOP,PDOP, even if present in the loaded/converted data, but does use/display them

Please provide any additional information below. Attach a screenshot if possible.

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-08-22 23:02:00 +0200 (Wed, 22 Aug 2018)
Build-Date:2018-08-23 01:32:18
Revision:14180
Relative:URL: ^/trunk

Identification: JOSM/1.5 (14180 de) Linux Mint 18.3 Sylvia
Memory Usage: 1628 MB / 3548 MB (1242 MB allocated, but free)
Java version: 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1920x1080
Maximum Screen Size: 1920x1080
Java package: openjdk-8-jre:amd64-8u151-b12-0ubuntu0.16.04.2

Plugins:
+ gpsblam (34515)
+ gpxfilter (34506)

Last errors/warnings:
- W: No configuration settings found.  Using hardcoded default values for all pools.
- E: NMEA-Einlesen fehlgeschlagen! - <html>Importierte Koordinaten: 0<br>Ungültige Einträge: 0<br>Prüfsummenfehler: 1<br>Unbekannte Einträge: 1<br>Leere Koordinaten: 0</html>
- W: java.lang.ArrayIndexOutOfBoundsException: 17
- W: java.lang.ArrayIndexOutOfBoundsException: 17
- W: java.lang.ArrayIndexOutOfBoundsException: 17
- W: java.lang.ArrayIndexOutOfBoundsException: 17
- W: java.lang.ArrayIndexOutOfBoundsException: 17

Change History (0)

Note: See TracTickets for help on using tickets.