<?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 Can ArcGIS Data Pipelines keep my own parcel layer (with attachments) in sync with a public county parcel service? in Data Pipelines Questions</title>
    <link>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1659727#M184</link>
    <description>&lt;P&gt;I’d like to use &lt;STRONG&gt;ArcGIS Data Pipelines&lt;/STRONG&gt; to keep a private parcel layer in my ArcGIS Online org in sync with the county’s public parcel service:&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; &lt;A href="https://gis.delcopa.gov/arcgis/rest/services/Parcels/Parcels_Public_Access/FeatureServer/0" target="_new" rel="noopener"&gt;Delaware County Parcels – Public Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My goal is to have:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;A copy of the parcel data that updates automatically from the county source.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The ability to add my own attachments (photos, PDFs, etc.) to parcels in my private layer.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is it possible for Data Pipelines to update the parcel data &lt;STRONG&gt;without overwriting or removing attachments&lt;/STRONG&gt;?&lt;BR /&gt;Or would I need a different approach (like storing attachments separately or using the REST API)?&lt;/P&gt;&lt;P&gt;Thanks in advance for any guidance or examples!&lt;/P&gt;</description>
    <pubDate>Wed, 22 Oct 2025 18:10:19 GMT</pubDate>
    <dc:creator>apgis16</dc:creator>
    <dc:date>2025-10-22T18:10:19Z</dc:date>
    <item>
      <title>Can ArcGIS Data Pipelines keep my own parcel layer (with attachments) in sync with a public county parcel service?</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1659727#M184</link>
      <description>&lt;P&gt;I’d like to use &lt;STRONG&gt;ArcGIS Data Pipelines&lt;/STRONG&gt; to keep a private parcel layer in my ArcGIS Online org in sync with the county’s public parcel service:&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; &lt;A href="https://gis.delcopa.gov/arcgis/rest/services/Parcels/Parcels_Public_Access/FeatureServer/0" target="_new" rel="noopener"&gt;Delaware County Parcels – Public Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My goal is to have:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;A copy of the parcel data that updates automatically from the county source.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The ability to add my own attachments (photos, PDFs, etc.) to parcels in my private layer.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is it possible for Data Pipelines to update the parcel data &lt;STRONG&gt;without overwriting or removing attachments&lt;/STRONG&gt;?&lt;BR /&gt;Or would I need a different approach (like storing attachments separately or using the REST API)?&lt;/P&gt;&lt;P&gt;Thanks in advance for any guidance or examples!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 18:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1659727#M184</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2025-10-22T18:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can ArcGIS Data Pipelines keep my own parcel layer (with attachments) in sync with a public county parcel service?</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1659967#M185</link>
      <description>&lt;P&gt;There is a Data Pipelines idea for your workflow and I suggest you kudos that &lt;A href="https://community.esri.com/t5/data-pipelines-ideas/preserve-hosted-feature-layer-attachments/idi-p/1375140" target="_self"&gt;idea&lt;/A&gt;&amp;nbsp;to give it a bump.&lt;BR /&gt;&lt;BR /&gt;Meanwhile, your best approach is to use core tools with Python or AGOL Notebook and the REST API.&lt;/P&gt;&lt;P&gt;If you have the licene for ArcGIS Data Interoperability for Pro extension you could use it to maintain attachments, as well as detect changes of parcel and attachment records. The new ArcGIS Attachment Connector for Data Interoperability has multiple attachment actions (Add, Delete, Download, List, Update) that will help you in this workflow. With Pro Schedule Run tool you can also use the workspace to build a Spatial ETL GP tool that will run the updates, similar to the Data Pipelines scheduling tool.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 14:14:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1659967#M185</guid>
      <dc:creator>RenatoSalvaleon3</dc:creator>
      <dc:date>2025-10-23T14:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can ArcGIS Data Pipelines keep my own parcel layer (with attachments) in sync with a public county parcel service?</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1660107#M186</link>
      <description>&lt;P&gt;Thank you for the update!&amp;nbsp;Is there any supported way to reference or display attachments from a different hosted layer (that I own) within the pop-ups of a separate public layer, based on a shared field value? I know that it's not possible to make HFL Views on a feature layer you do not own.&amp;nbsp;If not with Arcade directly, are there other approaches or is the best solution core tools with Python and the REST API?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 18:44:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/can-arcgis-data-pipelines-keep-my-own-parcel-layer/m-p/1660107#M186</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2025-10-23T18:44:44Z</dc:date>
    </item>
  </channel>
</rss>

