MerginMaps / MerginMaps/mobile

Splitting geometry while recording

Open
#3,900 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

Suspicious behaviour:
The form data gets lost when you split geometry before saving it

To reproduce:

  1. Record a polygon in a polygon layer
  2. Fill in some form data
  3. Hit edit geometry button before saving it
  4. Choose 'Split geometry' from the three dots options
  5. Split the polygon
  6. Both polygons are saved without the form data and one polygon is yellow... 🟡 🙃

https://github.com/user-attachments/assets/fcb34608-7558-4378-866e-83c4745ef848

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

Start by reproducing the six steps in the issue and observe the split-geometry flow before saving. Trace how form data and polygon highlighting are handled during the split, then verify that both resulting polygons retain the entered form data and the incorrect yellow state is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp, ios
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.