<?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 How can I create a feature layer that contains searchable real-time data from an external data source? in Implementing ArcGIS Questions</title>
    <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-i-create-a-feature-layer-that-contains/m-p/1013376#M680</link>
    <description>&lt;P&gt;Ultimately what I am trying to achieve here is to render a map in a browser (using&amp;nbsp;ArcGIS API for JavaScript) where users can&amp;nbsp;view &lt;U&gt;and search&lt;/U&gt; for data that originates outside of ArcGIS (some external database or cloud service). Search will be available using the native &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#sources" target="_self"&gt;search widget&lt;/A&gt;&amp;nbsp;which only supports feature layers and geocoders/locators.&lt;/P&gt;&lt;P&gt;The data needs to be as up-to-date as possible. Real-time is ideal.&lt;/P&gt;&lt;P&gt;Would like the added benefit of being able to add this feature layer to ArcGIS Online or Portal for ArcGIS.&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Jan 2021 04:43:46 GMT</pubDate>
    <dc:creator>sparky</dc:creator>
    <dc:date>2021-01-02T04:43:46Z</dc:date>
    <item>
      <title>How can I create a feature layer that contains searchable real-time data from an external data source?</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-i-create-a-feature-layer-that-contains/m-p/1013376#M680</link>
      <description>&lt;P&gt;Ultimately what I am trying to achieve here is to render a map in a browser (using&amp;nbsp;ArcGIS API for JavaScript) where users can&amp;nbsp;view &lt;U&gt;and search&lt;/U&gt; for data that originates outside of ArcGIS (some external database or cloud service). Search will be available using the native &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#sources" target="_self"&gt;search widget&lt;/A&gt;&amp;nbsp;which only supports feature layers and geocoders/locators.&lt;/P&gt;&lt;P&gt;The data needs to be as up-to-date as possible. Real-time is ideal.&lt;/P&gt;&lt;P&gt;Would like the added benefit of being able to add this feature layer to ArcGIS Online or Portal for ArcGIS.&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2021 04:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/how-can-i-create-a-feature-layer-that-contains/m-p/1013376#M680</guid>
      <dc:creator>sparky</dc:creator>
      <dc:date>2021-01-02T04:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a feature layer that contains searchable real-time data from an external data source?</title>
      <link>https://community.esri.com/t5/implementing-arcgis-questions/how-can-i-create-a-feature-layer-that-contains/m-p/1033109#M682</link>
      <description>&lt;P&gt;Hi, there are a few ways you can do this: you could use some code to push the data to a Feature Service (in ArcGIS Online or ArcGIS Enterprise) via the &lt;A href="https://developers.arcgis.com/rest/" target="_self"&gt;REST API&lt;/A&gt; (&lt;A href="https://developers.arcgis.com/rest/services-reference/add-features.htm" target="_self"&gt;addFeatures endpoint&lt;/A&gt;). Alternatively, you could have a process the regularly runs and pulls the data from your third party service into a Feature Service. A third option might be &lt;A href="https://koopjs.github.io/" target="_self"&gt;Koop&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 21:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/implementing-arcgis-questions/how-can-i-create-a-feature-layer-that-contains/m-p/1033109#M682</guid>
      <dc:creator>GavinRehkemper</dc:creator>
      <dc:date>2021-03-04T21:09:24Z</dc:date>
    </item>
  </channel>
</rss>

