bcgov / bcgov/FIT_changedetector
add option to return MODIFIED rows rather than 3 types of modified
Open
priority-low
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 39
Description
Not everyone wants to distinguish between geom and attrib changes.
I'd consider making this the default, ADDITIONS/DELETIONS/MODIFICATIONS seems like a more standard pattern.
Contributor guide
Research direction
Start by locating the code that classifies and returns changed geodata rows, then inspect how geometry and attribute changes are currently represented. Define the option's behavior and default consistently, and verify that callers can receive a single MODIFIED category instead of the three existing modified types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100