<?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: Connect two points on map based on two coordinates in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309054#M92680</link>
    <description>&lt;P&gt;@ngerosa, although this is not built by Splunk, you can check out Missile Map app from Splunkbase:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/3511/"&gt;https://splunkbase.splunk.com/app/3511/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 08:23:57 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2017-07-11T08:23:57Z</dc:date>
    <item>
      <title>Connect two points on map based on two coordinates</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309053#M92679</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I have this search:&lt;/P&gt;

&lt;P&gt;index=ip&lt;BR /&gt;
| lookup list.csv pop as POP_A OUTPUTNEW LAT as LAT_A LON as LON_A&lt;BR /&gt;
| lookup list.csv pop as POP_B OUTPUTNEW LAT as LAT_B LON as LON_B&lt;BR /&gt;
| table POP_A LAT_A LON_A POP_B LAT_B LON_B perc&lt;/P&gt;

&lt;P&gt;I want to view the points for LAT_A LON_A and LAT_B LON_B on map and I want to connect the two points.&lt;BR /&gt;
I tried to use geostats but it didn't work because this function accept only one couple of coordinates and not two.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309053#M92679</guid>
      <dc:creator>ngerosa</dc:creator>
      <dc:date>2020-09-29T14:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connect two points on map based on two coordinates</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309054#M92680</link>
      <description>&lt;P&gt;@ngerosa, although this is not built by Splunk, you can check out Missile Map app from Splunkbase:&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/3511/"&gt;https://splunkbase.splunk.com/app/3511/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 08:23:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309054#M92680</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-07-11T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connect two points on map based on two coordinates</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309055#M92681</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 07:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309055#M92681</guid>
      <dc:creator>ngerosa</dc:creator>
      <dc:date>2017-07-12T07:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connect two points on map based on two coordinates</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309056#M92682</link>
      <description>&lt;P&gt;Let me convert to Answer. If you have tried out the App and it fits your need, please accept to mark this Question as answered.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 12:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Connect-two-points-on-map-based-on-two-coordinates/m-p/309056#M92682</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-07-12T12:08:49Z</dc:date>
    </item>
  </channel>
</rss>

