Contents

rio-cogeo 5.3.0

0

Cloud Optimized GeoTIFF (COGEO) creation plugin for rasterio

Cloud Optimized GeoTIFF (COGEO) creation plugin for rasterio

Stars: 294, Watchers: 294, Forks: 38, Open Issues: 5

The cogeotiff/rio-cogeo repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 294 github stars!

How to Install rio-cogeo

You can install rio-cogeo using pip

pip install rio-cogeo

or add it to a project with poetry

poetry add rio-cogeo

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/rio-cogeo/
Documentation:
https://cogeotiff.github.io/rio-cogeo/
GitHub Repo:
https://github.com/cogeotiff/rio-cogeo

Classifiers

  • Scientific/Engineering/GIS
No  rio-cogeo  pypi packages just yet.

Errors

A list of common rio-cogeo errors.

Code Examples

Here are some rio-cogeo code examples and snippets.

GitHub Issues

The rio-cogeo package has 5 open issues on GitHub

  • Switch to Pydantic v2

See more issues on GitHub

Related Packages & Articles

titiler 0.18.2

A modern dynamic tile server built on top of FastAPI and Rasterio/GDAL.

geotile 1.1.0

geotile is a Python library that simplifies the creation and manipulation of raster dataset tiles. It's an invaluable tool for managing raster tiles, especially for deep learning training datasets. With geotile, you can generate tiles of raster data, select specific bands for tiling, merge tiles, and even generate raster masks from shapefiles. It's a comprehensive solution for all your raster data tiling needs.