On Thu, Sep 3, 2009 at 9:04 PM, Richard Weait<[email protected]> wrote: > On Thu, Sep 3, 2009 at 8:02 PM, andrzej zaborowski<[email protected]> wrote: >> It'll probably fail with error 500 because there are so many elements >> and the server seems unstable, so you can split the changeset using >> http://www.openstreetmap.pl/balrog/bulkupload/split.py and upload in >> reverse order, it should still be much quicker than using the revert >> tool.
split.py expected changesets of version 0.3, but the API is providing version 0.6. Split worked after I changed the version it expected. upload.py gave authentication errors. Should I have escaped the "@" in my email address? I was able to get revert.py to work on a small changeset by a scribbler. Very nice. Thank you both, Andrzej and Frederik. Best regards, Richard _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

