Project

General

Profile

« Previous | Next » 

Revision 7665

mappings/VegCore-VegBIEN.csv: Mapped latitude/longitude_deg,min,sec

View differences:

mappings/VegCore-VegBIEN.csv
332 332
habitat,"/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?"
333 333
coordinateUncertaintyInMeters,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value,
334 334
footprintWKT,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc,
335
latitude_deg,/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_dms_to_dd/deg,
336
latitude_min,/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_dms_to_dd/min,
337
verbatimLatitude,/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_dms_to_dd/sec,
335 338
decimalLatitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
339
longitude_deg,/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_dms_to_dd/deg,
340
longitude_min,/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_dms_to_dd/min,
341
verbatimLongitude,/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_dms_to_dd/sec,
336 342
decimalLongitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
337 343
verbatimCoordinates,/location/locationplace/*_id/place/*_id/coordinates/verbatimcoordinates,
338 344
latitude_DMS,/location/locationplace/*_id/place/*_id/coordinates/verbatimlatitude,
mappings/for_review/VegCore-VegBIEN.csv
332 332
habitat,"//location/locationnarrative/_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?"
333 333
coordinateUncertaintyInMeters,//coordinates/coordsaccuracy_m,
334 334
footprintWKT,//coordinates/footprintgeometry_dwc,
335
latitude_deg,//coordinates/latitude_deg/_dms_to_dd/deg,
336
latitude_min,//coordinates/latitude_deg/_dms_to_dd/min,
337
verbatimLatitude,//coordinates/latitude_deg/_dms_to_dd/sec,
335 338
decimalLatitude,//coordinates/latitude_deg,
339
longitude_deg,//coordinates/longitude_deg/_dms_to_dd/deg,
340
longitude_min,//coordinates/longitude_deg/_dms_to_dd/min,
341
verbatimLongitude,//coordinates/longitude_deg/_dms_to_dd/sec,
336 342
decimalLongitude,//coordinates/longitude_deg,
337 343
verbatimCoordinates,//coordinates/verbatimcoordinates,
338 344
latitude_DMS,//coordinates/verbatimlatitude,

Also available in: Unified diff