018] How to Create Elevation Areas, Vectorize Rasters, and Generate TIN Meshes in Global Mapper
Convert terrain data into simplified area polygons or complex 3D triangular meshes (TIN) for advanced spatial analysis.
This tutorial covers advanced context menu functions for elevation layers in Global Mapper. You will learn how to group identical elevation values into area features, vectorize specific raster ranges, and convert Digital Elevation Models (DEM) into high-fidelity Mesh/TIN features for 3D modeling workflows.
We continue exploring the Elevation Layer context menu.
Create Elevation Area Polygons from Equal Values
This function works with both elevation and raster layers. It groups elements with the same values into a single polygon.
When you run Create Area Feature from Equal Values..., a list of compatible layers will be displayed. Select the elevation layer and click OK. A detailed setup window will then appear.
Equal-Value Area Creation Settings
- Layer Description: Sets the name for the new layer to be created.
- Value Attribute Name: Sets the attribute name that will store the elevation value for the generated polygons.
- Set up Allowed Color Fuzziness: This applies to raster layers, which we will cover later.
- Set up Allowed Elevation Fuzziness: This is specifically for elevation layers.
- Maximum Match Distance: This defines the acceptable elevation range around each value. For example, if you enter "5", it will group elevation values within a $-5$m to $+5$m range into a single polygon. This means the resulting polygon will represent a 10m elevation range. The smaller this value, the more polygons will be generated.
Enter your settings as shown above and click OK.
The elevation polygons have been created. Let's look at the information for one of them.
By selecting the Feature Info Tool (Alt+P) and clicking the red polygon in the center, we can see its perimeter, area, and the fact that it encompasses an elevation range from 105m to 115m. This is used when you need a simplified representation of elevation.
Vectorize Elevation Raster Data
While Create Area Feature from Equal Values... creates polygons for all values in a given area, Vectorize Raster allows you to select a specific range and convert it into a polygon.
Upon selecting Vectorize Raster, a setup window appears.
Vectorize Raster Options
- Layer Description: Enter the name for the new layer.
- Elevation/Slope: Enter the specific elevation (or slope) range you want to convert into a polygon.
- Discard Areas Smaller than: Polygons with an area smaller than the specified value will not be created.
Clicking OK will generate a polygon covering only that specific elevation range.
Simple, isn't it? It's worth noting that by changing the shader in Global Mapper, you can also differentiate slope or aspect into polygons using these same methods.
Generate TIN Meshes from DEM Terrain
Global Mapper can create both DEM and TIN simultaneously from digital topographic maps. However, if you have imported a DEM from elsewhere and want to create a TIN, you must convert the DEM to a Mesh.
That function is Create Mesh Features from Terrain.
Executing this menu brings up the layer selection window followed by the detailed settings.
Mesh Creation Settings
- Vertical Units: The unit of measurement (obviously Meters).
- Mesh Grid Spacing: This determines the resolution. For example, setting it to 40x40m means the elevation layer will be analyzed in 40m segments. Smaller values create more accurate meshes.
- Texture Options: Determines whether to apply the colors of the current layer to the mesh and how detailed that application should be. Smaller values will apply the original layer's colors more accurately.
Click OK to generate the mesh layer.
Conclusion
The mesh layer (TIN) has been successfully registered. Since the remaining items are not directly related to analysis, I will conclude the elevation layer menus here.
Next, we will explore the menus for raster layers.
That's all for today~
- Learn previous workflow in 017] How to Create BBOX and Point Clouds from DEM Data in Global Mapper
- Continue learning with 019] Global Mapper - Raster Layer
Comments
Post a Comment
Feel free to leave a comment if you have any questions about Global Mapper or CityEngine. I will get back to you with a sincere response as soon as possible. (Please note that all comments are moderated and manually approved to maintain a high-quality community. Promotional or spam content will not be published.)