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?


Fresh SVN version of t...@h (revision 19545), Eucalyptus(*) cloud image 
converted 
from the VBox image you provide.

Thanks, regards,  Ariel
PS: please CC me as i am not subscribed, thanks!

*) free Amazon WS reimplementation

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to