Maximum space needed will be around 14183 MB If padding tiles are not "full", it will be less Showing quadkeys over source data in global mapper When padding enabled, outermost tiles don't have to be completely covered 1/3 of width/height should be enough Check if coverage is OK Everything OK? Continue? [Y/n]: Y Done 16 of 32 Done 26 of 32 Done 32 of 32 Generating pyramids Processing level 11, Threads 16, TPP 144, Total tiles: 9216 Processing level 10, Threads 16, TPP 36, Total tiles: 2304 Processing level 09, Threads 16, TPP 09, Total tiles: 576 Processing level 08, Threads 16, TPP 02, Total tiles: 144 Processing level 07, Threads 16, TPP 01, Total tiles: 36 Processing level 06, Threads 09, TPP 01, Total tiles: 9 Traceback (most recent call last): File "j:\CGL_Tools\MSFS2020_CGLTools\GenDEMCGL.py", line 100, in <module> createPyramids(TopLevelQKeys, Options) File "j:\CGL_Tools\MSFS2020_CGLTools\pyramidGen.py", line 144, in createPyramids to8bit(qKey[0], options.Basepath) File "j:\CGL_Tools\MSFS2020_CGLTools\pyramidGen.py", line 95, in to8bit infile = open(basepath+"\\Tile/"+str(len(qkey))+"/dem"+qkey+".bil", 'rb') FileNotFoundError: [Errno 2] No such file or directory: 'J:\\CGL_Tools\\MSFS2020_CGLTools\\_temp\\Tile/6/dem031310.bil'
Could that be because my coverage is too small?
Thanks, Itay
Here is the error I get while compiling the DEM.
Maximum space needed will be around 14183 MB If padding tiles are not "full", it will be less Showing quadkeys over source data in global mapper When padding enabled, outermost tiles don't have to be completely covered 1/3 of width/height should be enough Check if coverage is OK Everything OK? Continue? [Y/n]: Y Done 16 of 32 Done 26 of 32 Done 32 of 32 Generating pyramids Processing level 11, Threads 16, TPP 144, Total tiles: 9216 Processing level 10, Threads 16, TPP 36, Total tiles: 2304 Processing level 09, Threads 16, TPP 09, Total tiles: 576 Processing level 08, Threads 16, TPP 02, Total tiles: 144 Processing level 07, Threads 16, TPP 01, Total tiles: 36 Processing level 06, Threads 09, TPP 01, Total tiles: 9 Traceback (most recent call last): File "j:\CGL_Tools\MSFS2020_CGLTools\GenDEMCGL.py", line 100, in <module> createPyramids(TopLevelQKeys, Options) File "j:\CGL_Tools\MSFS2020_CGLTools\pyramidGen.py", line 144, in createPyramids to8bit(qKey[0], options.Basepath) File "j:\CGL_Tools\MSFS2020_CGLTools\pyramidGen.py", line 95, in to8bit infile = open(basepath+"\\Tile/"+str(len(qkey))+"/dem"+qkey+".bil", 'rb') FileNotFoundError: [Errno 2] No such file or directory: 'J:\\CGL_Tools\\MSFS2020_CGLTools\\_temp\\Tile/6/dem031310.bil'
Could that be because my coverage is too small? Thanks, Itay