MerginMaps / MerginMaps/mobile
Remove hole in polygon will remove whole feature
Open
Nobody has claimed this yet.
bug
map tools
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Scenario:
- have multipolygon feature with hole in it
- remove the hole and save the feature
now expectation is to have a feature without hole but the feature is removed and can't be selected, but it is still displayed on the map.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the listed multipolygon hole-removal scenario in the mobile app and inspect the polygon editing and save flow. Done means the feature remains selectable after saving and is displayed without the hole; the issue names no files, tests, or specific entry points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100