Esri / OptimizeRasters

OptimizeRasters is a set of tools for converting raster data to optimized Tiled TIF or MRF files, moving data to cloud storage, and creating Raster Proxies.
Apache License 2.0
127 stars 50 forks source link

esri/case/#02834861 #127

Closed Chamlika closed 3 years ago

Chamlika commented 3 years ago

OptimizeRasters credentials get stored using %HOMEDRIVE%/%HOMEPATH% via the UI/Profile Editor but UI/OptmizeRasters uses %USERPROFILE% to search for the stored credentials on the local machine. This causes issues if %HOMEDRIVE% isn't the same as what's reflected on %USERPROFILE%.

*UI/Profile Editor to be updated to use %USERPROFILE%