<?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: spatial reference does not match data frame in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461119#M1285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Editing data where the layer is in a different projection from the data frame is probably not ideal but isn't&amp;nbsp;necessarily a problem. See &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/about-editing-data-in-a-different-projection-projecting-on-the-fly-.htm"&gt;About editing data in a different projection&lt;/A&gt;&amp;nbsp;for more information. Doing nothing and going ahead with your editing is an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to match the data frame coordinate system to&amp;nbsp;the coordinate system of the layers (assuming your layers are all in the same&amp;nbsp;cs), you can do this, as Robert mentioned, on the Coordinate System tab of the Data Frame Properties dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In your ArcMap TOC, right-click the data frame name name (which is Layers by default) and click Properties.&lt;/LI&gt;&lt;LI&gt;On the Data Frame Properties dialog box, click the Coordinate System tab.&lt;/LI&gt;&lt;LI&gt;In the upper window of this dialog box, expand the Layers folder and select the layer you want to match. Click OK.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG alt="Data frame properties dialog box" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/406703_data-frame-properties.png" /&gt;&lt;/P&gt;&lt;P&gt;This should remove the Start Editing warnings you see. Robert cautioned that this method does not always seem to work, but I've never known it not to work. I would try it before rebuilding your mxd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2018 18:07:46 GMT</pubDate>
    <dc:creator>TimOrmsby</dc:creator>
    <dc:date>2018-05-16T18:07:46Z</dc:date>
    <item>
      <title>spatial reference does not match data frame</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461117#M1283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/406737_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I fix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried changing with the transformation button but still get this error-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 17:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461117#M1283</guid>
      <dc:creator>deleted-user-Jhc6Dca2JfQr</dc:creator>
      <dc:date>2018-05-16T17:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: spatial reference does not match data frame</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461118#M1284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to fix it is to make a new MXD.&amp;nbsp; You can try to fix it in the Coordinate system tab but that does not seem to always work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export all your features as a layer file.&amp;nbsp; Start a new mxd.&amp;nbsp; Add one item that is in the desired projection.&amp;nbsp; A feature that is not part of the layer files.&amp;nbsp; Add your layer files back in and remove the first feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You MXD frame will now be in your desired projection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 17:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461118#M1284</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2018-05-16T17:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: spatial reference does not match data frame</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461119#M1285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Editing data where the layer is in a different projection from the data frame is probably not ideal but isn't&amp;nbsp;necessarily a problem. See &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/about-editing-data-in-a-different-projection-projecting-on-the-fly-.htm"&gt;About editing data in a different projection&lt;/A&gt;&amp;nbsp;for more information. Doing nothing and going ahead with your editing is an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to match the data frame coordinate system to&amp;nbsp;the coordinate system of the layers (assuming your layers are all in the same&amp;nbsp;cs), you can do this, as Robert mentioned, on the Coordinate System tab of the Data Frame Properties dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In your ArcMap TOC, right-click the data frame name name (which is Layers by default) and click Properties.&lt;/LI&gt;&lt;LI&gt;On the Data Frame Properties dialog box, click the Coordinate System tab.&lt;/LI&gt;&lt;LI&gt;In the upper window of this dialog box, expand the Layers folder and select the layer you want to match. Click OK.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG alt="Data frame properties dialog box" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/406703_data-frame-properties.png" /&gt;&lt;/P&gt;&lt;P&gt;This should remove the Start Editing warnings you see. Robert cautioned that this method does not always seem to work, but I've never known it not to work. I would try it before rebuilding your mxd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 18:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461119#M1285</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2018-05-16T18:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: spatial reference does not match data frame</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461120#M1286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim &amp;amp; Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate the help! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 18:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-reference-does-not-match-data-frame/m-p/461120#M1286</guid>
      <dc:creator>deleted-user-Jhc6Dca2JfQr</dc:creator>
      <dc:date>2018-05-16T18:12:33Z</dc:date>
    </item>
  </channel>
</rss>

