maproulette / maproulette/maproulette-backend
JOSM does not select feature
Open
Nobody has claimed this yet.
confirmed
quick-fix
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
As noted in #28 JOSM currently does not pick up the changeset comment or the OSM ID to select. Must be something in the way the string gets constructed.
See also #77
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 reading issues #28 and #77, then trace how the JOSM selection string is constructed in the backend. Reproduce the JOSM behavior and inspect the generated changeset comment and OSM ID; done means JOSM selects the intended feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100