<?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: display xy points at correct location in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18179#M966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a guess:&amp;nbsp; check for a ND state plane coordinate system....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 17:53:36 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2015-01-28T17:53:36Z</dc:date>
    <item>
      <title>display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18178#M965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the data downloaded on-line and have no idea about the original coordinate system. I observed the x and y values, they looks like in meters,&lt;/P&gt;&lt;P&gt;The latitude is something like: 468769600, and longitude like: -1028108400. the points should located in ND, and I tried UTM14N and WGS1984 none of them works. Any help would be appreciated. Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18178#M965</guid>
      <dc:creator>panlu</dc:creator>
      <dc:date>2015-01-28T17:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18179#M966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a guess:&amp;nbsp; check for a ND state plane coordinate system....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:53:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18179#M966</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-01-28T17:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18180#M967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you an issue with the decimal sign of the coordinates. If your x-coord (longitude) is expressed in meters, it would be like 25-26 times the circumference of the world. That doesn't make sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18180#M967</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-01-28T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18181#M968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried but still not work. There are several outliers (with 0 Lat/Lon values) I don't know if those can cause trouble&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18181#M968</guid>
      <dc:creator>panlu</dc:creator>
      <dc:date>2015-01-28T18:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18182#M969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right. the values in my table looks like in a unit of cm. What coordinate system would generate CM values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18182#M969</guid>
      <dc:creator>panlu</dc:creator>
      <dc:date>2015-01-28T18:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18183#M970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can determine the unit by the magnitude of the coordinates. They are just numbers - you could make a custom coordinate system with the origin 1,000,000 times the circumference of the Earth away from your data. How did you decide that your unit is cm, other than they are large numbers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where did you download this data from? There was surely metadata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 19:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18183#M970</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-01-28T19:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18184#M971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weirdly enough, these might be scaled latitude and longitude.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original:&lt;/P&gt;&lt;P&gt;latitude: 468769600&lt;/P&gt;&lt;P&gt;longitude: -1028108400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I divide by 10000000,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;latitude: 46.8769600&lt;/P&gt;&lt;P&gt;longitude: -102.8108400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which certainly fits North Dakota.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18184#M971</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2015-01-28T20:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18185#M972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are life saver. After I divide by 10000000, they are mapped at correct locations. Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18185#M972</guid>
      <dc:creator>panlu</dc:creator>
      <dc:date>2015-01-28T20:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18186#M973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/112611"&gt;pan lu&lt;/A&gt;‌, could you mark the thread as answered? In the lower left corner of Melita's post, there should be a button "Correct Answer". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18186#M973</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-01-28T20:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18187#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I could not see the button earlier. Done now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 21:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18187#M974</guid>
      <dc:creator>panlu</dc:creator>
      <dc:date>2015-01-28T21:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: display xy points at correct location</title>
      <link>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18188#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good catch Melita! I used to have a system that did that same sort of calculation to put the intersection of the Prime Meridian and the Equator in Murray, Utah.&amp;nbsp; And on top of that, it would split things into quadrants where the NW was -X, +Y; NE was +X +Y; SE was +X, -Y; SW was -X,-Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd look at the coordinate values with a mirror while standing on my head to figure them out...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 21:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/display-xy-points-at-correct-location/m-p/18188#M975</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-01-28T21:58:15Z</dc:date>
    </item>
  </channel>
</rss>

