ee.Feature

Extended methods for the ee.Feature class:

BBoxFromQuery(query[, geocoder])

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

PointFromQuery(query[, geocoder])

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