NCRN / ForestVeg

Front end application for NCRN Forest Vegetation Access database.
3 stars 1 forks source link

Export Species Lists #222

Closed blcampbell closed 3 years ago

blcampbell commented 3 years ago

Export commonly found species lists for training new field crew including - trees, saplings, vines, herbaceous, shrubs

blcampbell commented 3 years ago

Lists will facilitate top X for each category as a separate CSV file similar to how annual data exports are generated. X is set from the Advanced Summary form choosing from values 5, 10, 25, 50, 75, and 100 This yields lists of Latin names, common names, and a count of the number of observations (from cumulative data) within each CSV file.

Selection of the top # of species to return is made from the dropdown... image

After selection, the button for export is enabled image

The user is presented the opportunity to choose where the export files are saved and this save location is opened after the export is complete.

Since these queries were requested for seasonal training, this functionality was added to facilitate annual updates of these lists.