<?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: Feature Layer Collection items returned from Group.Content() not containing Layers or Tables in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-collection-items-returned-from-group/m-p/840754#M3511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out, you have to instantiate the Feature Layer Collection with the fromitem method. Search methods return 'item' objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 00:11:01 GMT</pubDate>
    <dc:creator>MitchellOttesen1</dc:creator>
    <dc:date>2018-06-08T00:11:01Z</dc:date>
    <item>
      <title>Feature Layer Collection items returned from Group.Content() not containing Layers or Tables</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-collection-items-returned-from-group/m-p/840753#M3510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a Level 2 Admin, and a member of the Group I'm trying to capture content from. Trying to capture layers and tables from the Feature Layers shared to the Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcgis&lt;/P&gt;&lt;P&gt;gis = arcgis.gis.GIS(&amp;lt;my url&amp;gt;, &amp;lt;my username&amp;gt;, &amp;lt;my password&amp;gt;)&lt;/P&gt;&lt;P&gt;groups = gis.groups.search(query='title:&amp;lt;my group title&amp;gt;')&lt;/P&gt;&lt;P&gt;group = groups[0]&lt;/P&gt;&lt;P&gt;content = group.content()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature Layer Collection items inside 'content' have 'None' as the Layers and Tables properties. If I go to those Feature Services in the WebGIS, they definitely have at least one of each.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 16:02:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-collection-items-returned-from-group/m-p/840753#M3510</guid>
      <dc:creator>MitchellOttesen1</dc:creator>
      <dc:date>2018-05-16T16:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Layer Collection items returned from Group.Content() not containing Layers or Tables</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-collection-items-returned-from-group/m-p/840754#M3511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out, you have to instantiate the Feature Layer Collection with the fromitem method. Search methods return 'item' objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 00:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/feature-layer-collection-items-returned-from-group/m-p/840754#M3511</guid>
      <dc:creator>MitchellOttesen1</dc:creator>
      <dc:date>2018-06-08T00:11:01Z</dc:date>
    </item>
  </channel>
</rss>

