-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Rasterio has many windows utilities methods that could be useful also for this project
The ones that comes first in mind are:
from_bounds: could be a class methodsWindow.from_bounds(bounds, transform)bounds: could be a methodWindow(...).bounds(transform: affine.Affine)
Ref: https://github.com/rasterio/rasterio/blob/main/rasterio/windows.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels