Modify ↓
Opened 4 years ago
Closed 4 years ago
#3557 closed defect (fixed)
Nodes not linked to their ways after combine (was: when converted from GPX)
| Reported by: | pieren3@… | Owned by: | pieren3@… |
|---|---|---|---|
| Priority: | critical | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
- open a GPX file containing a way
- convert it to OSM data
- select the way and delete it
Problem : the way is deleted by not the nodes.
Attachments (0)
Change History (4)
comment:1 Changed 4 years ago by Gubaer
- Owner changed from team to pieren3@…
- Status changed from new to needinfo
comment:2 Changed 4 years ago by pieren3@…
- Summary changed from Nodes not linked to their ways when converted from GPX to Nodes not linked to their ways after combine (was: when converted from GPX)
Sorry about my first title (I changed it). It has nothing to do with GPX itself. It is a problem when you combine two ways. Test case :
- create a first new way W1 (with 2 or 3 new nodes)
- create a second new way W2
- merge last node of W1 with first node of W2
- combine W1 and W2
- delete the new combined way : some nodes are not deleted
comment:3 Changed 4 years ago by Gubaer
comment:4 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from needinfo to closed
Should be fixed.
Note: See
TracTickets for help on using
tickets.



Can't reproduce with one of my GPX files. Could you please post one of yours?