<?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: Load Coordinate .csv File in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679252#M7334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;longitude is the X latitude is the Y&lt;/P&gt;&lt;P&gt;Longitude is negative west of Greenwich&lt;/P&gt;&lt;P&gt;Latitude is negative south of the equator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 13:56:05 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2015-04-30T13:56:05Z</dc:date>
    <item>
      <title>Load Coordinate .csv File</title>
      <link>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679251#M7333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an excel file that has been saved in .csv format. It contains 4,375 records that has latitude/longitude coordinates&lt;/P&gt;&lt;P&gt;in decimal degrees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested some of my points singularly, and they fall within our municipal boundary. But after I've brought&lt;/P&gt;&lt;P&gt;in the .csv file and used "Display X,Y" all of the points display out in the ocean somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot determine why this is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please comment as to the cause of this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 13:47:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679251#M7333</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2015-04-30T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Load Coordinate .csv File</title>
      <link>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679252#M7334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;longitude is the X latitude is the Y&lt;/P&gt;&lt;P&gt;Longitude is negative west of Greenwich&lt;/P&gt;&lt;P&gt;Latitude is negative south of the equator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 13:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679252#M7334</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-30T13:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load Coordinate .csv File</title>
      <link>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679253#M7335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;Yes, my longitude values are something like -81.0037 and my latitude values are 46.48253&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679253#M7335</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2015-04-30T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load Coordinate .csv File</title>
      <link>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679254#M7336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok you are in North America Mid-US, I am guessing.&amp;nbsp; Did you define the coordinates using a Geogrqaphic Coordinate system like a NAD83 GCS&amp;nbsp; or WGS84 using the Define Projection tool in Arctoolbox?&amp;nbsp; Or is it undefined, or did you define it wrong.&amp;nbsp; You have to define the existing coordinate system using the aforemention tool before you can project it using the Project tool in the same toolbox.&amp;nbsp; A lot of people skip that step&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:04:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679254#M7336</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-30T14:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load Coordinate .csv File</title>
      <link>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679255#M7337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it was a transformation problem. Wasn't selecting the proper geographic coordinate system. Now it works.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/load-coordinate-csv-file/m-p/679255#M7337</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2015-04-30T14:29:25Z</dc:date>
    </item>
  </channel>
</rss>

