<?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: Most efficient way to create and maintain shared maps containing shapefiles in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/most-efficient-way-to-create-and-maintain-shared/m-p/248044#M12196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm Assuming when you say shapefile its starts as one geographic area, then you will be adding&amp;nbsp;other areas with each new shapefile.&amp;nbsp; This&amp;nbsp;sounds like a job for the&amp;nbsp;Append tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted the target of the append to be an ArcGIS online as a Hosted Feature Layer,&amp;nbsp;it's totally possible. You could efficiently update this data by using ArcGIS Pro and ArcGIS Online together.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Something like so:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1) Open the first shapefile in ArcGIS Pro. &lt;BR /&gt;2) &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-features.htm#ESRI_SECTION1_CFBCE06ADF19474F8132339DD277E5B7"&gt;Publish&lt;/A&gt; it as Hosted Feature layer. &lt;BR /&gt;3) When New shapefiles become available, &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append&lt;/A&gt; it&amp;nbsp;to the Hosted Feature layer. Repeat step 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result will be a single table that consolidates each shape that was gathered and then appended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other things you can do with a Hosted Feature layer is share&amp;nbsp;them to member of your organization so they can add or edit the features with &lt;A href="https://www.esri.com/en-us/arcgis/products/collector-for-arcgis/resources"&gt;Collector for ArcGIS&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Supporting Documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/services/use-web-feature-layers.htm" title="http://pro.arcgis.com/en/pro-app/help/data/services/use-web-feature-layers.htm"&gt;Use web feature layers—Services | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2019 00:08:18 GMT</pubDate>
    <dc:creator>AdamEversole1</dc:creator>
    <dc:date>2019-01-15T00:08:18Z</dc:date>
    <item>
      <title>Most efficient way to create and maintain shared maps containing shapefiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/most-efficient-way-to-create-and-maintain-shared/m-p/248043#M12195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My map will contain shapefiles. I will share it with colleagues. More shapefiles will be added continuously in the future. Which is the most efficient way to create and maintain such a map? I assume that ArcGIS Online is recommendable. Probably maintenance may be done with a Python script for sporadic integration of new shapefiles. Before I start I want to ask whether this is a recommendable approach. Are there better ones?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 12:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/most-efficient-way-to-create-and-maintain-shared/m-p/248043#M12195</guid>
      <dc:creator>BrianSteiner1</dc:creator>
      <dc:date>2019-01-11T12:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Most efficient way to create and maintain shared maps containing shapefiles</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/most-efficient-way-to-create-and-maintain-shared/m-p/248044#M12196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm Assuming when you say shapefile its starts as one geographic area, then you will be adding&amp;nbsp;other areas with each new shapefile.&amp;nbsp; This&amp;nbsp;sounds like a job for the&amp;nbsp;Append tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted the target of the append to be an ArcGIS online as a Hosted Feature Layer,&amp;nbsp;it's totally possible. You could efficiently update this data by using ArcGIS Pro and ArcGIS Online together.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Something like so:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1) Open the first shapefile in ArcGIS Pro. &lt;BR /&gt;2) &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-features.htm#ESRI_SECTION1_CFBCE06ADF19474F8132339DD277E5B7"&gt;Publish&lt;/A&gt; it as Hosted Feature layer. &lt;BR /&gt;3) When New shapefiles become available, &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append&lt;/A&gt; it&amp;nbsp;to the Hosted Feature layer. Repeat step 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result will be a single table that consolidates each shape that was gathered and then appended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other things you can do with a Hosted Feature layer is share&amp;nbsp;them to member of your organization so they can add or edit the features with &lt;A href="https://www.esri.com/en-us/arcgis/products/collector-for-arcgis/resources"&gt;Collector for ArcGIS&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Supporting Documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/data/services/use-web-feature-layers.htm" title="http://pro.arcgis.com/en/pro-app/help/data/services/use-web-feature-layers.htm"&gt;Use web feature layers—Services | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 00:08:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/most-efficient-way-to-create-and-maintain-shared/m-p/248044#M12196</guid>
      <dc:creator>AdamEversole1</dc:creator>
      <dc:date>2019-01-15T00:08:18Z</dc:date>
    </item>
  </channel>
</rss>

