تاریخ آخرین بهروزرسانی 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 `projection()` method returns the projection of a given geometry, specifically a BBox (bounding box)."],["It can be accessed using `BBox.projection()` and returns a Projection object."],["The method is applicable to Geometry objects within the Earth Engine code editor, using both JavaScript and Python."],["Examples are provided demonstrating its use with a BBox object, displaying the projection and visualizing it on a map."]]],["The `projection()` method is applied to a `Geometry` object, specifically a `BBox` in the examples, to retrieve its projection. A `BBox` is defined using coordinates, and the method returns the projection. The examples demonstrate this in both JavaScript and Python, showcasing how to define a `BBox`, apply the method, print the resulting projection, and display the geometry on a map.\n"]]