os_map_inventory
Retrieve a bounded inventory of UPRNs, buildings, road links, and path links for a WGS84 bounding box, providing the geospatial features needed for area-based analysis.
Instructions
Return a bounded inventory (UPRNs, buildings, road links, path links) for a bbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | WGS84 bbox [minLon,minLat,maxLon,maxLat] | |
| tool | No | ||
| layers | No | Requested layers (uprns, buildings, road_links, path_links, postcode_unit_areas, postcode_unit_points, bus_lanes, cycle_lanes). | |
| limits | No | Per-layer max features (budgets). | |
| pageTokens | No | Per-layer paging tokens for NGD layers. | |
| collections | No | Per-layer NGD collection id overrides (NGD layers only). | |
| responseMode | No | Use summary or counts to avoid large raw payloads when only a compact layer summary is needed. | full |
| includeGeometry | No | Per-layer includeGeometry overrides (NGD layers only). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | ||
| hints | No | ||
| layers | Yes | ||
| limits | No | ||
| responseMode | No | ||
| requestedLayers | No |