<?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: How to plot data on the Splunk Map from lookup data using Country Name, Country Code, City Name but not IP? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165646#M47087</link>
    <description>&lt;P&gt;As per my knowledge you need latitude and longitude to plot points on map. With out these it is not possible.&lt;/P&gt;

&lt;P&gt;Some links here in splunk for more information&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/138196/how-to-map-results-in-google-maps-in-simple-xml-without-using-the-geostats-function"&gt;http://answers.splunk.com/answers/138196/how-to-map-results-in-google-maps-in-simple-xml-without-using-the-geostats-function&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/129281/map-geostats-display-city-instead-of-latitude-and-longitude"&gt;http://answers.splunk.com/answers/129281/map-geostats-display-city-instead-of-latitude-and-longitude&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/112914/geostat-remove-other"&gt;http://answers.splunk.com/answers/112914/geostat-remove-other&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2014 19:54:26 GMT</pubDate>
    <dc:creator>strive</dc:creator>
    <dc:date>2014-07-31T19:54:26Z</dc:date>
    <item>
      <title>How to plot data on the Splunk Map from lookup data using Country Name, Country Code, City Name but not IP?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165645#M47086</link>
      <description>&lt;P&gt;I have a system that requires authentication so each user has a unique identifier.&lt;/P&gt;

&lt;P&gt;I have a lookup to enrich users that can return the "Location Country" or "Location Region" or ISO country codes.&lt;/P&gt;

&lt;P&gt;I would like to plot data against these users actions on the Splunk map. I do not have access to the users IP address.&lt;/P&gt;

&lt;P&gt;I've looked around for a while but have no idea how to do this, can anyone point me in the right direction?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Dan&lt;/P&gt;

&lt;P&gt;Edit: for clarification... is there a way I can take the ISO country codes, or city names and look them up to produce a longitude and latitude, then use that in the maps?&lt;/P&gt;

&lt;P&gt;It would seem like a trick has been missed if you cant convert ISO country codes this way.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2014 15:49:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165645#M47086</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2014-07-31T15:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot data on the Splunk Map from lookup data using Country Name, Country Code, City Name but not IP?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165646#M47087</link>
      <description>&lt;P&gt;As per my knowledge you need latitude and longitude to plot points on map. With out these it is not possible.&lt;/P&gt;

&lt;P&gt;Some links here in splunk for more information&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/138196/how-to-map-results-in-google-maps-in-simple-xml-without-using-the-geostats-function"&gt;http://answers.splunk.com/answers/138196/how-to-map-results-in-google-maps-in-simple-xml-without-using-the-geostats-function&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/129281/map-geostats-display-city-instead-of-latitude-and-longitude"&gt;http://answers.splunk.com/answers/129281/map-geostats-display-city-instead-of-latitude-and-longitude&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/112914/geostat-remove-other"&gt;http://answers.splunk.com/answers/112914/geostat-remove-other&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2014 19:54:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165646#M47087</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2014-07-31T19:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot data on the Splunk Map from lookup data using Country Name, Country Code, City Name but not IP?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165647#M47088</link>
      <description>&lt;P&gt;Ok I found this.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram"&gt;https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I hoped Splunk could do this without adding another lookup.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;

&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 14:29:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165647#M47088</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2014-08-01T14:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot data on the Splunk Map from lookup data using Country Name, Country Code, City Name but not IP?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165648#M47089</link>
      <description>&lt;P&gt;Hello! How did you resolve this? I'm trying to visualize the data per cities in a map and I'm not achieving it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 15:44:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-plot-data-on-the-Splunk-Map-from-lookup-data-using/m-p/165648#M47089</guid>
      <dc:creator>marina_rovira</dc:creator>
      <dc:date>2016-04-26T15:44:57Z</dc:date>
    </item>
  </channel>
</rss>

