Open cholmes opened 1 year ago
Yes, this is an issue, but it's not a STAC Browser issue but a stac-layer issue. We should transfer this issue over to stac-layer. It could be that this is already solved in the stac-js rewrite of stac-layer, I need to check this later.
STAC Browser works great with visual imagery, and I think in theory it'll support full bit depth multispectral data, but on the planet open data it seems to struggle.
This 8 band planetscope image works fine on visual, but when you switch the asset to the AnalyticMS_8b_SR nothing gets displayed:
This skysat image has similar behavior for me - tested on Brave, chrome and safari. These will sometimes totally hang, displaying nothing in the tab.
Looking at the console I do see errors like: 'failed to load resource 404' on https://storage.googleapis.com/open-cogs/planet-stac/education/panama-bloom/20220310_154305_84_2402_3B_Visual.tif.ovr - but that happens on visual and analytic, so doesn't seem like the cause. Though I feel like it's weird it's trying to those? They're COG's with overviews embedded.
I've got some that display, like:
https://radiantearth.github.io/stac-browser/#/external/www.planet.com/data/stac/open-skysat-data/20201211_103040_ssc12_u0001/20201211_103040_ssc12_u0001.json?.asset=asset-analytic_sr_udm2%3Aortho_analytic_sr But the display is still off:
It does seem like with band info and stats it should be able to display a bit better?