Project

General

Profile

« Previous | Next » 

Revision 1048

DwC-VegBIEN mapping: Convert latitude/longitude values of exactly zero to NULL

View differences:

DwC-VegBIEN.specimens.csv
8 8
stateProvince,"//*_id/namedplace[placesystem=""region|state|province""]/placename",,65
9 9
county,//*_id/namedplace[placesystem=county]/placename,,66
10 10
footprintWKT,//location/locationdetermination[]/footprintgeometry_dwc,,91
11
decimalLatitude,//location/locationdetermination[]/latitude/_alt/1,,85
12
verbatimLatitude,//location/locationdetermination[]/latitude/_alt/2,,81
13
decimalLongitude,//location/locationdetermination[]/longitude/_alt/1,,86
14
verbatimLongitude,//location/locationdetermination[]/longitude/_alt/2,,82
11
decimalLatitude,//location/locationdetermination[]/latitude/_alt/1/_nullIf/value,,85
12
verbatimLatitude,//location/locationdetermination[]/latitude/_alt/2/_nullIf/value,,81
13
decimalLongitude,//location/locationdetermination[]/longitude/_alt/1/_nullIf/value,,86
14
verbatimLongitude,//location/locationdetermination[]/longitude/_alt/2/_nullIf/value,,82
15 15
locality,//location/locationnarrative/_alt/1,,68
16 16
verbatimLocality,//location/locationnarrative/_alt/2,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one.",69
17 17
habitat,//*/commname,"Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?",52

Also available in: Unified diff