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.4K All Categories
- 5.4K Features Discussion
- 314 Downloading Imagery
- 1.3K Elevation Data
- 377 Georeferencing Imagery Discussion
- 603 GM Script Language
- 49 User Scripts
- 112 GPS Features
- 394 Projection Questions
- 800 Raster Data
- 1.3K Vector Data
- 6.5K Support
- 161 Announcement and News
- 890 Bug Report
- 556 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 537 Other Discussion
- 128 GIS Data Sources
- 26 Global Mapper Showcase
- 224 How I use Global Mapper
- 104 Global Mapper Forum Website