alex_bn_lee

导航

2026年4月10日 #

[1150] arcpy, save the lyrx file in the standalone python script

摘要: https://community.esri.com/t5/arcgis-pro-questions/savetolayerfile-generates-invalid-lyrx-from-stand/td-p/1654706 Using lyr.saveACopy(layer_file) inst 阅读全文

posted @ 2026-04-10 11:08 McDelfino 阅读(3) 评论(0) 推荐(0)

[1149] ADEC Atals

该文被密码保护。 阅读全文

posted @ 2026-04-10 10:06 McDelfino 阅读(0) 评论(0) 推荐(0)

2026年3月30日 #

[1148] Text replacement of word document, cross-reference

摘要: Remove the reference number automatically. The method is below. [any digit] tab character If add new cross-reference, then update the field by right-c 阅读全文

posted @ 2026-03-30 12:46 McDelfino 阅读(3) 评论(0) 推荐(0)

2026年3月27日 #

[1147] 批量把路径从 I:\ 改成 M:\(ArcGIS Pro 里所有数据源)

摘要: 👉 批量把路径从 I:\ 改成 M:\(ArcGIS Pro 里所有数据源) import arcpy aprx = arcpy.mp.ArcGISProject("CURRENT") for m in aprx.listMaps(): for lyr in m.listLayers(): if 阅读全文

posted @ 2026-03-27 09:18 McDelfino 阅读(5) 评论(0) 推荐(0)

2026年3月23日 #

[1146] Atlas Core Technical Design

该文被密码保护。 阅读全文

posted @ 2026-03-23 09:18 McDelfino 阅读(0) 评论(0) 推荐(0)