It might not help you trace the problem, as my Windows client has been updated to a newer Perl version (5.10), so perhaps isn't the standard Windows client, but if I run with --Debug=1 xy 1476 2253 12 as the parameter I get this in the console window:
This is version 10773 (Saurimo) of tilesgen running on MSWin32, ID: 38271 [#1 0% Download] Tileset (12,1476,2253) around -17.77,-50.23 (complexity 0) [#1 0% Download] Downloading: Map data for captionless,tile,maplint... downloaded 924 bytes [#1 0% Download] Checking for UTF-8 errors... [#1 0% Download] Download in 21 sec [#1 0% captionless] Running close-areas... [#1 0% captionless] Transforming zoom level 12 with or/p... [#1 0% captionless] Beziercurvehinting zoom level 12... [#1 0% captionless] Rendering... "d:\TilesAtHome\inkscape\inkscape.exe" -z -w 256 -h 256 --export-area=0.000000:0.000000:878.910000:878.901224 --export-png="D:\TilesAtHome\tmp\12_1476_2253_VVWvJ\split-z12-2253.p ng" "D:\Tile sAtHome\tmp\12_1476_2253_VVWvJ\output-z12.svg" > D:\TilesAtHome\tmp\12_1476_2253_VVWvJ\split-z12-2253.stdout [#1 0% captionless] Splitting split-z12-2253.png (1 x 1)... [#1 0% tile] Transforming zoom level 12 with or/p... [#1 0% tile] Beziercurvehinting zoom level 12... [#1 0% tile] Transforming zoom level 13 with or/p... [#1 0% tile] Beziercurvehinting zoom level 13... [#1 0% tile] Transforming zoom level 14 with or/p... [#1 0% tile] Beziercurvehinting zoom level 14... [#1 0% tile] Transforming zoom level 15 with or/p... [#1 0% tile] Beziercurvehinting zoom level 15... [#1 0% tile] Transforming zoom level 16 with or/p... [#1 0% tile] Beziercurvehinting zoom level 16... [#1 0% tile] Transforming zoom level 17 with or/p... [#1 0% tile] Beziercurvehinting zoom level 17... [#1 0% tile] Rendering... "d:\TilesAtHome\inkscape\inkscape.exe" -z -w 256 -h 256 --export-area=0.000000:0.000000:878.910000:878.901224 --export-png="D:\TilesAtHome\tmp\12_1476_2253_VVWvJ\split-z12-2253.p ng" "D:\Tile sAtHome\tmp\12_1476_2253_VVWvJ\output-z12.svg" > D:\TilesAtHome\tmp\12_1476_2253_VVWvJ\split-z12-2253.stdout [#1 0% tile] Splitting split-z12-2253.png (1 x 1)... [#1 0% maplint] Running maplint... [#1 0% maplint] Creating tags from maplint... [#1 0% maplint] Transforming zoom level 12 with or/p... [#1 0% maplint] Beziercurvehinting zoom level 12... [#1 0% maplint] Transforming zoom level 13 with or/p... [#1 0% maplint] Beziercurvehinting zoom level 13... [#1 0% maplint] Transforming zoom level 14 with or/p... [#1 0% maplint] Beziercurvehinting zoom level 14... [#1 0% maplint] Transforming zoom level 15 with or/p... [#1 0% maplint] Beziercurvehinting zoom level 15... [#1 0% maplint] Transforming zoom level 16 with or/p... [#1 0% maplint] Beziercurvehinting zoom level 16... [#1 0% maplint] Rendering... "d:\TilesAtHome\inkscape\inkscape.exe" -z -w 256 -h 256 --export-area=0.000000:0.000000:878.910000:878.901224 --export-png="D:\TilesAtHome\tmp\12_1476_2253_VVWvJ\split-z12-2253.p ng" "D:\Tile sAtHome\tmp\12_1476_2253_VVWvJ\output-z12.svg" > D:\TilesAtHome\tmp\12_1476_2253_VVWvJ\split-z12-2253.stdout [#1 0% maplint] Splitting split-z12-2253.png (1 x 1)... removing job dirD:\TilesAtHome\tmp\12_1476_2253_VVWvJ and this in the Windows client text box: Processing... - Using working directory D:\TilesAtHome\tmp ! 'flock' not available. Do not run concurrent uploads - Pngcrush version 1.6.4 - pngnq version 0.5 - Inkscape version 0.46 - rendering using or/p - Using http://tah.openstreetmap.org/Request/take/ for Requests Download http://www.openstreetmap.org/api/0.5/map?bbox=-50.317383,-17.825685, -50.141602,-17.713530 Tilestripe 2253 (1476,2253): Lat -17.728,-17.811, Long -50.273,-50.186, X 0.0,878.9, Y 0.0,878.9 Tilestripe 2253 (1476,2253): Lat -17.728,-17.811, Long -50.273,-50.186, X 0.0,878.9, Y 0.0,878.9 Tilestripe 2253 (1476,2253): Lat -17.728,-17.811, Long -50.273,-50.186, X 0.0,878.9, Y 0.0,878.9 Completed! I'm not sure how you got the output you quote or where. This looks OK to me. The Line 658 in close-areas.pl on the version here is: open($fh, "<", "png2tileinfo/oceantiles_12.dat") or die; Ed _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
