<?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 how to build a map using zipcode? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198572#M57428</link>
    <description>&lt;P&gt;we have user registered data with zipcode, can you please tell us, how to build the map chart using the zipcode.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Aug 2014 19:04:25 GMT</pubDate>
    <dc:creator>dhavamanis</dc:creator>
    <dc:date>2014-08-29T19:04:25Z</dc:date>
    <item>
      <title>how to build a map using zipcode?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198572#M57428</link>
      <description>&lt;P&gt;we have user registered data with zipcode, can you please tell us, how to build the map chart using the zipcode.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 19:04:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198572#M57428</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2014-08-29T19:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to build a map using zipcode?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198573#M57429</link>
      <description>&lt;P&gt;You would have to do it with a lookup table that enriches the ZIP codes with their geographical data , see &lt;A href="http://answers.splunk.com/answers/57174/google-maps-geo-lookup-a-zip-code"&gt;this previous Splunk Answers&lt;/A&gt; posting for pointers.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2014 19:15:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198573#M57429</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2014-08-29T19:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to build a map using zipcode?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198574#M57430</link>
      <description>&lt;P&gt;Thanks, I am trying to build the MAP with the below query, i could see some results in the statistics view but its nothing showing in Map (zip, Lat and Long). Can you please review this query and correct me if anything wrong.&lt;/P&gt;

&lt;P&gt;index="abcindex" | stats sum(Primary_Address_ZIP) as _geo_count by Primary_Address_ZIP |  lookup geolookup Zipcode as Primary_Address_ZIP  OUTPUT Lat, Long | where Lat not null AND Long not null  |  eval _geo=Lat+","+Long&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:27:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198574#M57430</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2020-09-28T17:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to build a map using zipcode?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198575#M57431</link>
      <description>&lt;P&gt;we got correct answers from here &lt;A href="http://answers.splunk.com/answers/153968/how-to-edit-my-search-query-to-display-a-map-graph.html"&gt;http://answers.splunk.com/answers/153968/how-to-edit-my-search-query-to-display-a-map-graph.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 20:23:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-build-a-map-using-zipcode/m-p/198575#M57431</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2014-10-09T20:23:52Z</dc:date>
    </item>
  </channel>
</rss>

