Skip to content

Tooltip - Add the capability to render layer features with QGIS Style (using SLD)#5768

Merged
mdouchin merged 7 commits into3liz:masterfrom
nboisteault:sld-to-ol-style
Feb 18, 2026
Merged

Tooltip - Add the capability to render layer features with QGIS Style (using SLD)#5768
mdouchin merged 7 commits into3liz:masterfrom
nboisteault:sld-to-ol-style

Conversation

@nboisteault
Copy link
Copy Markdown
Member

@nboisteault nboisteault commented May 22, 2025

Allow to display the tooltip layer features with the same symbology as in QGIS project.

The style is taken from QGIS Server GetStyle request in SLD format. The rendering in Lizmap Web Client could defer from the one in QGIS, since SLD cannot mimic every option in QGIS.

If you use PNG or SVG in your symbology, you must keep them simple and embed them inside the QGIS project. External SVG won't be displayed.

When the user hovers a layer feature, its size in increased by 50%

Capture.video.du.2025-11-21.14-58-10.mp4

A new option displayLayerStyle must be set to `true' in the layer Tooltip configuration with Lizmap plugin, for this behaviour to happen.

Funded by CD30 Gard

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale".
If there is no further activity on this pull request, it will be closed in two weeks.

@github-actions github-actions Bot added the stale This ticket might be closed soon label Nov 3, 2025
@github-actions github-actions Bot closed this Nov 17, 2025
@mdouchin mdouchin reopened this Nov 19, 2025
@github-actions github-actions Bot modified the milestones: 3.10.0, 3.11.0 Nov 19, 2025
@mdouchin mdouchin self-assigned this Nov 19, 2025
@mdouchin mdouchin removed the stale This ticket might be closed soon label Nov 19, 2025
@mdouchin mdouchin changed the title Tooltip: display layer style for points Tooltip - Add the capability to render layer features with QGIS Style (using SLD) Nov 21, 2025
@mdouchin mdouchin marked this pull request as ready for review November 21, 2025 13:47
@github-actions github-actions Bot removed the closed label Nov 21, 2025
@mdouchin mdouchin removed their request for review November 24, 2025 13:45
@github-actions
Copy link
Copy Markdown

The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale".
If there is no further activity on this pull request, it will be closed in two weeks.

@github-actions github-actions Bot added the stale This ticket might be closed soon label Jan 26, 2026
@rldhont
Copy link
Copy Markdown
Collaborator

rldhont commented Feb 4, 2026

@mdouchin would it need some configuration ?

@3liz-bot 3liz-bot removed the stale This ticket might be closed soon label Feb 4, 2026
@mdouchin
Copy link
Copy Markdown
Collaborator

mdouchin commented Feb 4, 2026

Yes, a way to setup a new property for each tooltip layer

"displayLayerStyle": true

@mdouchin
Copy link
Copy Markdown
Collaborator

@rldhont I just pushed back after rebasing from master. It seems ready to be merged, if you are OK.

Copy link
Copy Markdown
Collaborator

@rldhont rldhont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdouchin you can merge

@mdouchin mdouchin merged commit 4876a1a into 3liz:master Feb 18, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants