Create Area Features from Selected Line Features
I want to programtically convert vector polyline contour data (forestry data) (Each line has an assigned elevation value) to areas
& then flatten areas with a constant value rather then interpolated values.
In the digitisation UI tools I noticed you have 'Create Area Features from Selected Line Features'. My understanding is that this functionality is not available programitically from the SDK.
We are currently using GM_GenerateElevationGrid to create grids elsewhere in our software but in this instance I think that we first have to convert the vector poly lines to areas. Prehaps we could then call GM_GenerateElevationGrid passing in GM_GridGenSetup_t with mFlags = GM_GridGenFlags_t32.GM_GridGen_FlattenAreas?
Is there a way to achieve this? (We can prompt the user to only submit complete lines for grid conversion).
In the digitisation UI tools I noticed you have 'Create Area Features from Selected Line Features'. My understanding is that this functionality is not available programitically from the SDK.
We are currently using GM_GenerateElevationGrid to create grids elsewhere in our software but in this instance I think that we first have to convert the vector poly lines to areas. Prehaps we could then call GM_GenerateElevationGrid passing in GM_GridGenSetup_t with mFlags = GM_GridGenFlags_t32.GM_GridGen_FlattenAreas?
Is there a way to achieve this? (We can prompt the user to only submit complete lines for grid conversion).
Tagged:
Categories
- 12.9K All Categories
- 5.7K Features Discussion
- 346 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 645 GM Script Language
- 54 User Scripts
- 115 GPS Features
- 419 Projection Questions
- 829 Raster Data
- 1.4K Vector Data
- 6.6K Support
- 180 Announcement and News
- 926 Bug Report
- 561 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 575 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 242 How I use Global Mapper
- 108 Global Mapper Forum Website