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.
Đối với mỗi dải tần, một dải tần đầu ra có cùng tên sẽ được tạo với giá trị tại vị trí đã cho được trích xuất từ pixel đa chiều đầu vào trong dải tần đó.
Cách sử dụng
Giá trị trả về
Image.arrayGet(position)
Hình ảnh
Đối số
Loại
Thông tin chi tiết
this: image
Hình ảnh
Mảng để lấy phần tử.
position
Hình ảnh
Toạ độ của phần tử cần lấy. Phải có nhiều dải vô hướng như số chiều trong hình ảnh đầu vào.
[[["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."],[[["`arrayGet` extracts a single value from a specific position within a multidimensional array image, creating a new image band containing that value."],["The position within the array is specified using an Image where each band represents the index along a different dimension of the array."],["The output image has the same name as the input band and contains the extracted value at the specified position for each pixel."],["This function is useful for accessing individual elements or slices of data within a larger array structure."]]],[]]