Project

General

Profile

« Previous | Next » 

Revision 5861

mappings/VegCore-VegBIEN.csv: Remapped latitude/longitude to new coordinates table

View differences:

VegBIEN.csv
6 6
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",
7 7
MaximumElevation,/location/elevation_m/_alt/2/_avg/max,
8 8
MinimumElevation,/location/elevation_m/_alt/2/_avg/min/_nullIf:[null=.]/value,
9
CoordinatePrecision,/location/locationcoords/coordsaccuracy_deg/_noCV/value/_alt/2,
10
BoundingBox,/location/locationcoords/footprintgeometry_dwc,
11
Latitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
12
Longitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
13 9
DayCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value",
14 10
MonthCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value",
15 11
YearCollected,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value",
......
68 64
Substrate,"/location/locationnarrative/_merge/1/_join/2/_label[label=""substrate""]/value",
69 65
Vegetation,"/location/locationnarrative/_merge/1/_join/3/_label[label=""vegetation""]/value",
70 66
Habitat,"/location/locationnarrative/_merge/3/_label[label=""habitat""]/value","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?"
67
CoordinatePrecision,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_deg/_noCV/value/_alt/2,
68
BoundingBox,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc,
69
Latitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
70
Longitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
71 71
ContinentOcean,/location/locationplace/*_id/place/continent,
72 72
Country,/location/locationplace/*_id/place/country,
73 73
County,/location/locationplace/*_id/place/county,

Also available in: Unified diff