<?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: CopyFeatures_management returns &amp;quot;error in executing tool&amp;quot; in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/copyfeatures-management-returns-quot-error-in/m-p/1116966#M62982</link>
    <description>&lt;P&gt;Would you be able to confirm the link as this returns a page not found message? Or alternatively attach screenshots of the workflow and errors encountered.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Nov 2021 17:44:56 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-11-15T17:44:56Z</dc:date>
    <item>
      <title>CopyFeatures_management returns "error in executing tool"</title>
      <link>https://community.esri.com/t5/python-questions/copyfeatures-management-returns-quot-error-in/m-p/1116649#M62981</link>
      <description>&lt;P&gt;i am trying to download data from arcGis server web service which does NOT have query option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;i try to use:&amp;nbsp;&lt;SPAN&gt;CopyFeatures_management and copy the data to a gdb file, but keep getting "error in executing tool"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;this is my code:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;arcgis&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;features&lt;/SPAN&gt; &lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;FeatureLayer&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;arcpy&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;os&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://ags.iplan.gov.il/arcgisiplan/rest/services/PlanningPublic/Xplan_2039/MapServer/0" target="_blank" rel="noopener"&gt;https://ags.iplan.gov.il/arcgisiplan/rest/services/PlanningPublic/Xplan_2039/MapServer/0&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;fl&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;FeatureLayer&lt;/SPAN&gt;&lt;SPAN&gt;(u&lt;/SPAN&gt;&lt;SPAN&gt;rl&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;fgdb&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;r&lt;/SPAN&gt;&lt;SPAN&gt;"C:&lt;/SPAN&gt;&lt;SPAN&gt;\G&lt;/SPAN&gt;&lt;SPAN&gt;IS_KARKA\Scripts&lt;/SPAN&gt;&lt;SPAN&gt;\M&lt;/SPAN&gt;&lt;SPAN&gt;AVAT&lt;/SPAN&gt;&lt;SPAN&gt;\m&lt;/SPAN&gt;&lt;SPAN&gt;avatTemp.gdb"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;gdbFc&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;os&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;path&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;join&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;fgdb&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"MK_mavat_plans"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;arcpy&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;CopyFeatures_management&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;fl&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;gdbFc&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Nov 2021 08:36:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copyfeatures-management-returns-quot-error-in/m-p/1116649#M62981</guid>
      <dc:creator>veredshasho</dc:creator>
      <dc:date>2021-11-14T08:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: CopyFeatures_management returns "error in executing tool"</title>
      <link>https://community.esri.com/t5/python-questions/copyfeatures-management-returns-quot-error-in/m-p/1116966#M62982</link>
      <description>&lt;P&gt;Would you be able to confirm the link as this returns a page not found message? Or alternatively attach screenshots of the workflow and errors encountered.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 17:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copyfeatures-management-returns-quot-error-in/m-p/1116966#M62982</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-11-15T17:44:56Z</dc:date>
    </item>
  </channel>
</rss>

