Abstraction at poles in globe view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**mapbox-gl-js version**: `v2.9.0-beta.1`
**browser**: `chrome v101.0.4951.64`
### Steps to Trigger Behavior
1. Add a tileset similar to https://docs.mapbox.com/mapbox-tiling-service/examples/bathymetry/
2. Zoom in on the north pole
### Link to Demonstration
https://codepen.io/willymaps/pen/vYdjrWX
### Expected Behavior
Not sure if it's possible, but it would be great to see less abstraction at the poles.
### Actual Behavior

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 CodePen demonstration and reproduce the behavior in mapbox-gl-js v2.9.0-beta.1 using a bathymetry-like tileset, then zoom in on the north pole. Investigate the globe view rendering path to determine whether the observed polar abstraction is a bug; done means the polar view shows less abstraction or the behavior is documented as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100