Revision 5861
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
8 | 8 |
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/_alt/2",Don't overwrite CatalogNumberNumeric |
9 | 9 |
MaximumElevationInMeters,/location/elevation_m/_alt/2/_avg/max,"Contains some verbatim values, including ranges and units" |
10 | 10 |
MinimumElevationInMeters,/location/elevation_m/_alt/2/_avg/min,"Contains some verbatim values, including ranges and units" |
11 |
CoordinateUncertaintyInMeters,/location/locationcoords/coordsaccuracy_deg/_noCV/value/_alt/1, |
|
12 |
BoundingBox,/location/locationcoords/footprintgeometry_dwc, |
|
13 |
DecimalLatitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value", |
|
14 |
DecimalLongitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value", |
|
15 | 11 |
VerbatimCollectingDate,/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/1/_*/date/_alt/0, |
16 | 12 |
DayCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value", |
17 | 13 |
MonthCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value", |
... | ... | |
72 | 68 |
MaximumDepthInMeters,/location/locationevent/waterdepth_m/_avg/max, |
73 | 69 |
MinimumDepthInMeters,/location/locationevent/waterdepth_m/_avg/min, |
74 | 70 |
Locality,/location/locationnarrative/_merge/1, |
71 |
CoordinateUncertaintyInMeters,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_deg/_noCV/value/_alt/1, |
|
72 |
BoundingBox,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc, |
|
73 |
DecimalLatitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value", |
|
74 |
DecimalLongitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value", |
|
75 | 75 |
ContinentOcean,/location/locationplace/*_id/place/continent, |
76 | 76 |
Country,/location/locationplace/*_id/place/country, |
77 | 77 |
County,/location/locationplace/*_id/place/county, |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Remapped latitude/longitude to new coordinates table