arcPy实现要素图层数据的复制(选择特定字段填写属性) >>> import arcpy>>> fc=r"D:\楚雄州数据\testdata.gdb">>> editor=arcpy.da.Editor ...