describe_layer
Inspect a GIS layer's schema: field names, types, Armenian aliases, geometry type, feature count, and capabilities. Pass a curated layer key or provide service_path and layer_id to access any layer.
Instructions
Inspect one layer's schema: its fields (name, type, Armenian alias), geometry type, feature count and capabilities. Pass a curated layer_key from search_layers, OR any service_path + layer_id to reach a layer that isn't in the catalog. Remember many Yerevan layers are NOT layer 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | No | Layer/table id within the service | |
| layer_key | No | Curated key from search_layers | |
| service_path | No | Raw service path, e.g. 'Hosted/Կադաստր_քարտեզ/FeatureServer' (Armenian allowed) |