-
Notifications
You must be signed in to change notification settings - Fork 12
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
Custom grids for higher zoom levels (up to 42)? #58
Comments
Hi,
Best, |
I've tested the custom Mercator grid with PostGIS vector data and I could reproduce that layers disapeared on z levels > 22. Setting
|
In the next release, setting |
Hi Pirmin, thanks again for your help, it seems that the problem came from mapbox since bbox works perfectly with openlayers. We will then use openlayers for the moment, maybe we will come to you if we have some questions. If you are interested there is a development version of lifemap using bbox here: thanks a lot for your tool! |
Wow, this looks great! I'm closing this issue then. |
Hello,
thanks Pirmin for your answer at the issue initially posted dhere
t-rex-tileserver/t-rex#316
First, thanks a lot for your help. And sorry for this long message. We tried with @simonpenel to prepare a small example showing the bug we are facing when zooming in the map, and for which we are struggling finding a solution. If it is obvious for you what happens an how to solve it, it would be great !
The symptom : if you zoom in the simple map (only black) we prepared at this url: http://134.214.213.45/assets/html/index_test42.html, you will see that starting from zoom 27, some tiles do not display correctly, creating some kind of irregular checkerboard
The reproducible example: To make the problem very simple and easily reproducible we decided that the map only displays one tile (always the same, named 1.pbf).
The server configuration file was this one this one :
and the configuration json files used are available here:
mystyle_test42.json
lines_test42.json
Do you have any idea where the problem could come from?
All the best, and thanks again for your time,
Damien
Originally posted by @damiendevienne in t-rex-tileserver/t-rex#316 (comment)
The text was updated successfully, but these errors were encountered: