ee.Projection.crs
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Returns the authority code (e.g., 'EPSG:4326') למערכת הקואורדינטות הבסיסית של ההטלה הזו, או null אם מערכת הקואורדינטות הבסיסית לא נמצאת באף מסד נתונים זמין.
שימוש | החזרות |
---|
Projection.crs() | מחרוזת |
ארגומנט | סוג | פרטים |
---|
זה: projection | היטל | |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eReturns the authority code of the base coordinate system for the projection, such as 'EPSG:4326'.\u003c/p\u003e\n"],["\u003cp\u003eIf the base coordinate system isn't found in available databases, it returns null.\u003c/p\u003e\n"],["\u003cp\u003eThis function is used with the \u003ccode\u003eProjection.crs()\u003c/code\u003e syntax and returns a string value.\u003c/p\u003e\n"],["\u003cp\u003eIt takes a single argument, 'this', which should be a Projection object.\u003c/p\u003e\n"]]],[],null,["# ee.Projection.crs\n\nReturns the authority code (e.g., 'EPSG:4326') for the base coordinate system of this projection, or null if the base coordinate system is not found in any available database.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------------|---------|\n| Projection.crs`()` | String |\n\n| Argument | Type | Details |\n|--------------------|------------|---------|\n| this: `projection` | Projection | |"]]