<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ArcGIS Resource Center &#187; ArcGIS Data Reviewer</title>
	<atom:link href="http://blogs.esri.com/esri/arcgis/tag/data-reviewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.esri.com/esri/arcgis</link>
	<description>ArcGIS Blog</description>
	<lastBuildDate>Wed, 16 May 2012 19:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Data Reviewer and the Geometric Network</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/05/09/data-reviewer-and-the-geometric-network/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/05/09/data-reviewer-and-the-geometric-network/#comments</comments>
		<pubDate>Wed, 09 May 2012 14:00:15 +0000</pubDate>
		<dc:creator>DataReviewerTeam</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=13854</guid>
		<description><![CDATA[The geometric network provides a way to model common networks and infrastructures and supports a variety of analysis tasks. However, in order for these tasks to produce reliable results, your data must be error-free and must display proper connectivity. Data Reviewer provides a number of checks that can be configured to validate data that participates in the [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Geometric Network Web Help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002r00000001000000" target="_blank">geometric network</a> provides a way to model common networks and infrastructures and supports a variety of analysis tasks. However, in order for these tasks to produce reliable results, your data must be error-free and must display proper connectivity. Data Reviewer provides a number of checks that can be configured to validate data that participates in the Geometric Network. Below, we&#8217;ll highlight several checks that will help ensure your data can be fully utilized for tasks supported by the network.</p>
<p><strong>Identifying Coincident Service Connections using the Duplicate Geometry Check</strong></p>
<p>The presence of coincident point features in the geometric network, such as duplicate gas meters (service points), impacts analysis since the geometric network will only allow connectivity to one of those points. The second point is disconnected from the network which affects service outage notifications. The <a title="Duplicate geo web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Finding_duplicate_geometry/010200000022000000/" target="_blank">Duplicate Geometry</a> check in Data Reviewer can be used to identify where coincident points exist that may negatively impact analysis tasks. In the screenshot below, the check has been configured to look for duplicate meters which may disrupt connectivity and affect network tracing tasks.<a title="Duplicate geometry " href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-1-Dup-Geometry.png" target="_blank"><img class="alignright size-medium wp-image-13906" src="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-1-Dup-Geometry-300x268.png" alt="" width="300" height="268" /></a></p>
<p>Here are the steps to configure and run this check:</p>
<ol>
<li>From the Data Reviewer Toolbar, click on the <strong>Select Data Check</strong> dropdown.</li>
<li>Expand the <strong>Duplicate Geometry Checks</strong> category and click on <strong>Duplicate Geometry Check</strong>.</li>
<li>For Check Title type <strong>Duplicate Meters.</strong></li>
<li>Choose <strong>Meters </strong>for <em>Feature Class 1</em>.</li>
<li>Choose <strong>Meters </strong>for Feature Class 2.</li>
<li>Click <strong>OK </strong>to dismiss the check properties dialog.</li>
</ol>
<p>The image illustrates duplicate meters found upon running the check.</p>
<p><strong><span id="more-13854"></span></strong></p>
<p><strong>Finding Missing Features using the Valency Check</strong></p>
<p>Data completeness is an important aspect of data quality when modeling real world infrastructures in the geometric network. Missing features such as fittings and other network devices impact modeling results and limit the ability to maintain accountability in your equipment inventory. Data Reviewer’s <a title="Valency check web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Scenarios_for_checking_valency/01020000005s000000/" target="_blank">Valency</a> check enables you to find features that should be in your data but are actually missing. By using the <strong>Valency at nonexistent point location</strong> validation method, you can search for points not present in the data. This check is helpful in managing distribution systems and allows you to pinpoint missing fittings or other network features. The steps below describe how to configure the Valency check to locate intersections where a tee fitting should be present. <a href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-2-Valency.png"></a></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-2-Valency.png"></a>Here are the steps to configure and run the Valency check:</p>
<ol>
<li>From the Data Reviewer toolbar, click the <strong>Select Data Check</strong> drop-down arrow.</li>
<li>Expand <strong>Advanced Checks</strong> category and click <strong>Valency Check</strong>.</li>
<li>For Check Title type <strong>Missing</strong> <strong>Tees</strong>.</li>
<li>Choose the <strong>Tees</strong> subtype from your <strong>Fitting</strong> feature class as <em>Feature Class 1.</em><strong> </strong></li>
<li>Choose <strong>Mains</strong> as <em>Feature Class 2</em>.</li>
<li>Set the Validation Method as <strong>Valency at nonexistent point location</strong>.</li>
<li>In the Valency area, set the Operation to  <strong>= (equal to)</strong> and type <strong>3 </strong>in the text box.</li>
<li>Click <strong>OK</strong> to dismiss the check properties dialog.</li>
</ol>
<p><a title="Valency check" href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-2-Valency.png" target="_blank"><img class="aligncenter size-medium wp-image-13908" src="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-2-Valency-300x290.png" alt="" width="300" height="290" /></a></p>
<p>In this image you can see a tee fitting is missing at the intersection (circled area) where three mains connect.</p>
<p><strong><strong>Checking Geometric Network Connectivity Rules using a Database Validation Check</strong></strong></p>
<p>A geometric network’s connectivity rules define the type of network features that may be connected to one another and the number of features of any particular type that can be connected to features of another type. The <a title="Connectivity Rules Web Help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0106000001n3000000" target="_blank">Connectivity Rules</a> check in Data Reviewer allows you to use pre-existing geometric network connectivity rules to validate your data. This check will return feature geometries that violate the connectivity rules established in the geometric network properties. For example, if the connectivity rules allow <em>Mains</em> to connect only to <em>NonControllableFittings</em>, the check will return any connection between <em>Mains</em> and another point (or junction) feature class.</p>
<p><a title="Connectivity Rules" href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-3-Connectivity.png" target="_blank"><img class="size-medium wp-image-13910 alignright" src="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-3-Connectivity-300x154.png" alt="" width="289" height="183" /></a></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-3-Connectivity.png"></a><a href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-3-Connectivity.png"></a></p>
<p>Here are the steps to configure and run the Connectivity Rules check:</p>
<ol>
<li>From the Data Reviewer toolbar, click the <strong>Select Data Check</strong> drop-down arrow.</li>
<li>Expand <strong>Database Validation Checks</strong> and click on <strong>Connectivity Rules Check</strong>.</li>
<li>For Check Title type <strong>Connectivity Rules</strong>.</li>
<li>To configure this check, select your geometric network. </li>
<li>Click <strong>OK </strong>to dismiss the check properties dialog.</li>
</ol>
<p><strong>Checking Connectivity using a Feature on Feature Check</strong></p>
<p>For a variety of reasons some organizations may choose not to implement connectivity rules in their geometric network. These reasons may range from not having the necessary resources to invest in defining the rules to known data quality issues which prevent effective data validation. For such organizations, there is another way to validate feature connectivity by using the <a title="Geo on geo Web Help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Finding_geometries_with_spatial_relationships/0106000000rq000000/" target="_blank">Geometry on Geometry</a> check. Take the same example as above &#8211; <em>NonControllableFittings</em> should only connect to <em>Mains</em>. The Geometry on Geometry check can be configured to find any <em>NonControllableFittings</em> that are not connected to a <em>Main</em>. This includes fittings connected to other line features such as service laterals or fittings that are disconnected.<a title="Geometry on Geometry check" href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-4-Geo-on-Geo.png" target="_blank"><img class="alignright size-medium wp-image-13916" src="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-4-Geo-on-Geo-300x274.png" alt="" width="300" height="274" /></a></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/05/Fig-4-Geo-on-Geo.png"></a>Here are the steps to configure and run the Geometry on Geometry check:</p>
<ol>
<li>On the Data Reviewer toolbar, click the <strong>Select Data Check</strong> drop-down arrow.</li>
<li>Expand <strong>Feature on Feature Checks</strong> and click <strong>Geometry on Geometry Check</strong>.</li>
<li>For the Check Title type <strong>Disconnected Fittings</strong>.</li>
<li>Choose <strong>NonControllableFittings</strong> for <em>Feature Class 1</em>.</li>
<li>Choose <strong>Mains</strong> for <em>Feature Class 2</em>.</li>
<li>Set the <strong>Spatial Relation Check Type</strong> to <strong>Intersects.</strong></li>
<li>Toggle on the <strong>Not – find features not in this relationship</strong> check box.</li>
<li>Click <strong>OK</strong> to dismiss the check properties.</li>
</ol>
<p>In this image you can see a fitting that is disconnected from the network.</p>
<p>Described here are just a few simple examples of Data Reviewer checks that can help in validating features participating in a geometric network. Each are easily configured and can be used for validating both gas distribution and water/wastewater/stormwater datasets. In a  future blog, we’ll focus on examples of how Data Reviewer’s advanced checks can be leveraged for more specific validation of features in the geometric network.</p>
<p><em>Content contributed by Karen Lowery and Craig Venker</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/05/09/data-reviewer-and-the-geometric-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patch 1 for Data Reviewer 10 SP4 released&#8230;</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/05/02/patch-1-for-data-reviewer-10-sp4-released/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/05/02/patch-1-for-data-reviewer-10-sp4-released/#comments</comments>
		<pubDate>Wed, 02 May 2012 22:36:45 +0000</pubDate>
		<dc:creator>DataReviewerTeam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=13406</guid>
		<description><![CDATA[The team just released a patch for Data Reviewer 10 Service Pack 4 that addresses two issues. Cannot create a Reviewer workspace in a SDE database Creating grids using Create Polygon Grid was taking longer or would not create at all  Be sure to download the patch if these issues are critical to your organization.]]></description>
			<content:encoded><![CDATA[<p>The team just released a <a title="Patch" href="http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&amp;PID=159&amp;MetaID=1858" target="_blank">patch</a> for Data Reviewer 10 Service Pack 4 that addresses two issues.</p>
<ul>
<li>Cannot create a Reviewer workspace in a SDE database</li>
<li>Creating grids using Create Polygon Grid was taking longer or would not create at all</li>
</ul>
<p> Be sure to download the patch if these issues are critical to your organization.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/05/02/patch-1-for-data-reviewer-10-sp4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invalid Geometry Check Explained&#8230;</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/28/invalid-geometry-check-explained/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/03/28/invalid-geometry-check-explained/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 14:00:49 +0000</pubDate>
		<dc:creator>DataReviewerTeam</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>
		<category><![CDATA[Mapping]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=8958</guid>
		<description><![CDATA[What exactly does Data Reviewer’s Invalid Geometry check find? Before I provide an answer, let&#8217;s explore how invalid geometries are introduced in your geodatabase in the first place. Typically loading data from shapefiles or CAD files can introduce invalid geometries. When data is migrated into an enterprise geodatabase using the simple loader invalid geometries such [...]]]></description>
			<content:encoded><![CDATA[<p>What exactly does Data Reviewer’s <a title="Invalid Geometry Web Help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Finding_invalid_geometry/010200000058000000/" target="_blank">Invalid Geometry</a> check find? Before I provide an answer, let&#8217;s explore how invalid geometries are introduced in your geodatabase in the first place. Typically loading data from shapefiles or CAD files can introduce invalid geometries. When data is migrated into an enterprise geodatabase using the simple loader invalid geometries such as empty, null, and no envelope will be filtered. However, if you&#8217;re using a third party data migration tool, all features including invalid geometries could be migrated. Similarly, when importing data into a personal or file geodatabase all geometries will be copied over. While the <a title="Check Geometry GP Tool" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000034000000" target="_blank">Check Geometry</a> geoprocessing tool reports such geometry problems, it only works on shapefiles and personal or file geodatabases, and not on enterprise geodatabases. That’s where Data Reviewer’s Invalid Geometry check is helpful.</p>
<p><a title="Invalid Geometry Check Dialog" href="http://blogs.esri.com/esri/arcgis/files/2012/03/InvalidGeometryCheck.png" target="_blank"><img class="alignleft size-medium wp-image-8961" src="http://blogs.esri.com/esri/arcgis/files/2012/03/InvalidGeometryCheck-300x263.png" alt="" width="300" height="263" /></a><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/InvalidGeometryCheck.png"></a></p>
<p style="text-align: left"><a title="Invalid Geometry Check Dialog" href="http://blogs.esri.com/esri/arcgis/files/2012/03/InvalidGeometryCheck.png" target="_blank"></a></p>
<p style="text-align: left"> The check returns features that meet one of the following conditions:</p>
<p style="text-align: left">1. Nothing</p>
<p style="text-align: left">2. Empty</p>
<p style="text-align: left">3. Has an empty envelope</p>
<p style="text-align: left">4. Not simple</p>
<p style="text-align: right"><strong><span id="more-8958"></span></strong></p>
<p><strong>Okay, so what do these conditions mean?</strong></p>
<p> Let me address the first three conditions as they are somewhat related.  You might ask, “if they are related why is Data Reviewer reporting these issue(s) independently?” For each feature the three conditions have different meanings. Furthermore, the issues could have been caused by different workflow errors. As a user, all you really need to know is that the feature has no geometry.  However, I’d like to explore these conditions a bit more and provide a brief description of each.</p>
<p><em>Nothing</em></p>
<p>The feature has <strong>nothing</strong> in the <strong>SHAPE field</strong> (<em>SHAPE = &lt;Null&gt;</em>). This type of error is returned when Data Reviewer is unable to retrieve the geometry information for that feature.</p>
<p><em>Empty geometry</em></p>
<p>The geometry of a feature is considered empty if it has <strong>zero or no points</strong> and it does not contain geometric information (represented by <em>SHAPE _LEN </em>and/or <em>SHAPE_AREA </em>fields) beyond its original initialization state.</p>
<p><em><strong>Note: </strong></em></p>
<li><em>A point/multipoint geometry type contains point(s) as its geometry information.</em></li>
<li><em>A line/polyline geometry type contains line segment(s) as its geometry information which is again represented by points.</em></li>
<li><em>A polygon geometry type contains rings (formed by line segments) as its geometry information which is again represented by points.</em></li>
<p> <br />
Empty geometries can be introduced when editing or creating data programmatically and when importing bad data into your GIS.</p>
<p><em>Has an empty envelope </em></p>
<p>This condition occurs when a feature&#8217;s envelope (bounding rectangle) does not have any geometric information. This is similar to empty geometry. <strong> </strong></p>
<p><em>Not simple</em></p>
<p>Geometry is considered <strong>non-simple</strong> if any of the below are true.<strong> </strong></p>
<p><a title="Non-simple Geometries" href="http://blogs.esri.com/esri/arcgis/files/2012/03/Invalid-Geo-Table1.png" target="_blank"><img class="aligncenter size-full wp-image-9076" src="http://blogs.esri.com/esri/arcgis/files/2012/03/Invalid-Geo-Table1.png" alt="" width="646" height="454" /></a></p>
<p>Short segments seem to be the most common non-simple geometry users find in their data.  This occurs when the vertices in a polyline or polygon boundary are too close; but still are within the database’s XY tolerance.  Depending on the type of data, this may or may not be a critical issue for you. In the case of a utility, for instance, this type of error could have a huge impact. An utility may be basing the rotation of point features (i.e. tees) on the angle of its connected lines (i.e. pipes). In the screenshot on the left you can clearly see the tee is not rotated properly.  What you can’t see, but illustrated in the screenshot on the right, is the extra vertex at the end of the pipe which is affecting the angle of the tee.</p>
<p><a title="Short segment example" href="http://blogs.esri.com/esri/arcgis/files/2012/03/screenshot-3.png" target="_blank"><img class="aligncenter size-full wp-image-9032" src="http://blogs.esri.com/esri/arcgis/files/2012/03/screenshot-3.png" alt="" width="657" height="288" /></a><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/screenshot-3.png"></a></p>
<div>
<div>Invalid geometries are basic data integrity errors that should be addressed in order to validate your data for other types of issues. As a side note, for those of you already using the Invalid Geometry check, Service Pack 3 for ArcGIS Data Reviewer 10 includes an enhancement for storing the geometry of a feature when it is returned as non-simple.  You can now navigate directly to the feature, making it easier to address the issue.</div>
</div>
<p><em> </em></p>
<p><em> </em><em>Content contributed by Michelle Johnson</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/03/28/invalid-geometry-check-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIS Data Health Checks at CA/HI/NV RUC</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/28/gis-data-health-checks-at-cahinv-ruc/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/28/gis-data-health-checks-at-cahinv-ruc/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 20:30:26 +0000</pubDate>
		<dc:creator>gtieman</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[Local Government]]></category>
		<category><![CDATA[Water Utilities]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>
		<category><![CDATA[checks]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[health]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7543</guid>
		<description><![CDATA[Reminder: If you haven&#8217;t registered yet for the free GIS data health checks for water utilities and land records users at the CA/HI/NV regional user conference next week, please do so immediately by sending an email to datareviewer@esri.com. Experts will be available to perform validation on a sample of your data in a file or [...]]]></description>
			<content:encoded><![CDATA[<p>Reminder: If you haven&#8217;t registered yet for the free <a title="health checks agenda" href="http://www.esri.com/events/cahinvrug/agenda/gis-data-health-check.html" target="_blank">GIS data health checks</a> for water utilities and land records users at the CA/HI/NV regional user conference next week, please do so immediately by sending an email to <a href="mailto:datareviewer@esri.com">datareviewer@esri.com</a>. Experts will be available to perform validation on a sample of your data in a file or personal geodatabase and provide the results back to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/28/gis-data-health-checks-at-cahinv-ruc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Geometry on Geometry check &#8211; Custom Relationships</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/22/the-geometry-on-geometry-check-custom-relationships/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/22/the-geometry-on-geometry-check-custom-relationships/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 15:00:16 +0000</pubDate>
		<dc:creator>gtieman</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7565</guid>
		<description><![CDATA[In Part 1 and Part 2 of this blog series, I described three examples of how to use the Geo on Geo check as well as when to use the &#8220;Not&#8221; check box. The check provides six out-of-the-box standard relationships (Touches, Contains, Intersects, Within, Crosses, and Overlaps). Sometimes, however, these standard relationships might not work [...]]]></description>
			<content:encoded><![CDATA[<p>In <a title="Geo on geo part 1" href="http://blogs.esri.com/esri/arcgis/2012/02/01/the-geometry-on-geometry-check-part-1/" target="_blank">Part 1</a> and <a title="Geo on geo part 2" href="http://blogs.esri.com/esri/arcgis/2012/02/08/the-geometry-on-geometry-check-part-2/" target="_blank">Part 2</a> of this blog series, I described three examples of how to use the Geo on Geo check as well as when to use the &#8220;Not&#8221; check box. The check provides six out-of-the-box standard relationships (Touches, Contains, Intersects, Within, Crosses, and Overlaps). Sometimes, however, these standard relationships might not work for the geometric relationship you&#8217;re interested in. This final part in the blog series focuses on how to use the custom relation option to build your own spatial relationship. I will also provide a preview of some of the new functionality available at ArcGIS 10.1 Data Reviewer for Desktop.</p>
<p><em>Warning: this blog is not for the faint-hearted as we&#8217;ll be delving into complex geometric relationships!!</em></p>
<p><strong>Custom relationships</strong></p>
<p>Trying to understand when and how to use the custom spatial relation option can get tricky. If the six standard relationships are not meeting your needs, it&#8217;s time to start thinking about whether the custom spatial relation option could be the solution. Today, I&#8217;d like to share just a few tips and tricks to get you started on using the custom spatial relation. My first and best advice is to begin by reviewing the topic in the Desktop Help <a title="Custom check web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Types_of_spatial_relationships_that_can_be_validated/01020000009r000000/" target="_blank">here</a>. I always refer back to it whenever I&#8217;m configuring a custom spatial relationship.</p>
<p><span id="more-7565"></span></p>
<p>In order to configure a custom spatial relationship, you&#8217;d choose the <em>Relation</em> spatial relationship type and enter a string with 9 characters. Each character describes different aspects of how the features relate to each other. Keep in mind the values you enter for the string are different based on the geometry type. To get you started, the link to the Desktop Help above provides several examples of the relationship strings used for many of the most common relationships including the six standard ones (however, when using a standard relationship you should always select it from the drop-down list instead of configuring its equivalent custom relation). One example is the <em>Crosses</em> operation where there are three different relationship strings depending on the geometries of the input feature classes. When comparing lines to lines, the relationship string is TF*FF****. When comparing polygons to lines, it is TT**F****. And when comparing lines to polygons, it is TT*T****.</p>
<p><em>Note: The custom relation framework does not use database topology or honor the XY tolerance. Therefore, results returned will not be consistent with the results expected when using the topology engine (which includes the six standard relationships). Additionally, the custom relation framework works on the feature classes, not a topologic graph. Therefore, vertex differences between features will be reported as errors. These differences should be considered when using custom relations. If these are requirements in your quality control workflows you should consider building a geodatabase topology, which is a more advanced way of discovering spatial relationship errors.</em></p>
<p><strong>Example: Lines that do not follow a polygon boundary</strong></p>
<p>One use case for the custom spatial relation is: lines that do not exactly follow the boundary of a polygon. Two examples are lot lines that do not follow the boundary of a polygon or political boundary lines that do not follow a state or county polygon.</p>
<p><a>Let&#8217;s walk through the process </a>of building a custom spatial relationship to find these types of errors. First, I start by creating some basic features in my map. Some of the features have geometric relationships between features that should pass validation and others do not and should fail. By running the check on these sample geometries I&#8217;m able to ensure the expected results are returned before validating my actual data. It also allows me to carefully examine how the features relate to each other which will help when defining each of the nine characters <a>in the string.</a></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/CreateSampleGeometries.jpg"><img class="aligncenter frame size-full wp-image-7568" src="http://blogs.esri.com/esri/arcgis/files/2012/03/CreateSampleGeometries.jpg" alt="" width="514" height="480" /></a></p>
<p>Above are the sample features I created to test the custom relation. Lines are illustrated in red and polygons in blue. By looking at the sample features you can begin to identify the lines that should fail validation are inside (<strong>3</strong>), outside (<strong>1</strong>), and cross the boundary (<strong>6, 21</strong>). The lines that should pass validation follow the entire boundary of the polygon (<strong>2, 13</strong>) and other lines only represent a side of the polygon (<strong>16-19</strong>).</p>
<p>Using this visual representation of the relationships, it&#8217;s time to start identifying what the nine characters are and what they mean for the geometry types I&#8217;m working with. When building the custom relationship I first determined how the interior, boundary, and exterior of the first feature class relate to the same parts of the second feature class. The first feature class is a line &#8211; interior is all of the feature not including the endpoints, boundary is the line&#8217;s endpoints, and exterior is everything else. The second feature class is a polygon &#8211; interior is the inside and boundary is the outline.</p>
<p>For this example, I&#8217;ll use the <em>Not &#8211; find features not in this relationship</em> check box (refer to <a title="Geo on geo part 2" href="http://blogs.esri.com/esri/arcgis/2012/02/08/the-geometry-on-geometry-check-part-2/" target="_blank">part 2</a>) and will look for lines that follow the boundary. I need to ensure the interior of the line touches the boundary of the polygon; therefore character 2 is set to <em>True</em>. If just character 2 is set then any feature with part of the interior touching the boundary of the polygon will be considered valid. Features such as line number 6 (see below) that mostly follow the boundary but have portions inside or outside will be considered valid when they should not be.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/LineNumber6.jpg"><img class="aligncenter frame size-full wp-image-7584" src="http://blogs.esri.com/esri/arcgis/files/2012/02/LineNumber6.jpg" alt="" width="101" height="101" /></a></p>
<p>For the check to return this feature as an error, additional characters need to be added. In order to ensure the interior of the line does not touch the interior or exterior of the polygon, characters 1 and 3 were set to <em>False</em>. Now is a good place to pause and test my custom relationship. I used * for the other characters so they are not included in this initial test.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/CharactersInStringTable.jpg"><img class="aligncenter size-full wp-image-7593" src="http://blogs.esri.com/esri/arcgis/files/2012/02/CharactersInStringTable.jpg" alt="" width="448" height="441" /></a></p>
<p>Then I set up the check properties:</p>
<ol>
<li>Lines as feature class 1</li>
<li>Polygons as feature class 2</li>
<li>Spatial relation check type set to <em>Relation</em> and custom spatial relation string of <em>FTF******</em></li>
<li>Toggle on the <em>Not</em> option</li>
</ol>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckPropertiesCustomRelationship.jpg"><img class="aligncenter size-full wp-image-7598" src="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckPropertiesCustomRelationship.jpg" alt="" width="468" height="480" /></a></p>
<p>Upon running the check, the results returned were as expected. The features in error were in fact returned as errors (see below) while those that were correct were not returned as errors.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/CustomRelationshipChkResults.jpg"><img class="aligncenter frame size-full wp-image-7599" src="http://blogs.esri.com/esri/arcgis/files/2012/02/CustomRelationshipChkResults.jpg" alt="" width="518" height="480" /></a></p>
<p>Configuring custom relationships typically requires some <a>trial and error</a>. You might find yourself building and testing several different custom relations before finding the correct one.</p>
<p><em>Note: Although this check will find lines not coincident with the polygon boundary, it will not identify where a portion of a polygon boundary may be missing a correspoding line.</em></p>
<p><strong>What&#8217;s coming at 10.1?</strong></p>
<p>Before I wrap up, I&#8217;d like to give you a sneak peek at a new property added to the Geo on Geo check at 10.1 that allows you to merge features from feature class 2.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoChkPropsNewMergeFeats.jpg"><img class="aligncenter size-full wp-image-7601" src="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoChkPropsNewMergeFeats.jpg" alt="" width="424" height="480" /></a></p>
<p>Let&#8217;s explore a scenario when you&#8217;d use this option; for instance, while comparing building footprints to parcels to identify buildings that are not fully within a parcel. In Data Reviewer 10 the check would return both the blue and red buildings, shown in screenshot below, as errors instead of just the red buildings. The blue building is not an error because it is contained within multiple parcels. However, when the merge option is not used, each building is compared to each parcel and because no single parcel contains the blue building it is flagged as an error.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/CompareBldFootsToParcels.jpg"><img class="aligncenter frame size-full wp-image-7600" src="http://blogs.esri.com/esri/arcgis/files/2012/02/CompareBldFootsToParcels.jpg" alt="" width="640" height="456" /></a></p>
<p>With the new merge option available at 10.1 all the parcels are merged together and each building will be compared to one large parcel (that is made up of all the parcel geometries). Therefore, only the red buildings will be returned as errors.</p>
<p>And that wraps up our series on the Geometry on Geometry check. Here&#8217;s something else to think about - are you aware that you can combine multiple Geo on Geo checks together into one check called a <a title="Composite check web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/The_composite_checks/010200000085000000/" target="_blank">Composite check</a>?  What does this mean? Well, if you&#8217;re unable to achieve the results you expect because of false positives you can add additional checks to further filter the results. The Composite check will be discussed in a future blog post.</p>
<p><em>Content contributed by Amber Bethell</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/22/the-geometry-on-geometry-check-custom-relationships/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Geometry on Geometry check &#8211; Part 2</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/08/the-geometry-on-geometry-check-part-2/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/08/the-geometry-on-geometry-check-part-2/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 15:00:49 +0000</pubDate>
		<dc:creator>gtieman</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7548</guid>
		<description><![CDATA[In Part 1 of the Geo on Geo check blog series I discussed the check&#8217;s parameters and provided a few examples of how to configure the check. Here in Part 2 I&#8217;d like to delve into an advanced example and focus on the &#8220;Not &#8211; find features not in this relationship&#8221; check box to highlight [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://blogs.esri.com/esri/arcgis/2012/02/01/the-geometry-on-geometry-check-part-1/" target="_blank">Part 1</a> of the Geo on Geo check blog series I discussed the check&#8217;s parameters and provided a few examples of how to configure the check. Here in Part 2 I&#8217;d like to delve into an advanced example and focus on the &#8220;Not &#8211; find features not in this relationship&#8221; check box to highlight when and how to use it.</p>
<p><strong>An advanced example</strong></p>
<p>Let&#8217;s say I want to compare the street name on buildings to the names of the streets in the roads feature class to ensure the street name associated to the building is in fact the name of a nearby street.  As you can see in the image below, the circular building has an address on &#8220;Hyde St&#8221; but none of the surrounding streets are named &#8220;Hyde St&#8221;. The Geo on Geo check  enables you to flag such features as errors.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/BuildingsAndStreets.png"><img class="aligncenter size-full wp-image-7551" src="http://blogs.esri.com/esri/arcgis/files/2012/03/BuildingsAndStreets.png" alt="" width="600" height="400" /></a></p>
<p>In order for the check to validate this business rule, we&#8217;ll take advantage of almost all the parameters in the Geo on Geo check properties dialog. First enter a <em>Title</em> for the check, <strong>Building Not Near Matching Street</strong>. Then choose <strong>Buildings</strong> as the first feature class and <strong>Roads</strong> as the second feature class.<br />
<span id="more-7548"></span></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/GeoOnGeoChkBldRdProperties.png"><img class="aligncenter size-full wp-image-7552" src="http://blogs.esri.com/esri/arcgis/files/2012/03/GeoOnGeoChkBldRdProperties.png" alt="" width="552" height="600" /></a></p>
<p>Note, not all the buildings have the address populated. As you can see in Figure 1 above, the large building in the center has no label indicating it does not have an address associated to it. While not having an address value could also be considered an error, a better option for identifying these types of errors would be to use the <a title="Execute SQL check web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Finding_features_with_a_SQL_query/010200000097000000/" target="_blank">Execute SQL</a> check. Since I do not want any building features without an address to be returned by the Geo on Geo check, I&#8217;ll exclude them by using a WHERE clause. For the first feature class let&#8217;s set the query to validate only those features where the street name is not empty (NULL).</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/SelectFeatureUsingQuery.png"><img class="aligncenter size-full wp-image-7553" src="http://blogs.esri.com/esri/arcgis/files/2012/03/SelectFeatureUsingQuery.png" alt="" width="417" height="608" /></a></p>
<p>The next parameter is Compare Attributes. We are interested in comparing the street name value on buildings to the street name value on roads to see if they are the same. We&#8217;ll use the ‘<strong><em>=</em></strong>&#8216; (equal to) operator to accomplish this.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/CompareBldStrAttributes.png"><img class="aligncenter size-full wp-image-7554" src="http://blogs.esri.com/esri/arcgis/files/2012/03/CompareBldStrAttributes.png" alt="" width="544" height="565" /></a></p>
<p>Since none of the buildings are touching the roads I&#8217;ll choose the <strong>Intersects</strong> option and take advantage of the tolerance parameter. In this sample data each block is about 100 meters on each side, so I&#8217;ll input <strong>50</strong> <strong>Meters</strong> as the tolerance to compare each building to all the roads that are within 50 meters. Lastly, make sure <strong>Not &#8211; find features not in this relationship</strong> is checked.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/GeoOnGeoChkPropertiesLast.png"><img class="aligncenter size-full wp-image-7555" src="http://blogs.esri.com/esri/arcgis/files/2012/03/GeoOnGeoChkPropertiesLast.png" alt="" width="551" height="601" /></a></p>
<p>Now that the parameters are set, let&#8217;s summarize &#8211; I&#8217;m comparing all the Buildings (that have the StreetName field populated) to the Roads and am looking for any building not within 50 meters of a road with the same StreetName.</p>
<p><strong>Why the &#8220;Not&#8221; is important</strong></p>
<p>You may be wondering why I didn&#8217;t set up the check&#8217;s Compare Attributes properties to be &#8220;StreetName <strong>not equal to</strong> StreetName&#8221; and the spatial relationship to Intersects with the Not option turned off. Take a look at the following screenshot.<br />
<a href="http://blogs.esri.com/esri/arcgis/files/2012/03/BldStreet_NotOption.png"><img class="alignright size-full wp-image-7556" src="http://blogs.esri.com/esri/arcgis/files/2012/03/BldStreet_NotOption.png" alt="" width="304" height="251" /></a></p>
<p>The building with the address of <em>900 North Point St</em> is on the corner of <em>North Point St</em> and <em>Polk St</em>. That means the building is within 50 meters of both streets. If I changed the parameters to say the building <a>intersects a street with a different name</a>, then the building at 900 North Point St will be returned as an error. When the building is compared to North Point St it will not be identified as an error. But when the check continues processing the rest of the streets it will compare the building to Polk St and determine that the criteria of the check are met, therefore, return the feature as an error.</p>
<p>When using the original parameters, this feature will not be returned as an error. The check will compare the building to Polk St and determine that the feature does not intersect a street with the same name. If this was the only nearby street the building would be returned as an error. However, there is another street nearby and the check will continue comparing the building to the other streets within the given tolerance. When the building is compared to North Point St, the check will determine it does intersect a street with the same name. This means the building failed to meet the specified parameters (not intersecting a street with the same name) and will not be returned as an error. </p>
<p>The difference is the <strong>Not &#8211; find features not in this relationship</strong> checkbox. If this is unchecked,  any street that intersects a building with a different name is returned as an error. However, if the check box is checked then the check will only return an error if <strong><span style="text-decoration: underline">none</span></strong> of the streets the building intersects has the same name.</p>
<p>Now that I&#8217;ve have explored all the parameters available in the Geo on Geo check properties dialog, there&#8217;s one more key piece of functionality left to look at. So, in part 3 of this blog series I&#8217;ll discuss what to do when the six standard geometric relationships &#8211; <em>Touches, Contains, Intersects, Within, Crosses, and Overlaps</em> &#8211; do not find the features you want. If this is the case, you can then use the custom spatial relation which allows you to build your own geometric relationship.</p>
<p><em>Content contributed by Amber Bethell</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/08/the-geometry-on-geometry-check-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIS Data Health Checks at CA/HI/NV Regional</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/07/gis-data-health-checks-at-cahinv-regional/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/07/gis-data-health-checks-at-cahinv-regional/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 13:58:24 +0000</pubDate>
		<dc:creator>Amy</dc:creator>
				<category><![CDATA[Water Utilities]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>
		<category><![CDATA[checks]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[sewer]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7070</guid>
		<description><![CDATA[Are you attending the CA/HI/NV Regional User Conference in Redlands, CA March 7-8, 2012? The ArcGIS Data Reviewer team is offering free GIS data health checks focused on validating water/wastewater and parcel data. Industry experts will run an analysis on your data in a file or personal geodatabase and provide a report of the error [...]]]></description>
			<content:encoded><![CDATA[<p>Are you attending the <a href="http://www.esri.com/events/cahinvrug/index.html" target="_blank">CA/HI/NV Regional User Conference</a> in Redlands, CA March 7-8, 2012? The ArcGIS Data Reviewer team is offering free <a href="http://www.esri.com/events/cahinvrug/agenda/gis-data-health-check.html" target="_blank">GIS data health checks</a> focused on validating water/wastewater and parcel data. Industry experts will run an analysis on your data in a file or personal geodatabase and provide a report of the error findings (if any). Be sure to sign up ahead of time by sending an email to <a href="mailto:datareviewer@esri.com">datareviewer@esri.com</a> in order to ensure a spot. Please provide your name, organization, and preferred time slot.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/07/gis-data-health-checks-at-cahinv-regional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIS Data Health Checks at CA/HI/NV Regional User Conference</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/02/gis-data-health-checks-at-cahinv-regional-user-conference/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/02/gis-data-health-checks-at-cahinv-regional-user-conference/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 18:24:52 +0000</pubDate>
		<dc:creator>gtieman</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[Local Government]]></category>
		<category><![CDATA[Water Utilities]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>
		<category><![CDATA[checks]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[reports]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7546</guid>
		<description><![CDATA[Are you attending the CA/HI/NV Regional User Conference in Redlands, CA March 7-8, 2012? The ArcGIS Data Reviewer team is offering free GIS data health checks focused on validating water/wastewater and parcel data. Industry experts will run an analysis on your data in a file or personal geodatabase and provide a report of the error findings [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Calibri;font-size: small">Are you attending the <a href="http://www.esri.com/events/cahinvrug/index.html" target="_blank">CA/HI/NV Regional User Conference</a> in Redlands, CA March 7-8, 2012? The ArcGIS Data Reviewer team is offering free </span><a href="http://www.esri.com/events/cahinvrug/agenda/gis-data-health-check.html" target="_blank"><span style="font-family: Calibri;color: #800080;font-size: small">GIS data health checks</span></a><span style="font-family: Calibri;font-size: small"> focused on validating water/wastewater and parcel data. Industry experts will run an analysis on your data in a file or personal geodatabase and provide a report of the error findings (if any). Be sure to sign up ahead of time by sending an email to </span><a href="mailto:datareviewer@esri.com"><span style="font-family: Calibri;font-size: small">datareviewer@esri.com</span></a><span style="font-size: small"><span style="font-family: Calibri"> in order to ensure a spot. Please provide your name, organization, and preferred time slot. </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/02/gis-data-health-checks-at-cahinv-regional-user-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Geometry on Geometry check &#8211; Part 1</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/01/the-geometry-on-geometry-check-part-1/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/01/the-geometry-on-geometry-check-part-1/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 15:00:09 +0000</pubDate>
		<dc:creator>gtieman</dc:creator>
				<category><![CDATA[Analysis & Geoprocessing]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>
		<category><![CDATA[checks]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[intersect]]></category>
		<category><![CDATA[overlap]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[relationships]]></category>
		<category><![CDATA[spatial]]></category>
		<category><![CDATA[validate]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7486</guid>
		<description><![CDATA[In my opinion, the Geometry on Geometry (Geo on Geo, for short) check  is one of the most versatile (and one of my favorites) among Data Reviewer&#8217;s 40+ automated checks. In this first of a three part blog series, I&#8217;d like to explain the check&#8217;s parameters and provide some examples to get you thinking of [...]]]></description>
			<content:encoded><![CDATA[<p>In my opinion, the <a title="Geo on Geo Web Help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Finding_geometries_with_spatial_relationships/01020000001n000000/" target="_blank">Geometry on Geometry</a> (Geo on Geo, for short) check  is one of the most versatile (and one of my favorites) among Data Reviewer&#8217;s 40+ <a title="Data Reviewer checks web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Checks_in_Data_Reviewer/0102000000mv000000/" target="_blank">automated checks</a>. In this first of a three part blog series, I&#8217;d like to explain the check&#8217;s parameters and provide some examples to get you thinking of ways to use it in your own environment.</p>
<p><strong>Geo on Geo parameters</strong></p>
<p>To get started, here&#8217;s a quick breakdown of the parameters available in the <em>Geo on Geo Check Properties</em> dialog.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/CheckPropertiesTable.jpg"><img class="aligncenter size-full wp-image-7528" src="http://blogs.esri.com/esri/arcgis/files/2012/03/CheckPropertiesTable.jpg" alt="" width="628" height="480" /></a></p>
<p><strong>A simple example</strong></p>
<p>In many cases you might not use all the above parameters. Let&#8217;s explore a simple business rule: buildings should not overlap. I am using a sample dataset where the buildings are quite dense and many of them share edges, and we want to ensure they do not overlap.</p>
<p><span id="more-7486"></span></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/03/BuildingsSampleCloseProximity.jpg"><img class="aligncenter size-full wp-image-7529" src="http://blogs.esri.com/esri/arcgis/files/2012/03/BuildingsSampleCloseProximity.jpg" alt="" width="624" height="480" /></a></p>
<p>To validate this business rule simply choose the buildings feature class for both <strong>Feature Class</strong> parameters. You do not need to set up any attribute comparisons. For <strong>Spatial Relation Check Type </strong>choose <strong>Overlaps</strong>. You can optionally enter a <strong>Check Title,</strong> <strong>Notes,</strong> and choose a <strong>Severity</strong>.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckBldsProperties.jpg"><img class="aligncenter size-full wp-image-7531" src="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckBldsProperties.jpg" alt="" width="389" height="480" /></a></p>
<p>Upon running the check any buildings that overlap <a>are</a> returned. Data Reviewer zooms you to the area of the feature that failed the check &#8211; in this case the area of overlap is shown in red.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/BldsOverlapResults.jpg"><img class="aligncenter size-full wp-image-7532" src="http://blogs.esri.com/esri/arcgis/files/2012/02/BldsOverlapResults.jpg" alt="" width="532" height="460" /></a></p>
<p><strong>An intermediate example</strong></p>
<p>Now that you&#8217;ve seen how to configure the Geo on Geo check to validate a simple business rule, let&#8217;s explore another business rule that compares feature attributes. For this example, we&#8217;ll look for features that are connected but have different values on a key attribute field. This scenario is often encountered in the utilities industry where you may have a valve connected to a pipe but the diameters of both are different. In my sample data, there is a 12&#8243; diameter valve that connects to two 8&#8243; diameter water mains. This is obviously an issue and the Geo on Geo check can be used to find such discrepancies.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/ValvePipeDiameter.jpg"><img class="aligncenter size-full wp-image-7535" src="http://blogs.esri.com/esri/arcgis/files/2012/02/ValvePipeDiameter.jpg" alt="" width="383" height="376" /></a></p>
<p>First, we&#8217;ll input a check title. Then choose the two feature classes to compare - <em>SystemValve</em> and <em>Main</em>.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckValvesMains.jpg"><img class="aligncenter size-full wp-image-7536" src="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckValvesMains.jpg" alt="" width="451" height="480" /></a></p>
<p>Since our goal is to compare just the diameters of features we will choose the <strong>Compare Attributes</strong> option in the <em>Attributes</em> section of the check&#8217;s dialog.</p>
<p><em>Note: If you want to compare all of the attributes to ensure they match, use the <strong>Compare All Attributes</strong> option.</em></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/CompareAttributesValveMains.jpg"><img class="aligncenter size-full wp-image-7537" src="http://blogs.esri.com/esri/arcgis/files/2012/02/CompareAttributesValveMains.jpg" alt="" width="495" height="480" /></a></p>
<p>Choose the <strong>Diameter</strong> field from both feature classes and then choose the operator that will be used to compare the fields. Since we&#8217;re looking for features with different diameters, choose the <strong>&lt;&gt;</strong> (not equal)  operator.</p>
<p><em>Note: Since the drop-down menus list all the attributes on each feature class you can choose the attributes desired and the </em><a><em>names of the fields do not have to match</em></a><em> (however, the types do need to match).</em></p>
<p>Now let&#8217;s set the final parameters for the check. Choose the spatial relationship - <strong>Intersects</strong>. No <strong>Tolerance</strong> is necessary because we&#8217;re looking to compare system valves to the mains only if they are connected. Optionally, enter <strong>Notes</strong> to describe the issue and input a <strong>Severity</strong> value.</p>
<p><em>Note: In this scenario, you could also choose <strong>Touches</strong> for the spatial relationship. When comparing points to lines, the Intersect option will identify points that intersect the line anywhere along the length of the line. The Touch option will only identify points that touch the ends of the line.</em></p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckValvesMainsFinal.jpg"><img class="aligncenter size-full wp-image-7538" src="http://blogs.esri.com/esri/arcgis/files/2012/02/GeoOnGeoCheckValvesMainsFinal.jpg" alt="" width="447" height="480" /></a></p>
<p>The Geo on Geo check is extremely flexible and can be used to identify many types of potential issues in your GIS data. While we&#8217;ve come to the end of this blog, we have not come to the end of what the Geo on Geo check can do. This is only the first of three blogs! Stay tuned for the next one which will focus on the &#8220;Not &#8211; find features not in this relationship&#8221; parameter.</p>
<p><em>Content contributed by Amber Bethell</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/01/the-geometry-on-geometry-check-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Statistical Sampling with Positional Accuracy Assessment Tool</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/01/12/using-statistical-sampling-with-positional-accuracy-assessment-tool/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/01/12/using-statistical-sampling-with-positional-accuracy-assessment-tool/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:00:24 +0000</pubDate>
		<dc:creator>gtieman</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[Spatial Statistics]]></category>
		<category><![CDATA[accuracy]]></category>
		<category><![CDATA[ArcGIS Data Reviewer]]></category>
		<category><![CDATA[Assessment]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[calculate]]></category>
		<category><![CDATA[checks]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[horizontal]]></category>
		<category><![CDATA[positional]]></category>
		<category><![CDATA[sample size]]></category>
		<category><![CDATA[sampling]]></category>
		<category><![CDATA[statistical]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7394</guid>
		<description><![CDATA[A common question when using Data Reviewer&#8217;s Positional Accuracy Assessment Tool (PAAT) is what sample size should be used when evaluating a geospatial data layer. Sometimes the sample size is mandated by a specification; but when it&#8217;s not, Data Reviewer&#8217;s Sampling check can be used to provide the sample size. In this blog, I&#8217;ll discuss [...]]]></description>
			<content:encoded><![CDATA[<p>A common question when using Data Reviewer&#8217;s <a title="PAAT web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_positional_accuracy_assessment/01020000006w000000/" target="_blank">Positional Accuracy Assessment Tool (PAAT)</a> is what sample size should be used when evaluating a geospatial data layer. Sometimes the sample size is mandated by a specification; but when it&#8217;s not, Data Reviewer&#8217;s <a title="Sampling check web help" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculation_methods_for_sampling/01020000004z000000/" target="_blank">Sampling check</a> can be used to provide the sample size. In this blog, I&#8217;ll discuss how you can use the Sampling check to generate a statistically valid sample size and then explore two options for using it with the PAAT.</p>
<p>The steps include:</p>
<p>1. From the Data Reviewer toolbar, select the <strong>Select Data Check</strong><em> </em>dropdown.</p>
<p>2. Expand the <strong>Advanced Checks</strong> category and select <strong>Sampling Check</strong>. </p>
<p>3. In the Sampling Check Properties dialog, select Auto Calculate.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/01/SamplingCheckProperties.jpg"><img class="aligncenter size-full wp-image-7401" src="http://blogs.esri.com/esri/arcgis/files/2012/01/SamplingCheckProperties.jpg" alt="" width="401" height="480" /></a><br />
4. Under Auto Calculate, select your Confidence Level and Margin of Error.</p>
<p><em>Note: The question you&#8217;re looking to answer: given a population size (number of features), what sample size do I need so that I&#8217;m &#8220;X&#8221; percent confident the sample size is statistically significant within a &#8220;Y&#8221; percent margin of error?</em></p>
<p><span id="more-7394"></span></p>
<p>Once the sample size is generated you have two options for using it with the PAAT. The first is to use the <em>Browse Features</em> dialog to zoom to the selected features in the sample set and then the PAAT to read feature locations. The second option is to use the <em>Grid Properties</em> dialog in the PAAT to produce a number of grid cells corresponding to the sample size and then read feature locations from within each grid cell. Both options are described in more detail below using a fairly common scenario &#8211; evaluating vectors based on a raster. In this case, I am evaluating roads based on imagery for the State of Louisiana.</p>
<p><strong>Browse Features Option with PAAT</strong></p>
<p>The steps below use the <em>Browse Features</em> dialog (which is activated upon running the previously configured Sampling check).</p>
<p>1. From the Data Reviewer toolbar, click the Data Reviewer dropdown, and select <strong>Positional Accuracy Assessment</strong>.</p>
<p>2. Set up the PAAT to use a single grid cell (1 x 1) that will encompass your entire image. The PAAT always produces a grid when evaluating vector features, but since you won&#8217;t be using the grid cells, the minimum number, <strong>1</strong>, is sufficient. </p>
<p>3. Turn the PAAT Auto-pan function <strong>off</strong>, since you won&#8217;t be using it either. </p>
<p>4. Use the <em>Zoom to Feature</em> option in the <em>Browse Features</em> dialog (circled in red in the image below) to zoom to each feature.</p>
<p>5. Use the PAAT Digitize Points function to collect data (vector) locations and image (reference) locations. </p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/01/BrowseFeatureWithPAAT.jpg"><img class="aligncenter size-full wp-image-7404" src="http://blogs.esri.com/esri/arcgis/files/2012/01/BrowseFeatureWithPAAT.jpg" alt="" width="640" height="443" /></a></p>
<p>In this example, the sample size Data Reviewer generated was 62 of the total 713 features. As a result of using the tools from the PAAT, you can see we have a horizontal accuracy of about 477 meters <a>CE90</a>.</p>
<p><a href="http://blogs.esri.com/esri/arcgis/files/2012/01/PositionalAccuracyResults.jpg"><img class="aligncenter size-full wp-image-7426" src="http://blogs.esri.com/esri/arcgis/files/2012/01/PositionalAccuracyResults.jpg" alt="" width="491" height="480" /></a></p>
<p><strong>Grid Option with PAAT</strong></p>
<p>Below are the steps for using the PAAT grid option.</p>
<p>1. Use the PAAT to set up a sampling grid that contains the same number of grid cells as the sample size generated by the Sampling check.  </p>
<p>2. Once you have the sample size you can dismiss the <em>Browse Features</em> dialog, as you will not be using it.</p>
<p><em>Note: In order to generate grid cells that intersect your data equal to the sample size for an irregularly shaped area, you may have to create a grid that contains more cells than the sample size. In the case of the State of Louisiana, which has an irregular (non-rectangular) shape, I created a 10 x 10 grid (100 cells) to get 62 cells (the calculated sample size) that actually intersects the data.</em></p>
<p>3. The PAAT will automatically zoom you to the next grid cell when a feature&#8217;s data and reference positions are collected.<br />
<a href="http://blogs.esri.com/esri/arcgis/files/2012/01/GridOptionPAAT.jpg"><img class="aligncenter size-full wp-image-7453" src="http://blogs.esri.com/esri/arcgis/files/2012/01/GridOptionPAAT.jpg" alt="" width="640" height="469" /></a></p>
<p>The result of using the grid option with PAAT was a horizontal accuracy of approximately 487 meters CE90.<br />
<a href="http://blogs.esri.com/esri/arcgis/files/2012/01/GridPAATResults.jpg"><img class="aligncenter size-full wp-image-7460" src="http://blogs.esri.com/esri/arcgis/files/2012/01/GridPAATResults.jpg" alt="" width="477" height="480" /></a></p>
<p>The difference in accuracy between the two options is only about 2 percent. This indicates the results are basically in agreement given the relatively low sample size of features over a large area. </p>
<p>Data Reviewer&#8217;s Sampling check (using Auto Calculate) is a quick way to determine a statistically valid sample size for use with the Positional Accuracy Assessment Tool (PAAT). Neither option is necessarily more valid; it basically comes down to your product specifications for sampling and which option works better for you.</p>
<p><em>Content contributed by Pete Aniello</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/01/12/using-statistical-sampling-with-positional-accuracy-assessment-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

