download_geometries_tool
Download vector geometries from Planetary Computer for any area of interest, specifying a collection like ms-buildings and a bounding box or place name.
Instructions
Download vector geometries from Planetary Computer.
Parameters
collection : str Collection ID (e.g., "ms-buildings") aoi : list[float] or str Bounding box [W,S,E,N] or place name string output_dir : str, optional Directory to save outputs
Returns
list[TextContent] File paths and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | ||
| aoi | Yes | ||
| output_dir | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |