OpenStreetMap

vibrog's Diary Comments

Diary Comments added by vibrog

Post When Comment
Nordic cross-country skiing tracks in Vestmarka

hæ?

Your personal little tagwatch script

I'm glad you find it useful.
A further pipe through `sort -nr` will sort tags by frequency.

Your personal little tagwatch script

-E is for extended regexp, e.g. used for the grouping, and inserting a group in the output using \1.

Farmland adjacent to Fredrikstadmarka

That would require me to know which farms the land belongs to?
It would be nice, although my priority is to map trails.

JOSM Auto Update

happy i saw this post and discussion.

#!/bin/sh
josm="/Library/Java/josm.jar"
curl -s http://josm.openstreetmap.de/download/josm-latest.jar \
-z $josm -o $josm
java -Dapple.laf.useScreenMenuBar=true \
-jar $josm >/dev/null 2>/dev/null &

Large blue/grey polygon!

It's a good idea to geotag posts rather than posting an URL to the map.