What is rio-cogeo?
mainrio-cogeo is a plugin for Rasterio designed to facilitate the creation and validation of Cloud Optimized GeoTIFF (COG or COGEO) files.
While it adheres to the official COG specifications, it enforces specific features by default:
- Internal overviews: Can be removed using the
--overview-level 0option. - Internal tiles: Default profiles use 512x512 internal tiles.