Opened 18 years ago
Closed 18 years ago
#137 closed defect (fixed)
new ways created in JOSM are not ordered
Reported by: | dmgroom | Owned by: | imi |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | unspecified | Version: | latest |
Keywords: | Cc: |
Description
Somewhere around release 222 the creation of ways has been messed up.
Now a new way created in JOSM will not always be ordered correctly. The reorder function will reorder the way, but you have to explicitly do this.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
A bug was introduced in version 222 that would sometimes lead to ways with inverted segment order being created (i.e. segments numbered 3,2,1 when they should be 1,2,3). Fixed in 235. I cannot, however, reproduce the bug reported by bruce89. Can you give a concrete example (maybe open a new ticket for that)?
I also have this problem with JOSM r222. I also notice when reordering a way that makes up the A9 with all the segments pointing the same way, but the ordering wrong, JOSM reverses some of the segments, and reorders the way wrongly.
I have gone back to r219 for the moment.