Project

General

Profile

« Previous | Next » 

Revision 5958

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

View differences:

VegCore-VegBIEN.csv
314 314
continent,/location/locationplace/*_id/place/continent,
315 315
country,/location/locationplace/*_id/place/country,
316 316
county,/location/locationplace/*_id/place/county,
317
acceptedDecimalLatitude,/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/1/latitude_deg,
318
acceptedDecimalLongitude,/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/1/longitude_deg,
319
georeferenceValid,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/cond/_exists",
320
latLongInCountry,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/cond/_exists",
321
decimalLatitude,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/then/latitude_deg",
322
decimalLongitude,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/then/longitude_deg",
323
acceptedCountry,/location/locationplace/*_id/place/matched_place_id/place/country,
324
distanceToCountry_km,/location/locationplace/*_id/place/matched_place_id/place/distance_to_country_m/_km_to_m/value,
325
distanceToStateProvince_km,/location/locationplace/*_id/place/matched_place_id/place/distance_to_state_m/_km_to_m/value,
326
georeferenceValid,/location/locationplace/*_id/place/matched_place_id/place/georeference_valid/_first/1,
327
latLongInCountry,/location/locationplace/*_id/place/matched_place_id/place/georeference_valid/_first/2/_and/1,
328
latLongInStateProvince,/location/locationplace/*_id/place/matched_place_id/place/georeference_valid/_first/2/_and/2,
329
acceptedStateProvince,/location/locationplace/*_id/place/matched_place_id/place/stateprovince,
317
acceptedDecimalLatitude,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/1/latitude_deg,
318
acceptedDecimalLongitude,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/1/longitude_deg,
319
decimalLatitude,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/2/latitude_deg,
320
decimalLongitude,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/2/longitude_deg,
321
acceptedCountry,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/country/_first/1,
322
country,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/country/_first/2,
323
distanceToCountry_km,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/distance_to_country_m/_km_to_m/value,
324
distanceToStateProvince_km,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/distance_to_state_m/_km_to_m/value,
325
georeferenceValid,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/georeference_valid/_first/1,
326
latLongInCountry,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/georeference_valid/_first/2/_and/1,
327
latLongInStateProvince,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/georeference_valid/_first/2/_and/2,
328
acceptedStateProvince,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/stateprovince/_first/1,
329
stateProvince,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/stateprovince/_first/2,
330 330
georeferenceValid,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/cond/_exists",
331 331
latLongInCountry,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/cond/_exists",
332 332
locationID,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/then",

Also available in: Unified diff