<?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 read data from hosted feature layer programmatically in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202990#M33783</link>
    <description>&lt;P&gt;Thanks a lot for your response. I'll look into the ArcGIS API for Python to determine whether it will solve the problem I have.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 18:35:21 GMT</pubDate>
    <dc:creator>StephenKaranja</dc:creator>
    <dc:date>2022-08-15T18:35:21Z</dc:date>
    <item>
      <title>How to read data from hosted feature layer programmatically</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202663#M33773</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'd like to read the data in a hosted feature layer and store it in an external SQL database table. I'd like to do this programmatically through the use of a script. How should I go about doing this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2022 09:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202663#M33773</guid>
      <dc:creator>StephenKaranja</dc:creator>
      <dc:date>2022-08-14T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from hosted feature layer programmatically</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202804#M33778</link>
      <description>&lt;P&gt;Hi Stephen! The &lt;A href="https://developers.arcgis.com/python/api-reference/" target="_self"&gt;ArcGIS API for Python&lt;/A&gt; would be great for this use case. Here's a rough outline of how you'd read the data:&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Get the hosted feature layer by item ID (&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.get" target="_self"&gt;gis.content.get&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Query the hosted feature layer and return the query results in a spatial data frame. (&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query" target="_self"&gt;arcgis.features.FeatureLayer.query&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Store in your enterprise geodatabase.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can see the Python API in action in these &lt;A href="https://developers.arcgis.com/python/samples/" target="_self"&gt;sample notebooks&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 13:36:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202804#M33778</guid>
      <dc:creator>GeoJosh</dc:creator>
      <dc:date>2022-08-15T13:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from hosted feature layer programmatically</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202990#M33783</link>
      <description>&lt;P&gt;Thanks a lot for your response. I'll look into the ArcGIS API for Python to determine whether it will solve the problem I have.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 18:35:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-read-data-from-hosted-feature-layer/m-p/1202990#M33783</guid>
      <dc:creator>StephenKaranja</dc:creator>
      <dc:date>2022-08-15T18:35:21Z</dc:date>
    </item>
  </channel>
</rss>

