您的位置:首页 > 其它

ArcGIS删除重复点数据

2010-12-22 16:54 281 查看
1. 在arcmap中导入有重点的数据,如quzhengfu_point.shp。用arctoolbox中的overlay -> intersect工具,把重复的点选出来。在其中的 xy tolerance 设置一个很小的值,例如0.00001.存为一个新的数据名称例如:quzhengfu_point_Intersect.shp。

2. 再选用overlay -> erase工具设置好相关项,input features为quzhengfu_point.shp,erase features 为 quzhengfu_point_Intersect.shp,output features class 为quzhengfu_point_Erase.shp。同样设置xy tolerance 值。就ok

3. 再之后再把quzhengfu_point_Intersect.shp和quzhengfu_point_Erase.shp数据合并存为新的newquzhengfu_point.shp就ok。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: