visgl / visgl/deck.gl

Mapbox/Maplibre elevation compatibility

Open
#7,064 24 comments 3 reactions 1 assignee View on GitHub

@Pessimistress is already working on this.

Since Jun 24, 2022.

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

Description

Description

We're using interleaved terrain rendering with Deck and Mapbox/Maplibre.
There is a mismatch of elevation on renders - probably due to camera positioning between Deck and the others

Expected Behavior

I'd expect to see an overlap. WebMercatorViewport docs mention compatibility of default parameters

Steps to Reproduce

This codepen allows for toggling between both deck and the new Maplibre Terrain 3D versions.
We've also tested with Mapbox with the same results.

https://codepen.io/diogovit/full/wvyNjwW

Environment
  • Framework version: deck.gl@8.7.11 (latest)
  • Browser: any
  • OS: any

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.