I've recently got a zero-length way error editing in Potlatch2, so it doesn't allow me to upload the changeset. I've found the error so now i have the corrected Potlatch2 code ( <osmchange version="0.6">...</osmchange> ) and i want to upload it. I've heard that is possible using JOSM, but I've neved used it and when I try to open de XML file (adding <?xml version='1.0' encoding='UTF-8'?> in the begining) it says "No data found". Any ideas? |
I've used upload.py for this with success. Don't forget to post a trac ticket if you know how the 0-length way was created, so the Potlatch developers can fix it. :) |
Please see: http://addictedtoosm.wordpress.com/2012/10/01/placeholder-relation-not-found-e-agora/ It is in Portuguese (use your favorite translator), but the essence is:
That's it, worked a few times for me. |
The page on the .osm file format contains links to various tools for handling, importing, exporting osm xml files: http://wiki.openstreetmap.org/wiki/.osm There may also be something useful to you in here: http://wiki.openstreetmap.org/wiki/API_v0.6 (I'm searching for something to support "mechanical edits" myself) |