ungarj / mapchete

Tile-based geodata processing using rasterio & Fiona

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDAL COG warning when using `mapchete convert` with `--cog` option

Scartography opened this issue · comments

Check setup of the rasterio out profile accordingly.

Warning 6: driver COG does not support creation option BLOCKXSIZE
Warning 6: driver COG does not support creation option TILED
Warning 6: driver COG does not support creation option INTERLEAVE
Warning 6: driver COG does not support creation option BANDS
Warning 6: driver COG does not support creation option COG
Warning 6: driver COG does not support creation option COMPRESSION

Also be careful when using WEBP with overviews: Warning 6: driver COG does not support creation option WEBP_LOSSLESS

closed by #584