<?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 Interactive User Input using ArcGIS API for Python in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/interactive-user-input-using-arcgis-api-for-python/m-p/1478902#M10069</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have an issue while trying to add features to a web layer published in ArcGIS Online through ArcGIS API for Python.&lt;BR /&gt;I want to open a map widget and add the layer to it. Then, I want to open like an edit session to add features (Polygons) interactively through the open map widget.&lt;BR /&gt;All this in ArcGIS Notebooks on AGOL.&lt;/P&gt;&lt;P&gt;Anyone can help, please??&lt;/P&gt;</description>
    <pubDate>Sun, 26 May 2024 13:25:33 GMT</pubDate>
    <dc:creator>Muhammad_Elbagoury</dc:creator>
    <dc:date>2024-05-26T13:25:33Z</dc:date>
    <item>
      <title>Interactive User Input using ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/interactive-user-input-using-arcgis-api-for-python/m-p/1478902#M10069</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have an issue while trying to add features to a web layer published in ArcGIS Online through ArcGIS API for Python.&lt;BR /&gt;I want to open a map widget and add the layer to it. Then, I want to open like an edit session to add features (Polygons) interactively through the open map widget.&lt;BR /&gt;All this in ArcGIS Notebooks on AGOL.&lt;/P&gt;&lt;P&gt;Anyone can help, please??&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2024 13:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/interactive-user-input-using-arcgis-api-for-python/m-p/1478902#M10069</guid>
      <dc:creator>Muhammad_Elbagoury</dc:creator>
      <dc:date>2024-05-26T13:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive User Input using ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/interactive-user-input-using-arcgis-api-for-python/m-p/1479606#M10072</link>
      <description>&lt;P&gt;It seems possible albeit somewhat involved:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/guide/part2-working-with-geometries/" target="_blank"&gt;Part 2 - Working with Geometries | ArcGIS API for Python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;About halfway down is a &lt;STRONG&gt;Creating geometries interactively using the map widget&amp;nbsp;&lt;/STRONG&gt;section. It seems like you'll have the capture what the user draws inside the widget, copy the geometry, then append a new feature with that geometry to your layer. To fill out the metadata, you could import ipywidgets and make a few fields the user fills out&lt;/P&gt;&lt;P&gt;&lt;A href="https://ipywidgets.readthedocs.io/en/stable/" target="_blank"&gt;https://ipywidgets.readthedocs.io/en/stable/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 16:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/interactive-user-input-using-arcgis-api-for-python/m-p/1479606#M10072</guid>
      <dc:creator>JohnEvans6</dc:creator>
      <dc:date>2024-05-28T16:01:38Z</dc:date>
    </item>
  </channel>
</rss>

