<?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: Creating a New Version of Map Each Time Edits Are Made (An Update Log) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1204189#M58824</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It's been a while since you wrote this, but I'm curious whether you found a good solution. I'm trying to do something similar (also for a Town,) and need to have a shapefile that is accurate for the preceding year before updating the information for the current year.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 14:48:55 GMT</pubDate>
    <dc:creator>HeatherMcCann</dc:creator>
    <dc:date>2022-08-18T14:48:55Z</dc:date>
    <item>
      <title>Creating a New Version of Map Each Time Edits Are Made (An Update Log)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029302#M37740</link>
      <description>&lt;P&gt;This may be a stupid question, but I'm trying to figure out how to create an "Update Log" of all the edits made to a map. We work with cities to map their systems. There is a lot of back and forth, and updates are routinely made about the placement of infrastructure. I would like to save an original version of a map, and then save a new map each time edits are made with the date they were made.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried creating a map package, making edits, and saving a new map package, but the edits are reflected on both. I understand that a map package is creating a "snapshot" of the original data at the time that it was packaged. So i&lt;SPAN&gt;f you edit using a layer in a map extracted from a map package, then you are editing the feature class that is in the file geodatabase that was part of that map package.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So is there a way to accomplish what I am trying to do? Storage space is not an issue, I would just like to have a record of all updates, and be able to go back to a previous version if necessary. Open to any suggestions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 21:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029302#M37740</guid>
      <dc:creator>DaltonAiken1</dc:creator>
      <dc:date>2021-02-22T21:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a New Version of Map Each Time Edits Are Made (An Update Log)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029309#M37742</link>
      <description>&lt;P&gt;By "edits made to a map", do you mean the map itself, or feature layers within the map?&lt;/P&gt;&lt;P&gt;If the latter, how are users accessing the data? Is it a server resource, a shared file directory, something else?&lt;/P&gt;&lt;P&gt;I would strongly encourage looking into &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/overview-of-versioning-in-arcgis-pro.htm" target="_self"&gt;Versioning&lt;/A&gt;, if you have the server infrastructure in place to do it. Whether you go Branch or Traditional, it allows you to separate your users' edits into dedicated versions, which you can then compare to the "Default" version before merging the changes. This also gives you the ability to look at archived versions of a dataset at defined points in time.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 21:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029309#M37742</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-02-22T21:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a New Version of Map Each Time Edits Are Made (An Update Log)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029729#M37802</link>
      <description>&lt;P&gt;Josh,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response. Versioning sounds like exactly what we are looking for. There are only two of us working in the GIS department. I have an ArcGIS Pro Standard license, but the other user has an ArcGIS Pro Basic license. I was reading that versioning requires the Standard or Advanced license, is this only to setup the versioning, or will both of us need standard to use it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, we are planning to store all of our files in Google Drive (previous employees had all files stored locally on one hard drive) do you see any issues using versioning in this way?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 20:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029729#M37802</guid>
      <dc:creator>DaltonAiken1</dc:creator>
      <dc:date>2021-02-23T20:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a New Version of Map Each Time Edits Are Made (An Update Log)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029761#M37809</link>
      <description>&lt;P&gt;Hm. I don't have any Basic Licenses here, so I am less familiar with potential limitations. You could attempt to test versioning on a throwaway database, to see if the other user can access and edit layers via versioning.&lt;/P&gt;&lt;P&gt;Versioning in ArcGIS requires an Enterprise Geodatabase, so Google Drive probably won't work for you there. Take a look at the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/introduction-to-distributed-data.htm" target="_self"&gt;distributed data page&lt;/A&gt;, as it touches on a few other strategies you might attempt.&lt;/P&gt;&lt;P&gt;Maybe take a look at &lt;A href="https://github.com/" target="_self"&gt;GitHub&lt;/A&gt;? I'm not sure how well it would work with the pieces of a shapefile, but it could at least retain point-in-time version history, and allow you to look at two versions before merging the changes together.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 21:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1029761#M37809</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-02-23T21:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a New Version of Map Each Time Edits Are Made (An Update Log)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1204189#M58824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It's been a while since you wrote this, but I'm curious whether you found a good solution. I'm trying to do something similar (also for a Town,) and need to have a shapefile that is accurate for the preceding year before updating the information for the current year.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 14:48:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-a-new-version-of-map-each-time-edits-are/m-p/1204189#M58824</guid>
      <dc:creator>HeatherMcCann</dc:creator>
      <dc:date>2022-08-18T14:48:55Z</dc:date>
    </item>
  </channel>
</rss>

