qwc-services / qwc-config-generator

QWC Config Generator
2 stars 12 forks source link

Set tiled of sublayer in theme #36

Closed vvmruder closed 1 year ago

vvmruder commented 3 years ago

I can set the tiled setting on the level of a theme in the tenantConfig.json. Thats fine. Since my theme contains a layer with tricky labels where I do not need the tiling on this specific layer I want to turn it of for this one but keep it enabled for all the other layers.

I played around now for a while but was not able to get it working.

Is there a possibility to do it? And if => How?

Cheers C

manisandro commented 2 years ago

This is currently not possible. The client would need to be extended to split tiled from non-tiled sublayers and send separate requests.

vvmruder commented 2 years ago

Thank you for explanation. :+1: