MerginMaps / MerginMaps/mobile

Remove hole in polygon will remove whole feature

Open
#2,278 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. have multipolygon feature with hole in it
  2. 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.

https://user-images.githubusercontent.com/83582181/191441572-ab6c8a89-a689-496f-98bc-d42ed1320725.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.