I am using elasticsearch and kibana 6.5.4 version. I have geo-coordinates in my data that related to India. so i am able to view the geomap properly. I got graph like sum(myamount) by coordinates in my graph. but i want sum(myamount) by region. In the on hover of each coordinate it should show the coordinates along with regions . is this possible in coordinates map please advice me.
Right now we have no pre-built vector map for India regions, but there is also a guideline on how to build one in the documentation.
After this is done, you just have to use a Split by Terms aggregation with the field that contains the region UID that you've defined in the vector map for each region.
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.