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

geo-distance-filter in kibana filter list #1511

Closed
janthony opened this issue Sep 30, 2014 · 5 comments
Closed

geo-distance-filter in kibana filter list #1511

janthony opened this issue Sep 30, 2014 · 5 comments
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 Feature:Filters impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort

Comments

@janthony
Copy link

Kibana filter list currently supports only querystring. The feature request is to add geo-xxx filtering to the filter list.
e.g.,

  1. When user clicks on the filter add a list of available filters are displayed.
  2. User selects a geo-distance filter.
  3. User is presented with the input fields necessary for the geo-distance filter (based on es.js geo-distance filter api)
  4. Once user specifies and adds the values, the data is filtered by geo-distance.
@janthony
Copy link
Author

I have implemented this and have submitted a pull request. The implementation looks like below;
kibana-geospatial-filter1
kibana-geospatial-filter2
kibana-geospatial-filter3

@janthony
Copy link
Author

janthony commented Oct 8, 2014

Thanks spencer for adding this to enhancements. I am merging changes to get this functioning again.

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed :Discovery labels Sep 16, 2018
@timroes timroes added Team:AppArch and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Mar 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort labels Jun 2, 2021
@nreese nreese added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Sep 3, 2021
@elasticmachine
Copy link
Contributor

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

@lukasolson
Copy link
Member

Closing as a duplicate of #67905 (which has more detail & discussion).

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 Feature:Filters impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort
Projects
None yet
Development

No branches or pull requests

7 participants