<?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: Linear Line of Sight of given elevation (not DTED's elevation) in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408217#M10929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Neil &amp;amp; ScJpike&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You're great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2013 17:23:26 GMT</pubDate>
    <dc:creator>oyleiste</dc:creator>
    <dc:date>2013-03-27T17:23:26Z</dc:date>
    <item>
      <title>Linear Line of Sight of given elevation (not DTED's elevation)</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408214#M10926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm able to get linear line of sight of two points and draw visible and invisible areas like this: [ATTACH=CONFIG]23005[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, is there any way to give observer's Z (elevation) and get line of sight of that point with given Z (not the elevation in DTED)? Imagine that I want to get LLOS of a helicopter that abviously it's elevation is greater that DTED's elevation of that point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or it's only possible with DTED elevations? Any idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 17:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408214#M10926</guid>
      <dc:creator>oyleiste</dc:creator>
      <dc:date>2013-03-27T17:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Line of Sight of given elevation (not DTED's elevation)</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408215#M10927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Set the Z value for the point (IPoint.Z) to the elevation value you want to use.&amp;nbsp; Make sure the point is z-aware first (IZAware.ZAware = true).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 17:05:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408215#M10927</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2013-03-27T17:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Line of Sight of given elevation (not DTED's elevation)</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408216#M10928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I'm able to get linear line of sight of two points and draw visible and invisible areas like this: [ATTACH=CONFIG]23005[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Well, is there any way to give observer's Z (elevation) and get line of sight of that point with given Z (not the elevation in DTED)? Imagine that I want to get LLOS of a helicopter that abviously it's elevation is greater that DTED's elevation of that point.&lt;BR /&gt;Or it's only possible with DTED elevations? Any idea?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of +1 on the line below, could you not just add the distance between the helicopter and the surface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; // observer is 1m (MA start point offset) above the ground.
observer.Z = rsc.GetElevation( observer )+1;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:33:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408216#M10928</guid>
      <dc:creator>JasonPike</dc:creator>
      <dc:date>2021-12-11T18:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Line of Sight of given elevation (not DTED's elevation)</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408217#M10929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Neil &amp;amp; ScJpike&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You're great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 17:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/linear-line-of-sight-of-given-elevation-not-dted-s/m-p/408217#M10929</guid>
      <dc:creator>oyleiste</dc:creator>
      <dc:date>2013-03-27T17:23:26Z</dc:date>
    </item>
  </channel>
</rss>

