Identify Features
identify_featuresIdentify features at a given point coordinate across multiple vector layers, with optional tolerance for nearby searches and a limit on results per layer.
Instructions
Identify features at a point [x, y] in project CRS across layers (map-click analogue). tolerance (map units) expands the search; 0 = exact hit. layer_ids limits the search (default: visible vector layers). limit caps features per layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| point | Yes | ||
| layer_ids | No | ||
| tolerance | No |