mapbox / mapbox/mapbox-gl-js

Abstraction at poles in globe view

Open
#11,949 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

3d :triangular_ruler:
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

![image](https://user-images.githubusercontent.com/12721145/171497717-fdcd8108-23e4-4635-907f-87a5e1e9ee5b.png)

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.