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

get row, col of raster #7

Open
dgketchum opened this issue Jun 7, 2017 · 1 comment
Open

get row, col of raster #7

dgketchum opened this issue Jun 7, 2017 · 1 comment

Comments

@dgketchum
Copy link

dgketchum commented Jun 7, 2017

Hi,
I love this tool.

I do a lot of raster work and need to test things in my code. For example, I will visually inspect a Landsat image and see where the clouds are, and I use mutant for things like checking if a pixel is saturated, etc. A feature that would be extremely useful would be two extra columns under 'Table' tab that had row, col in addition to x, y coordinates. This way one could get the [row, col] and value of a numpy.ndarray of the raster, and use this for efficient testing of other analyses at points that had been inspected with Mutant! Someone has written some code here that should do it, I would do it myself, but I haven't learned to make a plugin yet, and I think this would add to Mutant's already great functionality.

Cheers,

@mach0
Copy link
Owner

mach0 commented Jun 23, 2017

Hi!
Will take a look during rewriting the tool for QGIS 3.0.
Hopefully my time will be enough. But as there are already some other developers joining I am confident.

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

2 participants