<?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: Zip Codes Heat Map (areas, not points)? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649084#M32312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like I should be able to "Add Field" to this shapefile when I display the chart, but the drop down menu is not giving me the option. Any ideas about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2018 17:18:22 GMT</pubDate>
    <dc:creator>JGraupner</dc:creator>
    <dc:date>2018-11-08T17:18:22Z</dc:date>
    <item>
      <title>Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649081#M32309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;I'm new to ArcGIS Online and am trying to do a fairly easy task with some difficulty. I have imported a .CSV&amp;nbsp; file just containing survey participants Zip Codes.&amp;nbsp; When I import them as addresses/ZIP codes, I can get a heat map of frequency of zip codes (which is what I want), but ArcGIS Online is treating them like singular points (rather than the full area of the Zip Code Boundary). I have also imported the Chicago Zip Codes Boundary zipped shape file.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Do I have to merge these layers or tables somehow? How can I make ArcGIS recognize these zip code frequencies as full zip code areas and not points?&lt;/SPAN&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/428102_mapsample.JPG" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 16:15:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649081#M32309</guid>
      <dc:creator>JGraupner</dc:creator>
      <dc:date>2018-11-08T16:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649082#M32310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just so I understand you clearly -&amp;nbsp;&lt;/P&gt;&lt;P&gt;you're wanting to roll your addresses (which are point data) up into the zip code "boundary" (I use parentheses here because zip codes &lt;A href="http://www.georeference.org/doc/zip_codes_are_not_areas.htm"&gt;aren't polygons&lt;/A&gt;, they're linear routes). You're then wanting to symbolize your zip code areas with some color scheme to indicate the number of responses, say a light blue-to- dark blue color scheme that looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image result for choropleth" height="211" src="http://i.imgur.com/REu8pM0.png" width="412" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I've understood you correctly, you'll need to add the total number of responses per zip code, and then get these results into a new column in your zip code boundary data, say, call this column TotalResponses or something like this.&lt;/P&gt;&lt;P&gt;Once you've done this, when you bring the results into AGO, you'll be able to symbolize on this field, like this (ignore the Shape__Area, I'm just using this dataset as an example)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/428023_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 16:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649082#M32310</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-11-08T16:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649083#M32311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for taking the time. Yes, you are correct in what I want to do. Since I don't have ArcGIS Desktop on my computer though, I'm unsure how to add a column to the Boundary shapefile I downloaded from the City of Chicago's open data portal. Is there a way to do this using excel? (I can download the CSV Boundary file and then add a&amp;nbsp; Total Responses column?)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I thought there might be a shortcut since the Zip Code CSV I uploaded automatically calculated the frequency of each zip code, but like you said, not as polygons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 16:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649083#M32311</guid>
      <dc:creator>JGraupner</dc:creator>
      <dc:date>2018-11-08T16:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649084#M32312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like I should be able to "Add Field" to this shapefile when I display the chart, but the drop down menu is not giving me the option. Any ideas about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649084#M32312</guid>
      <dc:creator>JGraupner</dc:creator>
      <dc:date>2018-11-08T17:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649085#M32313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In AGO you can add a field to your attribute table a couple different ways. One would be to open the attribute table from within your web map, and then click on the 3 lines here, in the upper left-hand corner of the attribute table, and then select Add Field.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/428114_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;You'll choose the type of field, in your case a Short Integer to store the count of responses per zip code, and you'll name the field.&lt;/P&gt;&lt;P&gt;Then you should be in business.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:25:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649085#M32313</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-11-08T17:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649086#M32314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some reason, the drop down does not give me the option to "Add field." Only the first 4 options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649086#M32314</guid>
      <dc:creator>JGraupner</dc:creator>
      <dc:date>2018-11-08T17:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649087#M32315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type of data is your zip code boundary? &lt;A _jive_internal="true" href="https://community.esri.com/thread/185530-unable-to-add-field-on-web-map"&gt;In order to be able to add a field it must be a Hosted Feature Service&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649087#M32315</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-11-08T17:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649088#M32316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you adding these layers directly into the map viewer or are you adding them through the content page and publishing them as a hosted feature service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 21:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649088#M32316</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-08T21:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649089#M32317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried both. I checked my privileges and am considered just a "User" so I believe this is preventing me from being able to add a field.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 21:51:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649089#M32317</guid>
      <dc:creator>JGraupner</dc:creator>
      <dc:date>2018-11-08T21:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes Heat Map (areas, not points)?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649090#M32318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a workflow that provides instructions to create polygon data:&amp;nbsp;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-online/analytics/table-to-app-part-1-create-data/" title="https://www.esri.com/arcgis-blog/products/arcgis-online/analytics/table-to-app-part-1-create-data/"&gt;Table to App - Part 1: Create Data&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will still need publishing privileges to make a join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2018 00:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/zip-codes-heat-map-areas-not-points/m-p/649090#M32318</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-11-10T00:27:41Z</dc:date>
    </item>
  </channel>
</rss>

