[email protected] schrieb: > Hello, > > i am trying to run some clients with ti...@home, and everything runs fine > until > the z17 tiles rendering, thus all the work is lost and not uploaded. > > The error i get is: > > [#3 95% tile-z16] Optimizing tile_16_39426_25263.png... > [#3 0% tile-z17] Generating SVG file... > [#3 0% tile-z17] Transforming zoom level 17 with or/p... > [#3 0% tile-z17] Beziercurvehinting zoom level 17... > [#3 0% tile-z17] Rendering... > [#3 0% tile-z17] Splitting stripe 0... gd-png error: cannot allocate image > data > > which comes from running > eval { $Image = GD::Image->newFromPng($png_file); }; > in lib/Tileset.pm > > That should create a new empty png image AFAIK, but i don't understand why > that fails on tile z17 while it works on all previous ones (memory or disk > don't seem to be full!) > Has anybody had this issue or have any suggestion? > Might be an arbitrary limitation with that libGD, not sure, you can try fiddling with the RenderStripes setting in tilesAtHome.conf
(Start with 5 and go down). _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
