Project

General

Profile

« Previous | Next » 

Revision 4907

mappings/VegCore-VegBIEN.csv: Remapped verbatimLatitude/Longitude to locationcoords.verbatimlatitude/longitude because these fields now contain only non-decimal coordinates. This involves removing the _alt suffix on decimalLatitude/Longitude, which causes the VegBIEN.csvs to change.

View differences:

VegBIEN.csv
1 1
U,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
2 2
ID,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/1",
3 3
Barcode,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/3/_if[@name=""if indirect voucher""]/else",
4
Lat,"/location/locationcoords/latitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",
5
Long,"/location/locationcoords/longitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",
4
Lat,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
5
Long,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
6 6
Colldd,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value",
7 7
Collmm,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value",
8 8
Collyy,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value",

Also available in: Unified diff