ogrinfo
Verified for current stable LTS
Ogrinfo Command: List Supported Formats
Use for list supported formats with Ogrinfo. Exact CLI syntax to list supported formats using Ogrinfo.
When to use this: Use for list supported formats with Ogrinfo.
Command Syntax
ogrinfo --formats ogrinfo --formats Command Breakdown
--formats- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list supported formats using Ogrinfo.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ogrinfo Command: Get Detailed Info Specific Layer
ogrinfo <path/to/input.gpkg> <layer_name> Ogrinfo Command: List Layers Of Data Source ogrinfo <path/to/input.gpkg> Ogrinfo Command: Show Detailed Info Features Matching Condition ogrinfo -where '<attribute_name > 42>' <path/to/input.gpkg> <layer_name> Ogrinfo Command: Show Summary All Layers Data Source ogrinfo -so -al <path/to/input.gpkg> Ogrinfo Command: Show Summary Info Specific Layer ogrinfo -so <path/to/input.gpkg> <layer_name>