<?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 importing x y coordinates in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746617#M91</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I add an excel spreadsheet with x y coordinates, and it successfully imported. &amp;nbsp;The problem is it hasn't set to the exact location on my map. &amp;nbsp;In fact I suspect the projection is off because it appears to be in a white no-mans-land with a white background. &amp;nbsp;My map uses an imported online esri basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Aug 2018 22:53:42 GMT</pubDate>
    <dc:creator>deleted-user-q-lEfy9R6GTz</dc:creator>
    <dc:date>2018-08-18T22:53:42Z</dc:date>
    <item>
      <title>importing x y coordinates</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746617#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I add an excel spreadsheet with x y coordinates, and it successfully imported. &amp;nbsp;The problem is it hasn't set to the exact location on my map. &amp;nbsp;In fact I suspect the projection is off because it appears to be in a white no-mans-land with a white background. &amp;nbsp;My map uses an imported online esri basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2018 22:53:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746617#M91</guid>
      <dc:creator>deleted-user-q-lEfy9R6GTz</dc:creator>
      <dc:date>2018-08-18T22:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: importing x y coordinates</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746618#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show some of the coordinates.&lt;/P&gt;&lt;P&gt;Use the Excel to Table tool to create a featureclass table&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add that table as an event layer, then save it as a geodatabase featureclass and make sure you define its coordinate system correctly.&lt;/P&gt;&lt;P&gt;And as a tip... don't add a basemap first, add your data to an empty dataframe (if using arcmap) or map (ArcGIS pro)&lt;/P&gt;&lt;P&gt;basemaps can be added after&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2018 20:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746618#M92</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-19T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: importing x y coordinates</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746619#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you set the coordinate reference system, that matches the coordinates in the Excel spreadsheet, to the data frame of your map before adding the coordinates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not you could be adding planar units to a Geographic CRS etc...or many other things...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ says provide a sample so we can work the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 13:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746619#M93</guid>
      <dc:creator>SimonKettle</dc:creator>
      <dc:date>2018-08-21T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: importing x y coordinates</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746620#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Simon.  I was actually thinking that the spreadsheet might have a crs associated with it, so I’ve emailed the person who provided the data to ask them.  I’ll go from there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 14:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746620#M94</guid>
      <dc:creator>deleted-user-q-lEfy9R6GTz</dc:creator>
      <dc:date>2018-08-21T14:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: importing x y coordinates</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746621#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, the Help tool I read not-so-carefully did not include the process, so this is really helpful!  If I can’t get it done from here, I’ll provide some of the data.  I’ve also asked the supplier to provide CRS in which the coordinates were exported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 14:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746621#M95</guid>
      <dc:creator>deleted-user-q-lEfy9R6GTz</dc:creator>
      <dc:date>2018-08-21T14:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: importing x y coordinates</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746622#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be of use in future iterations of this problem:&amp;nbsp;&lt;A href="https://community.esri.com/groups/coordinate-reference-systems/blog/2018/12/12/checklist-adding-coordinate-values-from-a-spreadsheet"&gt;https://community.esri.com/groups/coordinate-reference-systems/blog/2018/12/12/checklist-adding-coordinate-values-from-a-spreadsheet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 12:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/importing-x-y-coordinates/m-p/746622#M96</guid>
      <dc:creator>SimonKettle</dc:creator>
      <dc:date>2018-12-12T12:17:53Z</dc:date>
    </item>
  </channel>
</rss>

