I think I could do that over the weekend.
> Let's try it with some larger bondary first and see how it looks like. > But as I said, my computing power resources are kind of limited. So I'd > really love if someone did something with a nice machine did something > along those lines: I think I could do that over the weekend. > 1) increase the margin in general.conf What line should I write into general.conf? > 2) run the caption generation: > > for x in `seq 0 63`; do > for y in `seq 0 63`; do > sleep 1 > date -u "+%Y%m%d %H:%M:%S" >> timestamp > ./tilesGen.pl xy $x $y 6 > ./tilesGen.pl upload > done; > done; > > 3) and report back some of the rendering times (and if we could get the > XAPI fetching times too that would be perfect. > > spaetz The output will go to a logfile for further inspection. Sabine _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
