Batch GPX trace files to Open Street Map (OSM) with GpxUpload

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.


Posted

in

,

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *