resolve_location
Convert a place name into a centroid latitude/longitude and bounding box, enabling satellite scene searches by area. Returns not found if place is unrecognized.
Instructions
Resolve a place name to a centroid and bounding box.
Turns a place like "Shillong" or "Loktak Lake" into latitude/longitude and a bounding box (minx, miny, maxx, maxy) that search_scenes can use as its area of interest. Returns found=False when the place can't be resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |