<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Splunk Maps in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387295#M112988</link>
    <description>&lt;P&gt;okay thanks for answering &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2019 07:47:19 GMT</pubDate>
    <dc:creator>alaaelbahrawy</dc:creator>
    <dc:date>2019-05-28T07:47:19Z</dc:date>
    <item>
      <title>Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387287#M112980</link>
      <description>&lt;P&gt;what is the difference between cluster and cheograph maps in splunk? &lt;BR /&gt;
and can i use cluster maps with coordinates not lat and long&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2019 07:43:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387287#M112980</guid>
      <dc:creator>alaaelbahrawy</dc:creator>
      <dc:date>2019-05-26T07:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387288#M112981</link>
      <description>&lt;P&gt;Please find the links to two maps and details&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChoroplethGenerate"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChoroplethGenerate&lt;/A&gt;&lt;BR /&gt;
vs&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/MarkerMap"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Viz/MarkerMap&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The key difference is&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Choropleth maps have specific data and component requirements and is more complex. A search uses the data and components to generate a Choropleth map. (ie. Data with geographic coordinates,A lookup table file defines region boundaries,Geospatial lookup)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;while&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Cluster Maps is simpler, use the geostats command. The geostats command generates events that include latitude and longitude coordinates for markers.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Cluster Maps needs lat &amp;amp; long in decimal (pure number). Can you please convert from co-ordinates to lat-long? Something like the formulae i&lt;A href="https://www.latlong.net/degrees-minutes-seconds-to-decimal-degrees"&gt;n this link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2019 09:16:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387288#M112981</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2019-05-26T09:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387289#M112982</link>
      <description>&lt;P&gt;thanks for answering,i tries yes to change the coordinates to long and lat but i wanted it in the first place for the following case&lt;BR /&gt;
I want the map to appear more than 1 value. like &lt;BR /&gt;
total, subtotal&lt;BR /&gt;
100,30&lt;BR /&gt;
50,20&lt;/P&gt;

&lt;P&gt;So that it can be for each country the number of total and subtotal. Can the cluster map help in this case?&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 11:49:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387289#M112982</guid>
      <dc:creator>alaaelbahrawy</dc:creator>
      <dc:date>2019-05-27T11:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387290#M112983</link>
      <description>&lt;P&gt;Hi @alaaelbahrawy,&lt;/P&gt;

&lt;P&gt;In the link below you can find the options for the cluster-map :&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/Viz/MarkerMap"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/Viz/MarkerMap&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As you can see it leverages &lt;CODE&gt;geostats&lt;/CODE&gt;to build the visualization which means you're limited to the number of parameters &lt;CODE&gt;geostats&lt;/CODE&gt; takes which is this case is only one field, either total or subtotal  : &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/SearchReference/Geostats"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/SearchReference/Geostats&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 12:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387290#M112983</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-27T12:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387291#M112984</link>
      <description>&lt;P&gt;cluster map uses geostats and normally it is aggregated for one value at a time.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/SearchReference/Geostats"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/SearchReference/Geostats&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 14:05:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387291#M112984</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2019-05-27T14:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387292#M112985</link>
      <description>&lt;P&gt;okaay i get it now. So can choropleth maps also use 2 values or 1 also? or is there any other way to do so using the maps.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 07:38:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387292#M112985</guid>
      <dc:creator>alaaelbahrawy</dc:creator>
      <dc:date>2019-05-28T07:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387293#M112986</link>
      <description>&lt;P&gt;okay good. is there is any other way to draw 2 values in splunk maps?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 07:40:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387293#M112986</guid>
      <dc:creator>alaaelbahrawy</dc:creator>
      <dc:date>2019-05-28T07:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387294#M112987</link>
      <description>&lt;P&gt;One value at a time &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; try looking for custom visualizations maybe something can add 2 values instead ?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 07:44:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387294#M112987</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-28T07:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Maps</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387295#M112988</link>
      <description>&lt;P&gt;okay thanks for answering &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 07:47:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Maps/m-p/387295#M112988</guid>
      <dc:creator>alaaelbahrawy</dc:creator>
      <dc:date>2019-05-28T07:47:19Z</dc:date>
    </item>
  </channel>
</rss>

