<?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: Spatial joining big number returns Null! in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166012#M5560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That very well may work…  seems like ESRI should just fix it instead of requiring data gymnastics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 21:38:46 GMT</pubDate>
    <dc:creator>KevinBell</dc:creator>
    <dc:date>2014-10-08T21:38:46Z</dc:date>
    <item>
      <title>Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166006#M5554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/angry.png" /&gt;&amp;nbsp; Spatial join can't hold numbers bigger than a Long Integer?!!!&amp;nbsp; Ouch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 18:43:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166006#M5554</guid>
      <dc:creator>KevinBell</dc:creator>
      <dc:date>2014-10-08T18:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166007#M5555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate on what you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 19:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166007#M5555</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-08T19:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166008#M5556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;I'm trying to sum the value of every building in a given district and arcgis desktop 10.1 can't handle big numbers.&amp;nbsp;&amp;nbsp; Long integers can store up to 2 billion or so.&amp;nbsp; If your sum is more than that the spatial join will return Null.&amp;nbsp; You don't get a warning or anything.&amp;nbsp; This could be damaging if you weren't paying attention.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 20:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166008#M5556</guid>
      <dc:creator>KevinBell</dc:creator>
      <dc:date>2014-10-08T20:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166009#M5557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would be surprised if Esri used long integers for summation when double would be more appropriate given that you can always downscale data...if this is in your table, I use double as the default for all numeric operations and downscale if I need integer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 20:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166009#M5557</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-08T20:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166010#M5558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was suprised.&amp;nbsp; Go try it out.&amp;nbsp; Maybe I'm missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Downscaling the data is an inconvenient necessity that I've been doing for the last hour. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 20:59:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166010#M5558</guid>
      <dc:creator>KevinBell</dc:creator>
      <dc:date>2014-10-08T20:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166011#M5559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried doing the average as well as the sum...assuming the count * avg for your field will give you the total.&amp;nbsp; count and sum are indeed&amp;nbsp; Long types, but avg is Double, and Long * Double should upscale to double&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 21:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166011#M5559</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-08T21:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166012#M5560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That very well may work…  seems like ESRI should just fix it instead of requiring data gymnastics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 21:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166012#M5560</guid>
      <dc:creator>KevinBell</dc:creator>
      <dc:date>2014-10-08T21:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166013#M5561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree Kevin but I suspect your sums might be in a distinct minority&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 21:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166013#M5561</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-08T21:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166014#M5562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've written my own spatial join python script to push the data into an appropriate datatype.&amp;nbsp; bigint would work fine I'd guess, but the point of my post is a warning to users that &lt;STRONG&gt;the spatial join out of the box will give BAD results&lt;/STRONG&gt; if you've got a bunch of big numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 15:42:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166014#M5562</guid>
      <dc:creator>KevinBell</dc:creator>
      <dc:date>2014-10-17T15:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joining big number returns Null!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166015#M5563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not really big data...&amp;nbsp; just too big for a &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;great&lt;/STRONG&gt; &lt;/EM&gt;&lt;/SPAN&gt;tool that needs improvement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a database of 62 billion data points that is the back end for the map at solarsimplified.org and each of those data points is a double.&amp;nbsp; That's big data!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 15:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-joining-big-number-returns-null/m-p/166015#M5563</guid>
      <dc:creator>KevinBell</dc:creator>
      <dc:date>2014-10-17T15:44:25Z</dc:date>
    </item>
  </channel>
</rss>

