Opened 8 years ago
Closed 8 years ago
#1540 closed defect (fixed)
WCST_Import Fix error from gdal too many files open
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.4 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
It seems like gdal only supports to open limited files for reading dataset (for a test from Dimitar's which imports 1989 tiff files, it could analyze all the files but get an error when trying to collect metadata from gdal_dataset). So, it should not get all the gdal_datasets then extract metadata, but only open file to get dataset when extracting metadata.
Note:
See TracTickets
for help on using tickets.