<?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: How do you properly save a shapefile as a layer file to prevent changes to the original?  in Cartography and Maps Questions</title>
    <link>https://community.esri.com/t5/cartography-and-maps-questions/how-do-you-properly-save-a-shapefile-as-a-layer/m-p/878427#M910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;Perhaps I do not understand your question, but from the help:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;A&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;layer file&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(.&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;lyr&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;) is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;file&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that stores the path to a source dataset and other&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;layer&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;properties, including symbology. In comparison to a shapefile, a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;layer file&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is a just a link\reference to actual data, such as a shapefile, feature class, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;So, as a pointer to the data, the source is the same and is&amp;nbsp;exposed&amp;nbsp;to editing. You would need to make an actual copy of the source to edit and avoid altering the original file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2019 14:53:02 GMT</pubDate>
    <dc:creator>JimCousins</dc:creator>
    <dc:date>2019-04-22T14:53:02Z</dc:date>
    <item>
      <title>How do you properly save a shapefile as a layer file to prevent changes to the original?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-do-you-properly-save-a-shapefile-as-a-layer/m-p/878426#M909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Map Document that exists on our Department's Network Drive that contains a lot of (&amp;lt;200) feature classes and layers. I wanted to work with one specific feature class and use it for a map I'm creating. So I save the layer as a layer file in my work machine. I then proceed to edit this file using ArcGIS to create new fields, delete existing ones, change symbology etc. I make some pretty heavy changes to the file&amp;nbsp;and realize I screwed up by deleting a column I shouldn't have. Oh well, glad it's backed up in the Map Document.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I check the Map Document and go to the layer in question. The changes I made to the layer file I saved in my local machine were applied to the original layer. The columns were deleted in the original map doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is this possible? How does saving the feature class as a separate layer file in my local machine not prevent this kind of screw up?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help. I really hope I haven't made permanent changes to the original layer, although it looks like that may be the case?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 23:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-do-you-properly-save-a-shapefile-as-a-layer/m-p/878426#M909</guid>
      <dc:creator>Kevin_C</dc:creator>
      <dc:date>2019-04-18T23:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do you properly save a shapefile as a layer file to prevent changes to the original?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-do-you-properly-save-a-shapefile-as-a-layer/m-p/878427#M910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;Perhaps I do not understand your question, but from the help:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;A&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;layer file&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(.&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;lyr&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;) is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;file&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that stores the path to a source dataset and other&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;layer&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;properties, including symbology. In comparison to a shapefile, a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;layer file&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is a just a link\reference to actual data, such as a shapefile, feature class, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;So, as a pointer to the data, the source is the same and is&amp;nbsp;exposed&amp;nbsp;to editing. You would need to make an actual copy of the source to edit and avoid altering the original file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2019 14:53:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-do-you-properly-save-a-shapefile-as-a-layer/m-p/878427#M910</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2019-04-22T14:53:02Z</dc:date>
    </item>
  </channel>
</rss>

