**Issue** ZSTD compressed COGs don't display. Instead they log an error to the console. `Error: Unknown compression method identifier: 50000` **Context** It seems currently geotiff.js didn't yet implement [support for ZSTD compression ](https://github.com/geotiffjs/geotiff.js/issues/372) while i.e. LERC_ZSTD is supported Will be fixed by https://github.com/geotiffjs/geotiff.js/pull/451 cc @davidoesch @boecklic map.geo.admin.ch may soon display ZSTD compressed COGs 🎉