maproulette / maproulette/maproulette-backend
Let user schedule overpass re-querying
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
For Overpass-based challenges, let the user define if and how often the query should automatically be re-run to update the tasks.
The use case for this is that some tasks will get fixed outside of MapRoulette, and this should be reflected in MapRoulette to avoid too many 'already fixed' tasks.
Broke out from #68
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 tracing how Overpass-based challenges run queries and how their tasks are updated. Determine where a user-defined re-query schedule and frequency would be represented and processed. Done means scheduled re-runs update tasks so work completed outside MapRoulette is reflected without manual intervention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100