qgis - Producing CSV file from .tif file with elevation data
I have a .tif file that contains all the elevation of a country.
How can I convert that to a CSV file that contains x,y,z values where x and y are the latitude longitude respectively and the z column is the elevation using QGIS?
No comments:
Post a Comment