visgl / visgl/deck.gl

[Bug]MVT tiles in high latitudes are not displayed at some zoom level in GlobalView

Open
#6,742 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
14.6k
Forks
2.3k
Avg merge
2d 9h
Merged PRs (30d)
42

Description

Description

In GlobalView, I add a MVT layer.
When I move to high latitudes and zoom in, some tiles are not displayed at a certain view
normal:
image
abnormal:
image

Flavors
  • React
  • Python/Jupyter notebook
  • MapboxLayer
  • GoogleMapsOverlay
  • CartoLayer
  • DeckLayer/DeckRenderer for ArcGIS
Expected Behavior

All MVT tiles in current view display normally

Steps to Reproduce

1、add MVT layer
2、move to high altitudes
3、zoom in
my view on problems:
image

Environment
  • Framework version:deck.gl@8.7.0
  • Browser:chrome
  • OS:windows 10
Logs

this is no error or warning in console

MVT tiles in the blank area are not requested in network

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

No source file or test is named. First reproduce the issue in GlobalView with an MVT layer by moving to high latitudes and zooming in, then trace why tiles in the blank area are not requested; done means every MVT tile in the current view displays normally without console errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.