<?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: Arcpy required for from_featureclass() method? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173931#M7400</link>
    <description>&lt;P&gt;It shouldn't, I use that function quite often on non-arcpy envs. Admittedly, I've only done this with FGDBs.&lt;/P&gt;&lt;P&gt;When I used the ArcGIS Python API against an enterprise geodatabase, I used&amp;nbsp;&lt;A href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_sql.html" target="_blank"&gt;&lt;STRONG&gt;pandas.read_sql&lt;/STRONG&gt;&lt;/A&gt; to do it.&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2022 21:03:20 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-05-13T21:03:20Z</dc:date>
    <item>
      <title>Arcpy required for from_featureclass() method?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173917#M7399</link>
      <description>&lt;P&gt;Is arcpy required to use the from_featureclass() method from the ArcGIS for Python API? I'm attempting to use it on spatially enabled dataframes in an environment that does not have arcpy installed and I'm getting invalid input dataset errors.&lt;/P&gt;&lt;P&gt;I am attempting to read from SDE.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 20:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173917#M7399</guid>
      <dc:creator>JohnHuillery1</dc:creator>
      <dc:date>2022-05-13T20:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy required for from_featureclass() method?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173931#M7400</link>
      <description>&lt;P&gt;It shouldn't, I use that function quite often on non-arcpy envs. Admittedly, I've only done this with FGDBs.&lt;/P&gt;&lt;P&gt;When I used the ArcGIS Python API against an enterprise geodatabase, I used&amp;nbsp;&lt;A href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_sql.html" target="_blank"&gt;&lt;STRONG&gt;pandas.read_sql&lt;/STRONG&gt;&lt;/A&gt; to do it.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 21:03:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173931#M7400</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-13T21:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy required for from_featureclass() method?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173961#M7401</link>
      <description>&lt;P&gt;C:\...install_folder...\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\features\geo\_io\fileops.py&lt;/P&gt;&lt;P&gt;line 470 -&lt;/P&gt;&lt;P&gt;There are checks for arcpy, no arcpy but has pyshp (for shapefiles) and for fiona&lt;/P&gt;&lt;P&gt;So read through the code for fileops and its import tree, but it appears that pyshp and fiona handle imports for spatially enabled dataframes if you don't have arcpy.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 23:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1173961#M7401</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-05-13T23:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy required for from_featureclass() method?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1200506#M7614</link>
      <description>&lt;P&gt;According to &lt;A href="https://developers.arcgis.com/python/guide/introduction-to-the-spatially-enabled-dataframe/#example-reading-a-featureclass-from-filegdb" target="_self"&gt;this link&lt;/A&gt;, it says:&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;&lt;SPAN&gt;You must have&amp;nbsp;&lt;/SPAN&gt;fiona&lt;SPAN&gt;&amp;nbsp;installed if you use the&amp;nbsp;&lt;/SPAN&gt;from_featureclass()&lt;SPAN&gt;&amp;nbsp;method to read a feature class from FileGDB with a Python interpreter that does not have access to&amp;nbsp;&lt;/SPAN&gt;ArcPy&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 18:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-required-for-from-featureclass-method/m-p/1200506#M7614</guid>
      <dc:creator>davedoesgis</dc:creator>
      <dc:date>2022-08-08T18:02:04Z</dc:date>
    </item>
  </channel>
</rss>

