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?
Solved
How can I set the raster extent in the RasterDEMGenerator? Similar to Specify Ground Extents in the NumericRasterizer?
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.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

