kartverket / automatisk-generalisering

MIT License
0 stars 2 forks source link

Add final output path generation in base file manager #137

Closed EllingOftedalKV closed 4 months ago

EllingOftedalKV commented 4 months ago

A new method, generate_final_outputs(), was added to the base file manager to create paths for final output .gdb files. The relative_path_final_outputs attribute was also integrated, and final_outputs was added to the environment setup and global config files. This ensures efficient and structured management of final output file paths.