Skip to content

Utilize rasterio

Choose a tag to compare

@banesullivan banesullivan released this 29 May 22:31
· 9 commits to main since this release

large-image recently introduced a new rasterio-based source module which many users may find easier to use than the GDAL source module. The changes in this release make django-large-image compatible with the new rasterio source module and switch the testing/demo to use that module over GDAL.