Adding elevation to LiDAR data
nikolajvh
Global Mapper User
I have a Surface that defines the height limit of my terrain and object like buildings and trees.
I also have a LiDAR scanning of the area.
I would like to extract the LiDAR points that penetrate the limitation surface.
As the height of the limitation surface vary, i can not just extract the points above a specific height.
My possible solution is to make a DEM surface of the limitation surface with inverted height and ad it to the LiDAR height, and the points with > 0 elevation is above the limitation surface. Then i can classify the points and reverse the process.
But when i try to add/extract an elevation from lidar points the elevation values is multiplied by 100.?
So when i add 50m an elevation will become e.x. 218.95m x 100 +50 = 21945m
I have tried with multiple LiDAR sets with the same result.
Any one know how to add elevation to LiDAR correct or have another way to accomplish this task?
I also have a LiDAR scanning of the area.
I would like to extract the LiDAR points that penetrate the limitation surface.
As the height of the limitation surface vary, i can not just extract the points above a specific height.
My possible solution is to make a DEM surface of the limitation surface with inverted height and ad it to the LiDAR height, and the points with > 0 elevation is above the limitation surface. Then i can classify the points and reverse the process.
But when i try to add/extract an elevation from lidar points the elevation values is multiplied by 100.?
So when i add 50m an elevation will become e.x. 218.95m x 100 +50 = 21945m
I have tried with multiple LiDAR sets with the same result.
Any one know how to add elevation to LiDAR correct or have another way to accomplish this task?
Tagged:
Answers
-
Is this for obstruction analysis? There is no good way to do it currently, all methods approximate the obstacle and OIS surfaces.
-
Maybe this way:
Export the lidar data as csv file.
Load back into GM.
Change attribute value ELEVATION with other name.
Apply elevation to the points from the obstacle limitation surface DEM.
Use calculate attributes over the csv layer and extract original elevation from DEM elevation.
The negative value is penetrating the surface.
Or create 2 surfaces.
one of the lidar data and second of your limitation surface.
extract with combine/compare terrain
Categories
- 12.8K All Categories
- 5.7K Features Discussion
- 345 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 636 GM Script Language
- 54 User Scripts
- 114 GPS Features
- 417 Projection Questions
- 825 Raster Data
- 1.3K Vector Data
- 6.6K Support
- 178 Announcement and News
- 912 Bug Report
- 558 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 569 Other Discussion
- 131 GIS Data Sources
- 27 Global Mapper Showcase
- 238 How I use Global Mapper
- 107 Global Mapper Forum Website