Configuration Overview
This section covers the comprehensive configuration system used by the RMI 360 Imaging Workflow.
The workflow uses YAML-based configuration files that control all aspects of processing, from basic project settings to advanced AWS integration.
Configuration Files
The main configuration files are:
config.yaml- Main project configuration (created from sample)config.sample.yaml- Template with all available optionsesri_oid_fields_registry.yaml- Field definitions for OID schema
For detailed configuration information, see:
Project Settings - Project metadata and basic settings
AWS Settings - AWS S3 and Lambda configuration
Field Registry - OID field schema definitions
Configuration sections are documented in detail in the Configuration guide.