Project

General

Profile

« Previous | Next » 

Revision 5908

mappings/VegCore-VegBIEN.csv: Mapped acceptedCountry, acceptedStateProvince, acceptedDecimalLatitude/Longitude. Mapped decimalLatitude/Longitude to matched place's coordinates when acceptedDecimalLatitude/Longitude not provided (as is the case for the geoscrub table).

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
acceptedStateProvince,/location/locationplace/*_id/place/matched_place_id/place/stateprovince,
317 325
georeferenceValid,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/cond/_exists",
318 326
latLongInCountry,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/cond/_exists",
319 327
locationID,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/then",

Also available in: Unified diff