Revision 1073
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.plots.csv | ||
---|---|---|
14 | 14 |
LatDec,"/*_id/location/{locationdetermination[!namedplace_id]/latitude,centerlatitude}", |
15 | 15 |
LongDec,"/*_id/location/{locationdetermination[!namedplace_id]/longitude,centerlongitude}", |
16 | 16 |
PlotMethod,/*_id/plotmethod/name, |
17 |
project_id,/*_id/project/projectname, |
|
17 |
project_id,/*_id/project:[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel]/projectname,
|
|
18 | 18 |
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
19 | 19 |
life_zone,/commclass/commdetermination/*_id/commconcept/commdescription, |
20 | 20 |
Precip,"/definedvalue[*_id/userdefined[tablename=locationevent,userdefinedname=precipitationMm]]:[@fkey=tableRecord_ID]/definedvalue", |
Also available in: Unified diff
VegBIEN mappings: Mapped datasource name to new project.datasource. Fixes project duplicate elimination.