What is the expected output? What do you see instead?
dunno.
What version of the product are you using? On what operating system?
None. I use JOSM and GNU Emacs, if you really want to know.
Please provide any additional information below.
Please make sure not to create ways containing multiple consecutive
references to the same node (e.g. A-B-B-C).
Simple solution: before uploading, iterate through the each way's list of
nodes and discard those which are identical to their immediate predecessor.
However, such a situation should not even arise in the first place, so
something is rotten elsewhere in the code if such a way is found.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
osmedito...@googlecode.com
unread,
Apr 11, 2013, 11:04:25 AM4/11/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Don't bother. Vespucci is just one out of several editor creating such
broken ways. The main source currently is JOSM, or more precisely its
FastDraw plugin. The bug has been fixed a few weeks ago, but people just
won't update.
I'll keep monitoring http://toolserver.org/~mapjedi/blame.txt . If the
issue has been properly fixed, Vespucci 0.9 (once released) should not
appear there.
In Germany and Austria my robot already cleans up those ways periodically.
In the long run I may extend its scope to worldwide. So while it is
important to have the editor fixed, there is no need to rush anything.
There's a related bug, well known from the Potlatch family, but also
present in Vespucci: ways consisting of only one node. Have a look at
changesets 14972189 15066983 15300985 15310476 15312283 15408916 15486076
15502888.