Opened 15 years ago

Last modified 6 years ago

#6689 closed defect

Ways downloaded through "Download parent ways/relations" have strange appearance/behavior — at Version 2

Reported by: kolen Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: download, parent, ways, nodes, appearance Cc:

Description (last modified by kolen)

JOSM version 4279

How to reproduce (hope that data in that area will not changed noticeably):

Start with no data layers.

  1. Download area:

lat 56.6444066 - 56.6451794
lon 47.8568101 - 47.8582

(Can be done using remote control http://127.0.0.1:8111/load_and_zoom?left=47.8568101&bottom=56.6444066&right=47.8582&top=56.6451794 )

  1. Select east-most node of road, where two links to roundabout join (node 637694461)
  1. Select "Download parent ways/relations" from menu (Ctrl+Alt+D)
  1. After way adjacent to that node (way 48522817) is downloaded, some nodes of it have strange appearance in josm view (styled view shows no line of way, just nodes, wireframe view shows lines to far outside (to infinity).
  1. When saving this dataset to .osm xml file (test2.osm) and opening again, it shows the same. However, coordinates of nodes in .osm file look correct, and it opens without errors, and 'status report' shows "Dataset consistency test: No problems found".

Just starting josm and opening (test2.osm) also causes this problem for me to appear.

Update: found that resulting xml does not have two of nodes: 1365747928 and 1365747989 referenced in way 48522817, these nodes are displayed as far away. Seems that they are not loaded by "Download parent ways/relations". But status report shows that data consistency test passes (it allows not loaded nodes of ways?).

Change History (6)

by kolen, 15 years ago

Screenshot (wireframe view)

by kolen, 15 years ago

Screenshot (styled view)

by kolen, 15 years ago

Attachment: status_report.txt added

Status report

by kolen, 15 years ago

Attachment: test2.osm added

Dataset loaded when doing things described in how to reproduce

comment:1 by kolen, 15 years ago

Description: modified (diff)

comment:2 by kolen, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.