Pengumuman: Semua project nonkomersial yang terdaftar untuk menggunakan Earth Engine sebelum
15 April 2025 harus
memverifikasi kelayakan nonkomersial untuk mempertahankan akses Earth Engine.
ee.Projection.transform
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menampilkan representasi WKT dari transformasi Proyeksi ini. Ini adalah transformasi yang mengonversi dari koordinat yang diproyeksikan ke sistem koordinat dasar.
Penggunaan | Hasil |
---|
Projection.transform() | String |
Argumen | Jenis | Detail |
---|
ini: projection | Proyeksi | |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 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 | |"]]