Project

General

Profile

« Previous | Next » 

Revision 5861

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

View differences:

VegBIEN.csv
8 8
elev_m,/location/elevation_m/_alt/1,Brad: Mean elevation in meters. This is a constrained decimal value; is there no place for this in VegX other than verbatimElevation? Check with Nick.
9 9
elev_max_m,/location/elevation_m/_alt/2/_avg/max,
10 10
elev_min_m,/location/elevation_m/_alt/2/_avg/min,
11
lat_decimal,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
12
long_decimal,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
13 11
plot_methodology,/location/locationevent/*_id/method/name,
14 12
project,/location/locationevent/*_id/project/projectname,
15 13
plot_code,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if event""]/then/parent_id/locationevent/*_id/location/authorlocationcode",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
......
40 38
plot_code,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists",Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project)
41 39
temp_c,/location/locationevent/temperature_c,
42 40
locality_description,/location/locationnarrative/_merge/1,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
41
lat_decimal,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
42
long_decimal,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
43 43
major_geo,/location/locationplace/*_id/place/continent,
44 44
country,/location/locationplace/*_id/place/country,
45 45
pol2,/location/locationplace/*_id/place/county,Brad: No pol2=countyParish

Also available in: Unified diff