<?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 can I update an online FeatureSet from a local GDB? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-update-an-online-featureset-from-a-local/m-p/875767#M4899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I answered my own question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to first convert the fc to a num py array:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fields = ('A','B','C','D')&lt;BR /&gt;x = "C:\\Users\\User\\Documents\\ArcGIS\\Default.gdb\\FC"&lt;BR /&gt;y = DataFrame(arcpy.da.FeatureClassToNumPyArray(x , fields, skip_nulls=True))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2019 19:41:01 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-02-27T19:41:01Z</dc:date>
    <item>
      <title>How can I update an online FeatureSet from a local GDB?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-update-an-online-featureset-from-a-local/m-p/875766#M4898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roughly following these &lt;A href="https://developers.arcgis.com/python/guide/working-with-feature-layers-and-features/"&gt;instructions &lt;/A&gt;is it possible&amp;nbsp;to update an AGOL layer with data from a local dataset?&lt;/P&gt;&lt;P&gt;I can't seem to figure out how to get a feature set from the feature layer in order to use pandas to merge them.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 15:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-update-an-online-featureset-from-a-local/m-p/875766#M4898</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-27T15:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I update an online FeatureSet from a local GDB?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-update-an-online-featureset-from-a-local/m-p/875767#M4899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I answered my own question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to first convert the fc to a num py array:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fields = ('A','B','C','D')&lt;BR /&gt;x = "C:\\Users\\User\\Documents\\ArcGIS\\Default.gdb\\FC"&lt;BR /&gt;y = DataFrame(arcpy.da.FeatureClassToNumPyArray(x , fields, skip_nulls=True))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 19:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-update-an-online-featureset-from-a-local/m-p/875767#M4899</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-02-27T19:41:01Z</dc:date>
    </item>
  </channel>
</rss>

