Dear all, we have a two-layered sampling design (->plot->tree) with multiple campaigns. In a follow-up inventory we want to ensure that all trees from the previous campaign have been monitored. Thus we upload preset-data from the previous campaign. Each campaign looks as follows: To ensure that all trees from the previous inventory are monitored, I have the following idea:
- include a checkbox 'tree_completed' as last item of tree information Therefore, my questions are: - how do I retrieve sampling point data for the second level key (note that tree_id corresponds to 'level2_code', idm:samplingPointData('level2_code',parent()/plot_id) doesn't seem to work) --> I assume that I could duplicate the level2_code column and name it distinctly in the preset-data? - how do I filter this list for a given list/array of tree_ids for trees that have already been measured in the current inventory (tree_ids occur in the current survey and checkbox 'tree_completed'=true)? - how do I implement this in the current inventory? Thank you for your help, Chris asked 15 Nov '22, 13:22 chris_1123 |
Hi Chris, did you get an answer to your question? I have the same problem with our data form and I would like to know how you solved it in the end. Thanks, Luka answered 18 Jul '23, 13:59 luka |
Dear Chris, answered 29 Nov '22, 23:07 Stefano (OF) ♦♦ |