Hi,
Is it possible to use a layer imported from a GeoJSON file as a filter ? Example, in this picture I would like to use the red area layer as a filter, only points inside the area are shown ?
How can I do it ?
thanks,
Hi,
Is it possible to use a layer imported from a GeoJSON file as a filter ? Example, in this picture I would like to use the red area layer as a filter, only points inside the area are shown ?
How can I do it ?
thanks,
At this moment you cannot perform overlay analysis with Kibana. If you are only talking about a single feature, you can still add the coordinates of that feature to the Map filter. The trick (and we may need to improve this) is that the interface is in the tooltip, and it will only show if you add at least one field.
My test:
Documents
layer from the Kibana Flights index, mapping the OriginLocation
field.Apply global filter to layer data
_id
field (or any other) to the GeoJSON layerFilter by geometry
. On the small following wizard remember to set up the filtered field as OriginLocation
, since that's the field of your points.Hope this helps.
Created a feature request here related with the need for a tooltip to appear to have at least one field added.
Hi Jorge,
Thanks a lot for your answer. I tested your solution and will do it.
And thanks for the new feature request it will be useful.
thanks,
Great, feel free to add any comments to the feature request.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.