Solved: I have a script listed below: tables = arcpy.ListTables("res*") for table in tables: res_500yrsumm = os.path.join(output_workspace,
確定! 回上一頁