All Apps and Add-ons

How to add color to a specific state in cluster map visualization

mjlsnombrado
Communicator

Hi all,

How can I change the color of the a specific country in a cluster map? below is the cluster map and the expected output

Thanks in advance

0 Karma
1 Solution

mjlsnombrado
Communicator

Thanks for all the suggestions :). To close this question I've managed to do it using custom map tiles.

View solution in original post

0 Karma

dhirendra761
Contributor

This app will be helpful:
https://splunkbase.splunk.com/app/3124/

0 Karma

dhirendra761
Contributor

This app will be helpful:
https://splunkbase.splunk.com/app/3124/

0 Karma

mjlsnombrado
Communicator

Thanks for all the suggestions :). To close this question I've managed to do it using custom map tiles.

0 Karma

TISKAR
Builder

Hello,

You have examples here:
https://splunkbase.splunk.com/app/1603/

0 Karma

burakcinar
Path Finder

hello,

you can do it with Choropleth Map.

example ;

source=my_data_source.csv 
| lookup geo_us_states longitude as Longitude, latitude as Latitude 
| stats count by featureId 
| geom geo_us_states

check this more information..
https://docs.splunk.com/Documentation/Splunk/7.0.3/Viz/ChoroplethFormatting

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...