maproulette / maproulette/maproulette-frontend
use editor-layer-index to power available map layers
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
The background map layer list appears to be a fixed set of global defaults. In some regions we have more recent and higher resolution imagery for editing OSM, indexed at https://github.com/osmlab/editor-layer-index/.
It would be nice if these were included in the available layer list.
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 the fixed global defaults produce the available background map layer list, then review the editor-layer-index data source and how its regional imagery could be represented. Done means appropriate indexed layers appear in the available list for regions where they provide newer or higher-resolution imagery, with existing defaults still handled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100