| 序号 |
规则 |
使用情况 |
| 1 |
Must not overlap |
如果确认同一要素类(或子类)之间多边形不能互相重叠的时候 |
| 2 |
Must not have gaps |
如果确认要素类(或子类)中的所有多边形能够构成一个连续的没有空隙的表面的时候 |
| 3 |
Contains point |
在多边形要素类(或子类)中,保证每个多边形中都包含其它点要素类中的一个点要素 |
| 4 |
Boundary must be covered by |
在需要保证多边形的边线必须与其它线状要素类(或子类)重合的时候 |
| 5 |
Must be covered by feature class of polygon 如:States are covered by counties. |
Use this rule when each polygon in one feature class or subtype should be
covered by all the polygons of another feature class or subtype. |
| 6 |
Must be covered by 如Counties must be covered by states. |
Use this rule when you want one set of polygons to be covered by some part of
another single polygon in another feature class or subtype. |
| 7 |
Must not overlap with |
如果确认两个要素类之间的要素是互不重叠的时候 |
| 8 |
Must cover each other |
如果确认两个要素类(或其子类)之间所覆盖的区域相同的时候 |
| 9 |
Area boundary must be covered by boundary of |
如果确认某个多边形要素类(或子类)的边线被覆盖在其它多边形要素类(或子类)边线的时候 |