ship_area
Retrieve all vessels within a defined geographic bounding box using AIS data. Specify south, west, north, and east coordinates to get ship positions in that area.
Instructions
Get all vessels in a bounding box area using AIS data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| east | Yes | East longitude | |
| west | Yes | West longitude | |
| north | Yes | North latitude | |
| south | Yes | South latitude |