<?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 Edit Feature Layers Without Arcpy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400286#M70151</link>
    <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;Enterprise 11.2&lt;/P&gt;&lt;P&gt;We're attempting to create a Python script that will take information from a feature layer, check to see if it has a certain attribute, if not, it will Geocode that address and then run an intersect based on that XY coordinate to see if it lands in a polygon, if it does, it will copy that polygon and insert it into a different feature layer.&lt;/P&gt;&lt;P&gt;This would be incredibly easy, trivial even with ArcPy, but unfortunately, ArcPy is held behind the Notebook Advanced runtime, and we only have the Standard Runtime.&lt;/P&gt;&lt;P&gt;I am considering using the Python API for ArcGIS, but I was curious if anyone had any ideas before I jumped into that.&lt;/P&gt;&lt;P&gt;I am open to any recommendations or suggestions.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 12:06:25 GMT</pubDate>
    <dc:creator>CodyPatterson</dc:creator>
    <dc:date>2024-03-25T12:06:25Z</dc:date>
    <item>
      <title>Edit Feature Layers Without Arcpy</title>
      <link>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400286#M70151</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;Enterprise 11.2&lt;/P&gt;&lt;P&gt;We're attempting to create a Python script that will take information from a feature layer, check to see if it has a certain attribute, if not, it will Geocode that address and then run an intersect based on that XY coordinate to see if it lands in a polygon, if it does, it will copy that polygon and insert it into a different feature layer.&lt;/P&gt;&lt;P&gt;This would be incredibly easy, trivial even with ArcPy, but unfortunately, ArcPy is held behind the Notebook Advanced runtime, and we only have the Standard Runtime.&lt;/P&gt;&lt;P&gt;I am considering using the Python API for ArcGIS, but I was curious if anyone had any ideas before I jumped into that.&lt;/P&gt;&lt;P&gt;I am open to any recommendations or suggestions.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 12:06:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400286#M70151</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-03-25T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layers Without Arcpy</title>
      <link>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400386#M70154</link>
      <description>&lt;P&gt;Hi Cody,&lt;/P&gt;&lt;P&gt;You can definitely achieve this with the ArcGIS API for Python. If automating in ArcGIS Online/Portal my first port of call would be to use the ArcGIS API for Python. While ArcPy works with Feature Layers, I have found data/table corruptions to occur from time to time, especially with any schema alterations, but never with the API (to date!). Only if something is not achievable with the API, then I switch to ArcPy.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 15:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400386#M70154</guid>
      <dc:creator>Clubdebambos</dc:creator>
      <dc:date>2024-03-25T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layers Without Arcpy</title>
      <link>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400975#M70173</link>
      <description>&lt;P&gt;What about using qgis?&lt;BR /&gt;&lt;A href="https://docs.qgis.org/3.34/en/docs/user_manual/processing/scripts.html" target="_blank"&gt;https://docs.qgis.org/3.34/en/docs/user_manual/processing/scripts.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 16:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/edit-feature-layers-without-arcpy/m-p/1400975#M70173</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2024-03-26T16:04:28Z</dc:date>
    </item>
  </channel>
</rss>

