ee.Projection.transform
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Gibt eine WKT-Darstellung der Transformation dieser Projektion zurück. Dies ist die Transformation, mit der projizierte Koordinaten in das zugrunde liegende Koordinatensystem umgewandelt werden.
Nutzung | Ausgabe |
---|
Projection.transform() | String |
Argument | Typ | Details |
---|
So gehts: projection | Projektion | |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-26 (UTC).
[null,null,["Zuletzt aktualisiert: 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 | |"]]