Thông báo: Tất cả dự án phi thương mại đã đăng ký sử dụng Earth Engine trước ngày 15 tháng 4 năm 2025 phải xác minh điều kiện sử dụng phi thương mại để duy trì quyền truy cập vào Earth Engine.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tạo một Reducer bằng cách kết hợp bản sao của reducer đã cho cho mỗi tên đầu ra trong danh sách đã cho. Nếu trình giảm có một đầu ra duy nhất, thì tên đầu ra sẽ được sử dụng nguyên trạng; nếu không, tên đầu ra sẽ được thêm vào trước tên đầu ra ban đầu.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[[["Generates a new Reducer by replicating the input reducer for each specified output name."],["If the original reducer has a single output, the output names are directly applied; for multiple outputs, the names are prefixed to the original output names."],["Employs a list of output names to determine the replication and naming scheme for the new reducer."],["Utilizes the `Reducer.forEach` method for creating this multi-output reducer from a single input."]]],[]]