<?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 How can I get the IProximityOperator.ReturnDistance value in display units? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723447#M19291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a VBA script that computes nearest neighbor distances and returns those distances in map units (decimal degrees) but I need them in display units (meters, miles, etc.). How can I do this? Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 16:14:22 GMT</pubDate>
    <dc:creator>RobertDone</dc:creator>
    <dc:date>2010-05-21T16:14:22Z</dc:date>
    <item>
      <title>How can I get the IProximityOperator.ReturnDistance value in display units?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723447#M19291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a VBA script that computes nearest neighbor distances and returns those distances in map units (decimal degrees) but I need them in display units (meters, miles, etc.). How can I do this? Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 16:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723447#M19291</guid>
      <dc:creator>RobertDone</dc:creator>
      <dc:date>2010-05-21T16:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the IProximityOperator.ReturnDistance value in display units?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723448#M19292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;IProximityOperator.ReturnDistance&amp;nbsp; returns distance in current map projection,in your case it might be WCS.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You have to project the input data into a projected coordinate system like UTM.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Then,use IProximityOperator.ReturnDistance on the projected&amp;nbsp; values to get distnace in meters(or any other unit).&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 11:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723448#M19292</guid>
      <dc:creator>Durga_PrasadD</dc:creator>
      <dc:date>2010-05-26T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the IProximityOperator.ReturnDistance value in display units?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723449#M19293</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;SPAN&gt;Use IUnitConverter interface to convert the value from mapUnits to DisplayUnits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MapUnits - IMap.MapUnits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Display Units - IMap.DistanceUnits&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thaviti&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 15:21:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-can-i-get-the-iproximityoperator/m-p/723449#M19293</guid>
      <dc:creator>ThavitinaiduGulivindala</dc:creator>
      <dc:date>2010-05-27T15:21:33Z</dc:date>
    </item>
  </channel>
</rss>

