#3243 closed defect (fixed)
Wireframe + GPX visualization
| Reported by: | vsandre | Owned by: | jttt |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plugin routes | Version: | |
| Keywords: | GPX wireframe layer | Cc: |
Description
Starting JOSM, opening a GPX and then downloading data from the server, results in a extrem thick rendering of the GPX path.
Deleting the route Layer and all gets ok.
Attachments (0)
Change History (7)
comment:1 by , 16 years ago
| Component: | Plugin routes → Core |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
follow-up: 4 comment:2 by , 16 years ago
Anyway routes plugin should make a copy of graphics object before modifying it, it's just a coicidence that it works now, it can break somewhere else.
comment:3 by , 16 years ago
| Component: | Core → Plugin routes |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
follow-up: 5 comment:4 by , 16 years ago
| Keywords: | wireframe added |
|---|---|
| Summary: | GPX visualization → Wireframe + GPX visualization |
Replying to jttt:
Anyway routes plugin should make a copy of graphics object before modifying it, it's just a coicidence that it works now, it can break somewhere else.
You are right! The problem now appears while using the wireframe modus. Now GPX ways and the data ways are to width.
comment:5 by , 16 years ago
And of course problem only exists if there is a bicycle or hiking route in the data.
comment:6 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
This was probably already fixed by petrdlouhy in o17564



It seems to be fixed with a improvement of the josm core in 1956