ArcGIS_Scripts:一个存储我为arcgis用户编写的脚本的地方

时间:2024-06-13 12:17:52
【文件属性】:

文件名称:ArcGIS_Scripts:一个存储我为arcgis用户编写的脚本的地方

文件大小:27KB

文件格式:ZIP

更新时间:2024-06-13 12:17:52

Python

#ArcGIS脚本 将ArcGIS_Scripts添加到Arcmap或Arccatalog中的工具箱中,以开始使用这些工具。 Python文件在/ bin中 ## New-Python Toolbox大家好。 我正在将新脚本添加为python工具箱,并且可能会停止对较旧的工具箱样式进行更改 ### Changelog 2015-06-30-添加了一个可根据属性的唯一值将图层拆分为shapefile的工具。 2015-05-07-添加了一个工具,该工具将针对选定的多段线误差计算多段线之间的所有相交角。 您给它一个折线要素类,选择唯一的id字段,并设置捕捉容差,该容差将用于确定两个端点是否接触。 该脚本有点慢,O(n ^ 2)。


【文件预览】:
ArcGIS_Scripts-master
----README.md(705B)
----bin()
--------ClearDefaultGeoDB.py(453B)
--------SplitSourceByTypeAttribute.pyc(1KB)
--------replicate.py(1KB)
--------MXDPropertiesToCSV.py(612B)
--------Point_JoinAttributeFromPolygon.py~(3KB)
--------downloadtiles.py(4KB)
--------BatchExportandPrint.py(3KB)
--------contour_post.py(672B)
--------ZoomToSelectedAtScale.py(431B)
--------Driving_Rings.py(5KB)
--------MergeWithSource.py(1KB)
--------Point_JoinAttributeFromPolygon.py(3KB)
--------MakeMXDThumbnails.py(315B)
--------SplitSourceByTypeAttribute.py(1KB)
----ArcGIS_Scripts.tbx(65KB)
----ArcGIS_Tools.pyt(17KB)

网友评论