<?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: Set-Operations with Overlay on SpatialDataFrame in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845525#M3656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write your own overlay using the geometry operations on the shape column. &amp;nbsp;There is no built in set operation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use spatial indexing as well to improve performance. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jul 2017 12:56:42 GMT</pubDate>
    <dc:creator>AndrewChapkowski</dc:creator>
    <dc:date>2017-07-24T12:56:42Z</dc:date>
    <item>
      <title>Set-Operations with Overlay on SpatialDataFrame</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845524#M3655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started tinkering with the SpatialDataFrame, and it appears that set-operations with overlay are not supported on SpatialDataFrames, e.g., executing a spatial union or difference between two separate SpatialDataFrames.&amp;nbsp; Am I correct or just missing or misunderstanding the documentation?&amp;nbsp; If I am correct, is this something that is going to be supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want a better idea of what i am trying to achieve, directly using SpatialDataFrames and not dumping to either feature classes locally or feature layers in Portal, check out&amp;nbsp; &lt;A class="link-titled" href="http://geopandas.org/set_operations.html" title="http://geopandas.org/set_operations.html"&gt;Set-Operations with Overlay — GeoPandas 0.2-py3.5.egg documentation&lt;/A&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 03:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845524#M3655</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-07-18T03:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set-Operations with Overlay on SpatialDataFrame</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845525#M3656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write your own overlay using the geometry operations on the shape column. &amp;nbsp;There is no built in set operation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use spatial indexing as well to improve performance. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 12:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845525#M3656</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2017-07-24T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set-Operations with Overlay on SpatialDataFrame</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845526#M3657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew, can you respond to my latter question, "is this [set operations] something that is going to be supported?"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 14:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845526#M3657</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-07-24T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set-Operations with Overlay on SpatialDataFrame</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845527#M3658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of right now, we have not implemented it, but I will put it on the docket for future tasks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845527#M3658</guid>
      <dc:creator>AndrewChapkowski</dc:creator>
      <dc:date>2017-09-07T17:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set-Operations with Overlay on SpatialDataFrame</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845528#M3659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear it.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:57:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/set-operations-with-overlay-on-spatialdataframe/m-p/845528#M3659</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-09-07T19:57:20Z</dc:date>
    </item>
  </channel>
</rss>

