light_pollution_map
Retrieve light pollution data including brightness, Bortle class, and SQM for any area. Specify a bounding box and zoom level to get a detailed grid of sky darkness measurements.
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 |
|---|---|---|---|
| south | Yes | ||
| west | Yes | ||
| north | Yes | ||
| east | Yes | ||
| zoom | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||