Replies: 1 comment 3 replies
-
@leeran88 Have you tried pointing different map layers to the same provider layer? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have a provider with 3 layers, with the same SQL query (with parameters).
Is it possible to share the SQL query between the layers? I want to avoid duplicating them in the config.
Worth to mention - I separated them because the have different geometry types (point, polygon, linestring)
Beta Was this translation helpful? Give feedback.
All reactions