Revision 7681
Added by Aaron Marcuse-Kubitza almost 12 years ago
VegBIEN.csv | ||
---|---|---|
47 | 47 |
COLLECTOR NUMBER,"/location/locationevent/taxonoccurrence/voucher/*_id/specimenreplicate/collectionnumber/_if[@name=""if indirect voucher""]/then", |
48 | 48 |
LOCALITY,/location/locationnarrative/_merge/1, |
49 | 49 |
VEGETATION,"/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?" |
50 |
LATITUDE,/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_dms_to_dd/value, |
|
51 |
LONGITUDE,/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_dms_to_dd/value, |
|
50 | 52 |
LATITUDE,/location/locationplace/*_id/place/*_id/coordinates/verbatimlatitude, |
51 | 53 |
LONGITUDE,/location/locationplace/*_id/place/*_id/coordinates/verbatimlongitude, |
52 | 54 |
COUNTY,/location/locationplace/*_id/place/county, |
55 |
LATITUDE,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/latitude_deg/_dms_to_dd/value", |
|
56 |
LONGITUDE,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/longitude_deg/_dms_to_dd/value", |
|
53 | 57 |
COUNTY,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2, |
54 | 58 |
STATE,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2, |
55 | 59 |
STATE,/location/locationplace/*_id/place/stateprovince, |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Mapped latitude/longitude_DMS to coordinates.latitude_deg using new _dms_to_dd(text)