-
-
Notifications
You must be signed in to change notification settings - Fork 739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
globe projection render errors after v5.0.0-pre7 with pmtiles #5242
Comments
Please provide a proper way to reproduce this issue, screenshots are not enough. |
Way to reproduce:
Observe that pre.10 leaves tiles unloaded, while pre.7 loads them perfectly. |
Can you create a JSBin or something similar? It's hard to understand the steps to reproduce this way. |
Thanks. I'll try better. That 120 GB pmtiles (world) is tough act to deliver as part of demo - but I'll see if I can make it happen. My instance is 100% localhost running on RPi4 and taking it out from there is bit painful and my frontend skills with tooling are bad. But let me see. |
From your screenshots it appears that only "ocean" features are disappearing and also at low zoom levels. Maybe the problem is reproducible with a much smaller dataset. |
I was able to get this example to show similar thing (even without globe), so it might be fastest way to test it. |
Can you please provide a jsbin with the issue? I'm having a hard time understanding how to reproduce this, and what is the minimal reprodction, and if it's related to globe or not, if it's related to pmtiles or not. |
I think this is a pretty minimal reproduction. I can reproduce this without the globe mode on large zoom levels => this is only realted to pmtiles or due to some projection changes affecting pmtiles |
maplibre-gl-js version:
browser: Firefox 128.5.0esr (debian 12)
Steps to Trigger Behavior
Link to Demonstration
v5.0.0-pre.10
Expected Behavior
v5.0.0-pre.7
The text was updated successfully, but these errors were encountered: