<?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: connection map visualization required data structure in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/connection-map-visualization-required-data-structure/m-p/275995#M36371</link>
    <description>&lt;P&gt;You can examine the underlying data structure by plugging an &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/dashboards-and-notebooks/edit-visualizations/visualization-map-connection#example-1" target="_self"&gt;example&lt;/A&gt; from the documentation into a new Notebook and then selecting the 'Record list' visualization. Doing so with the example in the docs shows the below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marco_irmer_0-1745612183005.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27733i1854025C190D253B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marco_irmer_0-1745612183005.png" alt="marco_irmer_0-1745612183005.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What we can see here is that each record needs to have the an array for the latitude and longitude. Each array contains two values, representing one end of the line (either latitude or longitude). You'll want to craft your DQL query to output records in that format.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 20:19:19 GMT</pubDate>
    <dc:creator>marco_irmer</dc:creator>
    <dc:date>2025-04-25T20:19:19Z</dc:date>
    <item>
      <title>connection map visualization required data structure</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/connection-map-visualization-required-data-structure/m-p/274855#M36276</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have business events in a structure similar to the following: {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "tripname": "ger-to-uk",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "src_latitude": 38.1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;"src_longitue": -26,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;"target_latitude": 50.1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;"target_longitude": 31,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;"people": 5&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;The purpose is to show on the connection map visualization the routes from source to target. It is not clear from the documentation sample how source and target coordinates should be handled in order to draw such lines correctly.&lt;BR /&gt;The end goal is to try and even highlight routes with more people.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 11:57:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/connection-map-visualization-required-data-structure/m-p/274855#M36276</guid>
      <dc:creator>gilgi</dc:creator>
      <dc:date>2025-04-10T11:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: connection map visualization required data structure</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/connection-map-visualization-required-data-structure/m-p/275995#M36371</link>
      <description>&lt;P&gt;You can examine the underlying data structure by plugging an &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/dashboards-and-notebooks/edit-visualizations/visualization-map-connection#example-1" target="_self"&gt;example&lt;/A&gt; from the documentation into a new Notebook and then selecting the 'Record list' visualization. Doing so with the example in the docs shows the below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marco_irmer_0-1745612183005.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27733i1854025C190D253B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marco_irmer_0-1745612183005.png" alt="marco_irmer_0-1745612183005.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What we can see here is that each record needs to have the an array for the latitude and longitude. Each array contains two values, representing one end of the line (either latitude or longitude). You'll want to craft your DQL query to output records in that format.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 20:19:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/connection-map-visualization-required-data-structure/m-p/275995#M36371</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-04-25T20:19:19Z</dc:date>
    </item>
  </channel>
</rss>

