Skip to main content
Solved

How can I set the raster extent in the RasterDEMGenerator? Similar to Specify Ground Extents in the NumericRasterizer?

  • November 15, 2016
  • 2 replies
  • 61 views

Forum|alt.badge.img+3

I am trying to specify the exact extent of my Raster DEM generated from LiDAR data. The lower left (origin) corner coordinates are 500000,5600000; 5m cell size; 500x500 cells, therefore upper right corner coordinates are 502500, 5602500. I can Specify Ground Extents in the NumericRasterizer, but not in the RasterDEMGenerator. Any suggestions on how to do this?

Best answer by takashi

Hi @mikek, if you once transform the DEM raster from the RasterDEMGenerator into a point cloud with a PointCloudCombiner, you can then re-create a raster by a NumericeRasterizer with setting required ground extents, I think.

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

2 replies

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • November 16, 2016

Hi @mikek, if you once transform the DEM raster from the RasterDEMGenerator into a point cloud with a PointCloudCombiner, you can then re-create a raster by a NumericeRasterizer with setting required ground extents, I think.


Forum|alt.badge.img+3
  • Author
  • November 16, 2016
takashi wrote:

Hi @mikek, if you once transform the DEM raster from the RasterDEMGenerator into a point cloud with a PointCloudCombiner, you can then re-create a raster by a NumericeRasterizer with setting required ground extents, I think.

@takashi Brilliant! This is something I've struggled with for a while now, thank you very much.

 


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