<?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 zip codes 2016 in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717368#M3528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to work with the 2016 esri_dm authored zip code file zip_poly located here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/USA_ZIP_Codes_2016/FeatureServer" title="https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/USA_ZIP_Codes_2016/FeatureServer"&gt;https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/USA_ZIP_Codes_2016/FeatureServer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to subset this file to the 48 states plus DC, and, join an excel table that contains information about the zip codes. The information is a categorical variable indicating 184 unique "catchment" areas that are defined in terms of sets of zip codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcMap 10.5 on Windows 7 professional, and also ArcGIS Pro ... in both programs, if I join the excel file to the zip_poly layer, the attribute table indicates there are 30+k records.&amp;nbsp; If I try to export the join so that I can create a hosted feature layer on ArcGIS Online, it exports only 11,000 records (the bottom southeast quandrant of the US plus Alaska &amp;amp; Hawaii).&amp;nbsp; I thought it might be something with my Excel file, but I see nothing around record 11,000 different from any of the other records. So I tried to make a copy of the original zip_poly file prior to the join, using the Data Management Tool - Copy Features on the zip_poly file.&amp;nbsp; That too results in only 11,000 records being copied.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Any tips/advice/experience using this file for zip codes or thoughts about why only 11k records would be saved would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2017 04:58:31 GMT</pubDate>
    <dc:creator>LizTighe</dc:creator>
    <dc:date>2017-12-08T04:58:31Z</dc:date>
    <item>
      <title>zip codes 2016</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717368#M3528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to work with the 2016 esri_dm authored zip code file zip_poly located here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/USA_ZIP_Codes_2016/FeatureServer" title="https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/USA_ZIP_Codes_2016/FeatureServer"&gt;https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/USA_ZIP_Codes_2016/FeatureServer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to subset this file to the 48 states plus DC, and, join an excel table that contains information about the zip codes. The information is a categorical variable indicating 184 unique "catchment" areas that are defined in terms of sets of zip codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcMap 10.5 on Windows 7 professional, and also ArcGIS Pro ... in both programs, if I join the excel file to the zip_poly layer, the attribute table indicates there are 30+k records.&amp;nbsp; If I try to export the join so that I can create a hosted feature layer on ArcGIS Online, it exports only 11,000 records (the bottom southeast quandrant of the US plus Alaska &amp;amp; Hawaii).&amp;nbsp; I thought it might be something with my Excel file, but I see nothing around record 11,000 different from any of the other records. So I tried to make a copy of the original zip_poly file prior to the join, using the Data Management Tool - Copy Features on the zip_poly file.&amp;nbsp; That too results in only 11,000 records being copied.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Any tips/advice/experience using this file for zip codes or thoughts about why only 11k records would be saved would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 04:58:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717368#M3528</guid>
      <dc:creator>LizTighe</dc:creator>
      <dc:date>2017-12-08T04:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: zip codes 2016</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717369#M3529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of options, the first not being optional: Use the Excel to Table tool and convert your spreadsheet into a geodatabase table. (You'll thank me later.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whittle down your zip code data to just the states and DC.&amp;nbsp; &amp;nbsp;Perform a relate between the whittled down zips and your new table.&amp;nbsp; Select all the zips and then select the realated records in your table.&amp;nbsp; Save those records off to another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You now have a zip codes of just your area of interest and the data associated with just them.&amp;nbsp; It may be that you have a one to many relationship: that is one zip record to many extra table records.&amp;nbsp; If that's the case, a relate is a good option. A join in that direction will only join the one zip record with the 'first' record to to join to.&amp;nbsp; You could join your many table records to your zip data, export that out as it's own table and then join that back&amp;nbsp; to zip data (one zip record to one zip record). That will be a little messy, as you'll want to turn off a bunch of fields, but do-able....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 13:39:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717369#M3529</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-12-08T13:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: zip codes 2016</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717370#M3530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the thoughtful/helpful suggestions!&amp;nbsp; I finally figured &lt;/P&gt;&lt;P&gt;out that I needed to increase the max # of unique values under the &lt;/P&gt;&lt;P&gt;raster dataset options (or auto commit in ArcGIS Pro) to get past the &lt;/P&gt;&lt;P&gt;11,000 record limitation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2017 01:22:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717370#M3530</guid>
      <dc:creator>LizTighe</dc:creator>
      <dc:date>2017-12-09T01:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: zip codes 2016</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717371#M3531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops.&amp;nbsp; My bad; I didn't follow the rest end link you provided and went straight for the hack 'em and whack 'em solution. Glad you got it figured out none the less!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2017 21:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/zip-codes-2016/m-p/717371#M3531</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-12-09T21:41:03Z</dc:date>
    </item>
  </channel>
</rss>

