Revision 459
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegX-VegBIEN.plots.csv | ||
---|---|---|
1 | 1 |
VegX:/*s/plotObservation,VegBIEN:/plotevent |
2 | 2 |
//plot/area,//plot/area |
3 | 3 |
//geospatial/FootprintWKT,//plot/dsgpoly |
4 |
//geospatial/verbatimElevation,//plot/elevation |
|
4 |
//geospatial/verbatimElevation,//plot/elevation/_alt/1
|
|
5 | 5 |
//geospatial/CoordinateUncertaintyInMeters,//plot/locationaccuracy |
6 | 6 |
//plot/plotUniqueIdentifier,//plot/authorcode/_alt/1 |
7 | 7 |
//plot/country,"//*_id/namedplace[placesystem=""area|country|territory""]/placename" |
... | ... | |
14 | 14 |
//geospatial/DecimalLongitude,//plot/reallongitude |
15 | 15 |
//plot/slopeAspect,//plot/slopeaspect |
16 | 16 |
//plot/slopeGradient,//plot/slopegradient |
17 |
//geospatial/maximumElevationInMeters,"/*_id/plot/{elevation/_avg/max,elevationrange/_range/to}" |
|
18 |
//geospatial/minimumElevationInMeters,"/*_id/plot/{elevation/_avg/min,elevationrange/_range/from}" |
|
17 |
//geospatial/maximumElevationInMeters,"/*_id/plot/{elevation/_alt/2/_avg/max,elevationrange/_range/to}"
|
|
18 |
//geospatial/minimumElevationInMeters,"/*_id/plot/{elevation/_alt/2/_avg/min,elevationrange/_range/from}"
|
|
19 | 19 |
//project/title,//project/projectname |
20 | 20 |
/simpleUserdefined[name=authorCode]/value,/authorcode/_alt/1 |
21 | 21 |
//*s/communityDetermination/communityConcepts/communityConcept/commonName,//*/commname |
Also available in: Unified diff
VegX-VegBIEN mapping: Merge different sources of plot elevation