<?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: Preserve GlobalIDs when Adding Features to Feature Service in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753764#M357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can use &lt;A href="https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis.features.FeatureLayer.edit_features"&gt;edit_features&lt;/A&gt; and set use_global_ids=True to accomplish this. You can read more about this in the REST API doc for the &lt;A href="https://developers.arcgis.com/rest/services-reference/apply-edits-feature-service-layer-.htm"&gt;applyEdits&lt;/A&gt; endpoint. The layer you are adding features to must advertise supportsApplyEditsWithGlobalIds=True.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2019 14:31:30 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-03-06T14:31:30Z</dc:date>
    <item>
      <title>Preserve GlobalIDs when Adding Features to Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753763#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just wondering if there is a way to preserve global id's when adding features to a feature service using the arcgis api for python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both features (one stored in an egdb and the feature service) have a global id field but the global id is different between features after&amp;nbsp;adding them using the edit_features method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 13:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753763#M356</guid>
      <dc:creator>PatrickFilyer</dc:creator>
      <dc:date>2019-03-06T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve GlobalIDs when Adding Features to Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753764#M357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can use &lt;A href="https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis.features.FeatureLayer.edit_features"&gt;edit_features&lt;/A&gt; and set use_global_ids=True to accomplish this. You can read more about this in the REST API doc for the &lt;A href="https://developers.arcgis.com/rest/services-reference/apply-edits-feature-service-layer-.htm"&gt;applyEdits&lt;/A&gt; endpoint. The layer you are adding features to must advertise supportsApplyEditsWithGlobalIds=True.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 14:31:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753764#M357</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-06T14:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve GlobalIDs when Adding Features to Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753765#M358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll give this a try.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/preserve-globalids-when-adding-features-to-feature/m-p/753765#M358</guid>
      <dc:creator>PatrickFilyer</dc:creator>
      <dc:date>2019-03-06T16:49:15Z</dc:date>
    </item>
  </channel>
</rss>

