Skip to content
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

Bound layer max LOD #208

Open
suur opened this issue Nov 1, 2020 · 1 comment
Open

Bound layer max LOD #208

suur opened this issue Nov 1, 2020 · 1 comment

Comments

@suur
Copy link

suur commented Nov 1, 2020

Hello,

I have defined 2 resources, a surface-dem SRTM DEM with a lodRange: [1,15] and a tms-raster-remote Bing maps with a lodRange: [2,21]. When I browse the Bing layer with leaflet (using mapproxy's built-in view), it loads the Bing tiles to max LOD of 21 as expected. However, when I define the map configuration and set the TMS raster as a bound layer for the surface, the max LOD for the Bing tiles seems to be 14.

Is the LOD of the raster limited to the LOD of the surface it is draped over? Is this something that can be changed?

@jrjdavidson
Copy link

That is correct, I asked the same question a few weeks ago:
melowntech/vts-backend#14 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants