MerginMaps / MerginMaps/geodiff

Help regarding conflict resolution in pygeodiff

Open
#219 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.