05地理信息系统实习教程第五章:相互位置查询、空间连接
地理信息系统ArcGIS操作实习教程(武汉大学遥感信息工程学院)
第五章 相互位置查询、空间连接
1 相邻查询 1.1
点状图层和线状图层的相邻选择查询
打开地图文档\gis_ex09\ex05\ex05.mxd,激活 data frame1,显示出二个图层:点状图层“村庄”、线状图层“公路”(见图 5-1)。双击 data frame1,调出 Data Frame Properties 对话框,选 General 标签,将 Map Units(地图单位)改成 Kilometers(千 米),显示单位(Display Units)也设为 Kilometers(千米),按“确定”键退出。 选择菜单 Selection / Select By Location…,调出位置选择对话框:

图 5-1 data frame1 的显示
I want to:Select features from 下拉选择,进行要素选择操作 The following layers:√ 村庄 勾选“村庄”,在该图层中选择要素 That: are within a distance of 下拉选择,在一定距离内选择
The features in this layer:公路 下拉选择,用“公路”图层作为距离参照
将上述操作合并起来意思是:I want to select features from the layer“村庄”that are within a distance of the layer“公路”,中文可解释成:从“村庄”里选要素,他 们离开“公路”在一定距离之内。为此还要定距离:
√ Apply a buffer to the features 公路 勾选,要产生公路的邻近范围
of:0.5 Kilometers 键盘输入距离值,下拉选择距离单位(千米)

图 5-2 离开公路 0.5 千米范围内的村庄


