تاریخ آخرین بهروزرسانی 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 بهوقت ساعت هماهنگ جهانی."],[[["The `coordinates()` method returns a GeoJSON-style list of coordinates for a MultiPoint geometry."],["This method is accessible through the `MultiPoint` object and returns a list of coordinate pairs."],["The examples demonstrate the usage of this method in both JavaScript and Python within the Earth Engine environment."]]],["The `coordinates()` method, applicable to `MultiPoint` geometry, extracts and returns a list of the geometry's coordinates in GeoJSON format. The method takes the geometry as its argument. Examples demonstrate its use in both JavaScript and Python, defining a `MultiPoint` object, applying `coordinates()`, and printing the resulting coordinate list. Additionally, the examples visualize the `MultiPoint` geometry on a map, using black color, for contextual understanding.\n"]]