Opened 6 years ago

Last modified 6 years ago

#18444 closed defect

GPX tracks shown as dots and not as lines — at Version 4

Reported by: zero@… Owned by: zero@…
Priority: normal Milestone: 19.12
Component: Core Version: tested
Keywords: template_report gpx regression Cc: Bjoeni

Description (last modified by Don-vip)

What steps will reproduce the problem?

  1. Download GPX tracks

What is the expected result?

it's used to be to a mix of dots (unordered points) and lines (points with datestamp) 1-2 months ago. For example my own tracks were lines before, now they are dots.

What happens instead?

Only dots are displayed

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: 2019-12-01 23:10:15 +0100 (Sun, 01 Dec 2019)
Build-Date:2019-12-02 02:30:57
Revision:15553
Relative:URL: ^/trunk

Identification: JOSM/1.5 (15553 fr) Windows 10 64-Bit
OS Build number: Windows 10 Home 1903 (18362)
Memory Usage: 998 MB / 1820 MB (512 MB allocated, but free)
Java version: 1.8.0_231-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1680x1050, \Display1 1440x900
Maximum Screen Size: 1680x1050
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-317b0dd7, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=58053, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe]
Dataset consistency test: No problems found

Last errors/warnings:
- W: No configuration settings found.  Using hardcoded default values for all pools.
- W: Region [WMS_BLOCK_v2] Resetting cache
- W: Region [WMTS_BLOCK_v2] Resetting cache


Change History (5)

by anonymous, 6 years ago

Attachment: dots.jpg added

comment:1 by Don-vip, 6 years ago

Owner: changed from team to zero@…
Status: newneedinfo

does it happen when you load a .gpx file or when you download GPX data from the OSM API? If a gpx file, please attach it.

comment:2 by anonymous, 6 years ago

It is when I download GPX data from the OSM API.

Loading a local GPX file is OK.

comment:3 by anonymous, 6 years ago

I seems like removing

<extensions>

<josm:from-server>true</josm:from-server>

</extensions>

at the beginning changes the behaviour... no more dots only but a big mess of lines...

comment:4 by Don-vip, 6 years ago

Cc: Bjoeni added
Description: modified (diff)
Keywords: gpx added

Sounds related to #16963 and #17596

Note: See TracTickets for help on using tickets.