maproulette / maproulette/maproulette-frontend
Allow more than comment and source as available changeset tags
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem? Please describe.
The import guidelines were recently updated to require more descriptive tags to be added to changesets, and I'd really like to use MapRoulette to import from a specific dataset that I've been working with, but this particular lack of options means users would have to copy and paste the tags manually for every upload.
For reference, A test challenge I made for a single state for a single part of the dataset was >5k nodes, and it would take a massive cumulative amount of time to copy and paste for every single object.
Describe the solution you'd like
I would like to either have the option to enable adding the predefined keys from the import guidelines, or for the ability to input whatever keys the user chooses.
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
No file, test, or entry point is named. Start by locating the changeset tag controls and the import upload flow, then determine whether predefined import-guideline keys or user-supplied keys should be supported; done means tags can be added without manually copying them for every uploaded object.
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