Revision 11865
Added by Aaron Marcuse-Kubitza about 11 years ago
header.csv | ||
---|---|---|
1 |
CountryID,Plot.src.row_num,PlotID,PlotName,LocationName,Latitude,Longitude,Elevation,ReferenceX,ReferenceY,SizeOfSite,ShapeOfSite,DescriptionOfSite,Country.src.row_num,CountryName |
|
1 |
*CountryID,*Plot.src.row_num,locationID,locationName,locality,decimalLatitude,decimalLongitude,elevationInMeters,*ReferenceX,*ReferenceY,plotArea_ha,footprintWKT,locationRemarks,*Country.src.row_num,country |
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.