ee.Geometry
Extended methods for the ee.Geometry class:
|
Constructs an ee.Geometry describing a bounding box from a query submitted to a geodocer using the geopy package. |
|
Constructs an ee.Geometry describing a linear ring from a list of Plus Codes. |
|
Constructs an ee.Geometry describing a line from a list of Plus Codes. |
|
Constructs an ee.Geometry describing multiple lines from a list of lists of Plus Codes. |
|
Constructs an ee.Geometry describing multiple points from a list of Plus Codes. |
|
Constructs an ee.Geometry describing a multi-point from a query submitted to a geodocer using the geopy package. |
|
Constructs an ee.Geometry describing multiple polygons from a list of lists of Plus Codes. |
|
Constructs an ee.Geometry describing a point from a Plus Code. |
|
Constructs an ee.Geometry describing a point from a query submitted to a geodocer using the geopy package. |
|
Constructs an ee.Geometry describing a polygon from a list of Plus Codes. |
|
Constructs an ee.Geometry describing a rectangle from a list of two Plus Code corners. |
|
Converts the coordinates of an ee.Geometry to Plus Codes. |