jvdkwast / qgis-processing-pcraster

PCRaster Processing Provider plugin for QGIS
GNU General Public License v3.0
8 stars 4 forks source link

map2col tool added #56

Closed jvdkwast closed 1 year ago

jvdkwast commented 1 year ago

Tool added to write pixel values of multiple rasters to a comma separated text file, where the first two columns are the x and y coordinates.

jvdkwast commented 1 year ago

I've applied the changes to the two other tools in the same way. @nyalldawson, please check. If okay, please merge and publish an updated version of the plugin.