1 |
8176
|
aaronmk
|
VegBank,VegCore,Filter,Comments
|
2 |
10935
|
aaronmk
|
taxonimportance_id,aggregateOrganismObservationID__taxon_presence,,
|
3 |
11095
|
aaronmk
|
taxonobservation_id,taxonOccurrenceID__overall_plot,,"Note that taxonimportance is not 1:1 with taxonobservation [1].
|
4 |
6746
|
aaronmk
|
|
5 |
|
|
[1] The following query returns rows:
|
6 |
|
|
-----
|
7 |
|
|
SELECT taxonobservation_id, count(distinct taxonimportance_id)
|
8 |
|
|
FROM ""VegBank"".taxonimportance
|
9 |
|
|
GROUP BY taxonobservation_id
|
10 |
|
|
HAVING count(distinct taxonimportance_id) > 1
|
11 |
8176
|
aaronmk
|
-----"
|
12 |
11022
|
aaronmk
|
stratum_id,*stratum_id,,
|
13 |
8176
|
aaronmk
|
cover,coverPercent,,
|
14 |
10944
|
aaronmk
|
basalarea,*stemcount_--basalarea,,
|
15 |
|
|
biomass,*stemcount_--biomass,,
|
16 |
|
|
inferencearea,*stemcount_--inferencearea,,
|
17 |
|
|
stratumbase,*stemcount_--stratumbase,,
|
18 |
|
|
stratumheight,*stemcount_--stratumheight,,
|
19 |
|
|
emb_taxonimportance,*stemcount_--emb_taxonimportance,,
|
20 |
|
|
covercode,*stemcount_--covercode,,
|
21 |
10935
|
aaronmk
|
stemcount_id,aggregateOrganismObservationID__individual_count,,
|
22 |
8176
|
aaronmk
|
stemdiameter,diameterBreastHeight_cm,,"""The diameter of the stem in centimeters"" (stemDiameter definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
|
23 |
10944
|
aaronmk
|
stemdiameteraccuracy,*stemcount_--stemdiameteraccuracy,,
|
24 |
8176
|
aaronmk
|
stemheight,height_m,,"""The measured height of the stem in meters"" (stemHeight definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
|
25 |
10944
|
aaronmk
|
stemheightaccuracy,*stemcount_--stemheightaccuracy,,
|
26 |
8176
|
aaronmk
|
stemcount,individualCount,,
|
27 |
10944
|
aaronmk
|
stemtaxonarea,*stemcount_--stemtaxonarea,,
|
28 |
|
|
emb_stemcount,*stemcount_--emb_stemcount,,
|