Terracotta utilizes the Rasterio Python Library for working with the raster files. Rasterio is a convenience wrapper that makes it easy to work with GDAL.
This means that, theoretically, we can do away with Terracotta and directly work with Rasterio.
Terracotta utilizes the Rasterio Python Library for working with the raster files. Rasterio is a convenience wrapper that makes it easy to work with GDAL.
This means that, theoretically, we can do away with Terracotta and directly work with Rasterio.