<?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: Join field to a polygon shapefile from another overlapping polygon in ArcGIS 10.1 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634058#M21128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The method with centroids is not good for a streets, because the centroids of street polygons are out of street boundary and after that could be joined to wrong zone. Otherwise, when I use polygon to polygon my streets have a zone information from nearby zone overly and I am not sure why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 14:13:57 GMT</pubDate>
    <dc:creator>SlobodanKomatina1</dc:creator>
    <dc:date>2017-03-20T14:13:57Z</dc:date>
    <item>
      <title>Join field to a polygon shapefile from another overlapping polygon in ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634054#M21124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I have two polygon shapefiles (parcel and zoning). Parcel shapefile is overlapped by zoning shapefile. Parcel layer does not contain information about zone and I want to add that information to each parcel from zoning shapefile.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;My idea is to create centroids from parcel shapefiles and after that to join zoning shapefile by location. On that way, I will add zoning attributes in my centroid point file. When I finish that I will join by location that point file and my parcel file. Unnecessary fields could be deleted after that.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I need to know is there any faster way to finish this job in ArcGIS 10.1?&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;This is a screenshot of a part of my parcel shapefile: &lt;A href="https://i.stack.imgur.com/8WfTT.jpg" rel="nofollow noreferrer" style="color: #358daa; border: 0px;"&gt;&lt;IMG alt="enter image description here" src="https://i.stack.imgur.com/8WfTT.jpg" style="border: 0px;" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;This is a screenshot of a part of my zoning shapefile: &lt;A href="https://i.stack.imgur.com/ERyy2.jpg" rel="nofollow noreferrer" style="color: #358daa; border: 0px;"&gt;&lt;IMG alt="enter image description here" src="https://i.stack.imgur.com/ERyy2.jpg" style="border: 0px;" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;Just to note that this is a very large data, about 800000 parcels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 11:10:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634054#M21124</guid>
      <dc:creator>SlobodanKomatina1</dc:creator>
      <dc:date>2017-03-20T11:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Join field to a polygon shapefile from another overlapping polygon in ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634055#M21125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use a SpatialJoin&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SpatialJoin_analysis (target_features, join_features, out_feature_class, {join_operation}, {join_type}, {field_mapping}, {match_option}, {search_radius}, {distance_field_name})&lt;/P&gt;&lt;P&gt;This tool is available in ToolBox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:06:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634055#M21125</guid>
      <dc:creator>EdwinRoa</dc:creator>
      <dc:date>2017-03-20T12:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Join field to a polygon shapefile from another overlapping polygon in ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634056#M21126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your methodology sounds good.&lt;/P&gt;&lt;P&gt;Are there parcel boundaries which overlap with two or more zoning boundaries? If yes, what you want to do with those parcels?&lt;/P&gt;&lt;P&gt;If you want one parcel should contain information of one zoning boundary, your method is better than Polygon-to-polygon spatial Join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: One advice would be to work with &lt;STRONG&gt;File Geodatabase&lt;/STRONG&gt;, if there is a chance of the shapefile size to exceed 2 GB size limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634056#M21126</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-20T12:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Join field to a polygon shapefile from another overlapping polygon in ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634057#M21127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is looks like a one parcel have just one zoning overlay.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634057#M21127</guid>
      <dc:creator>SlobodanKomatina1</dc:creator>
      <dc:date>2017-03-20T14:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Join field to a polygon shapefile from another overlapping polygon in ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634058#M21128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The method with centroids is not good for a streets, because the centroids of street polygons are out of street boundary and after that could be joined to wrong zone. Otherwise, when I use polygon to polygon my streets have a zone information from nearby zone overly and I am not sure why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-to-a-polygon-shapefile-from-another/m-p/634058#M21128</guid>
      <dc:creator>SlobodanKomatina1</dc:creator>
      <dc:date>2017-03-20T14:13:57Z</dc:date>
    </item>
  </channel>
</rss>

