Revision 6253
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/NY/Specimen/map.csv | ||
---|---|---|
35 | 35 |
Locality,locality,/_join/1, |
36 | 36 |
Longitude,decimalLongitude,, |
37 | 37 |
Latitude,decimalLatitude,, |
38 |
CoordinatePrecision,coordinatePrecision,,
|
|
38 |
CoordinatePrecision,coordinateUncertaintyInMeters,,"Usage inconsistent with DwC definition, which only allows degrees. Assuming units based on the range and precision of values."
|
|
39 | 39 |
BoundingBox,footprintWKT,, |
40 | 40 |
MinimumElevation,minimumElevationInMeters,/_nullIf:[null=.]/value, |
41 | 41 |
MaximumElevation,maximumElevationInMeters,, |
inputs/NY/Specimen/VegBIEN.csv | ||
---|---|---|
63 | 63 |
Substrate,"/location/locationnarrative/_merge/1/_join/2/_label[label=""substrate""]/value", |
64 | 64 |
Vegetation,"/location/locationnarrative/_merge/1/_join/3/_label[label=""vegetation""]/value", |
65 | 65 |
Habitat,"/location/locationnarrative/_merge/3/_label[label=""habitat""]/value","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?" |
66 |
CoordinatePrecision,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value,"Usage inconsistent with DwC definition, which only allows degrees. Assuming units based on the range and precision of values." |
|
66 | 67 |
BoundingBox,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc, |
67 | 68 |
Latitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value", |
68 | 69 |
Longitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value", |
... | ... | |
76 | 77 |
StateProvince,/location/locationplace/*_id/place/stateprovince, |
77 | 78 |
BasisOfRecord,,** No join mapping for basisOfRecord ** |
78 | 79 |
CollectorNumber,,** No non-empty join mapping for UNUSED ** |
79 |
CoordinatePrecision,,** No join mapping for coordinatePrecision ** |
|
80 | 80 |
DateLastModified,,** No join mapping for dcterms:modified ** |
81 | 81 |
JulianDay,,** No join mapping for day ** |
82 | 82 |
PreparationType,,** No join mapping for preparations ** |
inputs/NY/Specimen/test.xml.ref | ||
---|---|---|
310 | 310 |
<place> |
311 | 311 |
<coordinates_id> |
312 | 312 |
<coordinates> |
313 |
<coordsaccuracy_m><_noCV><value>$CoordinatePrecision</value></_noCV></coordsaccuracy_m> |
|
313 | 314 |
<footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc> |
314 | 315 |
<latitude_deg> |
315 | 316 |
<_nullIf> |
inputs/NY/Specimen/unmapped_terms.csv | ||
---|---|---|
3 | 3 |
typeStatus |
4 | 4 |
day |
5 | 5 |
eventTime |
6 |
coordinatePrecision |
|
7 | 6 |
preparations |
8 | 7 |
otherCatalogNumbers |
9 | 8 |
relationshipOfResource |
Also available in: Unified diff
inputs/NY/Specimen/map.csv: Remapped CoordinatePrecision to coordinateUncertaintyInMeters, assuming units of m based on the range and precision of values