gdal.vector_info
Report vector metadata as JSON.
- Kind:
standard - Network: no
- Wraps:
ogrinfo
| Name | Type | Description |
|---|
source | file (GeoJSON) | Input vector file. |
Outputs🔗
| Name | Type | Description |
|---|
metadata | json | Metadata report including layer count, feature count, schema, and extent. |