<?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 Choropleth Map, count by counties in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Choropleth-Map-count-by-counties/m-p/538487#M36836</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am trying to visualize data in a choropleth map using shapefiles. My goal is to show a count of a field by county in PA. I have yet to find a well configured shapefile for all counties in PA, so I had to use one for the counties in all of the US. Unfortunately when I use the geom command this includes any other counties of the same name in the map vis.&amp;nbsp; Is there a way to filter out other states and just include PA? or can I set bounds for this map so it only visualizes PA?&lt;/P&gt;&lt;P&gt;Image of Choropleth map as is&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dholz_0-1612368054450.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12810i8E237D838288F05D/image-size/large?v=v2&amp;amp;px=999" role="button" title="dholz_0-1612368054450.png" alt="dholz_0-1612368054450.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;dholz_0-1612368054450.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Search:&lt;/P&gt;&lt;P&gt;sourcetype=*sourcetype* province=Pennsylvania&lt;BR /&gt;| stats latest(*stats*) as "*name*" by county&lt;BR /&gt;| geom nat_counties_lookup featureIdField=county&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2021 16:03:16 GMT</pubDate>
    <dc:creator>dholz</dc:creator>
    <dc:date>2021-02-03T16:03:16Z</dc:date>
    <item>
      <title>Choropleth Map, count by counties</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Choropleth-Map-count-by-counties/m-p/538487#M36836</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am trying to visualize data in a choropleth map using shapefiles. My goal is to show a count of a field by county in PA. I have yet to find a well configured shapefile for all counties in PA, so I had to use one for the counties in all of the US. Unfortunately when I use the geom command this includes any other counties of the same name in the map vis.&amp;nbsp; Is there a way to filter out other states and just include PA? or can I set bounds for this map so it only visualizes PA?&lt;/P&gt;&lt;P&gt;Image of Choropleth map as is&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dholz_0-1612368054450.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12810i8E237D838288F05D/image-size/large?v=v2&amp;amp;px=999" role="button" title="dholz_0-1612368054450.png" alt="dholz_0-1612368054450.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;dholz_0-1612368054450.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Search:&lt;/P&gt;&lt;P&gt;sourcetype=*sourcetype* province=Pennsylvania&lt;BR /&gt;| stats latest(*stats*) as "*name*" by county&lt;BR /&gt;| geom nat_counties_lookup featureIdField=county&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 16:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Choropleth-Map-count-by-counties/m-p/538487#M36836</guid>
      <dc:creator>dholz</dc:creator>
      <dc:date>2021-02-03T16:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Choropleth Map, count by counties</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Choropleth-Map-count-by-counties/m-p/538620#M36849</link>
      <description>&lt;P&gt;Solved using this blog to make my own kml file using a shapefile:&amp;nbsp;&lt;A href="https://www.splunk.com/en_us/blog/tips-and-tricks/use-custom-polygons-in-your-choropleth-maps.html" target="_blank"&gt;https://www.splunk.com/en_us/blog/tips-and-tricks/use-custom-polygons-in-your-choropleth-maps.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 14:18:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Choropleth-Map-count-by-counties/m-p/538620#M36849</guid>
      <dc:creator>dholz</dc:creator>
      <dc:date>2021-02-04T14:18:37Z</dc:date>
    </item>
  </channel>
</rss>

