<?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: DMS to Pro xy? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334803#M19032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One issue is DMS is a string and you need to convert it to a number (Double) so you can plot them&lt;/P&gt;&lt;P&gt;The basic conversion is dd = d + m/60 + s/3600 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could field calculate it in ArcMap&amp;nbsp; two fields&amp;nbsp; DMS has the dms values, and DD a double field where you want to field calc it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.DD=&amp;nbsp; left( [DMS],2) + (mid( [DMS],4,2)/60) + (Mid( [DMS], 7,4)/3600)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The left and mid functions are a way to pull apart the string, in your example&lt;/P&gt;&lt;P&gt;30°11'4.46"N&amp;nbsp; you want the left 2 (maybe 3 if in western hemisphere ie. -30)&amp;nbsp;&amp;nbsp; Mid 4,2 gets the 11 and mid 7,4 gets the 4.46&amp;nbsp; The °'."N symbols are not math symbols.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2015 15:23:32 GMT</pubDate>
    <dc:creator>BillChappell</dc:creator>
    <dc:date>2015-11-05T15:23:32Z</dc:date>
    <item>
      <title>DMS to Pro xy?</title>
      <link>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334799#M19028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How Can I convert DMC to Pro absolute xy, because Pro need xy and our Data in DMC like (30°11'4.46"N)&lt;/P&gt;&lt;P&gt;&lt;A __jive_macro_name="appEmbeddedView" _action_id="com.jivesoftware.esri.embedded.geotag" _appuuid="f7ef44ff-2e93-425b-8014-77b537a035b7" _context="{&amp;quot;data_location_uuid&amp;quot;:&amp;quot;a6403c61-874a-4e21-d60f-11407e1c63b5&amp;quot;,&amp;quot;data_location_text&amp;quot;:&amp;quot;69.20800481249913, 34.654771721221316&amp;quot;}" _icon="https://community.esri.com/servlet/JiveServlet/downloadImage/138910/0b2baa8ccc3e0fcb4c97e5753f4af80125949dc4.png&amp;amp;st=default%3AaEcsHyQl1jOBhgzRslppDXOMZGUhzNoJQEd3VftfnvkO-0cQEkHDibCZb_-bkBFVzRSFR64BLDLL_IfTnuJH7D2MQhI" _jive_macro_name="appEmbeddedView" _view="geotag.view" class="jive-link-app-icon jive_macro_appEmbeddedView jive_macro" data-orig-content="69.20800481249913, 34.654771721221316&amp;lt;span class=&amp;quot;j-ui-elem j-app-link&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;" data-renderedposition="30_8_298_17"&gt;69.20800481249913, 34.654771721221316&lt;SPAN class="j-app-link j-ui-elem"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 07:04:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334799#M19028</guid>
      <dc:creator>MirbazAhmadzai</dc:creator>
      <dc:date>2015-11-05T07:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: DMC to Pro xy?</title>
      <link>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334800#M19029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm"&gt;DMS to decimal degrees&lt;/A&gt; manually in arcmap and Pro or the &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/convert-coordinate-notation.htm"&gt;Convert Coordinate Notation&lt;/A&gt;​ tool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 07:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334800#M19029</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-11-05T07:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: DMC to Pro xy?</title>
      <link>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334801#M19030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type Of xy in Pro? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 07:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334801#M19030</guid>
      <dc:creator>MirbazAhmadzai</dc:creator>
      <dc:date>2015-11-05T07:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: DMC to Pro xy?</title>
      <link>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334802#M19031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/supported-notation-formats.htm"&gt;The types of coordination supported&lt;/A&gt;​ and how to do it via &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/convert-coordinate-notation.htm"&gt;coordinate notation conversion&lt;/A&gt;​ are available in the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/an-overview-of-projections-and-transformations-toolset.htm"&gt;Projections and Transformation toolbox&lt;/A&gt;​ and you should bookmark the &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/main/arcgis-pro-tool-reference.htm"&gt;ArcGIS Pro tool reference link&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 07:37:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334802#M19031</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-11-05T07:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: DMS to Pro xy?</title>
      <link>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334803#M19032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One issue is DMS is a string and you need to convert it to a number (Double) so you can plot them&lt;/P&gt;&lt;P&gt;The basic conversion is dd = d + m/60 + s/3600 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could field calculate it in ArcMap&amp;nbsp; two fields&amp;nbsp; DMS has the dms values, and DD a double field where you want to field calc it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.DD=&amp;nbsp; left( [DMS],2) + (mid( [DMS],4,2)/60) + (Mid( [DMS], 7,4)/3600)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The left and mid functions are a way to pull apart the string, in your example&lt;/P&gt;&lt;P&gt;30°11'4.46"N&amp;nbsp; you want the left 2 (maybe 3 if in western hemisphere ie. -30)&amp;nbsp;&amp;nbsp; Mid 4,2 gets the 11 and mid 7,4 gets the 4.46&amp;nbsp; The °'."N symbols are not math symbols.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 15:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dms-to-pro-xy/m-p/334803#M19032</guid>
      <dc:creator>BillChappell</dc:creator>
      <dc:date>2015-11-05T15:23:32Z</dc:date>
    </item>
  </channel>
</rss>

