light_pollution_map
Get brightness, Bortle class, and SQM light pollution data for a specified bounding box. Assess sky darkness for stargazing.
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: Grid resolution zoom level (default: 10). Higher = more detailed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| east | Yes | ||
| west | Yes | ||
| zoom | No | ||
| north | Yes | ||
| south | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||