-
https://github.com/developmentseed/cogeo-mosaic/issues/24
-
ref: https://github.com/developmentseed/cogeo-mosaic/issues/10
-
You should be able to basically copy the `_img` function from `cogeo-mosaic-tiler`, and then do all image creation locally, so that you aren't using lambda time. For landsat you also don't have to wor…
-
In [FilmDrop UI](https://github.com/Element84/filmdrop-ui)'s use of [Element84/titiler-mosaicjson](https://github.com/Element84/titiler-mosaicjson), we use the mosaic in an ephemeral way, such that a …
-
https://github.com/developmentseed/public-datasets/blob/01a3fe2f443353f2c350ab1fb80c6c79085a3065/public_datasets/feeder/public_datasets/feeder/landsat/aws.py#L306-L307
right now to create the items…
-
Currently, we have our own functions for optimizing and validating COG, which are more or less copied from `rio-cogeo`.
I did this because `rio-cogeo` did not feel quite mature enough at the time, …
-
### Additional comment:
_No response_
-
### Additional comment:
_No response_
-
Cloud optimized geotiff is an image format optimized for high-throughput reading via the web: http://www.cogeo.org/
The REMA data is not in COG format. A first step towards making it work efficient…
-
@wildintellect `build_stack.py` is a tool to [1] build raster stacks for polygon extents and grids that we want, and [2] save them as COGs. There are a million ways to do this. This tool has worked we…
pahbs updated
4 months ago