Opened 5 years ago

Closed 5 years ago

#1961 closed enhancement (fixed)

WCST_Import create slice for each file immediately after opening file to reduce number of files opened

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.8
Component: wcst_import Version: 9.7
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

Currently, coverage slices are created only when the coverage object is created and the input files are opened again for evaluating sentences (e.g: ${gdal:resolutionX}). These file openings should be eliminated as much as possible to reduce the time to open the file and then reopen it again.

Change History (1)

comment:1 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.