Revision 11865
Added by Aaron Marcuse-Kubitza about 11 years ago
map.csv | ||
---|---|---|
4 | 4 |
SpeciesID,*SpeciesID,, |
5 | 5 |
SubSpeciesID,*SubSpeciesID,, |
6 | 6 |
TaxonOccurrence.src.row_num,*TaxonOccurrence.src.row_num,, |
7 |
SpeciesInvID,taxonOccurrenceID,,
|
|
7 |
SpeciesInvID,taxonObservationID,,
|
|
8 | 8 |
CensusID,eventID,, |
9 | 9 |
PlotID,locationID,, |
10 | 10 |
InfraspecificEpithet.src.row_num,*InfraspecificEpithet.src.row_num,, |
Also available in: Unified diff
bugfix: inputs/CTFS/import_order.txt: added *.src so that these would be installed under new-style import as well. this means that their columns will now be automapped, requiring the names to be renamed to VegCore names in */create.sql. note that VegCore taxonOccurrenceID has been renamed to taxonObservationID since this was last run.