airport.near
Search for airports near a location, ordered by distance. Filter by type, country, radius, and scheduled service.
Instructions
Find airports near a coordinate, ordered by distance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| type | No | ||
| limit | No | ||
| country | No | ISO 3166-1 alpha-2 country code (e.g. US). | |
| radius_km | No | ||
| scheduled_service | No | When true, only commercial-service airports. |