Skip to main content
Question

Generate terrain from ASCI files


Forum|alt.badge.img

Hi I have a set of .asc files. I am looking to use FME to generate a point cloud then build a Terrain in an ESRI's dataset from the asc files.

Is this something I can achieve using FME Desktop or do I have an ArcGIS 3D extension license.

3 replies

jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • March 16, 2018

You can use the pointCloudCombiner to turn your asc files into a point cloud and then write them out in a format like LAS.

 

 

You can use the SurfaceModeller to turn your points into a TIN or DEM, I don't believe FME writes Terrain Geodatabases directly, but I could be wrong about that.


Forum|alt.badge.img

Thanks for the suggestion. Would I be able to extract the height value at any given coordinate from a TIN or DEM?


jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • March 16, 2018
ravinhasseea wrote:

Thanks for the suggestion. Would I be able to extract the height value at any given coordinate from a TIN or DEM?

The DEM (raster) will have the height value stored as the pixel value, the DEM (points) will be an evenly spaced grid of 3D points.

 

 


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