批处理Excel数据导入为ArcGIS的shp点数据

前面我的文章提到了使用ArcGis软件操作Excel数据表导成shp点文件,现在需要将Excel数据批量转为shp文件。

在此写一下批处理的操作方法:

1.进入ArcMap,打开Tools,选择Layers and Table Views–Make XY Event Layer,右键batch,如图:

2.复制制作好的Excel批处理表,制作的时候与上面的格式一致,如下图所示,然后粘贴上去,点OK。

3.得到Event表格点数据,点击Layers and Table Views–Save To Layer File–batch.

如此就把Excel数据转换为Layer,然后导出为shp文件(按照上一篇博客的方法,在use the same coordinate system as 中选择 the
date frame,这样保证投影一致)就好了。

转载自:https://blog.csdn.net/mingzai624/article/details/27355785

You may also like...