<?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 Layers loaded as SEDF from a feature class in a local GDB do not appear in the map widget (ArcGIS Pro 3.2) in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1366641#M9479</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Has anyone else experienced issues with displaying layers converted from local geodatabases to SEDFs in map widgets?&lt;BR /&gt;&lt;BR /&gt;in 3.2, I can't seem to see the SEDF when loaded into the map widget, but when saved into the portal, the feature layers added from SEDFs are present. I am running the sample notebook from the Visualing Data using ArcGIS API for Python.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcusPaoloPatam_0-1704414115361.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90604i16692D9706CEB810/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcusPaoloPatam_0-1704414115361.png" alt="MarcusPaoloPatam_0-1704414115361.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when i save the map object from the notebook to AGOL, the layers show correctly, including the points loaded into the SEDF from a local GDB&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcusPaoloPatam_1-1704414115359.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90605iA466E481F494FE51/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcusPaoloPatam_1-1704414115359.png" alt="MarcusPaoloPatam_1-1704414115359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Portal search items also load properly in the map widget.&lt;BR /&gt;&lt;BR /&gt;If it helps, I am using a social login, so the GIS connection i use is&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;gis = GIS("pro")&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I have tried cloning my environment and updating the arcgis and the arcpy package to the latest available version via conda in the Python Command Prompt.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcusPaoloPatam_2-1704414324956.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90606i0AE7988833AE241A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcusPaoloPatam_2-1704414324956.png" alt="MarcusPaoloPatam_2-1704414324956.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please let me know if you have the same issues, thanks!&lt;BR /&gt;Cheers,&lt;BR /&gt;Marcus&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 00:29:20 GMT</pubDate>
    <dc:creator>MarcusPaoloPatam</dc:creator>
    <dc:date>2024-01-05T00:29:20Z</dc:date>
    <item>
      <title>Layers loaded as SEDF from a feature class in a local GDB do not appear in the map widget (ArcGIS Pro 3.2)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1366641#M9479</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Has anyone else experienced issues with displaying layers converted from local geodatabases to SEDFs in map widgets?&lt;BR /&gt;&lt;BR /&gt;in 3.2, I can't seem to see the SEDF when loaded into the map widget, but when saved into the portal, the feature layers added from SEDFs are present. I am running the sample notebook from the Visualing Data using ArcGIS API for Python.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcusPaoloPatam_0-1704414115361.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90604i16692D9706CEB810/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcusPaoloPatam_0-1704414115361.png" alt="MarcusPaoloPatam_0-1704414115361.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when i save the map object from the notebook to AGOL, the layers show correctly, including the points loaded into the SEDF from a local GDB&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcusPaoloPatam_1-1704414115359.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90605iA466E481F494FE51/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcusPaoloPatam_1-1704414115359.png" alt="MarcusPaoloPatam_1-1704414115359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Portal search items also load properly in the map widget.&lt;BR /&gt;&lt;BR /&gt;If it helps, I am using a social login, so the GIS connection i use is&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;gis = GIS("pro")&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I have tried cloning my environment and updating the arcgis and the arcpy package to the latest available version via conda in the Python Command Prompt.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcusPaoloPatam_2-1704414324956.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90606i0AE7988833AE241A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcusPaoloPatam_2-1704414324956.png" alt="MarcusPaoloPatam_2-1704414324956.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please let me know if you have the same issues, thanks!&lt;BR /&gt;Cheers,&lt;BR /&gt;Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 00:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1366641#M9479</guid>
      <dc:creator>MarcusPaoloPatam</dc:creator>
      <dc:date>2024-01-05T00:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Layers loaded as SEDF from a feature class in a local GDB do not appear in the map widget (ArcGIS Pro 3.2)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1394378#M9748</link>
      <description>&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;I am testing the Web-Course now and see a similar behavior occurring. I tested the code against another dataset and it works against a different FeatureClass. I would recommend trying that as a solution. The course you are taking is meant to build familiarity with the different visual capabilities with the SEDF.&lt;BR /&gt;&lt;BR /&gt;Given the difference I am pretty sure it is associated with the Montana data in the course, but more investigation is needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff Bigos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 20:55:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1394378#M9748</guid>
      <dc:creator>JeffBigos</dc:creator>
      <dc:date>2024-03-11T20:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Layers loaded as SEDF from a feature class in a local GDB do not appear in the map widget (ArcGIS Pro 3.2)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1546511#M10745</link>
      <description>&lt;P&gt;I have similar issues with a 16MB feature class in a file gdb not displaying.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/920"&gt;@JeffBigos&lt;/a&gt;&amp;nbsp; is there any update on this? Do we know if this is a limitation with ESRI's gdb format or with SEDFs?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any further guidance would be great. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 13:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/layers-loaded-as-sedf-from-a-feature-class-in-a/m-p/1546511#M10745</guid>
      <dc:creator>MichaelWilliamsUSDA</dc:creator>
      <dc:date>2024-10-08T13:47:23Z</dc:date>
    </item>
  </channel>
</rss>

