[Qgis-user] Re: raster to point too?
Nick Hopton
nhopton at gmail.com
Sat Jan 21 08:26:39 PST 2012
There is always gdal2xyz. For each pixel in a raster this will save an xyz
triplet, in a CSV text file. It's included with the GDAL that comes with
QGIS, run it from an OSGeo4W command line window:
gdal2xyz -csv infile.asc outfile.csv
It will work with other raster formats too (not just .asc).
Regards, Nick.
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/raster-to-point-too-tp7203564p7211345.html
Sent from the qgis-user mailing list archive at Nabble.com.
More information about the Qgis-user
mailing list