<?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 Spatially Enabled Data Frames for Spatial Analysis in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-data-frames-for-spatial-analysis/m-p/882624#M5180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in the possibility of using SEDFs for doing unions and intersections of point geometries and selecting point geometries completely within line geometries.&amp;nbsp; I can do this with normal means, but I was hoping I could do it with SEDFs faster and more concisely.&amp;nbsp; I am still evaluating that.&amp;nbsp; I just wanted to know if you can do these operations with SEDFs.&amp;nbsp; Do the spatial columns contain normal geometry objects?&amp;nbsp; Can you have multiple shape columns on a single data frame?&amp;nbsp; If not, I will go back to my original plan of using geoprocessing tools, cursors, and sets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2019 01:21:09 GMT</pubDate>
    <dc:creator>NathanHeickLACSD</dc:creator>
    <dc:date>2019-09-12T01:21:09Z</dc:date>
    <item>
      <title>Spatially Enabled Data Frames for Spatial Analysis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-data-frames-for-spatial-analysis/m-p/882624#M5180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in the possibility of using SEDFs for doing unions and intersections of point geometries and selecting point geometries completely within line geometries.&amp;nbsp; I can do this with normal means, but I was hoping I could do it with SEDFs faster and more concisely.&amp;nbsp; I am still evaluating that.&amp;nbsp; I just wanted to know if you can do these operations with SEDFs.&amp;nbsp; Do the spatial columns contain normal geometry objects?&amp;nbsp; Can you have multiple shape columns on a single data frame?&amp;nbsp; If not, I will go back to my original plan of using geoprocessing tools, cursors, and sets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 01:21:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-data-frames-for-spatial-analysis/m-p/882624#M5180</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2019-09-12T01:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Spatially Enabled Data Frames for Spatial Analysis</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-data-frames-for-spatial-analysis/m-p/882625#M5181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you examine the code, arcpy or shapely or python or all.&amp;nbsp; See line 123 on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\YourArcGISProInstallPath\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\geometry\_types.py&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have Pro installed, it will use what is available (arcpy, shapely, pure python... depends).&amp;nbsp; Lots of json stuff, but the code is pretty easy to follow.&amp;nbsp; Some are pure python implementations (eg convex hull).&amp;nbsp; Worth a look through the code base, but if you are looking something miraculously different then you might be disappointed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It isn't so much what is offered, but where it can be used and jupyter notebook and jupyter lab do have some interesting stuff.&amp;nbsp; I do find pandas a bit of a bloat when a lot of the functionality can be more readily implemented in numpy, but it definitely offers a good introduction to integrating commercial and open source analysis.&amp;nbsp; It is generally a well-supported package geared to particular uses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 02:07:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-data-frames-for-spatial-analysis/m-p/882625#M5181</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-09-12T02:07:03Z</dc:date>
    </item>
  </channel>
</rss>

