mapbox / mapbox/vector-tile-base
Abstract Arrays of Data in Feature Properties
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 57
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Add the ability to add repeated keys to a property by exposing a list option for Properties.
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
No file or test path is named. Start by locating the Properties implementation and its existing tests, then trace how feature properties are encoded; done means a list option allows repeated keys in a property and the relevant tests cover that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100