[OSM-dev] GPX-Upload via API
Jan Baumgarten
JanBaumgarten at gmx.de
Mon Jul 2 12:52:58 BST 2007
Hello,
i am new to OSM, so plase dont hit me if I get something wrong or
overlook something.
I tried to upload an GPX-File via the API as described in the Wiki:
http://wiki.openstreetmap.org/index.php/OSM_Protocol_Version_0.4#Create_gpx_file
But all I keep getting is an 404 Not Found Error.
The Upload is done using an PUT-Request with an URL like this:
http://www.openstreetmap.org/api/0.4/gpx/create/test.gpx/test.gpx/public=no
I also tried it without any Tags:
http://www.openstreetmap.org/api/0.4/gpx/create/test.gpx/test.gpx/
The answer ist always the same: 404 Not Found.
I hope this makes some sense,
Jan
More information about the dev
mailing list