About Me
Ubuntu logo
Lebsanbe uses Ubuntu
Lebsanbe submits data to OpenStreetMap using JOSM .
Current projects
see Straßenverzeichnis/Bayern
Ostallgäu hier komplett vorhanden
Collecting housenumbers 2 [Hochzoll Süd]
Finished projects
Collecting housenumbers 1 [done]
Done:
Mendelweg
Rungestraße
Leibnizstraße
Am Ringofen
Thaddäus-Schmid-Straße
Bayerstraße
Welfenstraße
Peter-Henlein-Straße
Erzgebirgsstraße
Anton-Günther-Straße
Neudeker Straße
Schwabenweg
Professor-Kurz-Straße
Schwabenhof
Otto-Hahn-Straße
Oskar-von-Miller-Straße
Carl-Zeiss-Straße
Merowinger Straße
Gotenweg
Räterstraße
Röntgenstraße
Pilsener Straße
Römerstädter Straße
Franzensbad Straße
Bergiusstraße
Zieglerstraße
Flemingstraße
Download:
gpsbabel -i garmin -f usb: -o gpx -F file.gpx
Upload:
gpsbabel -r -i gpx -f file.gpx -o garmin -F usb:
#!/bin/bash
wget --progress=bar:force http://josm.openstreetmap.de/josm-latest.jar -O josm-latest.jar 2>&1 | zenity --progress --auto-close --auto-kill --text "Downloading latest JOSM Version"
chmod +x josm-latest.jar
java -jar josm-latest.jar
bind to global shortcut in your window manager and voila
My Software
Straßenlisten Python Script
[1]
[2] GUI Edition, requires PyGTK
TRK to GPX Converter for ApeMap Waypoints, requires PyGTK
[3]
Public Domain
Public domain
All my contributions to OpenStreetMap are released into the public domain . This applies worldwide. In case this is not legally possible, I grant anyone the right to use my contributions for any purpose , without any conditions, unless such conditions are required by law.