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

Legend component for WFS/Vector layers #8306

Closed
1 task
allyoucanmap opened this issue Jun 7, 2022 · 0 comments
Closed
1 task

Legend component for WFS/Vector layers #8306

allyoucanmap opened this issue Jun 7, 2022 · 0 comments

Comments

@allyoucanmap
Copy link
Contributor

allyoucanmap commented Jun 7, 2022

Description

We could implement a component that use the json encoding style to generate a legend client side for WFS/Vector layers

The available symbolizer at the moment are:

Symbolizer Expected Symbol in Legend Available properties
Polygon square with description fill and outline
Line diagonal line stroke and dash (line cap and join ?)
Icon image icon icon image with opacity (rotation and size?)
Mark image icon see function getWellKnownNameImageFromSymbolizer in VectorStyleUtils.js
Text we skip this for the moment

Sample structure of the expected symbols in the legend based on the previous table
image

Acceptance criteria

  • Component to show the lengend inside the TOC for layer of type vector or wfs

Other useful information

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

No branches or pull requests

4 participants