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] Profiler Tool in Kibana Maps #133962

Closed
Tracked by #154870
jmp601 opened this issue Jun 8, 2022 · 5 comments
Closed
Tracked by #154870

[Maps] Profiler Tool in Kibana Maps #133962

jmp601 opened this issue Jun 8, 2022 · 5 comments
Labels
enhancement New value added to drive a business result Feature:Maps impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@jmp601
Copy link

jmp601 commented Jun 8, 2022

Describe the feature: A profiler tool in kibana maps that allows you to strike a line across your data to get a quick visualization of your data. This tool makes more sense against polylines or polygons than raw points as you'd have to add a buffer parameter to accommodate points intuitively.

Describe a specific use case for the feature: Imagine getting a hydrographic surveys' profile by striking a line across a GeoTile or GeoHex aggregation. Or, traffic density analysis for a city and strike across those bins to get avg speed, etc. Another one I can think of is vessel positions aggregated into a geoline and striking across those lines to get a chart of their drafts (depth they draw traveling through a waterway).

Possible features:

  • Draw one or more lines and cycle though those lines on the chart. In my example I have drawn 3.
  • Chose which layer(s) you want to see on the output visualization.
  • Choose the column you want to see from the layer on the visualion (depth in the below example).
  • Hovering over the chart (or map) would highlight the map (or chart) of object being presented.

image

@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 8, 2022
@kertal kertal added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Jun 9, 2022
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 9, 2022
@kertal kertal added triage_needed needs-team Issues missing a team label labels Jun 9, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 9, 2022
@nreese nreese added enhancement New value added to drive a business result and removed triage_needed labels Jun 9, 2022
@nickpeihl
Copy link
Member

It's almost possible to do something like this today with a Lens line chart and a Map added to a dashboard. In the screenshot below, I've used a bounding box spatial filter to draw the "line".

Limitations:

  • The x-axis on the line chart is the longitude, so it only works for horizontal or vertical (latitude) profile lines.
  • Only one spatial filter can be applied at a time, so only one line is displayed in the chart
  • Spatial filter currently only supports polygons, not lines.

Screen Shot 2022-06-20 at 13 20 09

Thanks for opening the issue. I think we have a lot to consider if we implement this.

@jb1b84 jb1b84 added Feature:Maps Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Nov 3, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@jb1b84 jb1b84 removed the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Nov 3, 2022
@nreese nreese added the impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. label Jan 26, 2023
@jmp601
Copy link
Author

jmp601 commented Apr 21, 2023

If you were able to strike a line to obtain a profile, it would need to be sorted on the order in which said objects were crossed if that's a possibility.

@nreese
Copy link
Contributor

nreese commented May 4, 2023

In order to provide better transparency of priorities, issues that will not be prioritized within the next 24 months are being closed.

Tracking request in Maps ice box #154870

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Maps impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

6 participants