<?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 How to copy a feature described by a list to a local feature class in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-copy-a-feature-described-by-a-list-to-a/m-p/1163360#M7306</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;First of all I apologize for this duplicate post but I originally posted it in a less appropriate section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have constructed a list ("feat_to_add") that describes a feature that I want to add to a hosted feature layer in my Portal. There it is :&lt;/P&gt;&lt;P&gt;[{"geometry": {"paths": [[[2.9244314, 42.7770192], [2.9519563, 42.7748966], [2.951957, 42.7748306], [2.9518368, 42.7748318]]], "spatialReference": {"wkid": 4326, "latestWkid": 4326}}, "attributes": {"username": "DH283LK", "start_time": 1649155161000, "end_time": 1649155732000, "numimmat": "DH-283-LK", "activite": "Collecte", "commune": "Test", "duree": 9.650000000000192, "commentair": "Test"}}]&lt;/P&gt;&lt;P&gt;No problem using the function : layer.edit_features(adds=feat_to_add), my feature was correctly added to my hosted feature layer.&lt;/P&gt;&lt;P&gt;But in addition to updating my Portal, I would also like to copy this feature to a feature class of a local FGDB.&lt;/P&gt;&lt;P&gt;Can you please help me find the solution to copy this feature describe in a list to a local feature class.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 07:05:22 GMT</pubDate>
    <dc:creator>NicolasDELAVAL</dc:creator>
    <dc:date>2022-04-12T07:05:22Z</dc:date>
    <item>
      <title>How to copy a feature described by a list to a local feature class</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-copy-a-feature-described-by-a-list-to-a/m-p/1163360#M7306</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;First of all I apologize for this duplicate post but I originally posted it in a less appropriate section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have constructed a list ("feat_to_add") that describes a feature that I want to add to a hosted feature layer in my Portal. There it is :&lt;/P&gt;&lt;P&gt;[{"geometry": {"paths": [[[2.9244314, 42.7770192], [2.9519563, 42.7748966], [2.951957, 42.7748306], [2.9518368, 42.7748318]]], "spatialReference": {"wkid": 4326, "latestWkid": 4326}}, "attributes": {"username": "DH283LK", "start_time": 1649155161000, "end_time": 1649155732000, "numimmat": "DH-283-LK", "activite": "Collecte", "commune": "Test", "duree": 9.650000000000192, "commentair": "Test"}}]&lt;/P&gt;&lt;P&gt;No problem using the function : layer.edit_features(adds=feat_to_add), my feature was correctly added to my hosted feature layer.&lt;/P&gt;&lt;P&gt;But in addition to updating my Portal, I would also like to copy this feature to a feature class of a local FGDB.&lt;/P&gt;&lt;P&gt;Can you please help me find the solution to copy this feature describe in a list to a local feature class.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 07:05:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-copy-a-feature-described-by-a-list-to-a/m-p/1163360#M7306</guid>
      <dc:creator>NicolasDELAVAL</dc:creator>
      <dc:date>2022-04-12T07:05:22Z</dc:date>
    </item>
  </channel>
</rss>

