Crop Contours to Point File Data
Hi,
I have several point files that i want to create contours from. I am using GENERATE_ELEV_GRID to generate my surface, then GENERATE_CONTOURS to generate my DWG. Everything works well, but i end up with contours on the triangulation from the elevation grid output. I cant crop to polygon as i have no polygon file, only the point file area. How can i trim or crop the contours to the area of data. I thought the parameter was GRID_USE_CONSTRAINTS but this did not work. Attached is the issue, showing the drey point file data over the contours. I want the contours to finish on the grid boundary so the contours continue to cleanly to the next tile once processed:
Comments
-
Hi, any feedback on this one?
-
Hi @burt46
Not sure if it will works as absolutely cleanly as you need, but one option would be to select your elevation point data (or just near the boundary if its a huge file) and then right click and under "Advanced Feature Creation Options" select "Create Coverage Area (Concave Hull) for Selected /Loaded Features".
This will form a boundary around your point data that if you select it when creating contours you can crop your contours to.
Hope this helps,
/al
-
Thanks for the feedback.
I found a workaround, basically load all the point data, then convert to LAS, then generate contours and export using the GM tile feature (i used 10km x 10 km tiles). I dont get the tile areas as per the original point file limits, but it will do.
Thanks again for the reply.
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
- 943 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.8K Technical Support
- 581 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 245 How I use Global Mapper
- 111 Global Mapper Forum Website

![2023-07-28 22_26_52-Global Mapper v23.1 (b022322) [64-bit]- REGISTERED (test.gmw_).png](https://www.globalmapperforum.com/uploads/HPX94DUYHXSV/2023-07-28-22-26-52-global-mapper-v23-1-28b022322-29-5b64-bit-5d-registered-28test-gmw-29.png)
![2023-07-28 22_27_18-Global Mapper v23.1 (b022322) [64-bit]- REGISTERED (test.gmw_).png](https://www.globalmapperforum.com/uploads/HOK7OYGXZTER/2023-07-28-22-27-18-global-mapper-v23-1-28b022322-29-5b64-bit-5d-registered-28test-gmw-29.png)
