mapbox / mapbox/vector-tile-js
get raw byte length of Individual layers
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 405
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Ability to get raw byte length of Individual layers in vector tile
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
The issue names no files, tests, or entry points. Start by tracing how vector-tile-js parses individual layers and determine how layer boundaries can be exposed; done means the public API provides each layer's raw byte length with tests covering the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100