tango and the missing map tiles

Rask Ingemann Lambertsen rask at sygehus.dk
Sat Jun 27 12:04:40 CEST 2009


On Thu, Jun 25, 2009 at 10:28:11AM +0200, Carlo Minucci wrote:
> Rask Ingemann Lambertsen ha scritto:
> >
> >    No, Yaouh! (version 0.5.1) doesn't update empty map tiles
> 
> what???
> why not?

   No idea, I haven't looked at the source code or straced a run to see why.

> are you sure?

   Running Yaouh! didn't update the about 15 empty map tiles I had. What I
did afterwards to update them was:

$ (cd ~/Maps/OSM && find -size 0c -print) | cut -c3- | \
awk ' { print "http://tile.openstreetmap.org/" $0; }' | \
(cd ~/Maps/OSM && xargs wget --force-directories --no-host-directories -N )

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year



More information about the community mailing list