I uploaded the csv file which includes lat and long columns. The in the advanced tab I choose the lat nad long fields and create a new geo_point. The data is like "geo": "37.8357,26.7728", . When I want to add the index to Kibana map it says "No results found.". But if I upload the geojson data in kibana maps I see the points on the map. the data is like "coordinates": [
26.4803,
37.9113
],
The geo_point type can be expressed as a string (lat/lon), array (lon/lat), object, and WKT format. It's OK to use any of them and they all will work in Elastic Maps.
If the time picker is correct, can you run a normal query on the Dev Tools and show the results? Again, example with Kibana demo dataset.
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.