Skip to content

More Windows utilities #102

@vincentsarago

Description

@vincentsarago

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 methods Window.from_bounds(bounds, transform)
  • bounds: could be a method Window(...).bounds(transform: affine.Affine)

Ref: https://github.com/rasterio/rasterio/blob/main/rasterio/windows.py

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions