<?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 Real Time Data from a SQL View to ArcGIS Online in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/real-time-data-from-a-sql-view-to-arcgis-online/m-p/1384904#M79102</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Totally new to ArcGIS Pro and ESRI in general. I have used GIS products before though so understand the concepts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create a Live dashboard in ArcGIS online, the data i have is in a SQL view in our Incident database. The view i created has the Easting and Northing fields but it's a not a spatial database (is that a problem?).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to import the data into ArcGIS pro and publish it to ArcGIS Online as a live web layer that refreshes every 10 minutes. Or if it's possible, can this be done directly in ArcGIS online?&lt;/P&gt;&lt;P&gt;I have attempt this by;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In ArcGIS Pro I created a new database connection and added the SQL view to the current map.&lt;/LI&gt;&lt;LI&gt;The SQL view has Eastings and Northings and there is no Spatial Index on the incident tables in the database that I know of, so I am concerned that this is what’s causing the issue.&lt;/LI&gt;&lt;LI&gt;I then tried to create a XY Event Layer but it didn’t recognise my Easting and Northing fields, it didn’t even suggest them in the drop downs.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I also tried to import it through the Data Interop extension quick import tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get the data to map points but when i set the refresh rate of 10 minutes it doesn't work. Even if i manually force the refresh. It appears to be a static table once imported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am i doing wrong? Any advice or suggestions welcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 14:54:06 GMT</pubDate>
    <dc:creator>KellyLew</dc:creator>
    <dc:date>2024-02-21T14:54:06Z</dc:date>
    <item>
      <title>Real Time Data from a SQL View to ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/real-time-data-from-a-sql-view-to-arcgis-online/m-p/1384904#M79102</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Totally new to ArcGIS Pro and ESRI in general. I have used GIS products before though so understand the concepts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create a Live dashboard in ArcGIS online, the data i have is in a SQL view in our Incident database. The view i created has the Easting and Northing fields but it's a not a spatial database (is that a problem?).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to import the data into ArcGIS pro and publish it to ArcGIS Online as a live web layer that refreshes every 10 minutes. Or if it's possible, can this be done directly in ArcGIS online?&lt;/P&gt;&lt;P&gt;I have attempt this by;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In ArcGIS Pro I created a new database connection and added the SQL view to the current map.&lt;/LI&gt;&lt;LI&gt;The SQL view has Eastings and Northings and there is no Spatial Index on the incident tables in the database that I know of, so I am concerned that this is what’s causing the issue.&lt;/LI&gt;&lt;LI&gt;I then tried to create a XY Event Layer but it didn’t recognise my Easting and Northing fields, it didn’t even suggest them in the drop downs.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I also tried to import it through the Data Interop extension quick import tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get the data to map points but when i set the refresh rate of 10 minutes it doesn't work. Even if i manually force the refresh. It appears to be a static table once imported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am i doing wrong? Any advice or suggestions welcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 14:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/real-time-data-from-a-sql-view-to-arcgis-online/m-p/1384904#M79102</guid>
      <dc:creator>KellyLew</dc:creator>
      <dc:date>2024-02-21T14:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Real Time Data from a SQL View to ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/real-time-data-from-a-sql-view-to-arcgis-online/m-p/1385285#M79153</link>
      <description>&lt;P&gt;Maybe it can help you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/refreshing-dynamic-layers-automatically/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/refreshing-dynamic-layers-automatically/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As for getting points from your table with&amp;nbsp;&lt;SPAN&gt;Easting and Northing fields, I can suggest you exporting the table or just fields to a text file, and maybe rename the fields headers to Long and Lat, or X and Y. And then, you can try to create an event XY layer from this text file in ArcGIS again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 05:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/real-time-data-from-a-sql-view-to-arcgis-online/m-p/1385285#M79153</guid>
      <dc:creator>SeaRM</dc:creator>
      <dc:date>2024-02-22T05:39:52Z</dc:date>
    </item>
  </channel>
</rss>

