Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Updating rasterio affine call #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JeroenSchmidt
Copy link

The latest version of rasterio (v1.0.21) has removed the call .affine. To get the affine object from the rasterio.io.DatasetReader object you must now call .transform.

The latest version of rasterio (v1.0.21) has removed the call `.affine`. To get the affine object from the `rasterio.io.DatasetReader` object you must now call `.transform`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant