maproulette / maproulette/maproulette-backend
Allow filtering / search for "too hard"
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
I found a quite hard riverbank problem (Jotos Multipolygon fixes) but solved it!
One other mapper had marked the task as "too hard".
Probably it would be nice to be able to find tasks which were too hard for other mappers.
This would keep the low hanging fruits for other mappers.
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 in the MapRoulette back-end/API and trace how tasks are filtered or searched, then find where the "too hard" status is represented. Define the filtering behavior for tasks marked too hard and verify that the API can return those tasks without excluding existing filters. No specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100