rf_towers
Find cell towers near any location to assess coverage, qualify sites, and diagnose poor signal. Returns radio technology, operator, and position data from crowdsourced records.
Instructions
Find known cell towers near a location.
Returns crowdsourced tower records with radio technology (GSM/UMTS/LTE/NR), operator MCC-MNC and approximate position. Useful for coverage benchmarking, IoT and fixed-wireless site qualification, and understanding why signal is poor at a specific address.
Uses OpenCelliD when OPENCELLID_API_KEY is set, otherwise the keyless BeaconDB. Coverage is crowdsourced and sparse outside dense urban areas -- an empty result means no contributor has mapped the area, not that no towers exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Search centre, as coordinates or a place name. | |
| radius_m | No | Search radius in metres. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| count | Yes | ||
| towers | Yes | ||
| latitude | Yes | ||
| provider | Yes | ||
| radius_m | Yes | ||
| longitude | Yes |