<?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: Is there a method in C# that will convert degrees into kilometers? in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589630#M3021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A degree of latitude is approximately 111Km.&lt;BR /&gt;A degree of longitude is approximately 111Km at equator and decreases to zero as the meridians converge to the poles. The value is depending on the latitude and is approximately 111Km*cos(latitude).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. I've looked this up at &lt;/SPAN&gt;&lt;A href="http://www.zodiacal.com/tools/lat_table.php"&gt;http://www.zodiacal.com/tools/lat_table.php&lt;/A&gt;&lt;SPAN&gt; and, for example, it gave me a chart. I was hoping that there was some built in function. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll use your cos method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 11:38:41 GMT</pubDate>
    <dc:creator>EzraSidran</dc:creator>
    <dc:date>2013-03-04T11:38:41Z</dc:date>
    <item>
      <title>Is there a method in C# that will convert degrees into kilometers?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589626#M3017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a method in C# that will convert degrees (at a given longitude) to kilometers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 19:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589626#M3017</guid>
      <dc:creator>EzraSidran</dc:creator>
      <dc:date>2013-02-25T19:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a method in C# that will convert degrees into kilometers?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589627#M3018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will need to project your coordinate system to metric one, and then you will ba able to calc it witout any problem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589627#M3018</guid>
      <dc:creator>ShaharBukra</dc:creator>
      <dc:date>2013-02-26T12:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a method in C# that will convert degrees into kilometers?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589628#M3019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, I already have the value I need converted. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is not going to be drawn on the screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, I have two values:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;float length, width;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both of these values are in degrees at longitude X and a latitude Y.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I need is a function that given the longitude and latitude convert to kilometers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ConvertDegreesToKM(length, X, Y);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ConvertDegreesToKM(width, X, Y);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's got to be some method to do this buried in ArcGIS because it automatically displays a kilometer scale in the corner of the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589628#M3019</guid>
      <dc:creator>EzraSidran</dc:creator>
      <dc:date>2013-02-26T12:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a method in C# that will convert degrees into kilometers?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589629#M3020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A degree of latitude is approximately 111Km.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A degree of longitude is approximately 111Km at equator and decreases to zero as the meridians converge to the poles. The value is depending on the latitude and is approximately 111Km*cos(latitude).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589629#M3020</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2013-03-04T11:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a method in C# that will convert degrees into kilometers?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589630#M3021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A degree of latitude is approximately 111Km.&lt;BR /&gt;A degree of longitude is approximately 111Km at equator and decreases to zero as the meridians converge to the poles. The value is depending on the latitude and is approximately 111Km*cos(latitude).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. I've looked this up at &lt;/SPAN&gt;&lt;A href="http://www.zodiacal.com/tools/lat_table.php"&gt;http://www.zodiacal.com/tools/lat_table.php&lt;/A&gt;&lt;SPAN&gt; and, for example, it gave me a chart. I was hoping that there was some built in function. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll use your cos method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 11:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/is-there-a-method-in-c-that-will-convert-degrees/m-p/589630#M3021</guid>
      <dc:creator>EzraSidran</dc:creator>
      <dc:date>2013-03-04T11:38:41Z</dc:date>
    </item>
  </channel>
</rss>

