ee.Geometry

Extended methods for the ee.Geometry class:

BBoxFromQuery(query[, geocoder])

Constructs an ee.Geometry describing a bounding box from a query submitted to a geodocer using the geopy package.

PointFromQuery(query[, geocoder])

Constructs an ee.Geometry describing a point from a query submitted to a geodocer using the geopy package.

MultiPointFromQuery(query[, geocoder])

Constructs an ee.Geometry describing a multi-point from a query submitted to a geodocer using the geopy package.