Project

General

Profile

« Previous | Next » 

Revision 4905

inputs/*/*/map.csv: Remapped latitude/longitude to decimalLatitude/Longitude because these fields almost always have units of decimal degrees

View differences:

VegBIEN.csv
4 4
Id,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/1",
5 5
1ha Plot Number,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode",
6 6
Subplot Number,/location/authorlocationcode,
7
Latitude,"/location/locationcoords/latitude_deg/_alt/2/_nullIf:[null=0,type=float]/value",
8
Longitude,"/location/locationcoords/longitude_deg/_alt/2/_nullIf:[null=0,type=float]/value",
7
Latitude,"/location/locationcoords/latitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",
8
Longitude,"/location/locationcoords/longitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",
9 9
Spatial Method,/location/locationevent/*_id/method/name,
10 10
Site Name,/location/locationevent/*_id/project/projectname,
11 11
Subplot Number,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists/_first/2",

Also available in: Unified diff