ee.Projection.nominalScale
Returns the linear scale in meters of the units of this projection, as measured at the point of true scale.
Usage | Returns |
---|
Projection.nominalScale() | Float |
Argument | Type | Details |
---|
this: proj | Projection | |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-06 UTC.
[null,null,["Last updated 2023-10-06 UTC."],[[["Returns the scale of the projection in meters at the point of true scale."],["This method is accessible on `proj` objects and returns a float value representing the scale."],["`Projection.nominalScale()` is the specific function used to obtain the linear scale."]]],[]]