MerginMaps / MerginMaps/geodiff
Help regarding conflict resolution in pygeodiff
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 183
- Forks
- 21
- Avg merge
- 9d 11h
- Merged PRs (30d)
- 2
Description
I'm working on merging two geo-packages using the geodiff library, I'm trying to understand the conflict resolution or developing a module for this. I have noticed that when using the apply_changeset function on cli it gives the conflict error but when using it in Python it doesn't. could someone help me with this I don't want to be writing scripts to be executed in CLI and back to Python.
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 by comparing the CLI and Python entry points for apply_changeset, focusing on how each reports conflicts. The issue does not name files or tests; done would require identifying the behavioral difference and establishing a clear Python conflict-resolution path without round-tripping through CLI scripts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100