maproulette / maproulette/maproulette-frontend
Detect and warn about lack of feature ids in local GeoJSON
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
-
When building a challenge from local GeoJSON, detect and warn about lack of feature ids as this will lead to task duplication on rebuild
-
Do not allow rebuild of challenge from local GeoJSON lacking feature ids
From discussion in #430
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 the local GeoJSON challenge-building and rebuild flow, then read the discussion in #430 for context. Done means missing feature IDs produce a warning during building and prevent rebuilding the challenge from that GeoJSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100