Modify ↓
Opened 16 years ago
Closed 16 years ago
#3557 closed defect (fixed)
Nodes not linked to their ways after combine (was: when converted from GPX)
Reported by: | pieren | Owned by: | pieren |
---|---|---|---|
Priority: | critical | Milestone: | |
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 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 16 years ago
Summary: | Nodes not linked to their ways when converted from GPX → 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 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
Can't reproduce with one of my GPX files. Could you please post one of yours?