Revision 7720
Added by Aaron Marcuse-Kubitza over 11 years ago
map.csv | ||
---|---|---|
16 | 16 |
state,stateProvince,"/_map:[./{ND,NA}=,*=*]/value","""ND = no disponible = not available"" (https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Spot-checking#REMIB)" |
17 | 17 |
county,county,"/_map:[./{ND,NA}=,*=*]/value","""ND = no disponible = not available"" (https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Spot-checking#REMIB)" |
18 | 18 |
locality,locality,"/_map:[./{ND,NA}=,*=*]/value","""ND = no disponible = not available"" (https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Spot-checking#REMIB)" |
19 |
long_deg,longitude_deg,"/_map:[./{""-999"",99,999,1000}=]/value",-99 is a valid longitude for Mexico |
|
20 |
long_min,longitude_min,"/_map:[./{""-999"",""-99"",99,999,1000}=]/value", |
|
21 |
long_sec,longitude_sec,"/_map:[./{""-999"",""-99"",99,999,1000}=]/value", |
|
22 |
lat_deg,latitude_deg,"/_map:[./{""-999"",""-99"",99,999,1000}=]/value", |
|
23 |
lat_min,latitude_min,"/_map:[./{""-999"",""-99"",99,999,1000}=]/value", |
|
24 |
lat_sec,latitude_sec,"/_map:[./{""-999"",""-99"",99,999,1000}=]/value", |
|
19 |
long_deg,longitude_deg,"/_map:[./{""-999"",99,999,1000}=,*=*]/value",-99 is a valid longitude for Mexico
|
|
20 |
long_min,longitude_min,"/_map:[./{""-999"",""-99"",99,999,1000}=,*=*]/value",
|
|
21 |
long_sec,longitude_sec,"/_map:[./{""-999"",""-99"",99,999,1000}=,*=*]/value",
|
|
22 |
lat_deg,latitude_deg,"/_map:[./{""-999"",""-99"",99,999,1000}=,*=*]/value",
|
|
23 |
lat_min,latitude_min,"/_map:[./{""-999"",""-99"",99,999,1000}=,*=*]/value",
|
|
24 |
lat_sec,latitude_sec,"/_map:[./{""-999"",""-99"",99,999,1000}=,*=*]/value",
|
|
25 | 25 |
coll_day,dayCollected,, |
26 | 26 |
coll_month,monthCollected,, |
27 | 27 |
coll_year,yearCollected,, |
Also available in: Unified diff
inputs/REMIB/Specimen/map.csv: Mapping NULL-equivalent lat/long to NULL: Fixed bug where need special *=* mapping to pass through values not in the map