Лагатып OpenStreetMap OpenStreetMap

Дзённік Rodney

Свежыя запісы ў дзённіку

What I would like to map in Wrocław

Апублікавана карыстальнікам Rodney 7 Травень 2008 на мове English

* All tram lines and tram stops.
* All of the touristic gnome statues.
* Cycle ways and footpaths.
* Some roads around Stary Miasto. Bounds would be approx ulicy Długa, Legnicka, Poznańska, Nowy Świat.
* Any bus stop that I see.

My aim is to make the map useful for non-drivers.

Who is mapping nearby?

Апублікавана карыстальнікам Rodney 7 Травень 2008 на мове English

I was wondering who is actively mapping nearby. There are quite a few roads and features laid down in Wrocław.

Here is a script for zsh that finds out. Just copy and paste into your terminal:

OSM_DATA=$(date +wrocław-%Y%m%d.osm)
WROC_BBOX="17.003574,51.090046,17.074814,51.124536"

wget osm.org/api/0.5/map\?bbox=$WROC_BBOX -O $OSM_DATA

# IFS variable must be set to a newline character.
# This is why the quoted string continues over the line.
IFS="
"

for person in $(grep user= $OSM_DATA | sed 's/.*user="\([^"]*\)".*/\1/g' | sort -u)
do
echo $person "\t" `grep user= $OSM_DATA | grep $person | wc -l`
done

And the results for today are:

Adrian Siemieniak 68
Bart Vanhauwaert 8
Jan Górski 2282
luk vanhauwaert 34
Marc Schütz 1
pavel 33
Slawek Janukowicz 620
xjr 4

Месца: Szczepin, Wrocław, Lower Silesian Voivodeship, Poland

Waiting for GPS

Апублікавана карыстальнікам Rodney 7 Травень 2008 на мове English

Put in a pre-order for a Genie GT-31 a week ago. Seems like Locosys have slipped a week on shipping the units. They are due to arrive on 13th of May. Tiels from StorageDepot has been very helpful with my order. I can't wait to get cracking on OSM. It's also only about a month before I'm due to leave for Bike Tour 2008, so I don't have much time. Can't wait!!!

Месца: Szczepin, Wrocław, Lower Silesian Voivodeship, Poland