A quick tutorial on how to upload multiple GPX trace files to Open Street Map, I use the Java class by Christof Dallermassl, alternatives can be found at OSM Wiki Batch Upload.
First download the Java source file from jgpxupload and compile it, I used online compiler from Innovation.
The following is the syntax that GpxUpload uses,
java -Dusername=t -Dpassword=<password> GpxUpload "Auto 28-SEP-11 17.11.11" "" "Auto 28-SEP-11 17.11.11.gpx"
If you have a list of GPX files, use the following spreadsheet to create a batch file.
Leave a Reply