ee.Projection.wkt
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
یک نمایش WKT از سیستم مختصات پایه این طرح را برمیگرداند.
استفاده | برمی گرداند | Projection. wkt () | رشته |
استدلال | تایپ کنید | جزئیات | این: projection | فرافکنی | |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eReturns a Well-Known Text (WKT) representation of the base coordinate system for the given Projection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ewkt()\u003c/code\u003e method, when called on a Projection object, returns a String containing the WKT representation.\u003c/p\u003e\n"],["\u003cp\u003eThis function takes one argument: the Projection object itself.\u003c/p\u003e\n"]]],["The `Projection.wkt()` method returns a string representing the Well-Known Text (WKT) of a Projection's base coordinate system. It takes one argument, `this: projection`, which is the Projection object itself. The method does not require any additional parameters and solely outputs a string, which is the WKT representation. This allows for a text-based description of the projection's spatial reference.\n"],null,["# ee.Projection.wkt\n\nReturns a WKT representation of the base coordinate system of this Projection.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|--------------------|---------|\n| Projection.wkt`()` | String |\n\n| Argument | Type | Details |\n|--------------------|------------|---------|\n| this: `projection` | Projection | |"]]