<?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 AGOL Notebook Webtool Input Feature Set is Empty in ArcGIS Notebooks Questions</title>
    <link>https://community.esri.com/t5/arcgis-notebooks-questions/agol-notebook-webtool-input-feature-set-is-empty/m-p/1694368#M1031</link>
    <description>&lt;P&gt;Hi.&amp;nbsp; I need some help.&amp;nbsp; I'm developing a notebook webtool in AGOL and I cannot get the input "Feature Set" to work properly.&amp;nbsp; I'm struggling to find anything definitive about how to handle a Feature Set input variable so it can be used in analysis (e.g. clipping) online.&lt;/P&gt;&lt;P&gt;If it matters, I'm using the webtool in an AGOL web map that contains two small polygon feature layers.&amp;nbsp; I also plan to use it in an Experience Builder app.&amp;nbsp; The feature layers contain a single polygon each.&lt;/P&gt;&lt;P&gt;The input parameter is defined as a Feature Set , named InputStudyAreaFL.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Selecting one of the feature layers sends a dictionary to the webtool.&amp;nbsp; However, using "list(InputStudyAreaFL.items()))" shows me that the dictionary is not empty, but it doesn't contain any info.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [('displayFieldName', ''), ('fieldAliases', {}), ('geometryType', ''), ('spatialReference', {}), ('fields', []), ('features', [])]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Using&amp;nbsp; InputStudyAreaFS = FeatureSet.from_dict(InputStudyAreaFL)&amp;nbsp; produces a valid Feature Set but it has no features.&lt;/P&gt;&lt;P&gt;This doesn't produce a valid FeatureSet at all:&lt;/P&gt;&lt;P&gt;InputStudyAreaFC = FeatureCollection(InputStudyAreaFL)&lt;BR /&gt;InputStudyAreaFS = InputStudyAreaFC.query&lt;/P&gt;&lt;P&gt;I would appreciate anyone's help with this or pointing me to online resources.&amp;nbsp; (I should add that I do not have an advanced license to have access to arcpy.)&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mary Ellen&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2026 14:12:50 GMT</pubDate>
    <dc:creator>MaryEllenPerko</dc:creator>
    <dc:date>2026-04-03T14:12:50Z</dc:date>
    <item>
      <title>AGOL Notebook Webtool Input Feature Set is Empty</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/agol-notebook-webtool-input-feature-set-is-empty/m-p/1694368#M1031</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; I need some help.&amp;nbsp; I'm developing a notebook webtool in AGOL and I cannot get the input "Feature Set" to work properly.&amp;nbsp; I'm struggling to find anything definitive about how to handle a Feature Set input variable so it can be used in analysis (e.g. clipping) online.&lt;/P&gt;&lt;P&gt;If it matters, I'm using the webtool in an AGOL web map that contains two small polygon feature layers.&amp;nbsp; I also plan to use it in an Experience Builder app.&amp;nbsp; The feature layers contain a single polygon each.&lt;/P&gt;&lt;P&gt;The input parameter is defined as a Feature Set , named InputStudyAreaFL.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Selecting one of the feature layers sends a dictionary to the webtool.&amp;nbsp; However, using "list(InputStudyAreaFL.items()))" shows me that the dictionary is not empty, but it doesn't contain any info.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [('displayFieldName', ''), ('fieldAliases', {}), ('geometryType', ''), ('spatialReference', {}), ('fields', []), ('features', [])]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Using&amp;nbsp; InputStudyAreaFS = FeatureSet.from_dict(InputStudyAreaFL)&amp;nbsp; produces a valid Feature Set but it has no features.&lt;/P&gt;&lt;P&gt;This doesn't produce a valid FeatureSet at all:&lt;/P&gt;&lt;P&gt;InputStudyAreaFC = FeatureCollection(InputStudyAreaFL)&lt;BR /&gt;InputStudyAreaFS = InputStudyAreaFC.query&lt;/P&gt;&lt;P&gt;I would appreciate anyone's help with this or pointing me to online resources.&amp;nbsp; (I should add that I do not have an advanced license to have access to arcpy.)&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mary Ellen&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2026 14:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/agol-notebook-webtool-input-feature-set-is-empty/m-p/1694368#M1031</guid>
      <dc:creator>MaryEllenPerko</dc:creator>
      <dc:date>2026-04-03T14:12:50Z</dc:date>
    </item>
  </channel>
</rss>

