Revision 69
Added by Aaron Marcuse-Kubitza about 13 years ago
VegX-VegBank.plots.csv | ||
---|---|---|
1 |
VegX/*s/individualOrganismObservation/,VegBank/ |
|
1 |
VegX/*s/plotObservation/,VegBank/ |
|
2 |
*ID->/*s/project/title,project/projectName |
|
3 |
*UniqueIdentifierID->/*s/plot/area,plot/area |
|
2 | 4 |
*UniqueIdentifierID->/*s/plot/country,namedPlace[placeSystem=area|country|territory]/placeName |
5 |
*UniqueIdentifierID->/*s/plot/county,namedPlace[placeSystem=Geographic Name]/placeName |
|
3 | 6 |
*UniqueIdentifierID->/*s/plot/county,namedPlace[placeSystem=county]/placeName |
4 | 7 |
*UniqueIdentifierID->/*s/plot/geospatial/CoordinateUncertaintyInMeters,plot/locationAccuracy |
5 | 8 |
*UniqueIdentifierID->/*s/plot/geospatial/DecimalLatitude,plot/realLatitude |
6 | 9 |
*UniqueIdentifierID->/*s/plot/geospatial/DecimalLongitude,plot/realLongitude |
7 | 10 |
*UniqueIdentifierID->/*s/plot/geospatial/FootprintWKT,plot/dsgpoly |
8 | 11 |
*UniqueIdentifierID->/*s/plot/geospatial/maximumDepthInMeters,observation/waterDepth/max |
12 |
*UniqueIdentifierID->/*s/plot/geospatial/maximumElevationInMeters,plot/elevationRange/max |
|
9 | 13 |
*UniqueIdentifierID->/*s/plot/geospatial/maximumElevationInMeters,"plot/{elevation/max,elevationRange/to}" |
10 | 14 |
*UniqueIdentifierID->/*s/plot/geospatial/minimumDepthInMeters,observation/waterDepth/min |
15 |
*UniqueIdentifierID->/*s/plot/geospatial/minimumElevationInMeters,plot/elevationRange/min |
|
11 | 16 |
*UniqueIdentifierID->/*s/plot/geospatial/minimumElevationInMeters,"plot/{elevation/min,elevationRange/from}" |
17 |
*UniqueIdentifierID->/*s/plot/geospatial/verbatimElevation,plot/elevation |
|
12 | 18 |
*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,plot/authorPlotCode |
19 |
*UniqueIdentifierID->/*s/plot/plotUniqueIdentifier,"plot/authorPlotCode,observation/authorObsCode" |
|
13 | 20 |
*UniqueIdentifierID->/*s/plot/relatedSpatialItem/relatedItem[relationshipType=parentPlot]/relatedItemID->/*s/plot/plotUniqueIdentifier,plot/PARENT_ID->/plot/authorPlotCode |
21 |
*UniqueIdentifierID->/*s/plot/simpleUserdefined[name=localityDescription]/value,namedPlace/placeDescription |
|
14 | 22 |
*UniqueIdentifierID->/*s/plot/simpleUserdefined[name=locality]/value,namedPlace/placeDescription |
23 |
*UniqueIdentifierID->/*s/plot/simpleUserdefined[name=majorGeo]/value,namedPlace[placeSystem=continent]/placeName |
|
24 |
*UniqueIdentifierID->/*s/plot/slopeAspect,plot/slopeAspect |
|
25 |
*UniqueIdentifierID->/*s/plot/slopeGradient,plot/slopeGradient |
|
26 |
*UniqueIdentifierID->/*s/plot/state,namedPlace[placeSystem=Geographic Name]/placeName |
|
15 | 27 |
*UniqueIdentifierID->/*s/plot/state,namedPlace[placeSystem=region|state|province]/placeName |
28 |
obsEndDate,observation/obsEndDate |
|
29 |
obsStartDate,observation/obsStartDate |
|
16 | 30 |
obsStartDate,"stemLocation/taxonInterpretation[PLANTCONCEPT_ID=]/collectionDate,observation/authorObsCode" |
17 | 31 |
obsStartDate/_date/day,stemLocation/taxonInterpretation[PLANTCONCEPT_ID=]/collectionDate/_date/day |
18 | 32 |
obsStartDate/_date/month,stemLocation/taxonInterpretation[PLANTCONCEPT_ID=]/collectionDate/_date/month |
19 | 33 |
obsStartDate/_date/year,stemLocation/taxonInterpretation[PLANTCONCEPT_ID=]/collectionDate/_date/year |
34 |
simpleUserdefined[name=plotMethodology]/value,observation/methodNarrative |
|
35 |
simpleUserdefined[name=precipMm]/value,"observation/definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=precipMm]]/definedValue" |
|
36 |
temperature,"observation/definedValue[@fkey=tableRecord_ID,userDefined[tableName=observation,userDefinedName=tempC]]/definedValue" |
Also available in: Unified diff
Finished ch_map_root (renamed from submap)