or – Übersetzung – Keybot-Wörterbuch

Spacer TTN Translation Network TTN TTN Login Français English Spacer Help
Ausgangssprachen Zielsprachen
Keybot 33 Ergebnisse  wiki.openstreetmap.org  Seite 8
  Pbftoosm - OpenStreetMa...  
./pbftoosm < norway.osm.pbf | gzip -1 > norway.osm.gz
./pbftoosm --drop-history < a.pbf > a.osm
  Osmchange (program) - O...  
bzcat a.osm.bz2 | ./osmchange changefile.osc | gzip -1 >b.osm.gz
bzcat alt.osm.bz2 | ./osmchange c1.osc | gzip -1 >neu.osm.gz
  Batch Upload - OpenStre...  
The simplest way is just to zip up your gpx files and submit a single zip (or tar or tar.gz) file using the normal upload form. The only drawback with this is that you can only attach one description to the whole file set, and it will appear as a single trace in the upload log.
Das Perl-Skript demonstriert, wie eine GPX-Datei automatisch zu OpenStreetMap übertragen werden kann. Das ist nützlich, weil die aktuelle OSM API keine andere Möglichkeit bietet, dies zu tun.