planet_stats
Retrieve Planet satellite imagery coverage statistics for a specified area and time period. Input center coordinates, start and end dates, and optional time interval to get coverage buckets.
Instructions
Get Planet imagery coverage statistics for an area. Requires PLANET_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Center latitude | |
| lng | Yes | Center longitude | |
| end_date | Yes | End date YYYY-MM-DD | |
| interval | No | Time interval for buckets | month |
| start_date | Yes | Start date YYYY-MM-DD |