<?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: Excel and XY points in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480229#M21096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to know! I tried it on another Excel sheet someone sent me tonight with lat/longs in one field and it worked to split them out. Really appreciate the help, Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leigh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2018 02:15:50 GMT</pubDate>
    <dc:creator>LeighBrooks</dc:creator>
    <dc:date>2018-05-15T02:15:50Z</dc:date>
    <item>
      <title>Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480223#M21090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to ArcGIS Pro. Having trouble adding an XY point (lat/long) to see where it is like you could do in ArcMap, don't see how you can do this. Tried creating an Excel file with the lat/longs and displaying XY data (right clicking the table). That brings up the Make XY Event Layer, but my lat and long fields are not recognized as X field and X field and I don't see how to add them. I tried the conversion too to convert Excel to a table but when I run it I get a failed error, ERROR 000055: Cannot create a Query Table for this workspace. My Excel header uses no prohibited word and no funky characters that I am aware of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me with&lt;/P&gt;&lt;P&gt;1) how to add a quick lat/long to view location on map&lt;/P&gt;&lt;P&gt;2) how to use Excel so lat/longs show as points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Leigh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2018 16:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480223#M21090</guid>
      <dc:creator>LeighBrooks</dc:creator>
      <dc:date>2018-05-13T16:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480224#M21091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The process is effectively the same, which suggests that there may be something wrong with your coordinates.&lt;/P&gt;&lt;P&gt;Perhaps showing the first couple of rows of the spreadsheet would help.&lt;/P&gt;&lt;P&gt;Longitude is X, Latitude is Y.&amp;nbsp; Decimal degrees is the only format directly supported without extra hoops to leap through.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2018 16:50:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480224#M21091</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-13T16:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480225#M21092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also add single coordinates in the Locate tool, using a comma to&lt;/P&gt;&lt;P&gt;separate coordinates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2018 17:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480225#M21092</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2018-05-13T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480226#M21093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mervyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is so helpful! Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leigh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 01:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480226#M21093</guid>
      <dc:creator>LeighBrooks</dc:creator>
      <dc:date>2018-05-15T01:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480227#M21094</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;Thank you so much, that was the problem. My Excel data was in another format. I converted to decimal degrees and it is working. Not an easy fix though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leigh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 01:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480227#M21094</guid>
      <dc:creator>LeighBrooks</dc:creator>
      <dc:date>2018-05-15T01:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480228#M21095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wish you had reported earlier....&lt;/P&gt;&lt;P&gt;There is a tool for that&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-coordinate-notation.htm"&gt;http://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-coordinate-notation.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 01:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480228#M21095</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-15T01:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480229#M21096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to know! I tried it on another Excel sheet someone sent me tonight with lat/longs in one field and it worked to split them out. Really appreciate the help, Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leigh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 02:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480229#M21096</guid>
      <dc:creator>LeighBrooks</dc:creator>
      <dc:date>2018-05-15T02:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Excel and XY points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480230#M21097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad it worked out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 08:36:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/excel-and-xy-points/m-p/480230#M21097</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-15T08:36:29Z</dc:date>
    </item>
  </channel>
</rss>

