I'm trying to extract rows and columns from a raster to points, as the Value Tool plugin shows:
It's a pity that the raster to points tool only records the value of cells and not the raster cell coordinates. Even trying other tools from GRASS and SAGA, none of them is capable of extracting such information.
Searching for questions on this topic, I saw no immediate solution. Only this thread proposes a python script to do something similar, but it only extracts rows and columns from mouse clicks in specific positions. Furthermore, I'm not sure a script is batchable.
Since other threads I saw were with no answer or quite updated, is there a tool/plugin that can work for this operation to date?
