maproulette / maproulette/maproulette-backend
Only work on tasks in specified area
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
It would be nice if I could define an area and only work on tasks of a specific challenge in that area. Simple bbox would be enough I think. This way I could just fix things in my country or so. I can do this through the map view, but that is tedious, because I have to zoom in again and again after each task and pick a new one, instead of just taking the next task.
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 reviewing the backend API paths used for challenge task selection and the map view's next-task flow. Done means a user can specify a bounding box and receive only tasks from the selected challenge within that area, without repeatedly repositioning the map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100