<?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 join issue/question in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417136#M1143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mitch,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the append tool. I am not sure if I am using it correctly, but I was unable to make it work. However, I tried a spatial join by right clicking on my home sales, choosing "join" and then attempting a spatial join from there. It was not perfect, as some of the fields did not carry over, but I was able to then attribute join to the home sales again to bring in the rest of the fields. I am still unsure as to why it is being so finicky, and could still use some help troubleshooting, but it seems to be a temporary fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2015 20:47:01 GMT</pubDate>
    <dc:creator>PhillipWarsaw</dc:creator>
    <dc:date>2015-11-23T20:47:01Z</dc:date>
    <item>
      <title>Spatial join issue/question</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417134#M1141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first time posting here, and I am pretty new to using ArcMap, so forgive me if I ramble and/or am unclear. I am currently working on a project investigating home sale prices and their relationship to local amenities, and I have run into an issue when trying to perform a spatial join. Here is what I have/have done so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I have a shapefile containing every parcel of land in the city I am investigating. To this I have joined excel files containing land use information for each parcel, along with the sales price for residential parcels that sold in the year I am considering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I created a separate layer only containing those parcels that represent home sales along with their parcel information (size, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I also downloaded a Census Block shapefile from the TIGER/Line site, and joined basic demographic information to this shapefile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current task is trying to join this demographic data to the home sales so that for each home sale I have the parcel information along with demographic data for the neighborhood it is in. Given that I do not have a common attribute to match, my impression is that a spatial join is the best way to accomplish this. I went through the geoprocessing menu, and used the spatial join tool there. It seems to have succeeded (it says that each home transaction has a match), but all of the other fields are either blank or zero. I have tried the following to troubleshoot, and none of it has worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Check that each layer is using the same coordinate system&lt;/P&gt;&lt;P&gt;- Tried the spatial join both ways (switching each layer as the target layer)&lt;/P&gt;&lt;P&gt;- Double checked that are no transactions which are not being matched&lt;/P&gt;&lt;P&gt;- Using the broader shapefile that I originally downloaded as the target file&lt;/P&gt;&lt;P&gt;- Change the merge condition (I've used both "intersect", which generate no missing matches, and "within" which left me with parcels that didn't match)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point I am at a loss for how to proceed. I've looked through texts both online and at my library and it isn't clear to me what I am doing wrong. Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 03:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417134#M1141</guid>
      <dc:creator>PhillipWarsaw</dc:creator>
      <dc:date>2015-11-19T03:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial join issue/question</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417135#M1142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Phillip, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the &lt;A href="http://resources.esri.com/help/9.3/arcgisengine/java/gp_toolref/data_management_tools/append_data_management_.htm" title="http://resources.esri.com/help/9.3/arcgisengine/java/gp_toolref/data_management_tools/append_data_management_.htm"&gt;Append (Data Management)&lt;/A&gt; tool.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 13:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417135#M1142</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2015-11-20T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial join issue/question</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417136#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mitch,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the append tool. I am not sure if I am using it correctly, but I was unable to make it work. However, I tried a spatial join by right clicking on my home sales, choosing "join" and then attempting a spatial join from there. It was not perfect, as some of the fields did not carry over, but I was able to then attribute join to the home sales again to bring in the rest of the fields. I am still unsure as to why it is being so finicky, and could still use some help troubleshooting, but it seems to be a temporary fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 20:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/spatial-join-issue-question/m-p/417136#M1143</guid>
      <dc:creator>PhillipWarsaw</dc:creator>
      <dc:date>2015-11-23T20:47:01Z</dc:date>
    </item>
  </channel>
</rss>

