Interpolate where 3D-point-obstacle crosses a 3D-TIN-triangle
Hello everybody
I would like to know at which height an obstacle (a point with a z-value) is crossing a 3D-TIN-triangle which is floating in the air. The purpose would be to see if the obstacle is too high.
Is there a way to interpolate the height of the triangle at the point where the obstacle is?
Thank you for any advice and let me know if I can add more crucial information
All the best
Awebunag
I would like to know at which height an obstacle (a point with a z-value) is crossing a 3D-TIN-triangle which is floating in the air. The purpose would be to see if the obstacle is too high.
Is there a way to interpolate the height of the triangle at the point where the obstacle is?
Thank you for any advice and let me know if I can add more crucial information
All the best
Awebunag
Tagged:
Answers
-
Hello,
You need to rename the "Z" value attribute of the point file from "ELEVATION" to something else.
Then create an elevation raster from your TIN.
Then add ELEVATION from terrain layers to selected points.
You will have the point file with 2 "Z" values.
In the end you create an attribute where you substract the original z value from the added value.
The points with negative result of this attribute will be the penetrations.
The value of the attribute will be the penetration value.
-
Thank you very much
Categories
- 13K All Categories
- 5.8K Features Discussion
- 350 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 652 GM Script Language
- 56 User Scripts
- 115 GPS Features
- 421 Projection Questions
- 837 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 182 Announcement and News
- 941 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 580 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 111 Global Mapper Forum Website

