تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["Returns a Reducer that calculates the number of distinct input values."],["The output is typically named \"count\"."],["It's used within the Earth Engine platform and is invoked using `ee.Reducer.countDistinct()`."],["This reducer takes no arguments."]]],["The `ee.Reducer.countDistinct()` function returns a Reducer that calculates the number of unique input values. The output of this Reducer, when applied, represents the distinct count. It operates without any input arguments and produces a Reducer object. The default output name for the distinct count result is \"count\".\n"]]