problem combining polygons

I had a circular polygon that I split, then added terrain data to each half. However, when I tried to combine the two halves, one disappeared. I checked for invalid areas, but there weren't any. Any idea why one half would disappear upon combining?
Polygons before combining:
Checking for invalid areas:
After combining:
Answers
-
Hi JSL,
I can reproduce what you're seeing. It's a bit of a mystery, as the two polygons do indeed intersect at their boundaries, so they should combine correctly. Unfortunately, I can see that when we combine them internally, no result is generated, so we keep the original area feature and move on, which is what you're seeing.
I'm not sure what version of Global Mapper that you're using, but it must be relatively recent. If so, you should see a "Use legacy method" checkbox on the "Select Combine Options" dialog. This uses the original Combine code, which we replaced with a much faster implementation, but kept around for situations like this. When I checked "Use legacy method", the polygons combine as expected.
In the meantime, I created a new issue (GM-14338), so we can take a closer look.
Thanks for reporting this.
~Jeff
-
Sorry, the issue is actually GM-15080, just for the record.
~Jeff
Categories
- 12.9K All Categories
- 5.7K Features Discussion
- 346 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 646 GM Script Language
- 54 User Scripts
- 115 GPS Features
- 419 Projection Questions
- 833 Raster Data
- 1.4K Vector Data
- 6.6K Support
- 180 Announcement and News
- 929 Bug Report
- 561 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 577 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 108 Global Mapper Forum Website