kylebarron / landsat-cogeo-mosaic

Create mosaicJSON for Landsat imagery
https://kylebarron.dev/landsat-cogeo-mosaic/
MIT License
4 stars 0 forks source link

Work with any STAC, not just landsat #4

Closed kylebarron closed 4 years ago

kylebarron commented 4 years ago

Would just require a change here: https://github.com/kylebarron/landsat-cogeo-mosaic/blob/795459d3e104f82f5c24e385c1a2516005ad64ed/landsat_cogeo_mosaic/mosaic.py#L128-L131

So that the correct product ID is extracted for whatever the STAC API is

kylebarron commented 4 years ago

Not a priority for now, and this repo has become more landsat-centric