<?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: Clipping Spatially Enabled DataFrames in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162914#M7303</link>
    <description>&lt;P&gt;from your link....&lt;/P&gt;&lt;P&gt;arcpy installed?&lt;/P&gt;&lt;P&gt;where is the code that you provided the required envelop?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 01:10:29 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-04-11T01:10:29Z</dc:date>
    <item>
      <title>Clipping Spatially Enabled DataFrames</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162913#M7302</link>
      <description>&lt;P&gt;I have a SEDF with dissolved polygons and I want to clip it to the extent of another SEDF with a single polygon. I tried using the&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.geometry.html?highlight=clip#arcgis.geometry.Geometry.clip" target="_blank" rel="noopener"&gt;arcgis.geometry.Geometry.clip&lt;/A&gt;&amp;nbsp;but was unsuccessful. Does anyone have any advice?&lt;/P&gt;&lt;P&gt;SEDF 1 (Input):&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;['OBJECTID', 'School', 'Count_', 'AnalysisArea', 'SHAPE']&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;SEDF 2 (Clip):&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;PRE&gt;['OBJECTID', 'Count_', 'AnalysisArea', 'SHAPE']&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Apr 2022 00:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162913#M7302</guid>
      <dc:creator>iintrater</dc:creator>
      <dc:date>2022-04-11T00:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Spatially Enabled DataFrames</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162914#M7303</link>
      <description>&lt;P&gt;from your link....&lt;/P&gt;&lt;P&gt;arcpy installed?&lt;/P&gt;&lt;P&gt;where is the code that you provided the required envelop?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 01:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162914#M7303</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-04-11T01:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping Spatially Enabled DataFrames</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162931#M7304</link>
      <description>&lt;P&gt;arcpy is installed, all of the code is within the arcgis pro built in jupyter notebook:&lt;/P&gt;&lt;P&gt;outDissolve_SDF is SEDF #1 and&amp;nbsp;boundaryDissolve_SDF is SEDF #2&lt;/P&gt;&lt;P&gt;outClip = outDissolve_SDF.clip(boundaryDissolve_SDF)&lt;BR /&gt;outClip&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 03:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/clipping-spatially-enabled-dataframes/m-p/1162931#M7304</guid>
      <dc:creator>iintrater</dc:creator>
      <dc:date>2022-04-11T03:22:07Z</dc:date>
    </item>
  </channel>
</rss>

