Hi!
Can anyone help me with Python code for exporting many rasters to points.
I have numerous raster files I want to convert to points. I want program to open every raster in a folder and save its point file to another folder, name must stay the same.
I have diffilculties defining inRaster and outRaster as I'm a newbie in Python language.
Thank you.
Can anyone help me with Python code for exporting many rasters to points.
I have numerous raster files I want to convert to points. I want program to open every raster in a folder and save its point file to another folder, name must stay the same.
I have diffilculties defining inRaster and outRaster as I'm a newbie in Python language.
Thank you.