<?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 Shift in layers when zooming in / out in Esri Tutorials Questions</title>
    <link>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412822#M148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS Desktop 10.2 and have always had issue with shift in shape files when zooming in and out on a nautical chart map overlaid.&lt;/P&gt;&lt;P&gt;I am in seismic exploration and hence its very important to have the block polygons referenced correctly to a nautical chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load a block polygon in Shape file, DXF, KML or which ever format. When I zoom in and out, the map / shape files shifts quite a bit and hence its very difficult to say whats correct and whats not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when I load two separate nautical chart next to each other with exactly the same scale and resolution, they still don't line up together when &lt;/P&gt;&lt;P&gt;Have any one of you come across this issue before and what is the solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your expertise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhaval&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2015 16:51:54 GMT</pubDate>
    <dc:creator>DhavalPanchal</dc:creator>
    <dc:date>2015-03-18T16:51:54Z</dc:date>
    <item>
      <title>Shift in layers when zooming in / out</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412822#M148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS Desktop 10.2 and have always had issue with shift in shape files when zooming in and out on a nautical chart map overlaid.&lt;/P&gt;&lt;P&gt;I am in seismic exploration and hence its very important to have the block polygons referenced correctly to a nautical chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load a block polygon in Shape file, DXF, KML or which ever format. When I zoom in and out, the map / shape files shifts quite a bit and hence its very difficult to say whats correct and whats not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when I load two separate nautical chart next to each other with exactly the same scale and resolution, they still don't line up together when &lt;/P&gt;&lt;P&gt;Have any one of you come across this issue before and what is the solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your expertise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhaval&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 16:51:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412822#M148</guid>
      <dc:creator>DhavalPanchal</dc:creator>
      <dc:date>2015-03-18T16:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Shift in layers when zooming in / out</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412823#M149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is likely going on is that some of your spatial data have incomplete spatial references.&amp;nbsp; While ArcMap has the capability to "project on the fly", it can only do so effectively if all the data have full spatial references.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you mention that CAD data is being viewed.&amp;nbsp; It is fairly common for CAD files to have a coordinate system that matches the one commonly used for an area, but to lack a projection.&amp;nbsp; Because the coordinates are the same as other data, it loosely lines up with the other data that have the same coodinate system.&amp;nbsp; But because it lacks the projection, it will be off by a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest checking the spatial reference information for all your data layers and for ArcMap itself.&amp;nbsp; ArcMap needs to be checked as the Data Frame inherits the spatial information of the first data layer you loaded into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcMap&lt;/P&gt;&lt;P&gt;Right-click on the "Layers" heading (Data Frame) in the Table of Contents.&lt;/P&gt;&lt;P&gt;Right-click, then choose Properties&lt;/P&gt;&lt;P&gt;Then choose the Coordinates tab and see what spatial reference is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Data layers loaded into ArcMap&lt;/P&gt;&lt;P&gt;Right-click on the layer in the Table of Contents&lt;/P&gt;&lt;P&gt;Choose Properties&lt;/P&gt;&lt;P&gt;Click on the Source tab&lt;/P&gt;&lt;P&gt;Scroll down to see the spatial reference information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be OK for their to be different spatial reference information, &lt;SPAN style="text-decoration: underline;"&gt;as long as the layers have complete spatial reference information&lt;/SPAN&gt;.&amp;nbsp; So if you have data in UTM and State Plane, that can be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are Map Projections?&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003r00000001000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//003r00000001000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifying a Coordinate system&lt;/P&gt;&lt;P&gt;I&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00660000000v000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00660000000v000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412823#M149</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-03-18T18:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Shift in layers when zooming in / out</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412824#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have same issue ,while zoom in,plotted data shifted from actual location.Can Anyone give the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2020 15:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/412824#M150</guid>
      <dc:creator>UzmaKhan</dc:creator>
      <dc:date>2020-02-14T15:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shift in layers when zooming in / out</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/1213285#M713</link>
      <description>&lt;P&gt;Same here, arcmap and arcgis pro 3.0.1&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 07:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/shift-in-layers-when-zooming-in-out/m-p/1213285#M713</guid>
      <dc:creator>ttencer</dc:creator>
      <dc:date>2022-09-16T07:48:22Z</dc:date>
    </item>
  </channel>
</rss>

