I find rasterio much easier to use that plain ogr/gdal, so I'd prefer using it. However, I need to process large rasters, so reading rasters by block as explained in the Python GDAL course is important for me. However, does rasterio support this? Or should I handle the large, tilable rasters with GDAL instead?
أكثر...
أكثر...