Revision 5958
Added by Aaron Marcuse-Kubitza over 12 years ago
VegBIEN.csv | ||
---|---|---|
61 | 61 |
long_deg,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value", |
62 | 62 |
country,/location/locationplace/*_id/place/country, |
63 | 63 |
county,/location/locationplace/*_id/place/county, |
64 |
lat_deg,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/then/latitude_deg", |
|
65 |
long_deg,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/then/longitude_deg", |
|
64 |
lat_deg,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/2/latitude_deg, |
|
65 |
long_deg,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/2/longitude_deg, |
|
66 |
country,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/country/_first/2, |
|
67 |
state,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/stateprovince/_first/2, |
|
66 | 68 |
state,/location/locationplace/*_id/place/stateprovince, |
67 | 69 |
lat_min,,** No join mapping for *lat_min ** |
68 | 70 |
lat_sec,,** No join mapping for *lat_sec ** |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: matched place: Also map verbatim place's geoscrub-related fields to the matched place, to link up with geoscrub's corresponding input place