cat-cfs / twobilliontoolkit

This repo stands as a singular place for all the tools that will be developed for the processing of 2 Billion Trees data and information
MIT License
1 stars 0 forks source link

Updates to raw_data_tracker output #5

Closed nesdolya closed 6 months ago

nesdolya commented 7 months ago

Please replace the project_path in the raw_data_tracker tables (both Excel and PostgreSQL table you are working in) with the raw_gdb_path. This field will store the absolute path (without mapped letter drives) of the output gdb.

Also, update SpatialTransformer to store the output gdb in this field. Thanks!

AnthonyRodway commented 6 months ago

Fixes contained in this commit https://github.com/cat-cfs/twobilliontoolkit/commit/7619e29e916a2f794328b1f9174fb7fdfccd13b7

Feel free to close this issue whenever you are testing and can verify that it is complete, no rush :)