GeoJSON zoomlevel extension alternative for Geobuf
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
At the moment there is no way of defining which feature I want in which zoomlevel.
My suggestion:
Add the possibility to use something like [ "step", ["zoom"], ... ] with the -j flag.
Like it is used in https://www.mapbox.com/mapbox-gl-js/style-spec
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 how the -j flag handles GeoJSON and compare the proposed ["step", ["zoom"], ...] expression with the linked Mapbox GL style specification. Define the supported zoom-level behavior and confirm that the requested feature-selection syntax works when converting GeoJSON to vector tiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100