Revision 6551
Added by Aaron Marcuse-Kubitza almost 12 years ago
inputs/NVS/Plot/map.csv | ||
---|---|---|
1 | 1 |
NVS,VegCore,Filter,Comments |
2 | 2 |
Plot,*Plot,, |
3 | 3 |
Sub Plot,subplot,, |
4 |
Area,*Area_Ha,,
|
|
4 |
Area,plotArea_m2,,Area Units is always m
|
|
5 | 5 |
Area Units,*Area Units,, |
6 | 6 |
Altitude,elevationInMeters,,Altitude Units is always m |
7 | 7 |
Altitude Units,*Altitude Units,, |
inputs/NVS/Plot/VegBIEN.csv | ||
---|---|---|
3 | 3 |
Plot ID,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/2/_if[@name=""if locationID""]/cond/_exists", |
4 | 4 |
Plot ID,"/location/_if[@name=""if subplot""]/else/sourceaccessioncode/_if[@name=""if geovalidation""]/else", |
5 | 5 |
Plot ID,"/location/_if[@name=""if subplot""]/then/parent_id/location/sourceaccessioncode", |
6 |
Area,/location/area_m2,Area Units is always m |
|
6 | 7 |
Sub Plot,/location/authorlocationcode, |
7 | 8 |
Altitude,/location/elevation_m/_alt/1,Altitude Units is always m |
8 | 9 |
Sub Plot,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists", |
... | ... | |
15 | 16 |
Plot ID,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/1", |
16 | 17 |
Sub Plot,/location/sourceaccessioncode/_join/2, |
17 | 18 |
Altitude Units,,** No join mapping for *Altitude Units ** |
18 |
Area,,** No join mapping for *Area_Ha ** |
|
19 | 19 |
Area Units,,** No join mapping for *Area Units ** |
20 | 20 |
Aspect,,** No join mapping for *Aspect ** |
21 | 21 |
Parent Material,,** No join mapping for *Parent Material ** |
inputs/NVS/Plot/test.xml.ref | ||
---|---|---|
8 | 8 |
<path> |
9 | 9 |
<location> |
10 | 10 |
<parent_id><location><sourceaccessioncode>$Plot ID</sourceaccessioncode></location></parent_id> |
11 |
<area_m2>$Area</area_m2> |
|
11 | 12 |
<authorlocationcode>$Sub Plot</authorlocationcode> |
12 | 13 |
<elevation_m>$Altitude</elevation_m> |
13 | 14 |
<slopeaspect_deg><_compass><value>$Slope</value></_compass></slopeaspect_deg> |
inputs/NVS/Plot/new_terms.csv | ||
---|---|---|
1 |
Area,*Area_Ha,,
|
|
1 |
Area,plotArea_m2,,Area Units is always m
|
|
2 | 2 |
Altitude,elevationInMeters,,Altitude Units is always m |
3 | 3 |
Slope,slopeAspect,, |
inputs/NVS/Plot/unmapped_terms.csv | ||
---|---|---|
1 | 1 |
*Plot |
2 |
*Area_Ha |
|
3 | 2 |
*Area Units |
4 | 3 |
*Altitude Units |
5 | 4 |
*Aspect |
Also available in: Unified diff
inputs/NVS/Plot/map.csv: Mapped Area