Revision 1025
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegX-VegBIEN.plots.csv | ||
---|---|---|
2 | 2 |
//party/organizationName,"/""""/*_id/location/*_id/reference/shortname/_alt/1",Quotes sort this before other mappings |
3 | 3 |
//plot/area,//location/area, |
4 | 4 |
//plot/plotUniqueIdentifier,//location/authorlocationcode, |
5 |
//geospatial/DecimalLatitude,//location/centerlatitude, |
|
6 |
//geospatial/DecimalLongitude,//location/centerlongitude, |
|
7 |
//geospatial/FootprintWKT,//location/dsgpoly, |
|
8 | 5 |
//geospatial/verbatimElevation,//location/elevation/_alt/1, |
9 |
//geospatial/CoordinateUncertaintyInMeters,//location/locationaccuracy, |
|
10 | 6 |
//plot/country,"//*_id/namedplace[placesystem=""area|country|territory""]/placename", |
11 | 7 |
//plot/state,"//*_id/namedplace[placesystem=""region|state|province""]/placename", |
12 | 8 |
//plot/simpleUserdefined[name=majorGeo]/value,//*_id/namedplace[placesystem=continent]/placename, |
13 | 9 |
//plot/county,//*_id/namedplace[placesystem=county]/placename, |
14 |
//plot/simpleUserdefined[name=localityDescription]/value,//namedplace/placedescription, |
|
10 |
//geospatial/CoordinateUncertaintyInMeters,//location/locationdetermination[]/coordsaccuracy, |
|
11 |
//geospatial/FootprintWKT,//location/locationdetermination[]/footprintgeometry_dwc, |
|
12 |
//geospatial/DecimalLatitude,//location/locationdetermination[]/latitude, |
|
13 |
//geospatial/DecimalLongitude,//location/locationdetermination[]/longitude, |
|
14 |
//plot/simpleUserdefined[name=localityDescription]/value,//location/locationnarrative, |
|
15 | 15 |
//plot/plotUniqueIdentifier,//location/authorlocationcode, |
16 | 16 |
//plot/slopeAspect,//location/slopeaspect, |
17 | 17 |
//plot/slopeGradient,//location/slopegradient, |
Also available in: Unified diff
VegBIEN mappings: Remap to new locationdetermination fields