New v6 geocoding batch API is not exposed through the SDK
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to figure out how to use the new batching capability shown at https://docs.mapbox.com/api/search/geocoding#batch-geocoding, but it looks like the latest SDK (0.16.0) does not support this yet.
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 with the linked Mapbox batch geocoding documentation, then inspect the SDK's existing geocoding service entry point and related tests. Compare the v6 batch operation with the current SDK surface; done means the batch capability is exposed through the SDK and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100