Wednesday, April 13, 2016

Lab 5: LiDAR Remote Sensing




Goal:

The purpose of this lab was to expose us to some basic components of LiDAR processing and data structure. Also, we will learn strategies of working with Lidar point clouds in LAS file format.

Methodology:

Part 1: Point cloud visualization in Erdas Imagine

 In this section, I added all of the point cloud data into an empty viewer in Erdas (Figure 1). A very important aspect of working with LAS data is to make sure you have the title index along with the metadata. I then used ArcMap to insert the tile index of the files just added to Erdas. I then used the “select by attributes” tool to find a tile.


Figure 1 LAS point clouds in Erdas

 Part 2: Generate a LAS dataset and explore lidar point clouds with ArcGIS

From this point on, the lab will completed in ArcMap because the processing of point clouds is easier. Tasks to be completed for this part included…

      • Create a LAS dataset
      • Explore the properties of LAS dataset
      • Visualize the LAS dataset as point cloud in 2D and 3D

 




I began by bringing the LAS file from the class lab folder into my lab 5 folder and then created a folder connection with my Lab 5 folder in my Q-drive. I then navigated to this LAS file in arccatalog and created a new LAS dataset entitled “Eau_Claire_City”. I then added the same files added to Erdas in part 1 to the new dataset properties. Here, you can view the various data components for each file (figure 2).

Figure 2 LAS Dataset Properties window after adding the LAS files

In the same window, I went to the statistics page and ran the calculation of statistics for the entire dataset, however, the statistics for each individual file can also be viewed. Statistics are important to show quality assurance/ quality control (QA/QC) of both LAS files and datasets. To determine the data quality of our dataset I compared the maximum and minimum elevation of the data to the real world. Turns out, the range of elevation is not accurate in the dataset because the dataset does not have an assigned coordinate system.

 

Next, I assigned a coordinate system. First, I had to check the lab metadata folder for any information that would help selecting the coordinate system. I then assign both a vertical and horizontal coordinate system by entering the XY Coordinate System tab and navigated to the correct one.

                                                Horizontal: NAD_1983_HARN_WISCRS_EauClaire_County_Feet

                                                Vertical: NAVD_1988_Foot_US

 

 

 

 

From here, I then added the new dataset to ArcMap. To ensure the correct coordinate system was assigned to the dataset I added a shapefile of Eau Claire. Next, I examined the points themselves. The mad has them color-coded by elevation range (Figure 3). In some cases, there was little data collected which resulted in areas of “flat surfaces” when in reality it was a peak. This could be caused by the lack of sunlight hitting the far side of the peak therefore the sensor does not have the ability to collect data.  

 

                     

 

 Figure 3 Point elevation color code



No comments:

Post a Comment