os_maps_render
Render static map images by generating a proxy URL with overlay-ready geometry and optional inventory hydration.
Instructions
Return metadata for rendering a static map image (proxy URL) with overlay-ready geometry contracts and optional os_map.inventory hydration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | ||
| size | No | ||
| tool | No | ||
| overlays | No | Optional overlay inputs: points/lines/polygons arrays or FeatureCollections, and localLayers[] with {name,geojson,kind}. | |
| inventory | No | Optional os_map.inventory options (layers, limits, includeGeometry, pageTokens). | |
| includeInventory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hints | No | ||
| render | Yes | ||
| inventory | No | ||
| overlayLayers | No | ||
| overlayCollections | No |