linz / snap

Survey Network Adjustment Package.
Other
8 stars 4 forks source link

Create database output (CSV?) identifying all modifiications that apply to each observation #51

Open ccrook opened 6 years ago

ccrook commented 6 years ago

With multiple rules that apply to each observation now and with the very large adjustment(s) we are doing, it can become hard to track which rules have affected any given adjustment.

Implementing this would require giving a unique id to each observation as it is loaded, creating a table of modifications, each with an id, and then building an associative table relating observation ids with modification ids.