light_pollution_map
Retrieve light pollution data for any location to assess sky brightness, Bortle class, and SQM values for optimal stargazing conditions.
Instructions
Get light pollution data for a specific area.
Returns a grid of light pollution data points including brightness, Bortle class, and SQM.
Args: south, west, north, east: Bounding box coordinates. zoom: Zoom level for the grid resolution (default: 10). Higher zoom means more detailed grid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| south | Yes | ||
| west | Yes | ||
| north | Yes | ||
| east | Yes | ||
| zoom | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||