Re: Windowed reads and coordinates


Koshy Thomas
 

Turns out the transform object needs to actually be

transform = rasterio.windows.transform(window, dataset.transform)

for windowed reads. 

Join {main@rasterio.groups.io to automatically receive all group messages.