【转】ARCGIS中使用线图层分割面图层
(2012-02-18 21:44:50)
标签:
杂谈 |
来源:网络http://bbs.hxland.com/forum.php?mod=viewthread&tid=7465356&extra=page=1&page=1
现有用线图层A、面图层B,需使用A图层分割B图层,操作步骤如下:
1、打开Editor编辑工具条,单击Start Editing开始编辑。
2、调出topology拓扑菜单。
3、全选线层:右键单价A依次执行“选择/选择全部”。
4、点击拓扑工具条的工具构建要素(construct features)。
5、在弹出的对话框中选择第三个“使用选择集切分目标图层中的已有要素”(split existing features in
target layer using selection),点确定后,自动按线边分割面层,完成操作。
注意:要分割的图层不是被选中的线图层,一定要区分,否则系统会提示:”the operation cannot be completed
because the selection contains a feature from the target feature
class"。