Add geo bounds to location or ts retrieval
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
It seems like it would be relatively easy to select Locations or TS that are within a user-supplied BBOX.
Even better would be if a user could supply a polygon (instead of just a box) or draw a shape (maybe via something like https://github.com/Wildhoney/Leaflet.FreeDraw )
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 API retrieval entry points for Locations and TS and determine how a user-supplied BBOX would be represented and applied. Review Leaflet.FreeDraw only as a reference for the optional drawing idea; done requires an agreed scope between BBOX, polygon, and drawing support, plus corresponding API behavior and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100