Expand description
Utility modules for CLI operations
Re-exports§
pub use inspector::InspectionReport;pub use inspector::RasterSummary;pub use inspector::VectorSummary;pub use inspector::inspect_file;
Modules§
- cloud
- Cloud URI dispatch for reading from S3, GCS, Azure Blob, and local file paths.
- creation_
options - Creation options parsing for GDAL-compatible KEY=VALUE output flags
- inspector
- Minimal file inspector — reports format / size / structure for
oxigeo inspect. - parallel
- Parallel processing framework for CLI operations
- profiler
- Performance profiler for geospatial operations.
- progress
- Progress bar utilities for long-running operations
- raster
- Raster utilities for CLI operations
- vector
- Vector format conversion utilities
Functions§
- detect_
format - Detect file format from extension
- format_
size - Format file size for human-readable output