MerginMaps / MerginMaps/mobile
Moving features from one layer to another
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
If accidentially a feature is added to the wrong layer, we have no other option than to delete the feature and re-record it to the other layer. It would be great to have a "Move feature to another layer" button at the bottom of the Edit Feature form.
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
Start at the Edit Feature form and trace how the selected feature and destination layers are represented and persisted. Define the behavior for a “Move feature to another layer” action, including how the feature appears in the destination layer and disappears from the original layer; the feature is done when this workflow works reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100