get_stats_summary
Retrieve summary statistics for parcels, area, provinces, and nurseries within a specified bounding box or globally. Filter by four coordinates for viewport-specific counts.
Instructions
Viewport-scoped stats — counts parcels, total area, distinct viloyats (provinces) and nurseries inside a bbox.
Pass all 4 bbox params together for a filtered read; pass none to get global totals. Tuple order: [west, south, east, north] in EPSG:4326.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_lat | No | ||
| max_lng | No | ||
| min_lat | No | ||
| min_lng | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||