<?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 Geostats zoom level in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120454#M32371</link>
    <description>&lt;P&gt;I am attempting to use geostats to map events per city in my dashboard. Once I zoom to a certain level the map vanishes. Has anyone experienced this and know the solution.  My dash looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Mapped Yesterday&amp;lt;/label&amp;gt;
  &amp;lt;description&amp;gt;Map from yesterday&amp;lt;/description&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;map&amp;gt;
      &amp;lt;title&amp;gt;Mapped Yesterday&amp;lt;/title&amp;gt;
      &amp;lt;searchString&amp;gt;index=myindex |geostats count by City globallimit=0&amp;lt;/searchString&amp;gt;
      &amp;lt;earliestTime&amp;gt;-1d@d&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;@d&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="mapping.map.fitBounds"&amp;gt;(40.58,-73.44,42.3,-71.47)&amp;lt;/option&amp;gt;
     &amp;lt;option name="mapping.map.zoom"&amp;gt;7&amp;lt;/option&amp;gt;
      &amp;lt;option name="mapping.tileLayer.maxZoom"&amp;gt;18&amp;lt;/option&amp;gt;
      &amp;lt;option name="mapping.data.maxClusters"&amp;gt;1000&amp;lt;/option&amp;gt;
    &amp;lt;/map&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 29 Oct 2013 16:43:42 GMT</pubDate>
    <dc:creator>antlefebvre</dc:creator>
    <dc:date>2013-10-29T16:43:42Z</dc:date>
    <item>
      <title>Geostats zoom level</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120454#M32371</link>
      <description>&lt;P&gt;I am attempting to use geostats to map events per city in my dashboard. Once I zoom to a certain level the map vanishes. Has anyone experienced this and know the solution.  My dash looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Mapped Yesterday&amp;lt;/label&amp;gt;
  &amp;lt;description&amp;gt;Map from yesterday&amp;lt;/description&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;map&amp;gt;
      &amp;lt;title&amp;gt;Mapped Yesterday&amp;lt;/title&amp;gt;
      &amp;lt;searchString&amp;gt;index=myindex |geostats count by City globallimit=0&amp;lt;/searchString&amp;gt;
      &amp;lt;earliestTime&amp;gt;-1d@d&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;@d&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="mapping.map.fitBounds"&amp;gt;(40.58,-73.44,42.3,-71.47)&amp;lt;/option&amp;gt;
     &amp;lt;option name="mapping.map.zoom"&amp;gt;7&amp;lt;/option&amp;gt;
      &amp;lt;option name="mapping.tileLayer.maxZoom"&amp;gt;18&amp;lt;/option&amp;gt;
      &amp;lt;option name="mapping.data.maxClusters"&amp;gt;1000&amp;lt;/option&amp;gt;
    &amp;lt;/map&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Oct 2013 16:43:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120454#M32371</guid>
      <dc:creator>antlefebvre</dc:creator>
      <dc:date>2013-10-29T16:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats zoom level</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120455#M32372</link>
      <description>&lt;P&gt;It looks as if your initial zoom level is set to 7, which is the default maximum zoom level. I don't think there are tiles included in the product for zoom levels beyond seven. For more detailed tiles, you would have to connect to an external tile server, using &lt;CODE&gt;mapping.tileLayer.url&lt;/CODE&gt;. See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Viz/PanelreferenceforSimplifiedXML#map"&gt;the simple XML reference for map&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:19:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120455#M32372</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2013-10-29T17:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats zoom level</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120456#M32373</link>
      <description>&lt;P&gt;Thanks. Adding that option did the trick.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120456#M32373</guid>
      <dc:creator>antlefebvre</dc:creator>
      <dc:date>2013-10-29T17:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geostats zoom level</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120457#M32374</link>
      <description>&lt;P&gt;This app will be helpful:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/3124/"&gt;https://splunkbase.splunk.com/app/3124/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 09:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Geostats-zoom-level/m-p/120457#M32374</guid>
      <dc:creator>dhirendra761</dc:creator>
      <dc:date>2018-12-04T09:07:00Z</dc:date>
    </item>
  </channel>
</rss>

