<?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: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166123#M569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what application - Portal, ESRI Desktop (ArcMap) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try saving file as a csv file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 03:09:21 GMT</pubDate>
    <dc:creator>SusanJones</dc:creator>
    <dc:date>2014-10-01T03:09:21Z</dc:date>
    <item>
      <title>what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166117#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to add lat long locations to map.&amp;nbsp; I tried importing a .txt file with coordinates.&amp;nbsp; what format do the coordinates need to be in?&amp;nbsp; 42 31 31.334, -77 32 45.32 was what i tried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 23:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166117#M563</guid>
      <dc:creator>JimBurdett</dc:creator>
      <dc:date>2014-09-30T23:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166118#M564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Decimal Degrees - 42.5, -77.5 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shouldn't struggle as long as it gets parsed as numeric instead of strings. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 00:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166118#M564</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-01T00:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166119#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you currently have this 42 31 31.334 which is degrees minutes and seconds, you need to convert them to decimal degrees...written out syntactically&lt;/P&gt;&lt;P&gt;42 31 31.334 =&amp;nbsp; 42. 31.522233333 degrees decimal minutes = 42.525370555 decimal degrees&lt;/P&gt;&lt;P&gt;degrees remains, then take seconds and divide by 60...add that to minutes...divide that by 60 and that is the decimal portion of the term&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 00:29:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166119#M565</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-01T00:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166120#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need actual numeric xy coordinates in geographic ("decimal degrees") or projected (e.g. "meters") to plot them on a map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fortunately, if you name the field names exactly right, those locations can be converted on the fly for you. There's also a tool available that can convert those text strings to geographic (decimal degrees).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The skinny is here in the ArcGIS help (this applies to 10.1/10.2):&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s00000010000000"&gt;Adding an ASCII or text file table&amp;nbsp; &amp;gt;&amp;nbsp; How coordinate information is determined&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 00:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166120#M566</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-10-01T00:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166121#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After convering to decimal degrees, I tried the command “add layer from file” with the .txt file and got the errror below&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 01:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166121#M567</guid>
      <dc:creator>JimBurdett</dc:creator>
      <dc:date>2014-10-01T01:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166122#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;X is longitude (-77ish) Y is latitude (42ish)&amp;nbsp; Make sure that you have a comma-delimited field name and no blank lines in the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 02:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166122#M568</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-01T02:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: what format do the coordinates need to be in?  42 31 31.334, -77 32 45.32 was what i tried</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166123#M569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what application - Portal, ESRI Desktop (ArcMap) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try saving file as a csv file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 03:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/what-format-do-the-coordinates-need-to-be-in-42-31/m-p/166123#M569</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-01T03:09:21Z</dc:date>
    </item>
  </channel>
</rss>

