資源簡介
利用python
在arcgis 中自動根據書驅動頁面按頁面名稱自動命名后導出為JPG圖片
代碼片段和文件信息
?import_path?=?r“C:\Users\hh\Desktop\e.mxd“???#?Path?of?.mxd
...?export_path?=?“C:/Users/hh/Desktop/tujian/“???#?Path?of?output?file
...?field_name?=?“mingcheng“?#?Name?of?field?used?to?sort?DDP
...?
...?mxd?=?arcpy.mapping.MapDocument(import_path)?
...?for?i?in?rang
- 上一篇:KNN-mnist識別
- 下一篇:pywin32官方api文檔
評論
共有 條評論