uae_source_geo
Query official UAE open data sources by geographic area using bounding box or proximity coordinates, outputting spatially-filtered records as GeoJSON for map applications.
Instructions
Spatially-filtered records as GeoJSON — powers map apps.
bbox = "min_lon,min_lat,max_lon,max_lat"; near = "lat,lon,radius_km".
Works on any source with coordinates (e.g. MOIAT industrial licenses).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | ||
| near | No | ||
| limit | No | ||
| query | No | ||
| dataset | No | ||
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||