<?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: Layer's don't match / Wrong Projection? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29994#M1615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nate, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry that I wasn't clearer in the earlier message. Use the Define Projection tool or the data's property page in ArcCatalog to change the coordinate system NAD83 UTM Zone 18N. Or you could just clear the coordinate system--make it unknown first. Add it and the other layer to ArcMap. Set the data frame to use NAD83 UTM 18N. If the State Plane data lines up with the point layer (with an unknown coordinate system), you've confirmed that the point layer is using UTM 18N. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a layer has no coordinate system, ArcMap can't do anything to it except display it. ArcMap can't project it to a new coordinate system. It can project layers with a known coordinate system. So you try setting the data frame's coordinate system to what you think the unknown data is in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 21:02:58 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2011-09-01T21:02:58Z</dc:date>
    <item>
      <title>Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29975#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a table with geocoded Lat/Long Values that I want to add as point features to my map. However when I add the table and add X/Y data (Tools-Add X/Y data) the data is added to the map but the projection doesn't match up. I did compare the coordinate systems and they appear to be the same whoever the extent doesn't match up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Shapefile with the Lat/Long Points has similar values in projected coordinates compared to the decimal degrees which leads me to believe it doesn't project? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an example. My Zip Code layer in decimal degrees:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: -117.597982&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: -116.080157&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 33.511553&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 32.530161 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 6150765.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 6613436.500000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 2129760.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 1775304.125000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NAD_1983_StatePlane_California_VI_FIPS_0406_Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And my XY layer that doesn't match:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Decimal:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: -136.179977&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: -136.179964&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 25.945595&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 25.945576&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: -117.388904&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: -116.371055&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 34.517990&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 32.543795&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NAD_1983_StatePlane_California_VI_FIPS_0406 also&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried about everything. If somebody could help me with this it would be GREATLY appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 22:29:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29975#M1596</guid>
      <dc:creator>AnjaWietholter</dc:creator>
      <dc:date>2010-05-19T22:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29976#M1597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a table with geocoded Lat/Long Values that I want to add as point features to my map. However when I add the table and add X/Y data (Tools-Add X/Y data) the data is added to the map but the projection doesn't match up. I did compare the coordinate systems and they appear to be the same whoever the extent doesn't match up.&lt;BR /&gt;&lt;BR /&gt;My Shapefile with the Lat/Long Points has similar values in projected coordinates compared to the decimal degrees which leads me to believe it doesn't project? &lt;BR /&gt;&lt;BR /&gt;Here is an example. My Zip Code layer in decimal degrees:&lt;BR /&gt;West: -117.597982&lt;BR /&gt;East: -116.080157&lt;BR /&gt;North: 33.511553&lt;BR /&gt;South: 32.530161 &lt;BR /&gt;&lt;BR /&gt;In projected or local coordinates:&lt;BR /&gt;Left: 6150765.000000&lt;BR /&gt;Right: 6613436.500000&lt;BR /&gt;Top: 2129760.000000&lt;BR /&gt;Bottom: 1775304.125000&lt;BR /&gt;NAD_1983_StatePlane_California_VI_FIPS_0406_Feet&lt;BR /&gt;&lt;BR /&gt;And my XY layer that doesn't match:&lt;BR /&gt;&lt;BR /&gt;Decimal:&lt;BR /&gt;West: -136.179977&lt;BR /&gt;East: -136.179964&lt;BR /&gt;North: 25.945595&lt;BR /&gt;South: 25.945576&lt;BR /&gt;&lt;BR /&gt;In projected or local coordinates:&lt;BR /&gt;Left: -117.388904&lt;BR /&gt;Right: -116.371055&lt;BR /&gt;Top: 34.517990&lt;BR /&gt;Bottom: 32.543795&lt;BR /&gt;&lt;BR /&gt;NAD_1983_StatePlane_California_VI_FIPS_0406 also&lt;BR /&gt;&lt;BR /&gt;I tried about everything. If somebody could help me with this it would be GREATLY appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for posting the reported data extents! The XY layer should be using a geographic coordinate system like NAD 1983, not California VI. You need to tag it with its current coordinate system. ArcMap can project it on the fly to match your other data. If you want to convert it permanently to State Plane, right click the layer in the table of contents and select Data, Export Data. In the export dialog, set it to use the data frame's coordinate system. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 00:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29976#M1597</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2010-05-20T00:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29977#M1598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Melita,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your help! This solved the problem! You're the best!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Anja:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 00:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29977#M1598</guid>
      <dc:creator>AnjaWietholter</dc:creator>
      <dc:date>2010-05-20T00:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29978#M1599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing a similar problem as my projection doesn't match up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Layer 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected coordinate system name: WGS_1984_UTM_Zone_33N&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: 10.511349&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: 10.511368&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 0.000425&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 0.000412&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 10.385948&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 12.477436&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 47.091793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 45.673069&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Layer 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected coordinate system name: WGS_1984_UTM_Zone_33N&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: 16.362326&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: 18.504936&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 47.129382&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 45.640333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 606088.187500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 766033.625000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 5220491.203121&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 5059756.878740&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I do? I tried to export data setting the data frame's coordinate system, but it didn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help would be highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giorgia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 08:27:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29978#M1599</guid>
      <dc:creator>GB</dc:creator>
      <dc:date>2011-03-01T08:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29979#M1600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello!&lt;BR /&gt;I'm facing a similar problem as my projection doesn't match up.&lt;BR /&gt;&lt;BR /&gt;Layer 1&lt;BR /&gt;Projected coordinate system name: WGS_1984_UTM_Zone_33N&lt;BR /&gt;Geographic coordinate system name: GCS_WGS_1984&lt;BR /&gt;&lt;BR /&gt;Bounding coordinates&lt;BR /&gt;Horizontal&lt;BR /&gt;In decimal degrees&lt;BR /&gt;West: 10.511349&lt;BR /&gt;East: 10.511368&lt;BR /&gt;North: 0.000425&lt;BR /&gt;South: 0.000412&lt;BR /&gt;In projected or local coordinates&lt;BR /&gt;Left: 10.385948&lt;BR /&gt;Right: 12.477436&lt;BR /&gt;Top: 47.091793&lt;BR /&gt;Bottom: 45.673069&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Layer 2&lt;BR /&gt;Projected coordinate system name: WGS_1984_UTM_Zone_33N&lt;BR /&gt;Geographic coordinate system name: GCS_WGS_1984&lt;BR /&gt;&lt;BR /&gt;Bounding coordinates&lt;BR /&gt;Horizontal&lt;BR /&gt;In decimal degrees&lt;BR /&gt;West: 16.362326&lt;BR /&gt;East: 18.504936&lt;BR /&gt;North: 47.129382&lt;BR /&gt;South: 45.640333&lt;BR /&gt;In projected or local coordinates&lt;BR /&gt;Left: 606088.187500&lt;BR /&gt;Right: 766033.625000&lt;BR /&gt;Top: 5220491.203121&lt;BR /&gt;Bottom: 5059756.878740&lt;BR /&gt;&lt;BR /&gt;What can I do? I tried to export data setting the data frame's coordinate system, but it didn't work.&lt;BR /&gt;Your help would be highly appreciated.&lt;BR /&gt;Giorgia&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Giorgia, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your data has a similar issue to Anja's. Layer 1 should be defined with a geographic coordinate system. See how similar its projected/local extents are compared to layer 2's decimal degree extents? Anyway, try defining it as WGS 1984. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, about layer 2. As it is, these two layers will not overlay. The longitude values are different. Layer 1 is between 10E and 12E, while Layer 2 is between 16E and 18E. However, are you sure that Layer 2 shouldn't be using WGS 1984 UTM Zone 32N rather than Zone 33N? I think that would place the data in the same location as Layer 1 and put the data in northern Italy, rather than closer to Hungary. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 18:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29979#M1600</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-03-01T18:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29980#M1601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your advice and information. I modified the coordinates, but I have still some problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) layer 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Details &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Longitude Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate Units: Decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geodetic Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal Datum Name: D_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ellipsoid Name: WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Semi-major Axis: 6378137.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denominator of Flattening Ratio: 298.257224&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: 10.385948&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: 12.477436&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 47.091793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 45.673069&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 10.385948&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 12.477436&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 47.091793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 45.673069&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) layer 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected coordinate system name: WGS_1984_UTM_Zone_32N&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Details &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Grid Coordinate System Name: Universal Transverse Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UTM Zone Number: 32&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Transverse Mercator Projection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale Factor at Central Meridian: 0.999600&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Longitude of Central Meridian: 9.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude of Projection Origin: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False Easting: 500000.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False Northing: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Planar Coordinate Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Planar Distance Units: meters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate Encoding Method: coordinate pair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate Representation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Abscissa Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ordinate Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geodetic Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal Datum Name: D_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ellipsoid Name: WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Semi-major Axis: 6378137.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denominator of Flattening Ratio: 298.257224&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: 10.362326&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: 12.504936&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 47.129382&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 45.640333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 606088.187500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 766033.625000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 5220491.203121&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 5059756.878740&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the map with the two layers, but the borders don't coincide. (layer 1 represents municipalities, layers 2 represents the provinces where those municipalities are located)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also changed layer 2 in GCS_WGS_1984 but I have still the same problem, that is, borders don't overlap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2bis) layer 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Details &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Longitude Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate Units: Decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geodetic Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal Datum Name: D_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ellipsoid Name: WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Semi-major Axis: 6378137.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denominator of Flattening Ratio: 298.257224&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: 10.387225&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: 12.478793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 47.093540&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 45.674821&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 10.387225&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 12.478793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 47.093540&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 45.674821&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything else I can possibly do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giorgia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 15:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29980#M1601</guid>
      <dc:creator>GB</dc:creator>
      <dc:date>2011-03-03T15:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29981#M1602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you very much for your advice and information. I modified the coordinates, but I have still some problems.&lt;BR /&gt;&lt;BR /&gt;1) layer 1&lt;BR /&gt;Horizontal coordinate system&lt;BR /&gt;Geographic coordinate system name: GCS_WGS_1984&lt;BR /&gt;Details &lt;BR /&gt;Geographic Coordinate System&lt;BR /&gt;Latitude Resolution: 0.000000&lt;BR /&gt;Longitude Resolution: 0.000000&lt;BR /&gt;Geographic Coordinate Units: Decimal degrees&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Geodetic Model&lt;BR /&gt;Horizontal Datum Name: D_WGS_1984&lt;BR /&gt;Ellipsoid Name: WGS_1984&lt;BR /&gt;Semi-major Axis: 6378137.000000&lt;BR /&gt;Denominator of Flattening Ratio: 298.257224&lt;BR /&gt;_________________&lt;BR /&gt;&lt;BR /&gt;Bounding coordinates&lt;BR /&gt;Horizontal&lt;BR /&gt;In decimal degrees&lt;BR /&gt;West: 10.385948&lt;BR /&gt;East: 12.477436&lt;BR /&gt;North: 47.091793&lt;BR /&gt;South: 45.673069&lt;BR /&gt;In projected or local coordinates&lt;BR /&gt;Left: 10.385948&lt;BR /&gt;Right: 12.477436&lt;BR /&gt;Top: 47.091793&lt;BR /&gt;Bottom: 45.673069&lt;BR /&gt;&lt;BR /&gt;2) layer 2&lt;BR /&gt;Horizontal coordinate system&lt;BR /&gt;Projected coordinate system name: WGS_1984_UTM_Zone_32N&lt;BR /&gt;Geographic coordinate system name: GCS_WGS_1984&lt;BR /&gt;Details &lt;BR /&gt;Grid Coordinate System Name: Universal Transverse Mercator&lt;BR /&gt;UTM Zone Number: 32&lt;BR /&gt;Transverse Mercator Projection&lt;BR /&gt;Scale Factor at Central Meridian: 0.999600&lt;BR /&gt;Longitude of Central Meridian: 9.000000&lt;BR /&gt;Latitude of Projection Origin: 0.000000&lt;BR /&gt;False Easting: 500000.000000&lt;BR /&gt;False Northing: 0.000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Planar Coordinate Information&lt;BR /&gt;Planar Distance Units: meters&lt;BR /&gt;Coordinate Encoding Method: coordinate pair&lt;BR /&gt;Coordinate Representation&lt;BR /&gt;Abscissa Resolution: 0.000000&lt;BR /&gt;Ordinate Resolution: 0.000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Geodetic Model&lt;BR /&gt;Horizontal Datum Name: D_WGS_1984&lt;BR /&gt;Ellipsoid Name: WGS_1984&lt;BR /&gt;Semi-major Axis: 6378137.000000&lt;BR /&gt;Denominator of Flattening Ratio: 298.257224&lt;BR /&gt;_________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bounding coordinates&lt;BR /&gt;Horizontal&lt;BR /&gt;In decimal degrees&lt;BR /&gt;West: 10.362326&lt;BR /&gt;East: 12.504936&lt;BR /&gt;North: 47.129382&lt;BR /&gt;South: 45.640333&lt;BR /&gt;In projected or local coordinates&lt;BR /&gt;Left: 606088.187500&lt;BR /&gt;Right: 766033.625000&lt;BR /&gt;Top: 5220491.203121&lt;BR /&gt;Bottom: 5059756.878740&lt;BR /&gt;&lt;BR /&gt;I can see the map with the two layers, but the borders don't coincide. (layer 1 represents municipalities, layers 2 represents the provinces where those municipalities are located)&lt;BR /&gt;&lt;BR /&gt;I also changed layer 2 in GCS_WGS_1984 but I have still the same problem, that is, borders don't overlap.&lt;BR /&gt;&lt;BR /&gt;2bis) layer 2&lt;BR /&gt;&lt;BR /&gt;Horizontal coordinate system&lt;BR /&gt;Geographic coordinate system name: GCS_WGS_1984&lt;BR /&gt;Details &lt;BR /&gt;Geographic Coordinate System&lt;BR /&gt;Latitude Resolution: 0.000000&lt;BR /&gt;Longitude Resolution: 0.000000&lt;BR /&gt;Geographic Coordinate Units: Decimal degrees&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Geodetic Model&lt;BR /&gt;Horizontal Datum Name: D_WGS_1984&lt;BR /&gt;Ellipsoid Name: WGS_1984&lt;BR /&gt;Semi-major Axis: 6378137.000000&lt;BR /&gt;Denominator of Flattening Ratio: 298.257224&lt;BR /&gt;_________________&lt;BR /&gt;&lt;BR /&gt;Bounding coordinates&lt;BR /&gt;Horizontal&lt;BR /&gt;In decimal degrees&lt;BR /&gt;West: 10.387225&lt;BR /&gt;East: 12.478793&lt;BR /&gt;North: 47.093540&lt;BR /&gt;South: 45.674821&lt;BR /&gt;In projected or local coordinates&lt;BR /&gt;Left: 10.387225&lt;BR /&gt;Right: 12.478793&lt;BR /&gt;Top: 47.093540&lt;BR /&gt;Bottom: 45.674821&lt;BR /&gt;&lt;BR /&gt;Is there anything else I can possibly do?&lt;BR /&gt;Thank you.&lt;BR /&gt;Giorgia&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Giorgia, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Approximately how far apart are the two datasets? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 16:16:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29981#M1602</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-03-03T16:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29982#M1603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean what the distance is between the two borders (of the two dataset) in the map? The length is approximately 220 Meters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Giorgia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 17:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29982#M1603</guid>
      <dc:creator>GB</dc:creator>
      <dc:date>2011-03-03T17:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29983#M1604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you mean what the distance is between the two borders (of the two dataset) in the map? The length is approximately 220 Meters.&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;Giorgia&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm, that could be a datum (geographic coordinate system) issue. However, the Monte Mario or Roma 1940-based zones for Italy have very different xy extents from a UTM zone. It could also be that the two datasets are at different accuracies. Can you find a 3rd dataset that you can use for a 'control'? That is, which dataset appears to be offset? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 19:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29983#M1604</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-03-03T19:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29984#M1605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for all your suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used Roma_1940_Gauss_Boaga_Est and they don't overlap again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) 1nd layer (municipalities)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected coordinate system name: Roma_1940_Gauss_Boaga_Est&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_Roma_1940&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Details &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map Projection Name: Transverse Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale Factor at Central Meridian: 0.999600&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Longitude of Central Meridian: 15.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude of Projection Origin: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False Easting: 2520000.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False Northing: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Planar Coordinate Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Planar Distance Units: meters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate Encoding Method: coordinate pair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate Representation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Abscissa Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ordinate Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geodetic Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal Datum Name: D_Roma_1940&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ellipsoid Name: International_1924&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Semi-major Axis: 6378388.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denominator of Flattening Ratio: 297.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: -7.074194&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: -7.074177&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 0.000395&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 0.000383&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 10.385948&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 12.477436&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 47.091793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 45.673069&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;b) 2nd layer (provinces)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected coordinate system name: Roma_1940_Gauss_Boaga_Est&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic coordinate system name: GCS_Roma_1940&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Details &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map Projection Name: Transverse Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale Factor at Central Meridian: 0.999600&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Longitude of Central Meridian: 15.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude of Projection Origin: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False Easting: 2520000.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False Northing: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Planar Coordinate Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Planar Distance Units: meters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate Encoding Method: coordinate pair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate Representation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Abscissa Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ordinate Resolution: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geodetic Model&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal Datum Name: D_Roma_1940&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ellipsoid Name: International_1924&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Semi-major Axis: 6378388.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denominator of Flattening Ratio: 297.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bounding coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Horizontal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In decimal degrees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;West: -7.074194&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;East: -7.074177&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;North: 0.000395&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;South: 0.000383&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In projected or local coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 10.387225&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 12.478793&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 47.093540&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 45.674821&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I decide to give up to these shapefile (dated 2006) and I tried the new version of these and Municipalites', Provinces' and Regions' borders coincide. Is there no way to modify the datum of the old shapefile, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giorgia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 07:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29984#M1605</guid>
      <dc:creator>GB</dc:creator>
      <dc:date>2011-03-04T07:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29985#M1606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a similar problem.&amp;nbsp; Four datasets created the same way, but two of them are slightly different from the other two.&amp;nbsp; They cannot all be loaded into the same Feature dataset.&amp;nbsp; ArcGIS 9.3.1.&amp;nbsp; The difference is in the Abscissa resolution and Ordinate resolution.&amp;nbsp; In one pair the values are 0.000000, 0.000000; and in the other pair they are 0.000100, and 0.000100.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) data brought in as XY event from excel table, UTM 11 NAD27, then exported as a FC into a FGDB, using the Data Frame properties:&amp;nbsp; NAD_1983_Albers, Projection Albers, False Easting 0.000000, false northing 0.000000, Central Meridian -96.000000, Standard_Parallel_1 29.500000, Standard_Parallel_2 42.500000, Latitude_of_Origin 23.000000, Linear Unit Meter, GSC_North_American_1983, Datum - D_North_American_1983.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; I tried importing the Coordinate system of one to the other, but it did not fix the problem.&amp;nbsp; I also tried projecting one data set and importing the projection information of one of the others.&amp;nbsp; This did not work either.&amp;nbsp; Both times the Abscissa resolution and Ordinate resolution remained 0.000000, 0.000000.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 14:18:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29985#M1606</guid>
      <dc:creator>DianeMcConnaughey</dc:creator>
      <dc:date>2011-05-11T14:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29986#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a problem similar to the original poster.&amp;nbsp; The points from my georeferenced file are not plotting on the map properly.&amp;nbsp; The coordinate systems seem to be the same (see below) but the extents are different.&amp;nbsp; It looks to me like the point file has set the extent to meters, when it should be decimal degrees (DD), or the DD need to be converted to meters to get the layers to overlap properly .&amp;nbsp; I think the problem lies here, but I can't figure out how to edit/modify the extents on individual layers?&amp;nbsp; Is this even possible?&amp;nbsp; Or am I barking up the worng tree here?&amp;nbsp; Using ArcGIS v10 by the way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Point Layer&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Top: 31.177874 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Bottom: 31.087096 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Left: -89.028088 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Right: -88.981114 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected Coordinate System: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Name: NAD_1983_Transverse_Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Transverse_Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 500000.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 1300000.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -89.750000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale_Factor: 0.999830&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 32.500000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit: Meter (1.000000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Angular Unit: Degree (0.017453292519943295)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Prime Meridian: Greenwich (0.000000000000000000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Datum: D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Spheroid: GRS_1980&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semimajor Axis: 6378137.000000000000000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semiminor Axis: 6356752.314140356100000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inverse Flattening: 298.257222101000020000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Map Layer:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Top: 1574817.604125 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bottom: 1078727.964133 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Left: 355913.259109 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Right: 609060.498911 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected Coordinate System: NAD_1983_Transverse_Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Transverse_Mercator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 500000.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 1300000.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -89.75000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale_Factor: 0.99983000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 32.50000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit:&amp;nbsp; Meter&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum:&amp;nbsp; D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help you might offer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FetznerJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 21:42:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29986#M1607</guid>
      <dc:creator>JamesFetzner</dc:creator>
      <dc:date>2011-05-11T21:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29987#M1608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello FetznerJ, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like the first layer should be using a geographic coordinate system, rather than a projected coordinate system. The extent values look like decimal degrees, particularly if the data is in southern Mississippi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Redefine it as NAD 1983 (don't reproject it) using the Define Projection tool or the data's property page in ArcCatalog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 17:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29987#M1608</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-05-12T17:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29988#M1609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;mkennedy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks!&amp;nbsp; I found the option in ArcMap to set the coordinate system to NAD-83, rather than projecting it.&amp;nbsp; The points are now plotting where they should.&amp;nbsp; Appreciate the help!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FetznerJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 02:56:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29988#M1609</guid>
      <dc:creator>JamesFetzner</dc:creator>
      <dc:date>2011-05-17T02:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29989#M1610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having a problem similar to the previous posts here. I created a shapefile from an Excel file of latitude/longitude values, but they are not appearing in the place they should be in ArcMap with the other shapefiles I have. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the information on the &lt;/SPAN&gt;&lt;STRONG&gt;point shapefile I created&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Extent&lt;BR /&gt;Top: 35.984250 m&lt;BR /&gt;Bottom: 34.367333 m&lt;BR /&gt;Left: 90.817589 m&lt;BR /&gt;Right: 93.998444 m&lt;BR /&gt;&lt;BR /&gt;Projected Coordinate System: NAD_1983_UTM_Zone_15N&lt;BR /&gt;Projection: Transverse_Mercator&lt;BR /&gt;False_Easting: 500000.00000000&lt;BR /&gt;False_Northing: 0.00000000&lt;BR /&gt;Central_Meridian: -93.00000000&lt;BR /&gt;Scale_Factor: 0.99960000&lt;BR /&gt;Latitude_Of_Origin: 0.00000000&lt;BR /&gt;Linear Unit:&amp;nbsp; Meter&lt;BR /&gt;&lt;BR /&gt;Geographic Coordinate System: GCS_North_American_1983&lt;BR /&gt;Datum:&amp;nbsp; D_North_American_1983&lt;BR /&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;BR /&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The previously downloaded &lt;/SPAN&gt;&lt;STRONG&gt;map&lt;/STRONG&gt;&lt;SPAN&gt; shapefile:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Extent&lt;BR /&gt;Top: 3925437.166877 m&lt;BR /&gt;Bottom: 3891226.247671 m&lt;BR /&gt;Left: 677974.783259 m&lt;BR /&gt;Right: 727471.671950 m&lt;BR /&gt;&lt;BR /&gt;Projected Coordinate System: NAD_1983_UTM_Zone_15N&lt;BR /&gt;Projection: Transverse_Mercator&lt;BR /&gt;False_Easting: 500000.00000000&lt;BR /&gt;False_Northing: 0.00000000&lt;BR /&gt;Central_Meridian: -93.00000000&lt;BR /&gt;Scale_Factor: 0.99960000&lt;BR /&gt;Latitude_Of_Origin: 0.00000000&lt;BR /&gt;Linear Unit:&amp;nbsp; Meter&lt;BR /&gt;&lt;BR /&gt;Geographic Coordinate System: GCS_North_American_1983&lt;BR /&gt;Datum:&amp;nbsp; D_North_American_1983&lt;BR /&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;BR /&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS v. 10. I have tried to use the Define Projection tool to define the Geographic Coordinate System to NAD 1983.prj and many others. I have tried to define the Projected Coordinate System to NAD 1983 Zone 15N. I have also tried using the Properties in ArcCatalog instead of the Define Projection tool. Sometimes with a different projection the point shapefile changes location but it is always far away from where it should be. Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 17:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29989#M1610</guid>
      <dc:creator>PearlDaniel</dc:creator>
      <dc:date>2011-08-09T17:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29990#M1611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The point shapefile has two problems with it that I can see. Given this extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 35.984250 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 34.367333 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 90.817589 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 93.998444 m&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The coordinate system should be NAD 1983 (geographic coordinate system), not a UTM zone. Once the data is defined correctly, you can use the Project Tool to convert to NAD 1983 UTM 15N. But before you can do any of this, the longitude values need to be made negative. ArcGIS expects that longitude values in the western hemisphere will be negative. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 18:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29990#M1611</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-08-09T18:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29991#M1612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having much of a similar problem here. I created a point file using XY coordinates but I can't get the created file to line up with a County Shapefile for PA. I'm unsure what I am doing wrong. Can you maybe point me in the direction of my mistake. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the original County Shapefile information:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 772527.246046 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: -162711.412584 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 1189338.551241 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 2815149.596144 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data Type: Shapefile Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shapefile: F:\Marcellus Shale\New folder\PACountyRepro.shp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geometry Type: Polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected Coordinate System: NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701_Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Lambert_Conformal_Conic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 1968500.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 0.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -77.75000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_1: 40.88333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_2: 41.95000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 40.16666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit:&amp;nbsp; Foot_US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum:&amp;nbsp; D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is my created point file:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 4672116.459650 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: 4569259.197331 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: 50933.504070 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 459885.954358 ft&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data Type: Shapefile Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shapefile: F:\Marcellus Shale\HomeLocations.shp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geometry Type: Point&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projected Coordinate System: NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701_Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Lambert_Conformal_Conic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 1968500.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 0.00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -77.75000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_1: 40.88333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_2: 41.95000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 40.16666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit:&amp;nbsp; Foot_US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum:&amp;nbsp; D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prime Meridian:&amp;nbsp; Greenwich&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angular Unit:&amp;nbsp; Degree&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the Data Frame Properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NAD_1983_StatePlane_Pennsylvania_North_FIPS_3701_Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Lambert_Conformal_Conic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 1968500.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: -77.750000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_1: 40.883333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_2: 41.950000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 40.166667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit: Foot_US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GCS_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum: D_North_American_1983&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They match so I don't understand what it is that I am missing here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nate&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 17:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29991#M1612</guid>
      <dc:creator>nathanruckinger</dc:creator>
      <dc:date>2011-09-01T17:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29992#M1613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nate, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just going by the coordinates, I would guess a UTM zone, either 17North or 18North. Because the easting values get pretty small, I think it's 18N.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 18:40:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29992#M1613</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-09-01T18:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29993#M1614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this infer I should change it from 18N to something else? or vice versa?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nate&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 18:55:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29993#M1614</guid>
      <dc:creator>nathanruckinger</dc:creator>
      <dc:date>2011-09-01T18:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Layer's don't match / Wrong Projection?</title>
      <link>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29994#M1615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nate, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry that I wasn't clearer in the earlier message. Use the Define Projection tool or the data's property page in ArcCatalog to change the coordinate system NAD83 UTM Zone 18N. Or you could just clear the coordinate system--make it unknown first. Add it and the other layer to ArcMap. Set the data frame to use NAD83 UTM 18N. If the State Plane data lines up with the point layer (with an unknown coordinate system), you've confirmed that the point layer is using UTM 18N. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a layer has no coordinate system, ArcMap can't do anything to it except display it. ArcMap can't project it to a new coordinate system. It can project layers with a known coordinate system. So you try setting the data frame's coordinate system to what you think the unknown data is in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 21:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/layer-s-don-t-match-wrong-projection/m-p/29994#M1615</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-09-01T21:02:58Z</dc:date>
    </item>
  </channel>
</rss>

