Project

General

Profile

« Previous | Next » 

Revision 6279

mappings/VegCore-VegBIEN.csv: Mapped acceptedCounty, county to the matched place

View differences:

mappings/VegCore-VegBIEN.csv
330 330
decimalLatitude,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/latitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
331 331
decimalLongitude,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/longitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
332 332
acceptedCountry,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/country/_first/1",
333
acceptedCounty,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/county/_first/1",
333 334
acceptedStateProvince,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/stateprovince/_first/1",
334 335
country,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
336
county,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,
335 337
distanceToCountry_km,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/distance_to_country_m/_km_to_m/value,
336 338
distanceToStateProvince_km,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/distance_to_state_m/_km_to_m/value,
337 339
georeferenceValid,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/1,
mappings/for_review/VegCore-VegBIEN.csv
330 330
decimalLatitude,//*_id/coordinates/latitude_deg,""".,"" sorts it with other coordinates mappings"
331 331
decimalLongitude,//*_id/coordinates/longitude_deg,""".,"" sorts it with other coordinates mappings"
332 332
acceptedCountry,//place/country,
333
acceptedCounty,//place/county,
333 334
acceptedStateProvince,//place/stateprovince,
334 335
country,//place/country,
336
county,//place/county,
335 337
distanceToCountry_km,//place/distance_to_country_m/_km_to_m/value,
336 338
distanceToStateProvince_km,//place/distance_to_state_m/_km_to_m/value,
337 339
georeferenceValid,//place/geovalid,

Also available in: Unified diff