<?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: How to add features to referenced feature layer in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085585#M61939</link>
    <description>&lt;P&gt;Yes thank you, this was my problem. The&lt;SPAN&gt;&amp;nbsp;referenced feature layer variable was not a str&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Aug 2021 06:05:47 GMT</pubDate>
    <dc:creator>GeoHawaii</dc:creator>
    <dc:date>2021-08-04T06:05:47Z</dc:date>
    <item>
      <title>How to add features to referenced feature layer</title>
      <link>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085331#M61932</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;I have a referenced feature layer and a hosted feature layer. I need to add or copy the features from the hosted feature layer to the referenced feature layer.&lt;BR /&gt;I currently have a script that copies features from one hosted feature layer to another hosted feature layer. If I now use a referenced feature layer I get the following error message: TypeError: unsupported operand type (s) for +: 'FeatureLayer' and 'str'&lt;/P&gt;&lt;P&gt;Is it not possible at the moment?&lt;BR /&gt;I use the edit_features function for this&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 14:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085331#M61932</guid>
      <dc:creator>GeoHawaii</dc:creator>
      <dc:date>2021-08-03T14:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to add features to referenced feature layer</title>
      <link>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085334#M61933</link>
      <description>&lt;P&gt;Sharing your code would help others identify what the problem is. A TypeError may be a very simple fix.&lt;/P&gt;&lt;P&gt;Have you gotten this process to work in the past, or are you still developing it?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 14:43:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085334#M61933</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-08-03T14:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to add features to referenced feature layer</title>
      <link>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085350#M61935</link>
      <description>&lt;P&gt;Looking at the error, is FeatureLayer an object?&amp;nbsp; They both need to be strings to be concatenated by the + so make sure both variables are strings.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 15:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085350#M61935</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-03T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add features to referenced feature layer</title>
      <link>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085585#M61939</link>
      <description>&lt;P&gt;Yes thank you, this was my problem. The&lt;SPAN&gt;&amp;nbsp;referenced feature layer variable was not a str&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 06:05:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-add-features-to-referenced-feature-layer/m-p/1085585#M61939</guid>
      <dc:creator>GeoHawaii</dc:creator>
      <dc:date>2021-08-04T06:05:47Z</dc:date>
    </item>
  </channel>
</rss>

