alex_bn_lee

导航

上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 228 下一页

2023年10月24日 #

[925] GDA2020_MGA and change the spatial reference in ArcGIS Pro

摘要: ZONE50: 114.0 120.0 - arcpy.mp.spatialReference("GDA2020_MGA_Zone_50") ZONE51: 120.0 126.0 - arcpy.mp.spatialReference("GDA2020_MGA_Zone_51") ZONE52: 阅读全文

posted @ 2023-10-24 11:40 McDelfino 阅读(11) 评论(0) 推荐(0) 编辑

[924] ArcGIS Pro Mapping Module - arcpy.mp

摘要: ref: Introduction to arcpy.mp ref: Getting started with arcpy.mp tutorial ref: Guidelines for arcpy.mp ref: Alphabetical list of arcpy.mp functions re 阅读全文

posted @ 2023-10-24 10:04 McDelfino 阅读(15) 评论(0) 推荐(0) 编辑

2023年10月23日 #

[923] f-strings in Python

摘要: ref: f-strings in Python ref: Python's F-String for String Interpolation and Formatting F-strings, also known as formatted string literals, are a feat 阅读全文

posted @ 2023-10-23 12:36 McDelfino 阅读(8) 评论(0) 推荐(0) 编辑

2023年10月20日 #

[922] Implementation of zooming to selected features by Python

摘要: ref: ArcPy.mp Get Selected Features Extent ref: Python/ArcPy classes/Geometry # Set the path to your project file (.aprx) project_file = r"Map 1.3 Her 阅读全文

posted @ 2023-10-20 14:29 McDelfino 阅读(3) 评论(0) 推荐(0) 编辑

[921] Replace texts, copy formats, align paragraphs in a Word document by Python

摘要: The whole steps of this function are as follows: Open the Word document. Replace the text with the new text. Copy the format from the source cell to t 阅读全文

posted @ 2023-10-20 10:32 McDelfino 阅读(2) 评论(0) 推荐(0) 编辑

上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 228 下一页