Changes between Version 2 and Version 3 of FAQ/dsmdtm
- Timestamp:
- Apr 13, 2017, 11:38:53 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/dsmdtm
v2 v3 1 = Do the ARSF generatea DTM/DSM from LiDAR data? =1 = Do the NERC-ARF supply a DTM/DSM from LiDAR data? = 2 2 3 3 A common product for users to create from LiDAR data is a Digital Surface Model (DSM), which represents the elevation at the top of buildings / forest canopy and a Digital Terrain Model (DTM) which is the 'bare Earth' elevation (i.e., it doesn't include the height of buildings or vegetation). 4 4 5 We supply a LiDAR DSM patched with a courser resolution elevation model (normally ASTER) for use in APL for processing hyperspectral data. However, we don't provide a DTM.5 We supply a LiDAR DSM, including a version patched with a courser resolution elevation model (normally ASTER) for use in APL for processing hyperspectral data. However, we don't provide a DTM with standard deliveries. 6 6 7 There are a number of software packages capable of creating DTMs and DSMs from the point cloud files we deliver (see our [wiki:Links links] page) and we recommend users spend some time looking at which package / algorithm produces the best results for their application. Although we are unable to provide help with specific software packages we can provide general advice on creating a DTM/DSM if needed.7 There are a number of programs which can generate a DTM by classifying ground returns then interpolating to fill in gaps. If you are unsure where to start our DEM scripts have an interface for generating a DTM or DSM, which is able to use a number of software packages (some free some paid for). For more details see the following [https://github.com/pmlrsg/arsf_dem_scripts/blob/master/doc/source/tutorial_lidar.md#create-dsm--dtm-using-additional-programs tutorial] given as part of our NERC-ARF workshop (contact us for details on the next course). 8 8 9 9 [wiki:FAQ Back to FAQ]