<?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: Near 3D - Delta Z calculation in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665176#M3989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know if the right "near" feature is returned? If so, you can calculate the Delta Z using the Z of the geometry and the Z of the near feature. If have used it in the past and did not encounter any problems, but in my case Z values were positive. See:&amp;nbsp;&lt;A href="https://community.esri.com/people/xander_bakker/blog/2016/07/09/creating-a-3d-tree-with-arcpy-for-3d-analysis"&gt;https://community.esri.com/people/xander_bakker/blog/2016/07/09/creating-a-3d-tree-with-arcpy-for-3d-analysis&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Apr 2017 16:22:52 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-04-16T16:22:52Z</dc:date>
    <item>
      <title>Near 3D - Delta Z calculation</title>
      <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665172#M3985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two point feature classes, both containing negative Z values, and I wish to compare the Z values of near features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the tool, I notice that the algorithm actually adds the difference between the Z values. For example:&lt;/P&gt;&lt;P&gt;Dataset A has a feature with Z value of "-5.5".&lt;/P&gt;&lt;P&gt;Dataset B has a feature with Z value of "-4.5".&lt;/P&gt;&lt;P&gt;These two features are considered "near".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running the Near 3D (3D Analyst) tool, it calculates the field "NEAR_DELTZ" to be "+10.0" (i.e. -5.5 - 4.5 = +10.0), instead of my expected delta of "1.0".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to calculate the Z value between two negative values, without having to recalculate the fields to have one positive and one negative?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2017 08:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665172#M3985</guid>
      <dc:creator>JustinOdell</dc:creator>
      <dc:date>2017-04-16T08:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Near 3D - Delta Z calculation</title>
      <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665173#M3986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one &lt;A href="http://support.esri.com/bugs/nimbus/QlVHLTAwMDA5NTk5MQ=="&gt;outstanding bug&lt;/A&gt;, if your X,Y are in Geographic Coordinates&lt;/P&gt;&lt;P&gt;and there are &lt;A href="http://support.esri.com/Search-Results#search?q=Near 3D&amp;amp;content-type=Bugs"&gt;...other bugs...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You may want to look since you don't specify there version of ArcMap either&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2017 08:18:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665173#M3986</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-04-16T08:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Near 3D - Delta Z calculation</title>
      <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665174#M3987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info Dan. I am on ArcMap version 10.4.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My datasets are in grid coordinates (projected), so not affected by the geographic coordinate bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surprised to see there are so many bugs with this tool. Alternatively, is there a better way to compare Z values of nearest points?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ultimately I'm looking to run analysis between the two layers to find a mean value by which I could block shift one dataset to meet another.&lt;/P&gt;&lt;P&gt;I know there is the cut/fill tool if I build rasters. But it'd be nice if the analysis can be done at the vector level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2017 08:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665174#M3987</guid>
      <dc:creator>JustinOdell</dc:creator>
      <dc:date>2017-04-16T08:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Near 3D - Delta Z calculation</title>
      <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665175#M3988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least you have a version &amp;gt;= 10.4 because ...&lt;A href="http://support.esri.com/bugs/nimbus/QlVHLTAwMDA5MjI0Ng=="&gt;this bug...&lt;/A&gt; made the results just plain wrong unless a search radius was specified&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2017 08:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665175#M3988</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-04-16T08:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Near 3D - Delta Z calculation</title>
      <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665176#M3989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know if the right "near" feature is returned? If so, you can calculate the Delta Z using the Z of the geometry and the Z of the near feature. If have used it in the past and did not encounter any problems, but in my case Z values were positive. See:&amp;nbsp;&lt;A href="https://community.esri.com/people/xander_bakker/blog/2016/07/09/creating-a-3d-tree-with-arcpy-for-3d-analysis"&gt;https://community.esri.com/people/xander_bakker/blog/2016/07/09/creating-a-3d-tree-with-arcpy-for-3d-analysis&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2017 16:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665176#M3989</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-04-16T16:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Near 3D - Delta Z calculation</title>
      <link>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665177#M3990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see where I went wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the attribute table, there were multiple fields for Z values. I made the assumption points on land were positive Z and points in the water were negative Z. On further examination, the negative Z values in the attribute table were simply inverted with the Field Calculator or Excel, but the feature geometry retained positive Z values. I tested this by calculating the geometry of my features and realised my "depths" were actually "elevations".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I resolved the issue by using the "Adjust 3D Z" tool to 'reverse' the sign of the feature Z geometry. Recalculated the 'Near 3D' values and got the expected result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put this one down to user error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 01:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/near-3d-delta-z-calculation/m-p/665177#M3990</guid>
      <dc:creator>JustinOdell</dc:creator>
      <dc:date>2017-04-17T01:39:34Z</dc:date>
    </item>
  </channel>
</rss>

