Skip to main content
Solved

LiDAR Cloud Point (.las) to DEM Raster With Spectrum Colors Based On Elevation Values


renosungis
Contributor
Forum|alt.badge.img+3

Hello,

Is there a way to convert LiDAR Cloud Point (.las) to DEM Raster With Spectrum Colors Based On Elevation Values?

I see the following post (https://knowledge.safe.com/articles/1345/creating-a-raster-from-a-point-cloud.html), but just hope the expert may show me how to colorize the raster image with Spectrum Color like following image:

Thanks a lot,

Reno

Best answer by takashi

Hi @renosungis, a possible way is: convert the point cloud to a UInt8 DEM raster (see the article you have linked), create a color palette with the RGBGradationCalculator (from FME Hub), then add the palette to the DEM raster. See also this Q&A;: How To Transform DEM/DTM Gray8 TIF To RGB32 TIF With Color Based On Gray8 Value (elevation)

View original
Did this help you find an answer to your question?

3 replies

takashi
Contributor
Forum|alt.badge.img+21
  • Contributor
  • Best Answer
  • July 9, 2018

Hi @renosungis, a possible way is: convert the point cloud to a UInt8 DEM raster (see the article you have linked), create a color palette with the RGBGradationCalculator (from FME Hub), then add the palette to the DEM raster. See also this Q&A;: How To Transform DEM/DTM Gray8 TIF To RGB32 TIF With Color Based On Gray8 Value (elevation)


renosungis
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • July 12, 2018

Hi @takashi,

Thanks a lot for your answer!

Just would like to share a good tool for generating the Seed Colors in RGB/HEX in a minute.

http://www.zonums.com/online/color_ramp/

After I have generated the custom color ramp, I copied the color ramp table to Google Sheets using a function called TEXTJOIN with character ";".


takashi
Contributor
Forum|alt.badge.img+21
  • Contributor
  • July 12, 2018
renosungis wrote:

Hi @takashi,

Thanks a lot for your answer!

Just would like to share a good tool for generating the Seed Colors in RGB/HEX in a minute.

http://www.zonums.com/online/color_ramp/

After I have generated the custom color ramp, I copied the color ramp table to Google Sheets using a function called TEXTJOIN with character ";".

0684Q00000ArKiJQAV.png

0684Q00000ArJfoQAF.png

Thanks for sharing the good tool.

 

If the spacings (n) between adjacent fixed colors are identical, I think the RGBGradationCalculator with this Seed Colors could generate the same palette.

 

204,255,255;230,255,179;0,204,68;204,204,0;204,102,0;153,77,0;204,204,204;255,255,255

 


0684Q00000ArMKeQAN.png

 

0684Q00000ArMTZQA3.png

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings