ee.Projection.transform
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Returns a WKT representation of the transform of this Projection. זהו השינוי שמתבצע כדי להמיר מקואורדינטות מוקרנות למערכת הקואורדינטות הבסיסית.
שימוש | החזרות |
---|
Projection.transform() | מחרוזת |
ארגומנט | סוג | פרטים |
---|
זה: 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 a Well-Known Text (WKT) representation of the projection's transform.\u003c/p\u003e\n"],["\u003cp\u003eThis transform is used to convert coordinates from the projected system to the base coordinate system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProjection.transform()\u003c/code\u003e method is used to retrieve this WKT string.\u003c/p\u003e\n"]]],[],null,["# ee.Projection.transform\n\nReturns a WKT representation of the transform of this Projection. This is the transform that converts from projected coordinates to the base coordinate system.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------------------|---------|\n| Projection.transform`()` | String |\n\n| Argument | Type | Details |\n|--------------------|------------|---------|\n| this: `projection` | Projection | |"]]