On Sun, Apr 14, 2013 at 6:00 PM, Richard Fairhurst <[email protected]> wrote: > The couple of times I've encountered this situation, I've manually edited > out the conflicting element and then used upload.py to upload it to OSM. > > http://wiki.openstreetmap.org/wiki/Upload.py
That worked, in the end. The python2 version seems to be broken: ---- Are you sure you want to send these changes?y I'm creating the changeset… done. Id: 15773850 Now I'm sending changes… waiting for status 502: Proxy Error (<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server.<br /> The proxy server could not handle the request <em><a href="/api/0.6/changeset/15773850/upload">POST /api/0.6/changeset/15773850/upload</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p> <hr> <address>Apache/2.2.22 (Ubuntu) Server at api.openstreetmap.org Port 80</address> </body></html> ) ---- But the python3 version is ok. Steve _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

