<?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: Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Deciamal degrees….?? I.e. will be 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple file.  in Standards and Interoperability Questions</title>
    <link>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615448#M307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can import a table into ArcGIS to work with the technology without needing to create an x/y layer. If you decide to do that, check out&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm"&gt;Converting degrees-minutes-seconds values to decimal Ddegree values—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do it in Excel, check out&amp;nbsp;&lt;A class="link-titled" href="https://glenbambrick.com/2015/08/16/dms-to-dd-excel/" title="https://glenbambrick.com/2015/08/16/dms-to-dd-excel/"&gt;Degrees-Minutes-Second (DMS) to Decimal-Degrees (DD) with Excel | Geospatiality&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Apr 2017 19:37:44 GMT</pubDate>
    <dc:creator>ChrisSmith7</dc:creator>
    <dc:date>2017-04-21T19:37:44Z</dc:date>
    <item>
      <title>Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Deciamal degrees….?? I.e. will be 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple file.</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615445#M304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Decimal degrees….??&lt;/P&gt;&lt;P&gt;For Example I have 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple files. The content of the file looks like this......&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;61 12 44.4N 109 58 34.9W &lt;BR /&gt;62 18 02.1N 108 58 58.5W &lt;BR /&gt;63 10 48.9N 108 09 10.8W &lt;BR /&gt;64 13 07.0N 107 01 47.5W &lt;BR /&gt;64 37 51.2N 106 23 07.2W &lt;BR /&gt;64 46 07.3N 106 10 24.7W &lt;BR /&gt;64 00 17.5N 105 47 54.9W &lt;BR /&gt;64 05 05.0N 105 40 14.9W &lt;BR /&gt;65 17 50.5N 105 22 36.3W &lt;BR /&gt;65 35 10.7N 104 58 21.5W &lt;BR /&gt;65 44 58.9N 104 44 30.4W &lt;BR /&gt;65 57 28.9N 104 23 58.0W &lt;BR /&gt;65 19 09.4N 103 47 48.5W &lt;BR /&gt;65 27 02.8N 103 34 50.2W &lt;BR /&gt;65 38 48.0N 103 18 50.9W &lt;BR /&gt;65 06 27.6N 102 41 18.8W &lt;BR /&gt;66 13 55.7N 102 11 37.1W &lt;BR /&gt;66 31 26.8N 100 59 22.3W &lt;BR /&gt;66 39 52.2N 100 33 28.5W&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 19:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615445#M304</guid>
      <dc:creator>AlexWoldemichael</dc:creator>
      <dc:date>2017-04-21T19:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Deciamal degrees….?? I.e. will be 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple file.</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615446#M305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you doing this in ArcGIS, in SQL, in a flat txt/CSV, or an Excel file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 19:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615446#M305</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2017-04-21T19:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Deciamal degrees….?? I.e. will be 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple file.</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615447#M306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm planning to prepare all file which are in excel to txt (cvs) file and bring them to ArcMap to draw the line.&lt;/P&gt;&lt;P&gt;Tried importing excel file directly to ArcMap and when I did &amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/347631_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&amp;nbsp;to Display XY Data I don't see the X and Y field, even thought I see all the data in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 19:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615447#M306</guid>
      <dc:creator>AlexWoldemichael</dc:creator>
      <dc:date>2017-04-21T19:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Deciamal degrees….?? I.e. will be 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple file.</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615448#M307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can import a table into ArcGIS to work with the technology without needing to create an x/y layer. If you decide to do that, check out&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/map-projections/converting-degrees-minutes-seconds-values-to-decim.htm"&gt;Converting degrees-minutes-seconds values to decimal Ddegree values—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do it in Excel, check out&amp;nbsp;&lt;A class="link-titled" href="https://glenbambrick.com/2015/08/16/dms-to-dd-excel/" title="https://glenbambrick.com/2015/08/16/dms-to-dd-excel/"&gt;Degrees-Minutes-Second (DMS) to Decimal-Degrees (DD) with Excel | Geospatiality&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 19:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615448#M307</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2017-04-21T19:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a script to batch process changing Deg. Min. Sec. of lat/long into Deciamal degrees….?? I.e. will be 123°46’56” to 123.78222222°. I have about 60 to 70 rows in multiple file.</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615449#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris. I will give a shoot on Monday and let you know how it pan out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 19:43:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/does-anyone-have-a-script-to-batch-process/m-p/615449#M308</guid>
      <dc:creator>AlexWoldemichael</dc:creator>
      <dc:date>2017-04-21T19:43:28Z</dc:date>
    </item>
  </channel>
</rss>

