Project

General

Profile

« Previous | Next » 

Revision 5861

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

View differences:

VegBIEN.csv
4 4
plotCode,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode",
5 5
plotAreaHa,/location/area_m2/_ha_to_m2/value,
6 6
elevation_m,/location/elevation_m/_alt/1,
7
latitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
8
longitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
9 7
plotMethod,/location/locationevent/*_id/method/name,
10 8
plotCode,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if event""]/then/parent_id/locationevent/*_id/location/authorlocationcode",
11 9
observationDate,/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/1/_*/date,
......
39 37
species,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonverbatim/specific_epithet,
40 38
taxon,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonverbatim/taxonomicname,
41 39
collector,/location/locationevent/taxonoccurrence/verbatimcollectorname,
40
latitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
41
longitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
42 42
country,/location/locationplace/*_id/place/country,
43 43
countyParish,/location/locationplace/*_id/place/county,
44 44
stateProvince,/location/locationplace/*_id/place/stateprovince,

Also available in: Unified diff