<?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: Why displayed XY data and other layers not in the same spatial extent? in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781080#M411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UTMutah is just NAD 1983 UTM zone 12 North. I recommend that you use 26912 instead (it's found in projected coordinate systems, utm, nad 1983)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2018 20:46:13 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2018-01-23T20:46:13Z</dc:date>
    <item>
      <title>Why displayed XY data and other layers not in the same spatial extent?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781078#M409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I need define a projection system for the county map in Utah. I will first define counties.shp files by selecting a predefined geographic coordinate system and then the &lt;EM&gt;UTMutah&lt;/EM&gt; projection. A custom coordinate system, &lt;EM&gt;UTMutah&lt;/EM&gt; has the following parameter values. I need display XY data of Utah hospital, but even if I use the same projection UTMutah as counties.shp. They are far away each other, not correctly in the same spatial extent. I attached the counties.shp and hospital cvs data. Could you please let me know which step I am getting wrong? Thanks.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Projection: Transverse_Mercator&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;False_Easting: 500000.000000&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;False_Northing: 0.000000&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Central_Meridian: -111.000000&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Scale_Factor: 0.999600&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Latitude_Of_Origin: 0.000000&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Linear Unit: Meter (1.000000)&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Geographic Coordinate System: GCS_North_American_1983&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Angular Unit: Degree (0.017453292519943295)&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Prime Meridian: Greenwich (0.000000000000000000)&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Datum: D_North_American_1983&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp; Spheroid: GRS_1980&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semimajor Axis: 6378137.000000000000000000&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semiminor Axis: 6356752.314140356100000000&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; text-indent: 10.5pt;"&gt;Inverse Flattening: 298.257222101000020000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 04:47:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781078#M409</guid>
      <dc:creator>HaoHuang</dc:creator>
      <dc:date>2018-01-23T04:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why displayed XY data and other layers not in the same spatial extent?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781079#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hao,&lt;/P&gt;&lt;P&gt;The coordinate values of XY data are in Decimal Degrees. So you need to define an appropriate Geographic Coordinate System for this.&lt;/P&gt;&lt;P&gt;When adding the XY data to ArcMap, define the spatial reference as &lt;STRONG&gt;"&lt;SPAN style="background-color: #ffffff;"&gt;GCS_North_American_1983&lt;/SPAN&gt;" (WKID:4269)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Once you create the XY event layer, use &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/project.htm"&gt;Project &lt;/A&gt;&lt;/STRONG&gt;tool to reproject it to &lt;EM&gt;UTMutah&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 05:20:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781079#M410</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-01-23T05:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why displayed XY data and other layers not in the same spatial extent?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781080#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UTMutah is just NAD 1983 UTM zone 12 North. I recommend that you use 26912 instead (it's found in projected coordinate systems, utm, nad 1983)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 20:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/why-displayed-xy-data-and-other-layers-not-in-the/m-p/781080#M411</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-01-23T20:46:13Z</dc:date>
    </item>
  </channel>
</rss>

