maproulette / maproulette/maproulette-backend
Enhancement to provide tagged detail with task
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
For example, say we had a GeoJSON file of all the bus stops in an area, already with tags such as route, location, operator, shelter yes/no, etc.
It'd be nice to have the ability to pop open the iD editor or JOSM and be able to paste the item directly into the map if there wasn't something already there. Bus stops are an easy example because there are many scattered across a wide area, though they should have some context and tags associated with them to be useful.
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 task and API behavior in the Scala backend, then determine how GeoJSON details and tags would be represented for export or handoff to iD and JOSM. Done means the issue has a defined workflow for opening or pasting a tagged item when no map feature already exists, with the behavior validated end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100