Modify ↓
Opened 3 years ago
Closed 3 years ago
#4666 closed defect (fixed)
update data downloads unneeded ways outside download area
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | blocker | Component: | Core |
| Version: | latest | Keywords: | update way outside |
| Cc: | skyper |
Description
I update data and josm downloads unneed ways outside the downloaded area.
- open osm
- update data, let josm check for deleted objects.
- solve conflicts -> there is a conflict of members in a relation route ID: 62.897 look at the new members from theirs. ( 44808822 for example)
please use osm from #4663
r3074 sun
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by mjulius
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



(In [3081]) fixes #4666 - update data downloads unneeded ways outside download area
In UpdatePrimitivesTask download ways with incomplete nodes instead of incomplete ways.