<?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: Downloading dataset using python in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143694#M32406</link>
    <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/copy-features.htm" target="_self"&gt;Copy Features&lt;/A&gt; has the same result, for example. Another option depends on the capabilities of the source feature service, you could look into &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/create-replica.htm" target="_self"&gt;creating a replica&lt;/A&gt; (with file GDB as export option) and downloading that.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Feb 2022 16:58:11 GMT</pubDate>
    <dc:creator>HuubZwart</dc:creator>
    <dc:date>2022-02-14T16:58:11Z</dc:date>
    <item>
      <title>Downloading dataset using python</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143638#M32398</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Im calling on "arcpy.conversion.FeatureClasstoGeodatabase" to download a couple features into a gdb. these features are located within enterprise and both are published as feature services.&lt;/P&gt;&lt;P&gt;1) Roads, 600k features takes about 22min to download&lt;/P&gt;&lt;P&gt;2) Addresses, 3.2mil features never finishes. after 6hrs of runtime there are only 200k features in gdb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;im wondering if someone could help me out here with running this basic command i expected the addresses to take longer since there are more features but i dont understand why there is a major discrepancy in runtime vs # of features downloaded between the two data sets?&lt;/P&gt;&lt;P&gt;is there a better command to call on within python 3 to achieve the same goal?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 15:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143638#M32398</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2022-02-14T15:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading dataset using python</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143645#M32400</link>
      <description>Dave,&lt;BR /&gt;Is it possible that your python script is having trouble accessing the address feature class because the address feature service is also accessing the same feature class? To rule this out perhaps the first step in your python script should be to make a copy of the address feature class within the enterprise geodatabase. Or, if possible, stop the address feature service before you attempt to copy the data.&lt;BR /&gt;Bernie.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Feb 2022 15:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143645#M32400</guid>
      <dc:creator>berniejconnors</dc:creator>
      <dc:date>2022-02-14T15:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading dataset using python</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143653#M32402</link>
      <description>&lt;P&gt;that all makes sense, unfortunately the data is from an external source. we dont have any control of the source other than we've been given access to the REST endpoints.&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 15:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143653#M32402</guid>
      <dc:creator>DaveTenney</dc:creator>
      <dc:date>2022-02-14T15:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Downloading dataset using python</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143694#M32406</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/copy-features.htm" target="_self"&gt;Copy Features&lt;/A&gt; has the same result, for example. Another option depends on the capabilities of the source feature service, you could look into &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/create-replica.htm" target="_self"&gt;creating a replica&lt;/A&gt; (with file GDB as export option) and downloading that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 16:58:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/downloading-dataset-using-python/m-p/1143694#M32406</guid>
      <dc:creator>HuubZwart</dc:creator>
      <dc:date>2022-02-14T16:58:11Z</dc:date>
    </item>
  </channel>
</rss>

