Arcgis Maps to Kibana

Hi,

Is It possible to integrate an Arcgis map to use in Kibana.
And if it 's possible, How can I do it?

Thanks.

Hi @He_Pamela, you can write your own visualizations for Kibana by developing a visualization plugin, as outlined here:

https://www.elastic.co/guide/en/kibana/current/development-visualize-index.html

You'll want to be comfortable with JS, HTML, and CSS if you want to do this.

Best of luck!

Hey @He_Pamela, does Arcgis provide it's own WMS server? It's possible to use a custom tile server with Kibana, here's an example: https://www.elastic.co/blog/kibana-and-a-custom-tile-server-for-nhl-data

1 Like

Thank you so much. :slight_smile: @Brandon_Kobel

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.