Revision 13911
Added by Aaron Marcuse-Kubitza over 10 years ago
public_.sql | ||
---|---|---|
6103 | 6103 |
analytical_stem.scrubbed_family AS accepted_family, |
6104 | 6104 |
analytical_stem.scrubbed_genus AS accepted_genus, |
6105 | 6105 |
analytical_stem.scrubbed_species_binomial AS accepted_species_binomial, |
6106 |
analytical_stem.scrubbed_taxon_name_with_author AS accepted_taxon_name_with_author,
|
|
6106 |
subspecies(analytical_stem.scrubbed_taxon_name_no_author) AS accepted_subspecies,
|
|
6107 | 6107 |
analytical_stem."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org" AS dbh_cm, |
6108 | 6108 |
analytical_stem."stemHeight[_m]__@VegBank__.stemCount@vegpath.org" AS height_m, |
6109 | 6109 |
analytical_stem."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" AS lifeform |
Also available in: Unified diff
schemas/public_.sql: 2014-6-4.Iara_Lacher.reserve_prioritization: added accepted_subspecies, and removed accepted_taxon_name_with_author which had been substituting for it