Revision 570
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegX-VegBIEN.plots.csv | ||
---|---|---|
9 | 9 |
//plot/county,//*_id/namedplace[placesystem=county]/placename |
10 | 10 |
//plot/simpleUserdefined[name=localityDescription]/value,//namedplace/placedescription |
11 | 11 |
//plot/simpleUserdefined[name=locality]/value,//namedplace/placedescription |
12 |
//plot/plotUniqueIdentifier,//location/sourceid/_alt/1
|
|
12 |
//plot/plotUniqueIdentifier,//location/authorlocationcode/_alt/1
|
|
13 | 13 |
//geospatial/DecimalLatitude,//location/reallatitude |
14 | 14 |
//geospatial/DecimalLongitude,//location/reallongitude |
15 | 15 |
//plot/slopeAspect,//location/slopeaspect |
... | ... | |
17 | 17 |
//geospatial/maximumElevationInMeters,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}" |
18 | 18 |
//geospatial/minimumElevationInMeters,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}" |
19 | 19 |
//project/title,//project/projectname |
20 |
/simpleUserdefined[name=authorCode]/value,/authoreventcode/_alt/1 |
|
20 | 21 |
//*s/communityDetermination/communityConcepts/communityConcept/commonName,//*/commname |
21 | 22 |
//*s/communityDetermination/communityConcepts/communityConcept/name,//commconcept/commdescription |
22 | 23 |
/simpleUserdefined[name=precipMm]/value,"/definedvalue[*_id/userdefined[tablename=locationevent,userdefinedname=precipitationMm]]/definedvalue" |
... | ... | |
46 | 47 |
//*s/abioticObservation/simpleUserdefined[name=sandPercent]/value,//soilobs/soilsand |
47 | 48 |
//*s/abioticObservation/simpleUserdefined[name=siltPercent]/value,//soilobs/soilsilt |
48 | 49 |
//*s/abioticObservation/simpleUserdefined[name=texture]/value,//soilobs/soiltexture |
49 |
/simpleUserdefined[name=authorCode]/value,/sourceid/_alt/1 |
|
50 | 50 |
//geospatial/maximumDepthInMeters,//waterdepth/max |
51 | 51 |
//geospatial/minimumDepthInMeters,//waterdepth/min |
52 |
//plot/plotUniqueIdentifier,"/{*_id/location/sourceid/_alt/2,sourceid/_alt/2}" |
|
52 |
//plot/plotUniqueIdentifier,"/{*_id/location/authorlocationcode/_alt/2,authoreventcode/_alt/2}" |
Also available in: Unified diff
VegBIEN: Renamed sourceid to author*code