-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(TIFFImageryProvider): enhance tile loading and reprojection perf…
…ormance - Fix multi render bands not found error. - Added publishConfig to package.json for npm registry. - Improved tile loading logic with error handling and timeout management. - Optimized reprojection function with chunk processing for better performance on large datasets. - Updated RGB rendering to utilize readSamples for dynamic band handling. - Enhanced error handling and resource cleanup in asynchronous operations.
- Loading branch information
Showing
3 changed files
with
193 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters