On Thu, November 29, 2007 14:50, Dirk-Lüder Kreie wrote: > > Check your layers.conf against the one in svn > check your osmarender checkout.
Hi again, In svn 5819, the GenerateSVG() call on line 903 is missing an argument: if (GenerateSVG($layer, $X, $Y, $i, $N, $S, $W, $E)) I think the right version should be if (GenerateSVG($layerDataFile, $layer, $X, $Y, $i, $N, $S, $W, $E)) # if true then error occured but I can't test (or commit to SVN) from work just now. Regards, Hakan -- The key to immortality is first living a life worth remembering... _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
