<?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 find address from gps coordinates specified in a field and write the address to a new field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45024#M179260</link>
    <description>&lt;P&gt;If you have a service that does the translation (lat,lng) -&amp;gt; address then you can write a custom search command for splunk in python that triggers this service and adds a field to the events containing the response from the service.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Feb 2013 10:26:51 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2013-02-27T10:26:51Z</dc:date>
    <item>
      <title>How to find address from gps coordinates specified in a field and write the address to a new field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45023#M179259</link>
      <description>&lt;P&gt;I need to use the latitude and longitude co-ordinates specified in my field gps and find address of the location the co-ordinates point to(reverse geocoding). Eventually add this address to a new field named location.  The gps field has values as follows: "39.737756,-104.989286".  How do i go about doing this? Any suggestion is welcome.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2013 07:21:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45023#M179259</guid>
      <dc:creator>RohiniJindam</dc:creator>
      <dc:date>2013-02-27T07:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find address from gps coordinates specified in a field and write the address to a new field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45024#M179260</link>
      <description>&lt;P&gt;If you have a service that does the translation (lat,lng) -&amp;gt; address then you can write a custom search command for splunk in python that triggers this service and adds a field to the events containing the response from the service.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2013 10:26:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45024#M179260</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-02-27T10:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to find address from gps coordinates specified in a field and write the address to a new field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45025#M179261</link>
      <description>&lt;P&gt;Thank you for your reply. Will go through the custom search command related docs. FWIW I have a javascript snippet which performs the translation.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-address-from-gps-coordinates-specified-in-a-field/m-p/45025#M179261</guid>
      <dc:creator>RohiniJindam</dc:creator>
      <dc:date>2013-02-27T13:16:22Z</dc:date>
    </item>
  </channel>
</rss>

