kylebarron / mosaic-overview-tiles

Generate seamless low-cloud landsat imagery for low zooms
MIT License
0 stars 0 forks source link

Implement local tiling #1

Open kylebarron opened 4 years ago

kylebarron commented 4 years ago

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 worry about egress.

kylebarron commented 4 years ago

Choose lowest zoom that doesn't have bad border pixels