Revision 8065
Added by Aaron Marcuse-Kubitza over 11 years ago
VegBIEN.csv | ||
---|---|---|
68 | 68 |
slope_gradient,/location/slopegradient_fraction/_alt/1, |
69 | 69 |
PlotID,"/location/sourceaccessioncode/_if[@name=""if locationID""]/cond/_exists","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
70 | 70 |
PlotID,"/location/sourceaccessioncode/_if[@name=""if locationID""]/then/_if[@name=""if subplot""]/then/_join/1","Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
71 |
Country_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
|
72 | 71 |
ElevSource,,** No join mapping for *ElevSource ** |
73 | 72 |
MethodCode,,** No non-empty join mapping for OMIT ** Not globally unique after lookup_MethodCode_Description is combined with PlotMethod |
74 | 73 |
PrecipSource,,** No join mapping for *PrecipSource ** |
75 | 74 |
PrimOwnerID,,** No join mapping for *PrimOwnerID ** |
76 |
PrimOwnerID_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
|
77 | 75 |
RevisionComments,,** No join mapping for *RevisionComments ** |
78 | 76 |
SiteName,,** No join mapping for *SiteName ** |
79 | 77 |
TempSource,,** No join mapping for *TempSource ** |
... | ... | |
82 | 80 |
new_world,,** No join mapping for *new_world ** |
83 | 81 |
orig_filename,,** No join mapping for *orig_filename ** |
84 | 82 |
plot_administrator,,** No join mapping for *plot_administrator ** |
85 |
plot_administrator_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
|
86 | 83 |
pol1_type,,** No join mapping for *pol1_type ** |
87 | 84 |
pol2_type,,** No join mapping for *pol2_type ** |
88 |
project_id_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
|
89 | 85 |
recensused,,"** No join mapping for *recensused ** Brad: This is a 0/1 value, internal to SALVIAS. 1 indicates that a plot has >1 set of values, from different census events.; Aaron: Different censuses are distinguished in organisms data by different census_no values" |
90 | 86 |
tmp_del,,"** No join mapping for *tmp_del ** 3 plots contain ""del"" in this field and 3 in AccessCode" |
91 |
tmp_del_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
Also available in: Unified diff
inputs/SALVIAS/: Regenerated salvias_*.schema.sql from the MySQL version, to take advantage of my2pg improvements. The placeholder *_index columns which take the place of MySQL's inline index definitions have now been replaced by no-op CHECK constraints, so that there are no longer lots of dummy *_index columns in the map spreadsheets.