Revision 5861
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
5 | 5 |
CatalogNumber,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_if[@name=""if catalogNumber""]/then/_join/3/_if[@name=""if indirect voucher""]/else", |
6 | 6 |
MaximumElevation,/location/elevation_m/_alt/2/_avg/max, |
7 | 7 |
MinimumElevation,/location/elevation_m/_alt/2/_avg/min, |
8 |
latitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value", |
|
9 |
longitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value", |
|
10 | 8 |
DayCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value", |
11 | 9 |
MonthCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value", |
12 | 10 |
YearCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value", |
... | ... | |
48 | 46 |
Collector,/location/locationevent/taxonoccurrence/verbatimcollectorname, |
49 | 47 |
CatalogNumber,"/location/locationevent/taxonoccurrence/voucher/*_id/specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/then", |
50 | 48 |
Locality,/location/locationnarrative/_merge/1, |
49 |
latitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value", |
|
50 |
longitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value", |
|
51 | 51 |
ContinentOcean,/location/locationplace/*_id/place/continent, |
52 | 52 |
Country,/location/locationplace/*_id/place/country, |
53 | 53 |
County,/location/locationplace/*_id/place/county, |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Remapped latitude/longitude to new coordinates table