تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]