-
Hello, I wonder if it is possible to filter attributes of wfs like in the digitaltwin victoria ![]() Regards, Zolo |
Beta Was this translation helpful? Give feedback.
Answered by
na9da
Apr 10, 2025
Replies: 2 comments 7 replies
-
Hi @ZoloKiala, The Digital Twin Victoria team has published the feature as an open source plugin that you are free to use in your own maps. To add it to your map:
Let me know if that works for you. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
zoran995
-
@alangrillo in fact, I was looking for something like this: I was able to develop the plugin above. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ZoloKiala,
The Digital Twin Victoria team has published the feature as an open source plugin that you are free to use in your own maps.
To add it to your map:
package.json
yarn install && yarn gulp watch
to test itLet me know if that works for you.