Select to view content in your preferred language

How to check that point attribute matches underlying polygon.

1801
3
12-10-2010 12:49 PM
TimothieBiggs
Deactivated User
Hello -

I am brand new to Data Reviewer and am trying to check whether the county attribute of a set of points matches the underlying county polygons.

I am assuming that Table to Table Attribute is the check I want but I can't get a result, despite spending time with the help pages.

Is this the correct check? If anyone has any tips I would greatly appreciate it.

Thanks
Tim
Tags (2)
0 Kudos
3 Replies
DanHopkins
Esri Contributor
Table to Table Attribute check is the correct check.

1. What version of Data Reviewer are you using?

2. What is the build number for Data Reviewer?

3. Can you attach a screenshot of all the property settings on your Table to Table Attribute Check Properties dialog? If you chose 'Compare Attributes', I will need a screenshot of the Compare Attributes dialog as well.

4. If you chose 'Compare Attributes', did you click 'Add' on the Compare Attributes dialog to add your condition to 'Error Conditions'.

I am running ArcGIS Desktop 10 SP1 Build 2800 and ArcGIS Data Reviewer 10 SP1 Build 580, the Table to Table Attribute Check is working as expected with my test data.
0 Kudos
MichelleJohnson
Esri Contributor
Try using the geometry on geometry check. 

1. Set your point feature class as feature class 1. 
2. Set the county polygons feature class as feature class 2.
3. Set the spatial relation to intersects
4. Select the Compare Attributes and configure your error condition to "county attribute" <> "county attibute"
0 Kudos
TimothieBiggs
Deactivated User
Thanks Michelle - that worked perfectly!

Tim
0 Kudos