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

[Maps] Show legend preview icon for vector tile scaling #76549

Closed
thomasneirynck opened this issue Sep 2, 2020 · 1 comment · Fixed by #94811
Closed

[Maps] Show legend preview icon for vector tile scaling #76549

thomasneirynck opened this issue Sep 2, 2020 · 1 comment · Fixed by #94811
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation enhancement New value added to drive a business result

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Sep 2, 2020

When ES-document layers are using the .mvt scaling option, there is no small legend preview-icon next to the layer name. Instead, it defaults to the generic vector edge-point icon.

The default behavior in Maps for adjusts the legend-icon based on the geometry-type of the data. Showing a circle/icon for point-geometries, squiggly line for lines, etc...

Ability to query for geometry-type in Elasticsearch would enable this feature for vector-tiled format: elastic/elasticsearch#49569

In absence of ES-support of aggregating by geometry-type, Kibana could do a best effort (e.g. defaulting to filled-shape icon, or filled-dot icon)

@thomasneirynck thomasneirynck added enhancement New value added to drive a business result [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Sep 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation enhancement New value added to drive a business result
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants