I have a raster file with elevation data and I would like to extract the value of each cell and make a point vector output file with each cell's value. How can I do that with FME?
Thanks
I have a raster file with elevation data and I would like to extract the value of each cell and make a point vector output file with each cell's value. How can I do that with FME?
Thanks
Okay, I found the RasterCellCoercer. That does the job.