<?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: From Decimal degrees to meter in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706076#M23400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1149&amp;amp;t=91668" title="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1149&amp;amp;t=91668"&gt;converting decimal degrees to miles, kilometers,&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Aug 2014 14:51:06 GMT</pubDate>
    <dc:creator>stefanstamenov</dc:creator>
    <dc:date>2014-08-24T14:51:06Z</dc:date>
    <item>
      <title>From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706074#M23398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data set Air mass trajectories (excel file) with a lot of points given in decimal degrees. I have plotted the trajectories in Arcmap but I need to know the distance between them. They span more or less from equator to Greenland so there is the issue of different E/W distances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Kasper&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 13:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706074#M23398</guid>
      <dc:creator>KasperSmith_Larsen</dc:creator>
      <dc:date>2014-08-24T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706075#M23399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't work with data covering such a large area, but I would suggest km...in any event you probably want the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//016w0000005v000000"&gt;geodesic distances &lt;/A&gt;which have new options in 10.2.1 perhaps using the Near tool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 14:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706075#M23399</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-08-24T14:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706076#M23400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1149&amp;amp;t=91668" title="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1149&amp;amp;t=91668"&gt;converting decimal degrees to miles, kilometers,&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 14:51:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706076#M23400</guid>
      <dc:creator>stefanstamenov</dc:creator>
      <dc:date>2014-08-24T14:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706077#M23401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This must work, though I never used it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nhc.noaa.gov/gccalc.shtml" title="http://www.nhc.noaa.gov/gccalc.shtml"&gt;Latitude/Longitude Distance Calculator&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 14:54:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706077#M23401</guid>
      <dc:creator>stefanstamenov</dc:creator>
      <dc:date>2014-08-24T14:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706078#M23402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you do not have Desktop Advanced and the Near GP tool then provided you can deal with 0.5% error then the Haversine formula might be suitable.&lt;/P&gt;&lt;P&gt;Or Vincenty if you want to get fancy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706078#M23402</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2014-08-25T16:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706079#M23403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answers. &lt;/P&gt;&lt;P&gt;I have tried using the Haversine formula in excel but I can’t get the right distance. I have calculated the following parameter:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin-left: 2.75pt;" width="404"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD colspan="6" nowrap="nowrap" style="padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="404"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;R = earth’s radius (mean radius = 6,371km)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="2" nowrap="nowrap" style="padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="353"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Δlat = lat&lt;SUB&gt;2&lt;/SUB&gt;− lat&lt;SUB&gt;1&lt;/SUB&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="3" nowrap="nowrap" style="padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="366"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Δlong = long&lt;SUB&gt;2&lt;/SUB&gt;− long&lt;SUB&gt;1&lt;/SUB&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="6" nowrap="nowrap" style="padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="404"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;a = sin²(&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Δ&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;lat/2) + cos(lat&lt;SUB&gt;1&lt;/SUB&gt;)*cos(lat&lt;SUB&gt;2&lt;/SUB&gt;)*sin²(&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Δ&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;long/2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="3" nowrap="nowrap" style="padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="366"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;c = 2*atan2(√a, √(1−a))&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 3.5pt 0 3.5pt;" valign="bottom" width="340"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;d = R*c (distance)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;As described at &lt;A href="http://www.ig.utexas.edu/outreach/googleearth/latlong.html"&gt;http://www.ig.utexas.edu/outreach/googleearth/latlong.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It says on the web-site that angles need to be in radians and I tried with radians calculated from both decimal degrees and degrees, minutes, seconds.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 20:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706079#M23403</guid>
      <dc:creator>KasperSmith_Larsen</dc:creator>
      <dc:date>2014-08-25T20:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706080#M23404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Excel does something unusual with ATAN2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://webtrough.wordpress.com/2011/09/19/latlon-distance-formula-in-excel-haversine-and-spherical-law-of-cosines/" title="http://webtrough.wordpress.com/2011/09/19/latlon-distance-formula-in-excel-haversine-and-spherical-law-of-cosines/"&gt;Lat/Lon Distance Excel (Spherical Law of Cosines and Haversine Formula in Excel) | feed on my links&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 20:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706080#M23404</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2014-08-25T20:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: From Decimal degrees to meter</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706081#M23405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I got the Haversine fomula to work so problem solved &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;Thanks to all of you for your input they really helped.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 10:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-decimal-degrees-to-meter/m-p/706081#M23405</guid>
      <dc:creator>KasperSmith_Larsen</dc:creator>
      <dc:date>2014-08-26T10:28:08Z</dc:date>
    </item>
  </channel>
</rss>

