Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear on how to use MajorObject methods (e.g. SetDescription) #78

Open
chris opened this issue Jan 5, 2022 · 0 comments
Open

Unclear on how to use MajorObject methods (e.g. SetDescription) #78

chris opened this issue Jan 5, 2022 · 0 comments

Comments

@chris
Copy link

chris commented Jan 5, 2022

Hi, hopefully just a quick question. I'm trying to set the description of a raster layer. In Python you can just call SetDescription on the raster band. But in GDAL/this library, I see SetDescription is a method on MajorObject. I'm not clear how I'd convert the RasterBand or what my path is to setting the description for the band. Can you clue me in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant