span8
span4
span8
span4
Let’s be honest - point clouds can be quite difficult to deal with and they can generate a lot of frustration. It helps to simplify the data that is contained within a LAS file especially if you’re only interested in one part of the giant puzzle. One way to view the information present within a point cloud is to create shapefiles. In the examples below, we demonstrate how to create footprints or boundary polygons around buildings and how to replace trees with a single point. These new shapefiles represent the same area in a visual format that is easier to make sense of.
The examples below show how you can create points and polygons using the classification component in the point cloud data. The results were compared to an orthophoto from the same year to see how accurate they were. Since it is inevitable that there will be some misclassification errors in a point cloud, the resulting shapefiles may also contain errors. If you were to use a different, more complex point cloud than the ones used in the examples, further manipulation may be required. Additionally, due to the nature of LAS datasets, the resulting shapefiles should be used with caution when doing further analysis of the study area.
If you inspect the data after the PointCloudCoercer, all building points have now been converted into a single multipoint feature.
The image below shows what the buildings now look like after being buffered and having mis-classified areas removed. We now need to fill the gaps of the buildings.
The image below shows some of the final buildings overtop an orthophoto of the same area. Although the building polygons are very close to representing the actual buildings, there are still some remaining errors that are difficult to pinpoint and remove. These errors will vary depending on the point cloud that is being used in a workflow such as the above example. Further iterations of buffering and testing may be necessary.
The image below shows some of the points that were generated using the above workflow. Like with the building example, many of the output points are quite good, however, inaccuracies should be expected and further iterative or manual processing may be required.
Converting Point Clouds to Surface Models Using the PointCloudLASClassifier
Thinning and Combining Point Clouds
What is a Point Cloud? What is LiDAR?
Using LIDAR Waveform Attributes in FME
Using the PointCloudCoercer to Convert Point Clouds
Tutorial: Getting Started with Point Clouds
Generate Contour Data from Points
Converting Point Clouds to Surface Models without Classification
© 2019 Safe Software Inc | Legal