<?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: ArcGIS Pro - Modify Features - Python in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1247144#M64145</link>
    <description>&lt;P data-unlink="true"&gt;Hi Doug,&lt;BR /&gt;The&amp;nbsp;geoprocessing tool called "Split" would be the perfect tool to use but the ArcGIS Pro standard license does not include this tool. Do you have any other suggestions?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 07:27:02 GMT</pubDate>
    <dc:creator>DirkThuynsma</dc:creator>
    <dc:date>2023-01-11T07:27:02Z</dc:date>
    <item>
      <title>ArcGIS Pro - Modify Features - Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1246790#M64111</link>
      <description>&lt;P&gt;Good day,&lt;BR /&gt;&lt;BR /&gt;I am using ArcGIS Pro with a standard license. I used the "Modify Features -&amp;nbsp; Split" tool and can't seem to find a script for the tool. I did not use the "Analysis - Split" tool since I do not have a advanced license.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there any python scripts available?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1246790#M64111</guid>
      <dc:creator>DirkThuynsma</dc:creator>
      <dc:date>2023-01-11T07:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro - Modify Features - Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1246819#M64117</link>
      <description>&lt;P&gt;Oh that's a good question. The "&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/split-a-feature.htm" target="_blank" rel="noopener"&gt;Split a Feature&lt;/A&gt;" functionality is an active-editing, interactive tool where you specify the location at which you want to split the feature. This means it isn't available as a python Geoprocessing operation but I could see a way to perform geometric functions (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/reading-geometries.htm" target="_blank" rel="noopener"&gt;read&lt;/A&gt; and &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/writing-geometries.htm" target="_blank" rel="noopener"&gt;write&lt;/A&gt;) to perform the task. However, there's also a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split.htm" target="_blank" rel="noopener"&gt;geoprocessing tool called "Split"&lt;/A&gt;&amp;nbsp;that chops up a set of features using another set of features. This can be run in python using parameters. I imagine you're talking about the first one though?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 16:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1246819#M64117</guid>
      <dc:creator>DougGreen</dc:creator>
      <dc:date>2023-01-10T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro - Modify Features - Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1247144#M64145</link>
      <description>&lt;P data-unlink="true"&gt;Hi Doug,&lt;BR /&gt;The&amp;nbsp;geoprocessing tool called "Split" would be the perfect tool to use but the ArcGIS Pro standard license does not include this tool. Do you have any other suggestions?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:27:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1247144#M64145</guid>
      <dc:creator>DirkThuynsma</dc:creator>
      <dc:date>2023-01-11T07:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro - Modify Features - Python</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1247388#M64176</link>
      <description>&lt;P&gt;Oh I am sorry I didn't realize that. It doesn't seem like something that common would require an advanced license. You could search the&lt;A href="http://codesharing.arcgis.com/" target="_blank" rel="noopener"&gt; Code Share&lt;/A&gt; to see if anyone has shared an existing script.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 18:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-modify-features-python/m-p/1247388#M64176</guid>
      <dc:creator>DougGreen</dc:creator>
      <dc:date>2023-01-11T18:57:24Z</dc:date>
    </item>
  </channel>
</rss>

