cip_projects_near
Find stormwater capital improvement projects near an address or coordinates, including drainage, stream restoration, and pollutant removal projects.
Instructions
Find Mecklenburg County Capital Improvement Projects (stormwater) near an address or coordinate.
Covers Charlotte-Mecklenburg Storm Water Services projects: drainage improvements, stream & wetland restoration, and pollutant removal — both active and completed.
Args: address: Free-form address. Provide this OR lat/lon. lat: Latitude, used with lon instead of address. lon: Longitude, used with lat instead of address. radius_m: Search radius in meters (default 1600).
Returns: Dict with the resolved location, a list of CIP projects (name, status, phase, type, fiscal-year-complete), and a "summary".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| address | No | ||
| radius_m | No |