<?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: Looking for the right Analytics in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310470#M71299</link>
    <description>&lt;P&gt;Because your height attribute is a floating point number and doing calculations on floating point numbers in the binary system&amp;nbsp; is imprecise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want further information why this is the case, here are two good starting points:&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/588004/is-floating-point-math-broken" target="_blank"&gt;https://stackoverflow.com/questions/588004/is-floating-point-math-broken&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/21895756/why-are-floating-point-numbers-inaccurate" target="_blank"&gt;https://stackoverflow.com/questions/21895756/why-are-floating-point-numbers-inaccurate&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2023 13:58:48 GMT</pubDate>
    <dc:creator>JohannesLindner</dc:creator>
    <dc:date>2023-07-21T13:58:48Z</dc:date>
    <item>
      <title>Looking for the right Analytics</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1309987#M71247</link>
      <description>&lt;P&gt;Hey Guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sry in advanved for my Bad english.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Point layer with around 60000 Features. And I want a new attribute which shows me how many features in a range of 300 m of each feature. Anyone have a Idea how to do that? I couldnt find any good Analytic function. And my phytoncode didnt work as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 12:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1309987#M71247</guid>
      <dc:creator>Student123321</dc:creator>
      <dc:date>2023-07-20T12:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for the right Analytics</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310033#M71250</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/summarize-nearby.htm" target="_blank" rel="noopener"&gt;Summarize Nearby&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 14:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310033#M71250</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-07-20T14:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for the right Analytics</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310090#M71253</link>
      <description>&lt;P&gt;I will try that one.&lt;/P&gt;&lt;P&gt;Ty for the quick answer and have a great day too!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 15:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310090#M71253</guid>
      <dc:creator>Student123321</dc:creator>
      <dc:date>2023-07-20T15:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for the right Analytics</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310410#M71295</link>
      <description>&lt;P&gt;I tried "Summerize Nearby". And I wanted him to summery atributes within the range I entered. I had i.e. 2 Features in that range and the atribute "hight" in bothes Features were 1 . The Result suppode to be 2. But but in the new atrubte field it says 1,99989.&amp;nbsp; Can someone explain me , why it is like that?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 11:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310410#M71295</guid>
      <dc:creator>Student123321</dc:creator>
      <dc:date>2023-07-21T11:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for the right Analytics</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310470#M71299</link>
      <description>&lt;P&gt;Because your height attribute is a floating point number and doing calculations on floating point numbers in the binary system&amp;nbsp; is imprecise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want further information why this is the case, here are two good starting points:&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/588004/is-floating-point-math-broken" target="_blank"&gt;https://stackoverflow.com/questions/588004/is-floating-point-math-broken&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/21895756/why-are-floating-point-numbers-inaccurate" target="_blank"&gt;https://stackoverflow.com/questions/21895756/why-are-floating-point-numbers-inaccurate&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 13:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/looking-for-the-right-analytics/m-p/1310470#M71299</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-07-21T13:58:48Z</dc:date>
    </item>
  </channel>
</rss>

