<?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: Heat maps/multiple values in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92216#M5462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be best to manage the data as two separate layers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 19:02:27 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2014-11-26T19:02:27Z</dc:date>
    <item>
      <title>Heat maps/multiple values</title>
      <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92215#M5461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to learn a bit about heat maps.&amp;nbsp; I was curious if multiple values could be shown.&amp;nbsp; Specifically, I have voter political parties (represented by blue and red dots).&amp;nbsp; Can I create a heat map that shows the density of their locations?&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 16:52:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92215#M5461</guid>
      <dc:creator>ELTerrell</dc:creator>
      <dc:date>2014-11-26T16:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Heat maps/multiple values</title>
      <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92216#M5462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be best to manage the data as two separate layers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92216#M5462</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-11-26T19:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Heat maps/multiple values</title>
      <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92217#M5463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see.&amp;nbsp; The issue there is they came off one spreadsheet.&amp;nbsp; I have a spreadsheet with a voters name, address (xy), and party affiliation.&amp;nbsp; Would it still be best to make two layers? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92217#M5463</guid>
      <dc:creator>ELTerrell</dc:creator>
      <dc:date>2014-11-26T19:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Heat maps/multiple values</title>
      <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92218#M5464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to be sure, where and how are you going to create the heatmap? Using Esri Maps for Office (can't upload the heatmap to AGOL) or using an API (like js). In AGOL you have analysis options to create hotspots, but be aware that heatmap is a visualization type while hot spot is an analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 20:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92218#M5464</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-11-26T20:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Heat maps/multiple values</title>
      <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92219#M5465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was going to use the point density command.&amp;nbsp; Not sure what AGOL or API are.&amp;nbsp; What would you recommend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 21:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92219#M5465</guid>
      <dc:creator>ELTerrell</dc:creator>
      <dc:date>2014-11-26T21:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Heat maps/multiple values</title>
      <link>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92220#M5466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AGOL = ArcGIS Online, API means application programming interface. You can see the list of available API's and SDK's (Software Development Kits) here: &lt;A href="https://developers.arcgis.com/en/" title="https://developers.arcgis.com/en/"&gt;ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example of a heatmap using the JavaScript API can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_heatmap_weighted.html" title="https://developers.arcgis.com/javascript/jssamples/renderer_heatmap_weighted.html"&gt;Explore Heat Maps | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A heat map is basically a type of visualization while dot density and hot spot analysis are real types of analysis. A very useful resource is the blog post by &lt;A href="https://community.esri.com/migrated-users/7962"&gt;Lauren Rosenshein&lt;/A&gt;‌:&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2010/07/13/spatial-statistics-resources/" title="http://blogs.esri.com/esri/arcgis/2010/07/13/spatial-statistics-resources/"&gt;Spatial Statistics Resources | ArcGIS Blog&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 01:02:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/heat-maps-multiple-values/m-p/92220#M5466</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-11-27T01:02:07Z</dc:date>
    </item>
  </channel>
</rss>

