mapbox / mapbox/mapbox-sdk-js

Callback or promise when upload has finished processing

Open
#375 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
768
Forks
191
PR merge metrics
No merged PRs in 30d

Description

I was looking for some kind of callback or promise when the processing is done.

Some info about our project: We are uploading raster tilesets(GeoTIFF files) very often, and the file size can be from a few MBs to some GBs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the JavaScript SDK entry point for raster tileset uploads and reviewing how processing completion is currently exposed. Determine which Mapbox service response or event represents completion, then define the callback or promise behavior and verify it with the relevant upload tests; the issue does not name a file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.