<?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: 2 sets of point data, i need the difference in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285845#M9846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Chris...&lt;/P&gt;&lt;P&gt;the only duplicates are those from the first set to the 2nd set.&amp;nbsp; Nothing in the 1st set is duplicated in the 1st set, and nothing in the 2nd set is duplicated in the 2nd set.&amp;nbsp; (hope it makes sense)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MKH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 21:31:37 GMT</pubDate>
    <dc:creator>MikeHenson</dc:creator>
    <dc:date>2016-05-03T21:31:37Z</dc:date>
    <item>
      <title>2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285843#M9844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have 2 sets of point data. (shape files)&amp;nbsp; 1 file has about 500 points, and the 2nd file has about 800 points (but this 2nd file has the exact ones the first file has).&amp;nbsp; SO, I need to figure a way to select the points in the 2nd file that are not included in the 1st file.&amp;nbsp; (approx 300).&amp;nbsp; Any help with this would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 21:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285843#M9844</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2016-05-03T21:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285844#M9845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several ways to do this.&amp;nbsp; A big constraint, though, will be if there are multiple points in the same dataset that overlap.&amp;nbsp; If they don't, the easiest way is to use "Select By Location", then reverse the selected set to come up with the ones that don't match.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-location.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-location.htm"&gt;Using Select By Location—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are overlapping points in the same dataset, there are other ways, but we will need to know more about how the data is related.&amp;nbsp; For example, are there unique ID's that match between both datasets.&amp;nbsp; If so, a Join By Attribute can be done to find the ones in common between both datasets.&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/joining-attributes-in-one-table-to-another.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/joining-attributes-in-one-table-to-another.htm"&gt;Joining attributes in one table to another—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 21:25:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285844#M9845</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-05-03T21:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285845#M9846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Chris...&lt;/P&gt;&lt;P&gt;the only duplicates are those from the first set to the 2nd set.&amp;nbsp; Nothing in the 1st set is duplicated in the 1st set, and nothing in the 2nd set is duplicated in the 2nd set.&amp;nbsp; (hope it makes sense)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MKH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 21:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285845#M9846</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2016-05-03T21:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285846#M9847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The&lt;EM&gt;Select By Location&lt;/EM&gt; as mentioned above will do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once caveat - this assumes the point data you have is fairly accurate / coincident - i.e. a point that matches in both datasets is not spatially in a slightly different location in each dataset.&amp;nbsp; If it varies between the two, it will be more challenging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 21:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285846#M9847</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-05-03T21:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285847#M9848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the locations (x/y) the only thing that marks them as a duplicate? Or is it attributes?&amp;nbsp; As Chris mention, if attributes you could do a join on the common attribtes.&amp;nbsp;&amp;nbsp; I would suggest creating a temporary field to flag those that are duplicated (based on the join), leaving those without the flag as your unique points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if attributes join doesn't work, try the spatial join....or add the xy cords as attributes to both and use that as the attribute join.&amp;nbsp; Many ways to do the same thing...some just are a few more steps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 22:12:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285847#M9848</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-05-03T22:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285848#M9849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select by location and make the target layer is 2nd shape file that have 800 point&lt;/P&gt;&lt;P&gt;and make the source layer is the 1st shape file(500 point).&lt;/P&gt;&lt;P&gt;use method "are identical to the source layer feature"&lt;/P&gt;&lt;P&gt;then switch selection for 2nd shape file. that will be the difference points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure that you are clear all selection for all layers before you make the previous steps.&lt;/P&gt;&lt;P&gt;the previous steps will give you the difference points if the 500 points in 1st shape file are identical (x,y) to the 2nd shape file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 22:19:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285848#M9849</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-05-03T22:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285849#M9850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the 1st shape file has not identical points to the 2nd shape file .so you should use spatial join. That if the closest points in the twice shape files are same.&lt;/P&gt;&lt;P&gt;if the closest points in the twice shape files are difference, so you should try to make attribute join with similarly field .&lt;/P&gt;&lt;P&gt;and do that only for similarly records and select those records. then delete that join and switch selection . you will have the difference points .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 22:36:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285849#M9850</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-05-03T22:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285850#M9851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you explored &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-compare.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-compare.htm"&gt;Feature Compare—Help | ArcGIS for Desktop&lt;/A&gt; or did I miss an arcmap version number.&amp;nbsp; This is available in 10.3 and 10.4 permitting geometry and attribute comparisons.&amp;nbsp; You should see if any of the combinations are appropriate.&lt;/P&gt;&lt;P&gt;If you just need to compare geometry, you indicate that there are matching points... exact and similar will require a tolerance since it is difficult to do exact matches with floating point numbers (aka coordinates) if the origins of construction are not the same.&amp;nbsp; Geometry comparisons can be readily done using methods accessed through python and arcpy, should all other avenues fail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 23:51:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285850#M9851</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-03T23:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285851#M9852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about moving the problem into the sql world (since it is points only).&lt;/P&gt;&lt;P&gt;Use Add XY to create a coordinate field. You can then round this field to the closest 1 meter or any other value that you like.&lt;/P&gt;&lt;P&gt;Then concat the values into one field and use simple SQL to find the differences.&lt;/P&gt;&lt;P&gt;It will work very quick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 06:51:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285851#M9852</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2016-05-04T06:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285852#M9853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks everyone for the replies. I CAN tell you that the duplicate data from each file is exact.&amp;nbsp; Points were brought in from a&amp;nbsp; survey data collector (file 1).&amp;nbsp; A month later, they were brought in again (all points, file 2) so this is where the additional points came from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 13:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285852#M9853</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2016-05-04T13:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285853#M9854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try any of the suggestions? and if so what was the outcome?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 13:07:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285853#M9854</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-04T13:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285854#M9855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm curious if the "Find Identical" tool would be helpful. Combine both layers into one and run the tool based off whichever attribute you could use to find identical features. You could also do it off "shape", which allows you to adjust the xy tolerances. I haven't had to use this tool yet, but I think it could be helpful in this situation if the select by location option doesn't pane out. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 16:41:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285854#M9855</guid>
      <dc:creator>NickAlexandrou1</dc:creator>
      <dc:date>2016-05-04T16:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: 2 sets of point data, i need the difference</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285855#M9856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks everyone....looks like the search by location worked.&amp;nbsp; Then just switched selection.&amp;nbsp; I appreciate everyones help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MKH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 17:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/2-sets-of-point-data-i-need-the-difference/m-p/285855#M9856</guid>
      <dc:creator>MikeHenson</dc:creator>
      <dc:date>2016-05-04T17:57:19Z</dc:date>
    </item>
  </channel>
</rss>

