<?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 Updating features in shapefile layer from outside ArcGIS in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/updating-features-in-shapefile-layer-from-outside/m-p/560874#M1906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I work for the local&amp;nbsp;website/newspaper in Syracuse, NY, and have built a map tracking coronavirus cases by county in New York state (&lt;A class="link-titled" href="https://www.syracuse.com/coronavirus-ny/" title="https://www.syracuse.com/coronavirus-ny/"&gt;Coronavirus in NY by the numbers&lt;/A&gt;). The data behind the bubbles on this map is managed through a Google Sheet and pulled into ArcGIS Online as a published CSV file/layer. I set it up this way in order to allow broad newsroom access to updating the map with the newest cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My preference at this point would be to change this to a choropleth map, but I haven't been able to solve for connecting the county shapefile layer to an outside data file&amp;nbsp;that would update live. Any connected CSV file requires location data;&amp;nbsp;that&amp;nbsp;layer&amp;nbsp;in my map plots (with bubbles) the geographic center of each county. I can join that layer to the county shapefile layer, and the case number data can then be used&amp;nbsp;to create a choropleth. But that joined layer does not update when the CSV layer updates. It seems to require rerunning the join analysis to update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure whether this is a limitation of the software or a gap in my knowledge. Any help solving for this is greatly appreciated! If I can provide more context, please let me know. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;— Michael Dupras&lt;/P&gt;&lt;P&gt;Syracuse, NY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2020 16:25:52 GMT</pubDate>
    <dc:creator>MichaelDupras</dc:creator>
    <dc:date>2020-03-23T16:25:52Z</dc:date>
    <item>
      <title>Updating features in shapefile layer from outside ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/updating-features-in-shapefile-layer-from-outside/m-p/560874#M1906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I work for the local&amp;nbsp;website/newspaper in Syracuse, NY, and have built a map tracking coronavirus cases by county in New York state (&lt;A class="link-titled" href="https://www.syracuse.com/coronavirus-ny/" title="https://www.syracuse.com/coronavirus-ny/"&gt;Coronavirus in NY by the numbers&lt;/A&gt;). The data behind the bubbles on this map is managed through a Google Sheet and pulled into ArcGIS Online as a published CSV file/layer. I set it up this way in order to allow broad newsroom access to updating the map with the newest cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My preference at this point would be to change this to a choropleth map, but I haven't been able to solve for connecting the county shapefile layer to an outside data file&amp;nbsp;that would update live. Any connected CSV file requires location data;&amp;nbsp;that&amp;nbsp;layer&amp;nbsp;in my map plots (with bubbles) the geographic center of each county. I can join that layer to the county shapefile layer, and the case number data can then be used&amp;nbsp;to create a choropleth. But that joined layer does not update when the CSV layer updates. It seems to require rerunning the join analysis to update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure whether this is a limitation of the software or a gap in my knowledge. Any help solving for this is greatly appreciated! If I can provide more context, please let me know. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;— Michael Dupras&lt;/P&gt;&lt;P&gt;Syracuse, NY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 16:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/updating-features-in-shapefile-layer-from-outside/m-p/560874#M1906</guid>
      <dc:creator>MichaelDupras</dc:creator>
      <dc:date>2020-03-23T16:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Updating features in shapefile layer from outside ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/updating-features-in-shapefile-layer-from-outside/m-p/560875#M1907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These visualizations are great! As for the workflow you are discussing (CSV to a service that updates regularly), ArcGIS does support that. Namely, we use the ArcGIS API for Python. It can be run in Notebooks (which comes with ArcGIS Pro).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some resources and a README that outline the workflow you are looking for:&lt;BR /&gt;&lt;A class="link-titled" href="https://esriis-my.sharepoint.com/:f:/g/personal/mik10561_esri_com/EvSrlcLGl2xMvQ9Bp2r2OxABjeG6Abe8Q0FKM3T-Spz_XA?e=BMH233" title="https://esriis-my.sharepoint.com/:f:/g/personal/mik10561_esri_com/EvSrlcLGl2xMvQ9Bp2r2OxABjeG6Abe8Q0FKM3T-Spz_XA?e=BMH233"&gt;https://esriis-my.sharepoint.com/:f:/g/personal/mik10561_esri_com/EvSrlcLGl2xMvQ9Bp2r2OxABjeG6Abe8Q0FKM3T-Spz_XA?e=BMH23…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2020 00:25:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/updating-features-in-shapefile-layer-from-outside/m-p/560875#M1907</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-09-25T00:25:20Z</dc:date>
    </item>
  </channel>
</rss>

