<?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 Layer to Shapefile in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layer-to-shapefile/m-p/1144662#M7127</link>
    <description>&lt;P&gt;Hallo Esri Community,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I would like to convert and export my layers to File GDB.&lt;BR /&gt;In ArcMap I can export the layer as a feature class with a right click.&lt;BR /&gt;I'm trying to automate this process using Arcpy.&lt;BR /&gt;I get an error message when running my script.&lt;BR /&gt;I use SQL Server and ArcSDE as database.&lt;BR /&gt;I would be grateful if you could suggest me a solution.&lt;BR /&gt;Below you will find my script, error message and the image of the layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 15:28:13 GMT</pubDate>
    <dc:creator>arashhokm</dc:creator>
    <dc:date>2022-02-16T15:28:13Z</dc:date>
    <item>
      <title>Layer to Shapefile</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layer-to-shapefile/m-p/1144662#M7127</link>
      <description>&lt;P&gt;Hallo Esri Community,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I would like to convert and export my layers to File GDB.&lt;BR /&gt;In ArcMap I can export the layer as a feature class with a right click.&lt;BR /&gt;I'm trying to automate this process using Arcpy.&lt;BR /&gt;I get an error message when running my script.&lt;BR /&gt;I use SQL Server and ArcSDE as database.&lt;BR /&gt;I would be grateful if you could suggest me a solution.&lt;BR /&gt;Below you will find my script, error message and the image of the layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/layer-to-shapefile/m-p/1144662#M7127</guid>
      <dc:creator>arashhokm</dc:creator>
      <dc:date>2022-02-16T15:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Layer to Shapefile</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layer-to-shapefile/m-p/1145005#M7129</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/530590"&gt;@arashhokm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You're missing a backslash in your out variable for the path:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MehdiPira1_0-1645059991698.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34200iAC3FFDEEB515B467/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MehdiPira1_0-1645059991698.png" alt="MehdiPira1_0-1645059991698.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this should be like:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;out = r"I:\2022\Shapefile\FGDB\Wasser.gdb"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 01:09:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/layer-to-shapefile/m-p/1145005#M7129</guid>
      <dc:creator>MehdiPira1</dc:creator>
      <dc:date>2022-02-17T01:09:37Z</dc:date>
    </item>
  </channel>
</rss>

